clinc_oos_ru / README.md
stasstaf's picture
Upload dataset
261f1ad verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: int64
    - name: label_text
      dtype: string
    - name: label_text_ru
      dtype: string
  splits:
    - name: train
      num_bytes: 2219572
      num_examples: 15250
    - name: test
      num_bytes: 773568
      num_examples: 5500
    - name: validation
      num_bytes: 773568
      num_examples: 5500
  download_size: 891013
  dataset_size: 3766708
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*