ARC / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
0d1df1e verified
|
raw
history blame
495 Bytes
---
language:
- hy
- ga
- en
dataset_info:
features:
- name: index
dtype: int64
- name: question
dtype: string
- name: options
dtype: string
- name: answer
dtype: string
splits:
- name: train
num_bytes: 115280
num_examples: 388
- name: test
num_bytes: 1580
num_examples: 5
download_size: 70766
dataset_size: 116860
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---