dala_large / README.md
giannor's picture
Upload dataset
0970e1a verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: corruption_type
      dtype: string
    - name: label
      dtype: string
  splits:
    - name: train
      num_bytes: 865253
      num_examples: 6124
    - name: val
      num_bytes: 52430
      num_examples: 384
    - name: test
      num_bytes: 161207
      num_examples: 1148
  download_size: 628466
  dataset_size: 1078890
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*