kornwtp's picture
Upload dataset
aecd0bc verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: labels
      dtype: string
    - name: label_text
      dtype: string
    - name: texts
      dtype: string
    - name: lang
      dtype: string
  splits:
    - name: train
      num_bytes: 1454399
      num_examples: 11514
    - name: test
      num_bytes: 370856
      num_examples: 2974
    - name: validation
      num_bytes: 256361
      num_examples: 2033
  download_size: 714458
  dataset_size: 2081616
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*