mtop_intent_en / README.md
KomeijiForce's picture
Upload dataset
8b4b8b8 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: text
      dtype: string
    - name: label
      dtype: int32
    - name: label_text
      dtype: string
  splits:
    - name: train
      num_bytes: 1086165
      num_examples: 15667
    - name: validation
      num_bytes: 154677
      num_examples: 2235
    - name: test
      num_bytes: 305034
      num_examples: 4386
  download_size: 849828
  dataset_size: 1545876
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*