Kowsher's picture
Upload dataset
f413f6d verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: prompt
      dtype: string
    - name: source
      dtype: string
    - name: answer
      dtype: string
    - name: category
      dtype: string
    - name: dataset
      dtype: string
  splits:
    - name: train
      num_bytes: 20152819
      num_examples: 70302
    - name: test_arc_challenge
      num_bytes: 189139
      num_examples: 500
    - name: test_arc_easy
      num_bytes: 157565
      num_examples: 500
    - name: test_boolq
      num_bytes: 154238
      num_examples: 1000
    - name: test_hellaswag
      num_bytes: 504793
      num_examples: 1000
    - name: test_openbookqa
      num_bytes: 121043
      num_examples: 500
    - name: test_piqa
      num_bytes: 332680
      num_examples: 1000
    - name: test_social_i_qa
      num_bytes: 283119
      num_examples: 1000
    - name: test_winogrande
      num_bytes: 222379
      num_examples: 1000
  download_size: 9158517
  dataset_size: 22117775
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test_arc_challenge
        path: data/test_arc_challenge-*
      - split: test_arc_easy
        path: data/test_arc_easy-*
      - split: test_boolq
        path: data/test_boolq-*
      - split: test_hellaswag
        path: data/test_hellaswag-*
      - split: test_openbookqa
        path: data/test_openbookqa-*
      - split: test_piqa
        path: data/test_piqa-*
      - split: test_social_i_qa
        path: data/test_social_i_qa-*
      - split: test_winogrande
        path: data/test_winogrande-*