Skip to content

Add deterministic RIMO-N, OlymMATH, and AMO-Bench parser evaluations - #12

Open
taivu1998 wants to merge 2 commits into
marin-community:mainfrom
taivu1998:tdv/olympiad-final-answer-benchmarks
Open

Add deterministic RIMO-N, OlymMATH, and AMO-Bench parser evaluations#12
taivu1998 wants to merge 2 commits into
marin-community:mainfrom
taivu1998:tdv/olympiad-final-answer-benchmarks

Conversation

@taivu1998

@taivu1998 taivu1998 commented Jul 11, 2026

Copy link
Copy Markdown

Add four offline Olympiad final-answer tasks: RIMON with 335 exact-string problems, OlymMATHEasy and OlymMATHHard with 100 MathVerify-graded problems each, and the 39 programmatically graded AMOBenchParser problems. Together they add 574 deterministic examples without an LLM judge or proof grader. The shared task base handles boxed-answer extraction, native pass@k aggregation, subgroup metrics, and per-sample grading metadata. Checked-in JSONL files, licenses, source revisions, grader revisions, and SHA-256 hashes keep runtime evaluation network-free and auditable.

The task adapters preserve the released protocols: strict extracted-answer matching for RIMO-N, the released English prompt and MathVerify behavior for OlymMATH, and process-isolated SymPy solving with a hard timeout for AMO-Bench variable answers. The tasks participate in Evalchemy's torch-free lean install and per-benchmark extras contract. Backend classification uses the model MRO so task discovery does not import optional OpenAI or vLLM provider classes.

IMOAnswerBench remains deferred while google-deepmind/superhuman#13 and google-deepmind/superhuman#14 require resolution or independent audit. The 11 LLM-judge AMO-Bench problems and CHAMP also remain out of scope until shared judge support and the remaining protocol gates are available.

@taivu1998
taivu1998 marked this pull request as ready for review July 11, 2026 05:55
Keep the benchmark tests active without torch and import all four new tasks in the core lean-install gate.
@taivu1998
taivu1998 force-pushed the tdv/olympiad-final-answer-benchmarks branch from 1d7a0b1 to 42ea1dd Compare July 18, 2026 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant