Commit 5943edd
Add new experiments: Polar Express NS, Causal SLOT, Streaming Log-Bias
New base: PR openai#1394 (clarkkev SP8192 + SDClip + GPTQ embeddings, 1.08563 BPB)
Experiments (all build on new_base_pr1394):
- exp_polar_express: 4-step minimax-optimal NS (arXiv:2505.16932), ~-0.002 BPB
- exp_causal_slot: per-window delta on context tokens, AdamW 16 steps, ~-0.013 BPB
- exp_log_bias: streaming online log-bias (Nacrith arXiv:2602.19626), ~-0.015 BPB
Research briefs:
- research/2026-04-04-full-scan-brief.md
- research/2026-04-05-scan-brief.md (updated: pre-quant TTT ruled illegal)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 323982b commit 5943edd
9 files changed
Lines changed: 6753 additions & 0 deletions
File tree
- experiments
- exp_causal_slot
- exp_log_bias
- exp_polar_express
- new_base_pr1394
- research
| 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 | + | |
Large diffs are not rendered by default.
| 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 | + | |
0 commit comments