SecludedCorner commited on
Commit
e910f06
·
verified ·
1 Parent(s): ac5a80b

docs: retire backup-pathway reading (post-revision honest update; recovery does not survive revised nothing-removed standard)

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -56,9 +56,14 @@ added by the **additive** patch in `patches/` (the official `id`/`pred` fields a
56
  logic are untouched; patched reruns reproduce the official aggregates exactly, 12/12 checked).
57
  This is what makes the chance-null analysis possible: for answers the single-pass model got
58
  wrong and iteration *changed*, a memoryless re-roll lands on gold ~25% of the time (5 options).
59
- Recovery at ~25% = re-rolled noise; recovery far above = real signal. Both verdicts occur in
60
- this data — ~25% in the three healthy-write seeds, 37–45% in the collapsed-write seed —
61
- which is the evidence behind the model card's "iteration as a backup pathway" note.
 
 
 
 
 
62
 
63
  Recompute it yourself:
64
 
 
56
  logic are untouched; patched reruns reproduce the official aggregates exactly, 12/12 checked).
57
  This is what makes the chance-null analysis possible: for answers the single-pass model got
58
  wrong and iteration *changed*, a memoryless re-roll lands on gold ~25% of the time (5 options).
59
+ Recovery at ~25% = re-rolled noise; recovery far above = signal. Both verdicts occur in
60
+ this data **under the pre-revision item set** — ~25% in the three healthy-write seeds, 37–45% in the
61
+ collapsed-write seed — which was the evidence behind the model card's original "iteration as a backup
62
+ pathway" note.
63
+
64
+ **Post-revision update (2026-07-09):** under the leaderboard's revised standard (drop "nothing"-gold
65
+ items) the 37–45% cells fall to 23.4–24.7% ≈ null; the model card note has been updated accordingly and
66
+ the backup-pathway reading retired. The per-item files here let you reproduce both readings.
67
 
68
  Recompute it yourself:
69