Submission: OrthoInit + Int6 MLP3x + SmearGate + BigramHash (val_bpb: 1.1524)#164
Open
jfprincz wants to merge 1 commit intoopenai:mainfrom
Open
Conversation
7c44af1 to
f8dbf22
Compare
f8dbf22 to
37e6f39
Compare
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.
Submission: OrthoInit + Int6 MLP3x + SmearGate + BigramHash (val_bpb: 1.1524)
val_bpb: 1.1524 (sliding window, stride=256) | 15.4 MB | 8xH100 SXM, 600s
Progress from our prior submission
Fewer steps at longer context and richer initialization more than compensate for the slower per-step speed. The 0.0135 BPB improvement comes from stacking eight techniques that each contribute independently.
Techniques
orthogonal_on all large matrices, output projections scaled by 1/√(2·layers) — faster early convergenceflash_attn_funccalls — ~5% step time reduction vs SDPA backendResults
Reproducibility (3 seeds)
Mean: 1.1538 | Variance: 0.0022 | Submitted: seed 42
Run command