SmearGate + BigramHash + Int6 + SWA + U-Net Skips (1.1518 BPB)#289
Open
integrate-your-mind wants to merge 1 commit intoopenai:mainfrom
Open
Conversation
…l_bpb=1.1518) 11-layer GPT with per-row int6 quantization + zstd-22 compression (15.2MB artifact). Key techniques: SmearGate, BigramHash(2048), 3x MLP with relu², U-Net skip connections, Muon WD=0.04, SWA (7 snapshots), sliding window eval (stride=64). Seed 1337: val_bpb=1.1518 (sliding), 1.1861 (roundtrip), 1.1535 (TTT LoRA). Trained in 600s on 8xH100 SXM, 9906 steps at 60.6ms/step. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Note You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
This was referenced Mar 25, 2026
Closed
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
Key Techniques
Eval Results (seed 1337)
Submission Checklist
Note on Seeds
Single seed submission. The improvement margin over the current #3 (1.1502) is modest, but the submission includes independently developed techniques (U-Net skips, seq_len=1024 tradeoff for more layers/steps) that may be of interest to the community. Additional seeds available on request.
Differences from Existing Submissions
Developed independently from PR #162 (raahilshah). Key architectural differences: