garrett361's picture
Upload README.md with huggingface_hub
2d3ec62
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: Issue
      dtype: string
    - name: Consumer Complaint
      dtype: string
  splits:
    - name: train
      num_bytes: 3965527
      num_examples: 22610
    - name: test
      num_bytes: 1342624
      num_examples: 7631
  download_size: 2481164
  dataset_size: 5308151

Dataset Card for "consumer_complaints_short"

More Information needed