summaryrefslogtreecommitdiff
path: root/CLLN_SCALING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CLLN_SCALING.md')
-rw-r--r--CLLN_SCALING.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CLLN_SCALING.md b/CLLN_SCALING.md
index be98543..c3adb44 100644
--- a/CLLN_SCALING.md
+++ b/CLLN_SCALING.md
@@ -97,3 +97,18 @@ as independent confirmations.
5. The scaling conclusion is computed from all frozen sizes and task clusters,
including failed runs.
6. Hardware-realistic claims use Part 3 only.
+
+## Frozen calibration-budget stress test
+
+After the six-size core confirmation, run one supplementary control at side
+length 32. Reuse all 40 tasks, component seeds `20260830,20260831,20260832`,
+600 epochs, and learning exposure `0.01 s`. Train only the static-calibration
+method, increasing its instruction-off calibration observations from 16 to
+256. No learning hyperparameter or component draw is reselected.
+
+The output is `results/coupled_ladder/p4_constant256_side32.json`. Compare its
+final error, stable-zero fraction, and error AUC with the frozen 16-observation
+static calibration in `p2_confirm_side32.json`. This control tests whether the
+static baseline was limited by sampling error. It is supplementary and does
+not replace any point in the frozen scaling fit. The 256 calibration reads per
+edge are included in its observation cost.