Commit 89ae91f
committed
chore(justfile): add eval recipe for held-out MRR measurement
Adjacent to train / train-cpu. Requires models/neural/ to exist (from
a prior `just train-cpu` or `just train` run). Appends eval_results.jsonl
and exits non-zero if MRR < 0.66 cosine baseline.
https://claude.ai/code/session_01YPqu7gti4azBach6ZvpRFJ1 parent a8ae1d4 commit 89ae91f
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
352 | 359 | | |
353 | 360 | | |
354 | 361 | | |
| |||
0 commit comments