Track 3: MuonH power-0.4 schedule reaches 3.28 at 3150 steps - #345
Open
mangocrazz wants to merge 2 commits into
Open
Track 3: MuonH power-0.4 schedule reaches 3.28 at 3150 steps#345mangocrazz wants to merge 2 commits into
mangocrazz wants to merge 2 commits into
Conversation
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
This improves the accepted MuonH per-optimizer result #37 from 3250 to 3150 steps.
1e-5to0.030.03floor + (peak-floor) * (1-progress**0.4)1e-5Cautious Optimizer? #37The exact run implementation also uses float32 RMS normalization, as disclosed in the result README and reproduced in the self-contained script. This implementation is already present in accepted Track-3 entries.
Statistical result
Seed 1 was used during the schedule sweep, so the primary claim excludes it and uses the 11 held-out runs (seeds 0 and 2–11).
(3.28 - mean) * sqrt(11)The required threshold is
0.004, so 3150 passes. For completeness, all 12 seeds including seed 1 give mean3.27783333and statistic0.00750555.All runs continued to step 3250; 3150 is a common validation point, not per-run early stopping.
Comparisons
Cautious Optimizer? #37 (3250 steps, 3.2786, n=10), the README step-adjusted pairwise statistic is0.01216.0.00191. I therefore do not claim a statistically significant head-to-head win over Track 3 (Per-optimizer SOTA): MuonH with minus-sqrt LR schedule — 3175 steps (n=9) #343.Reproduction
The result directory includes:
The submitted runs used 16 GPUs with the standard 524,288-token global batch.