File size: 657 Bytes
269afe0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
---
dataset_info:
features:
- name: id
dtype: string
- name: question
dtype: string
- name: choices
struct:
- name: label
sequence: string
- name: text
sequence: string
- name: answerKey
dtype: string
splits:
- name: test
num_bytes: 657514
num_examples: 2376
- name: train
num_bytes: 619000
num_examples: 2251
- name: validation
num_bytes: 157394
num_examples: 570
download_size: 763157
dataset_size: 1433908
---
# Dataset Card for "arc_easy"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |