Commit 67b952d
Podracing III: Cubric Lite — 0.9362 mean BPB (3-seed)
Per-order adaptive alpha scaling on legal score-first 7-gram backoff.
Tracks per-order beat rate on already-scored tokens, suppresses noisy
low orders (2-3 → 0.3x alpha), boosts accurate high orders (5-7 → 2.0x).
Results (seeds 2045/43/300):
Sliding BPB (no n-gram): 1.1198 mean
Cubric n-gram BPB: 0.9362 mean (0.9357/0.9362/0.9365)
Artifact: 15.59 MB (int6+zstd)
0.026 BPB improvement over Podracing II (openai#753, 0.9625).
Original contribution: per-order adaptive alpha scaling.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ebda3af commit 67b952d
6 files changed
Lines changed: 2422 additions & 0 deletions
File tree
- records/track_10min_16mb/2026-03-25_PodracerIII_cubric_lite_8xH100
Lines changed: 47 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments