davidanugraha's picture
Upload dataset
7bced5d verified
|
raw
history blame
948 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: label
      dtype: string
    - name: label_text
      dtype: string
    - name: text
      dtype: string
    - name: lang
      dtype: string
  splits:
    - name: train
      num_bytes: 63588842
      num_examples: 587214
    - name: validation
      num_bytes: 11151710
      num_examples: 103683
    - name: test_split1
      num_bytes: 3194139.2156862747
      num_examples: 29740
    - name: test_split2
      num_bytes: 3194139.2156862747
      num_examples: 29740
    - name: test_split_all
      num_bytes: 6388278.431372549
      num_examples: 59480
  download_size: 29461783
  dataset_size: 87517108.8627451
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test_split1
        path: data/test_split1-*
      - split: test_split2
        path: data/test_split2-*
      - split: test_split_all
        path: data/test_split_all-*