aciborowska's picture
Upload README.md with huggingface_hub
75ce3a7 verified
|
raw
history blame
552 Bytes
metadata
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