diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-22 02:19:35 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-22 02:19:35 -0500 |
| commit | e189c8027c0ebb70d68eac630b6e50a23bb0ee0b (patch) | |
| tree | 1103feefaf9f931b9e69413e2c8b3a240ca7a2e4 /ROADMAP.md | |
| parent | 7ae095f6e87977caece1d53380c2b395d69d6000 (diff) | |
results: freeze single-direction calibration
Diffstat (limited to 'ROADMAP.md')
| -rw-r--r-- | ROADMAP.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -65,7 +65,9 @@ must hold in a hardware-independent cost coordinate as well as GTX-1080 wall tim The validation screen is frozen to CIFAR-10 d20/w64, five epochs, seed 0, and compares the current `K=16/every=4` reference with `K/every` pairs `1/4`, `2/8`, `4/16`, `1/8`, `1/16`, and `2/32`, plus DFA. Selection uses final validation accuracy and logical batch loss queries; the test split is not -evaluated. The chosen low-query protocol then receives a multi-seed frozen confirmation. +evaluated. `K=1/every=4` was selected: it used 16x fewer batch loss queries and retained 177.5% of +the reference gain over DFA. This selection is now frozen; the protocol receives a five-seed test +confirmation with no further tuning before C3 can be declared passed. ### C4. The comparison set contains the closest alternatives |
