hexone2086 134bd2c3dc refactor: stateless training with randomized seq_len per epoch
- stateless: each batch starts from zero GRU hidden state
- curriculum: random seq_len from [64,96,128,160,192] per epoch
- val fixed at seq_len=128 for consistent cross-epoch comparison
- remove 256 from choices (OOM at B=4 on 24GB VRAM)

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-07-29 17:21:37 +08:00
2026-05-29 18:49:01 +08:00
2026-05-29 18:49:01 +08:00
2026-05-29 18:49:01 +08:00
2026-05-29 18:49:01 +08:00
2026-05-29 18:49:01 +08:00
2026-05-29 18:49:01 +08:00
2026-07-09 15:50:25 +08:00
S
Description
No description provided
112 KiB
Languages
Python 90.2%
Shell 9.8%