garrett361's picture
Upload README.md with huggingface_hub
4783de6
|
raw
history blame contribute delete
No virus
606 Bytes
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: 19961957
      num_examples: 64292
    - name: test
      num_bytes: 6654389
      num_examples: 21439
  download_size: 13546206
  dataset_size: 26616346

Dataset Card for "consumer_complaints_medium"

More Information needed