clinc_150 / README.md
Elron's picture
Upload dataset
f8713dc verified
metadata
dataset_info:
  features:
    - name: label
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 895435
      num_examples: 15000
    - name: validation
      num_bytes: 178841
      num_examples: 3000
    - name: test
      num_bytes: 265940
      num_examples: 4500
  download_size: 469678
  dataset_size: 1340216
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*