Record: Budgeted Two-Pass N-gram Backoff — val_bpb 0.11814796 (3-seed mean)#868
Closed
aamodbhatt wants to merge 2 commits intoopenai:mainfrom
Closed
Record: Budgeted Two-Pass N-gram Backoff — val_bpb 0.11814796 (3-seed mean)#868aamodbhatt wants to merge 2 commits intoopenai:mainfrom
aamodbhatt wants to merge 2 commits intoopenai:mainfrom
Conversation
sunnypatneedi
pushed a commit
to sunnypatneedi/parameter-golf
that referenced
this pull request
Mar 26, 2026
Update SOTA section: N-gram two-pass rescoring achieves 0.0935–0.1181 BPB (10× better than merged SOTA 1.1194). Mark PR openai#870 full-rescore as legality disputed; PR openai#868 score-first two-pass as likely legal. Update Current Best Path to prioritize N-gram implementation over architecture tuning. https://claude.ai/code/session_01PQ1Hsdv2fxFUfnpqCYz3X8
This was referenced Mar 26, 2026
sunnypatneedi
pushed a commit
to sunnypatneedi/parameter-golf
that referenced
this pull request
Mar 27, 2026
Merge remote's two-pass n-gram discoveries (PR openai#868 0.1181, PR openai#870 0.0935) with today's extreme n-gram findings (PR openai#945 0.0274, PR openai#961 0.0881). Keep Architecture Decisions and Legal TTT Protocol from remote. Add Lessons Learned 17-20 from 2026-03-27 research. https://claude.ai/code/session_01Bpr2fKEnkNQmNKno8EnxWF
Contributor
|
Two-pass submissions like these leak eval tokens, since on the second pass you're evaling tokens you've trained on in the first. Closed for now. |
brunner-concepts
pushed a commit
to brunner-concepts/parameter-golf
that referenced
this pull request
Mar 28, 2026
brunner-concepts
pushed a commit
to brunner-concepts/parameter-golf
that referenced
this pull request
Mar 28, 2026
brunner-concepts
pushed a commit
to brunner-concepts/parameter-golf
that referenced
this pull request
Mar 28, 2026
brunner-concepts
pushed a commit
to brunner-concepts/parameter-golf
that referenced
this pull request
Mar 28, 2026
brunner-concepts
pushed a commit
to brunner-concepts/parameter-golf
that referenced
this pull request
Mar 29, 2026
All cache targets (openai#868, openai#913, openai#933) were closed by the organizer. Retarget operator to PR openai#549 (accepted SOTA) and PR openai#1019. Sync upstream code, create run specs, update policy and campaign. Rewrite grant application for $500 development tier. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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 Summary
Final submitted score (N-gram two-pass):
val_bpb 0.11814796(3-seed mean, std 0.00003754)Reference neural score (same runs, standard quantized roundtrip eval): ~
val_bpb 1.159Hardware/limits: 8xH100, train <= 600s, eval <= 600s, max submission size 13.44 MB.
What changed vs standard eval
3-Seed Results (winner config
B_budgeted)Exploration runs:
A_anchor: 0.13121982B_budgeted: 0.11819909 (winner)C_chunk_bias: 0.13358861Submission Checklist
records/track_10min_16mb/README.mdsubmission.jsontrain_gpt.pytrain_seed1337.log,train_seed42.log,train_seed2025.log)Added Folder
records/track_10min_16mb/2026-03-26_Budgeted_TwoPass_Ngram_8xH100/