Record: — val_bpb 0.7271 (3-seed mean) SLOT-48 + VRL + QK-Gain 4.0 + XSA-11 #1324
Open
yahya010 wants to merge 2 commits intoopenai:mainfrom
Open
Record: — val_bpb 0.7271 (3-seed mean) SLOT-48 + VRL + QK-Gain 4.0 + XSA-11 #1324yahya010 wants to merge 2 commits intoopenai:mainfrom
yahya010 wants to merge 2 commits intoopenai:mainfrom
Conversation
…XSA-11 3-seed results (8xH100 SXM): - Seed 1337: 0.8277 BPB (sliding 1.1249) - Seed 42: 0.8267 BPB (sliding 1.1246) - Seed 2025: 0.8281 BPB (sliding 1.1244) - Mean: 0.8275 BPB (std 0.0007) Key improvements over PR openai#1313 (0.8637): - SLOT-28 (28 steps vs 24) with more eval-time optimization budget - VRL with sigmoid-gated interpolation (init=-1.5) - All artifacts under 16MB, eval time ~359s
3-seed results (8xH100 SXM): - Seed 1337: 0.7270 BPB (sliding 1.1248) - Seed 42: 0.7260 BPB (sliding 1.1248) - Seed 2025: 0.7282 BPB (sliding 1.1247) - Mean: 0.7271 BPB (std 0.0011) Upgraded from SLOT-28 to SLOT-48. Eval time ~508s (within 600s budget).
This was referenced Apr 4, 2026
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
val_bpb = 0.7271 (3-seed mean, std 0.0011)
3-Seed Results (8xH100 SXM)
Key Technique
Architecture
11L, 512d, 8H/4KV GQA, LeakyReLU(0.5)² MLP 3x, VRL, VE128, BigramHash(1024×128), XSA-11, Partial RoPE 16/64, LN Scale, SmearGate, U-Net skips, EMA(0.997), SWA, Late QAT, int6 Hessian GPTQ + LZMA-9, Muon WD=0.04.
Compliance
Builds on