File size: 1,194 Bytes
1dd9a01 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 |
---
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: 4068482
num_examples: 3000
download_size: 1612360
dataset_size: 4068482
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "customers-complaints-test"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |