configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
dataset_info: | |
features: | |
- name: Product | |
dtype: string | |
- name: Sub_product | |
dtype: string | |
- name: Consumer_complaint_narrative | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 31406175 | |
num_examples: 30000 | |
download_size: 14683126 | |
dataset_size: 31406175 | |
# Dataset Card for "customers-complaints" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |