| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 30 hours | Fix: score final partial window in sliding window eval (#124) | Matthew Li | |
| The window_starts filter dropped windows shorter than stride, silently skipping up to (stride-1) tokens at the end of the validation set. Now includes all windows with >= 1 scoreable token, and clamps the score start for short final windows. | |||
| 34 hours | Add record: Sliding Window Eval (stride=64), val_bpb=1.1925 (#50) | Matthew Li | |
