aciborowska/customers-complaints-train
收藏资源简介:
--- 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: 32323002 num_examples: 24000 download_size: 12680642 dataset_size: 32323002 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "customers-complaints-train" [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: 64位整数类型
数据分割
- train:
- 字节数: 32323002
- 样本数: 24000
数据集大小
- 下载大小: 12680642 字节
- 数据集大小: 32323002 字节
配置
- config_name: default
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:



