metadata
dataset_info:
features:
- name: statement
dtype: string
- name: solution
dtype: string
- name: answer
dtype: float64
- name: source
dtype: string
- name: competition
dtype: string
- name: original_statement
dtype: string
- name: original_solution
dtype: string
- name: original_answer
dtype: string
- name: unprocessed_solution
dtype: string
- name: answer_type
dtype: string
- name: domain
dtype: string
splits:
- name: numeric
num_bytes: 38511981
num_examples: 10588
- name: proofs
num_bytes: 55188495
num_examples: 13138
- name: integer
num_bytes: 26690459
num_examples: 7793
download_size: 57170449
dataset_size: 120390935
configs:
- config_name: default
data_files:
- split: numeric
path: data/numeric-*
- split: proofs
path: data/proofs-*
- split: integer
path: data/integer-*