Files
foxhunt/crates
jgrusewski 6ce61deef0 fix(rl): normalize aux loss by n_valid in step_batched_from_device
Raw aux loss sum was 11M (unnormalized across B×K positions). Now
divides by n_valid per direction (prof/size), matching the original
step_batched normalization. aux: 11M → 116.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-26 22:36:06 +02:00
..