metadata
dataset_info:
features:
- name: problem_id
dtype: string
- name: theorem
dtype: string
- name: proof
dtype: string
- name: is_proved
dtype: bool
- name: goals
sequence: string
- name: processed_goals
sequence: string
- name: eval_complexity
dtype: float64
- name: old_theorem
dtype: string
splits:
- name: train
num_bytes: 43044364
num_examples: 12000
- name: test
num_bytes: 258170
num_examples: 434
download_size: 7874950
dataset_size: 43302534
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*