feat: add AIME-2026 benchmark.#2469
Open
xxman-google wants to merge 2 commits into
Open
Conversation
yuki-97
reviewed
May 12, 2026
Contributor
Author
|
Comments addressed. PTAL @yuki-97 |
yuki-97
previously approved these changes
May 13, 2026
Contributor
yuki-97
left a comment
There was a problem hiding this comment.
lgtm, and offline verified test_aime_dataset works (since it's skipped now).
Contributor
|
/ok to test ba1b343 |
Contributor
|
hi @xxman-google , could you help to fix the lint fail? other fails are not related to this PR, we'll take a look. |
Signed-off-by: Xuehan Xiong <xxman@google.com>
Contributor
Author
@yuki-97 Done. PTAL again. |
Contributor
|
/ok to test 89cdaa5 |
Contributor
|
/ok to test 5c32bac |
Contributor
|
@kajalj22 could you help to take a look? I've tried both Lfast and L1, but both of them fail when building container (different reason). |
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.
What does this PR do ?
Add AIME'26 eval benchmark.
Many new models just came out this year may incorporated data from 2025. I tested the new benchmark with Qwen3.5-9B model and it scored 89.2% averaging 16 runs.
Issues
N/A
Usage
Before your PR is "Ready for review"
Pre checks:
Additional Information