Non-record: SP8192 + LoRA on tied embedding (1.07994, 1 seed)#1759
Open
yijieyuan wants to merge 1 commit intoopenai:mainfrom
Open
Non-record: SP8192 + LoRA on tied embedding (1.07994, 1 seed)#1759yijieyuan wants to merge 1 commit intoopenai:mainfrom
yijieyuan wants to merge 1 commit intoopenai:mainfrom
Conversation
Single-seed extension of bigbag PR openai#1493 with two small additions at the GPTQ quantization stage, applied only to the tied tok_emb: rank-1 int8 LoRA residual + Hessian-weighted shrinkage in rounding. seed 42 val_bpb 1.07994 vs bigbag seed 42 1.08079 (−0.00085 BPB). Below 0.005-nat record threshold, submitted as non-record.
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.
Single-seed (seed 42) extension of bigbag's 2026-04-09 SOTA stack (PR #1493) with two tiny additions at the GPTQ quantization stage, applied only to the tied token embedding:
Seed 42 val_bpb 1.07994 vs bigbag seed 42 1.08079 (−0.00085 BPB). Below the 0.005-nat record threshold, so submitted as non-record.
See
records/track_non_record_16mb/2026-04-21_LoRA_Embedding/README.mdfor full details (architecture, compliance, reproduction).