metadata
dataset_info:
features:
- name: problem_id
dtype: string
- name: source
dtype: string
- name: prompt
dtype: string
- name: gold_standard_solution
dtype: string
- name: llm_responses
list:
- name: response_id
dtype: string
- name: model
dtype: string
- name: response
dtype: string
- name: correct
dtype: bool
- name: equiv_matrix
list:
list: bool
splits:
- name: aime2024
num_bytes: 450279950
num_examples: 120
- name: aime2025
num_bytes: 484418592
num_examples: 120
- name: livebench_math
num_bytes: 352622020
num_examples: 368
- name: gpqa
num_bytes: 268468062
num_examples: 198
- name: validation
num_bytes: 320893808
num_examples: 691
download_size: 683678414
dataset_size: 1876682432
configs:
- config_name: default
data_files:
- split: aime2024
path: data/aime2024-*
- split: aime2025
path: data/aime2025-*
- split: livebench_math
path: data/livebench_math-*
- split: gpqa
path: data/gpqa-*
- split: validation
path: data/validation-*