File size: 499 Bytes
ca285b1 4d4b8c0 ca285b1 | 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 | ---
language:
- ga
dataset_info:
features:
- name: problem
dtype: string
- name: category
dtype: string
- name: answer
dtype: string
- name: datasource
dtype: string
splits:
- name: main
num_bytes: 1856859
num_examples: 2500
- name: hard
num_bytes: 2482371
num_examples: 1255
download_size: 1587706
dataset_size: 4339230
configs:
- config_name: default
data_files:
- split: main
path: data/main-*
- split: hard
path: data/hard-*
---
|