Commit 2ea4228
committed
chore(justfile): add train and train-cpu recipes
train — full corpus run via run_training.jl (GPU auto-selected)
train-cpu — ECHIDNA_MAX_PROOF_STATES=2000 ECHIDNA_NUM_EPOCHS=2 CPU smoke pass
Both produce the canonical artefact set (premise_selector.bson,
tactic_predictor.bson, vocab.json, model_metadata.txt, metrics_baseline.jsonl).
https://claude.ai/code/session_01YPqu7gti4azBach6ZvpRFJ1 parent de451c9 commit 2ea4228
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
340 | 352 | | |
341 | 353 | | |
342 | 354 | | |
| |||
0 commit comments