[MLPerf 6.1][GRPO] Update Qwen3.5 reference assets - #904
Open
jepio wants to merge 1 commit into
Open
Conversation
|
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅ |
Signed-off-by: Jeremi Piotrowski <jpiotrowski@nvidia.com>
jepio
force-pushed
the
docs/qwen35-storage-dataset
branch
from
September 3, 2026 14:07
d4622d4 to
49cba8f
Compare
ShriyaRishab
reviewed
Sep 3, 2026
Contributor
There was a problem hiding this comment.
Why is the RL version different?
Contributor
Author
There was a problem hiding this comment.
- dataset preparation scripts have been updated
- documentation has been updated
- test/command timeout update in the configuration
this shows the diff: NVIDIA-NeMo/RL@3fca04c...644f370
|
Thanks for the change and proposal! Have 2 questions:
|
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
During dataset publishing to MLCommons storage we identified entries that had different behavior between architectures or were fundamentally broken. The result is that the number of datasets in the training and validation set slightly changed, without impacting convergence behavior of the benchmark.
We are also proposing a change to the reference configuration to reduce command and test timeouts from 300/180 to 60/60. These don't affect correctness/convergence but prevent training stalls and allow for better submissions.
Detailed changes in this PR are:
Related compliance checker update: