sciq_diff_discrete / README.md
LeoZotos's picture
Upload dataset
00ed172 verified
|
raw
history blame contribute delete
No virus
764 Bytes
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: distractor3
      dtype: string
    - name: distractor1
      dtype: string
    - name: distractor2
      dtype: string
    - name: correct_answer
      dtype: string
    - name: support
      dtype: string
    - name: topic
      dtype: string
    - name: difficulty
      dtype: int64
  splits:
    - name: train
      num_bytes: 6828428
      num_examples: 11679
    - name: validation
      num_bytes: 577950
      num_examples: 1000
    - name: test
      num_bytes: 588664
      num_examples: 1000
  download_size: 4768667
  dataset_size: 7995042
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*