discotex / README.md
iperbole's picture
Upload dataset
d694119 verified
|
raw
history blame
No virus
511 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: text
      dtype: string
    - name: target
      dtype: string
    - name: choices
      sequence: string
    - name: label
      dtype: int64
  splits:
    - name: train
      num_bytes: 9230770
      num_examples: 16000
    - name: test
      num_bytes: 917067
      num_examples: 1600
  download_size: 6673902
  dataset_size: 10147837
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*