summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
4 daystest_jlens_v3: move tiny model to DEV (fix cpu/cuda mismatch on cuda runs)Void Agent
4 daysAddress Luna repo review: dynamic repo root (no hardcoded cwd), J-lens ↵Void Agent
correctness test (last-layer identity), auditable fact-check, mechanism narrative fix, softened conditional-predictability claim, README data-prep + artifacts note
4 daysloss_reweight: pass Y to forward for full logits (Karpathy nanoGPT returns ↵Void Agent
last-position logits when targets=None); regression test
4 daysAdd tests/test_loss_reweight.py: batch determinism + weighting semantics ↵Void Agent
(runs in container)