arc-de-harness-1k / README.md
Snoopy04's picture
Upload dataset
7c032e5 verified
|
raw
history blame contribute delete
No virus
743 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: answer
      dtype: string
    - name: instruction
      dtype: string
    - name: option_a
      dtype: string
    - name: option_b
      dtype: string
    - name: option_c
      dtype: string
    - name: option_d
      dtype: string
    - name: option_e
      dtype: string
  splits:
    - name: train
      num_bytes: 389699
      num_examples: 1116
    - name: val
      num_bytes: 109210
      num_examples: 298
    - name: test
      num_bytes: 357720.2737382378
      num_examples: 1000
  download_size: 516317
  dataset_size: 856629.2737382378
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*