Show eval template commands in Krea2 report

This commit is contained in:
2026-06-29 09:32:36 +02:00
parent 6a37c807bc
commit 49d130467b
3 changed files with 43 additions and 1 deletions
+3 -1
View File
@@ -81,7 +81,9 @@ python tools/krea2_tuning_report.py
The report includes atlas references plus prompt cues and avoid cues for the
next fixed-seed test candidate. It also shows the latest durable evidence for
variants that already have fixed-seed results, including the evidence id, seed,
decision, candidate prompt summary, and observation.
decision, candidate prompt summary, and observation. For each normal next-test
candidate, it prints a `krea2_record_eval.py --print-template` command; replace
`<fixed_seed>` with the seed from the run you are recording.
## Optional Command Hook