Record: Scylla + Full GPTQ + XSA-all + FA3 — val_bpb 0.9485 (3-seed mean)#1184
Open
icryo wants to merge 1 commit intoopenai:mainfrom
Open
Record: Scylla + Full GPTQ + XSA-all + FA3 — val_bpb 0.9485 (3-seed mean)#1184icryo wants to merge 1 commit intoopenai:mainfrom
icryo wants to merge 1 commit intoopenai:mainfrom
Conversation
sunnypatneedi
pushed a commit
to sunnypatneedi/parameter-golf
that referenced
this pull request
Mar 31, 2026
- logs/daily_research.md: append 2026-03-31 research section - PR openai#771 CLOSED (score-first TTT rule violation) - PR openai#727 CLOSED (n-gram illegal — no renormalization) - Merged SOTA: 1.1147 (PR openai#1019, 2026-03-25) - New PRs: openai#1184 (0.9485 Scylla tokenizer), openai#1185 (0.9641) - SLOT eval technique, Full GPTQ, QK-Gain 4.0 documented - CLAUDE.md: update Competition Strategy + lessons 21-24 - Merged SOTA updated to 1.1147 - Current Best Path rewritten for 2026-03-31 - Lessons openai#21-24: TTT fix, n-gram risk, Scylla, SLOT - TTT constraint clarified to score-first protocol - Version bumped to v9.0 https://claude.ai/code/session_015z6QKyKzDSYzTniW1GPhAe
Author
5 tasks
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
3-Seed Results
Key Innovation
Scylla tokenizer (998 tokens, @simon-marcus PR #1143) + modern training stack:
PR #1143 used the old SOTA base. This submission applies the modern stack to the same tokenizer, yielding 12% better BPB.
Test plan
Credits