feat(record): Int6 STE + NorMuon + SWA + Sliding Window (val_bpb=1.16019)#156
Open
dexhunter wants to merge 2 commits intoopenai:mainfrom
Open
feat(record): Int6 STE + NorMuon + SWA + Sliding Window (val_bpb=1.16019)#156dexhunter wants to merge 2 commits intoopenai:mainfrom
dexhunter wants to merge 2 commits intoopenai:mainfrom
Conversation
…019) 3-seed verified results: - Seed 1337: val_bpb=1.16146 - Seed 42: val_bpb=1.15935 - Seed 7: val_bpb=1.15976 - Mean: 1.16019 Key techniques: int6 STE quantization-aware training, NorMuon optimizer, 3x MLP width (1536), FP16 tied embedding, sliding window eval (stride=64), SWA with 7 checkpoints, zstd-22 compression, U-Net skip connections.
Added val_bpb, bytes_total, bytes_code, github_id fields expected by the parameter-golf-leaderboard collector script.
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
New SOTA submission: mean val_bpb = 1.16019 across 3 seeds, beating current merged SOTA (1.17475) by 0.01456.
Key Techniques
Architecture
Submission checklist