Record: 11L + Score-Every-Epoch LoRA TTT 5ep (3-seed mean val_bpb=0.8173)#642
Closed
minh-stakc wants to merge 1 commit intoopenai:mainfrom
Closed
Record: 11L + Score-Every-Epoch LoRA TTT 5ep (3-seed mean val_bpb=0.8173)#642minh-stakc wants to merge 1 commit intoopenai:mainfrom
minh-stakc wants to merge 1 commit intoopenai:mainfrom
Conversation
Score-every-epoch multi-scale LoRA TTT on PR openai#414 base architecture. Pre-TTT: 1.1264 BPP. Post-TTT: 0.8186 BPB.
Contributor
This is equivalent to training on test, this is an invalid submission, closing this PR for now. |
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
Results
*Artifact exceeds 16MB on B200 without FlashAttention 3. Requires 8xH100 validation.
Key Innovation: Score-Every-Epoch Multi-Scale LoRA TTT
Per-document LoRA adaptation where each epoch re-scores all chunks with progressively better-adapted weights. Only the final epoch's scores contribute to BPB.
Architecture (PR #414 stack)
11L, d=512, 8H/4KV GQA, MLP 3x, XSA4, Partial RoPE, LN Scale, EMA(0.997), GPTQ-lite int6 + zstd-22, SmearGate, BigramHash(2048), VE128, Muon WD=0.04
Credits
Test plan