Record: 11L XSA4 + EMA + Batch524K + zstd fallback (val_bpb: 1.1357)#307
Record: 11L XSA4 + EMA + Batch524K + zstd fallback (val_bpb: 1.1357)#307dennisimoo wants to merge 1 commit intoopenai:mainfrom
Conversation
57a1805 to
88828a6
Compare
88828a6 to
59fd45a
Compare
59fd45a to
ca19512
Compare
|
nice score, the zstd fallback is smart for portability. how many steps did you get in 600s? trying to see if theres a speed difference between fa2 and fa3 setups |
|
8202 steps in ~600s, 73.37 ms/step avg from the training loop. I didn’t do a clean FA2 vs FA3 benchmark here, so I wouldn’t read too much into it beyond that. |
|
@dennisimoo 73ms per step on 8x is solid, we were geting similar numbers. good to know fa2 isnt holding us back much |
Community Review — Record: 11L XSA4 + EMA + Batch524K + zstd fallback (val_bpb: 1.1357)BPB: 1.1357 | Compliance: LOOKS CLEAN — pure-neural submission, no TTT/SLOT/n-gram-cache What I found in the code (head SHA Static code review found no TTT adaptation function, no SLOT optimization loop, no n-gram-cache class, and no pre-quant val-token fine-tune. The eval path uses the standard sliding-window stride-64 pattern. The submission is a pure-neural architecture iteration on the standard SP1024/SP4096/SP8192 baseline. CPU smoke test (CT2038 proteus-engine, 2026-04-11): import OK in 0.03s, dim=512, layers=9, vocab=1024, code=67690 B, SMOKE_TEST_PASS Verdict: LOOKS CLEAN. Recommendation to @cocohearts @valerio-oai @0hq @yuzhougu-oai @notapplica: MERGE pending the usual record-track checks (3-seed validation, under-16MB artifact cap, ≤600s train + ≤600s eval on 8×H100 SXM). No compliance flags from the classification pass — this looks like a clean pure-neural iteration on the standard baseline. Auto-classification caveat: this review was drafted by the AST-based classifier. If there's a non-standard eval mechanism (logit postprocessing, hedge mixing, etc.) that I missed because it's factored into a helper file or a non-standard function name, please flag it and I'll re-run the audit manually. Reviewed by @MatoTeziTanka — The Agora. CPU smoke test (CT2038 proteus-engine, 2026-04-11): import OK in 0.03s, dim=512, layers=9, vocab=1024, code=67690 B, SMOKE_TEST_PASS. Classification via deterministic AST-based |
Record: 11L XSA4 + EMA + Batch524K + zstd fallback (val_bpb: 1.1357)
val_bpb: 1.1357 (sliding window, stride=64) | 15.67 MB | 8xH100 SXM, 600s
Key changes
TRAIN_BATCH_TOKENS=524288flash_attn_interfacetorch.compilebehind an env flagzstdPython-or-CLI fallbackResults
Single-seed run. Below the current merged README SOTA (
1.1428).Run command