Add AMC24 and AMC25 text-ready benchmarks - #5
Open
taivu1998 wants to merge 2 commits into
Open
Conversation
taivu1998
marked this pull request as ready for review
July 6, 2026 06:36
taivu1998
marked this pull request as draft
July 6, 2026 06:49
taivu1998
marked this pull request as ready for review
July 6, 2026 07:19
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds AMC24 and AMC25 as committed, local Evalchemy chat benchmarks:
lm_evalstackThe dataset-generation script and planning files are intentionally excluded from this PR; only the committed benchmark data, runtime adapters, shared helpers, tests, and README changes are included.
Data Scope
2024-amc12a-18,2024-amc12a-222025-amc12a-05has_figure=trueplusfigure_handling=source_figure_omitted_text_self_containedwhen the diagram is redundant for the converted text prompt.Validation
uvx --with pytest pytest tests/test_amc_benchmarks.py -quvx ruff check eval/chat_benchmarks/amc_common.py eval/chat_benchmarks/amc_utils.py eval/chat_benchmarks/AMC24/eval_instruct.py eval/chat_benchmarks/AMC25/eval_instruct.py tests/test_amc_benchmarks.pyuvx ruff format --check eval/chat_benchmarks/amc_common.py eval/chat_benchmarks/amc_utils.py eval/chat_benchmarks/AMC24/eval_instruct.py eval/chat_benchmarks/AMC25/eval_instruct.py tests/test_amc_benchmarks.pypython3 -m py_compile eval/chat_benchmarks/amc_common.py eval/chat_benchmarks/amc_utils.py eval/chat_benchmarks/AMC24/eval_instruct.py eval/chat_benchmarks/AMC25/eval_instruct.py tests/test_amc_benchmarks.pyNote:
uv run pytest tests/test_amc_benchmarks.py -qstill fails before collection on the existing project metadata issue:fschat @ file:eval/chat_benchmarks/MTBenchuses a relative file dependency thatuvcannot resolve while building the package.