aciborowska/customers-complaints-train-eval
收藏资源简介:
--- dataset_info: features: - name: Date_received dtype: string - name: Product dtype: string - name: Sub_product dtype: string - name: Issue dtype: string - name: Sub_issue dtype: string - name: Consumer_complaint_narrative dtype: string - name: Company_public_response dtype: string - name: Company dtype: string - name: State dtype: string - name: ZIP_code dtype: string - name: Tags dtype: string - name: Consumer_consent_provided? dtype: string - name: Submitted_via dtype: string - name: Date_sent_to_company dtype: string - name: Company response to consumer dtype: string - name: Timely_response? dtype: string - name: Consumer_disputed? dtype: string - name: Complaint_ID dtype: int64 splits: - name: train num_bytes: 36271224 num_examples: 27000 download_size: 14216092 dataset_size: 36271224 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "customers-complaints-train-eval" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征: - 名称:接收日期(Date_received),数据类型:字符串 - 名称:产品(Product),数据类型:字符串 - 名称:子产品(Sub_product),数据类型:字符串 - 名称:投诉问题(Issue),数据类型:字符串 - 名称:子问题(Sub_issue),数据类型:字符串 - 名称:消费者投诉详情(Consumer_complaint_narrative),数据类型:字符串 - 名称:公司公开回复(Company_public_response),数据类型:字符串 - 名称:涉事公司(Company),数据类型:字符串 - 名称:所在州(State),数据类型:字符串 - 名称:邮政编码(ZIP_code),数据类型:字符串 - 名称:标签(Tags),数据类型:字符串 - 名称:是否已获得消费者同意(Consumer_consent_provided?),数据类型:字符串 - 名称:提交途径(Submitted_via),数据类型:字符串 - 名称:发送至公司的日期(Date_sent_to_company),数据类型:字符串 - 名称:公司对消费者的回复(Company response to consumer),数据类型:字符串 - 名称:是否及时回复(Timely_response?),数据类型:字符串 - 名称:消费者是否提出异议(Consumer_disputed?),数据类型:字符串 - 名称:投诉编号(Complaint_ID),数据类型:int64 数据集划分: - 名称:训练集(train),字节大小:36271224,样本数量:27000 下载大小:14216092 数据集总大小:36271224 数据集配置: - 配置名称:默认(default),数据文件: - 划分:训练集,文件路径:data/train-* # "客户投诉训练与评估"数据集卡片 [更多信息待补充](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
特征信息
数据集包含以下特征:
- Date_received: 类型为字符串
- Product: 类型为字符串
- Sub_product: 类型为字符串
- Issue: 类型为字符串
- Sub_issue: 类型为字符串
- Consumer_complaint_narrative: 类型为字符串
- Company_public_response: 类型为字符串
- Company: 类型为字符串
- State: 类型为字符串
- ZIP_code: 类型为字符串
- Tags: 类型为字符串
- Consumer_consent_provided?: 类型为字符串
- Submitted_via: 类型为字符串
- Date_sent_to_company: 类型为字符串
- Company response to consumer: 类型为字符串
- Timely_response?: 类型为字符串
- Consumer_disputed?: 类型为字符串
- Complaint_ID: 类型为64位整数
数据分割
- train: 包含27000个样本,占用36271224字节
数据集大小
- 下载大小: 14216092字节
- 数据集大小: 36271224字节
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*




