This dataset merges multiple math competition and benchmark datasets into a unified format with three fields:
problem: The math problem statement
answer: The answer to the problem
source: The source dataset
olympiadbench (674 examples): math-ai/olympiadbench
Mapped: question → problem, final_answer[0] → answer
math500 (500 examples): math-ai/math500
Mapped: problem → problem, answer → answer
aime25 (30 examples):… See the full description on the dataset page:
https://huggingface.co/datasets/chaosc/merged_math_test.