4 Commits
Author SHA1 Message Date
Daoyuan Li c938b5424c Align DSpark/DFlash exp_name with block_size=7 (block7)
The DSpark and DFlash configs set `block_size=7` but name their experiments
`*_block8_*`. The Eagle3 configs already follow the parameter value in their
names (`*_ttt7_*` with `ttt_length=7`), and the released checkpoints in the
README are published as `*_block7_*`.

Rename the experiments to `*_block7_*` so the default checkpoint directory
matches both `block_size=7` and the published checkpoint names, and update
the eval.sh / README examples that reference that path.
2026-06-29 21:23:50 -07:00
Xin Cheng dd854392fa minor 2026-06-28 20:53:08 +08:00
Xin Cheng f9879b5c1f release ckpt 2026-06-28 20:43:16 +08:00
Xin Cheng 0a03e19e1c first init 2026-06-27 12:56:53 +08:00