mtop_intent_fr / README.md
il2077's picture
Upload mtop_intent_fr
f006489 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: 914106
      num_examples: 11814
    - name: validation
      num_bytes: 121063
      num_examples: 1577
    - name: test
      num_bytes: 247946
      num_examples: 3193
  download_size: 626157
  dataset_size: 1283115
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*