Add LR0.85 prefix2750 legal TTT record#2047
Open
ZanePeycke wants to merge 1 commit intoopenai:mainfrom
Open
Conversation
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.
Record submission: AutoZany LR0.85 + prefix2750 legal phased TTT
This PR adds one new 10min/16MB record folder:
records/track_10min_16mb/2026-04-30_AutoZany_LR085_Prefix2750_LegalTTT_1.05908/Result
3-seed mean val_bpb:
1.05907559Population std:
0.00041335Mean val_loss:
2.31764997Hardware:
8x H100 SXMTrack:
10min_16mbWhat changed
This is a conservative final-day variant on the public PR #1953 / PR #1945 lineage. It keeps the same legal score-first phased TTT path and changes the final TTT evaluation neighborhood:
The submitted
train_gpt.pyis the PR #1953 stack source used for the verified runs. The final BPBs above come fromTTT_EVAL_ONLY=1re-evaluations of the saved artifacts withPHASED_TTT_PREFIX_DOCS=2750.Compliance checklist
records/track_10min_16mb/.README.md.submission.jsonwith author, GitHub ID, score, seeds, and metadata.train_gpt.pythat runs from inside the record folder.42,0, and1234.42,0, and1234.596115ms.473829ms.15,984,508bytes.Files included
README.md: method summary, results table, compliance notes, reproduction command, lineage.submission.json: structured metadata and per-seed results.train_gpt.py: executable training/eval script.train_seed42.log,train_seed0.log,train_seed1234.log: full train + quantization logs.ttt_prefix2750_seed42.log,ttt_prefix2750_seed0.log,ttt_prefix2750_seed1234.log: finalTTT_EVAL_ONLY=1prefix2750 eval logs.Reproduction
Run the script once per seed with the config shown in the record README. To reproduce the final reported score from a saved artifact, rerun with:
Lineage
Built on the public PR #1953 / PR #1945 / PR #1855 lineage: AWQ-lite, Asymmetric Logit Rescale, CaseOps tokenizer, SparseAttnGate, SmearGate, LQER, QK gain, and legal score-first phased TTT. This PR contributes the final-day
TTT_LOCAL_LR_MULT=0.85+PHASED_TTT_PREFIX_DOCS=2750legal eval selection and 3-seed verification under the hard time and artifact limits.