arc-easy-hi / README.md
Thanmay's picture
Upload dataset
d91a672 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: answerKey
      dtype: string
    - name: itv2 hi
      dtype: string
    - name: question
      dtype: string
    - name: choices
      struct:
        - name: label
          sequence: string
        - name: text
          sequence: string
  splits:
    - name: test
      num_bytes: 2706380
      num_examples: 2376
    - name: validation
      num_bytes: 648811
      num_examples: 570
  download_size: 1235614
  dataset_size: 3355191
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*