Automate failure-driven training continuation
This commit is contained in:
@@ -92,6 +92,10 @@ recall are repeated, while true negative train tiles are repeated when a
|
||||
regional precision gate or the pure-background gate fails. Calibration, test,
|
||||
background-test and validation AOIs are excluded by their frozen corpus split;
|
||||
the generated evidence records that no protected sample entered training.
|
||||
The checkpointed orchestrator invokes this builder after every rejected
|
||||
iteration, stores its checksum in `training-loop-state.json`, and uses the
|
||||
resulting dataset YAML for the next checkpoint. A restart resumes both the
|
||||
candidate weights and that exact failure-driven training input.
|
||||
The orchestrator refuses to start unless every automated frozen-dataset gate
|
||||
passes and the corpus contains zero blank/low-variance positive tiles. The
|
||||
audit status may remain `needs_human_review` while training and objective
|
||||
|
||||
Reference in New Issue
Block a user