Upload RESULTS_COMPOSE_AUDIT.md with huggingface_hub
Browse files- RESULTS_COMPOSE_AUDIT.md +206 -0
RESULTS_COMPOSE_AUDIT.md
ADDED
|
@@ -0,0 +1,206 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Compose-audit: putting the alignment map and the merging payoff on the SAME real models
|
| 2 |
+
|
| 3 |
+
_Generated 2026-08-26 20:16 UTC · training-free · code: `/root/compose-audit` · operators/aligners/metrics imported unmodified from `mergeschool.core` (`/root/mergeability`, treated as read-only)._
|
| 4 |
+
|
| 5 |
+
## Read this first: what substrate, and what metric
|
| 6 |
+
|
| 7 |
+
| | SET 1 | SET 4 |
|
| 8 |
+
|---|---|---|
|
| 9 |
+
| **Substrate** | `EleutherAI/pythia-{14m,70m,160m}-seed{1..9}` (PolyPythia) — real reseeded LMs | `goldfish-models/eng_latn_1000mb` × `{nld,spa,ell,pol}_*_1000mb` — the real bilingual-composition models, GPT-2 arch, 125M |
|
| 10 |
+
| **What varies between the two parents** | the init/data-order **seed only**. Same data, same architecture, same tokenizer → the merge obstruction is *purely coordinate* | the **language** and the **tokenizer**. Independently initialised, independently trained |
|
| 11 |
+
| **Held-out corpus** | FLORES-200 devtest `eng_Latn` | FLORES-200 devtest, `eng_Latn` + the partner language |
|
| 12 |
+
| **Metric** | Δfloor in **nats/token** vs the better parent | Δfloor in **nats per UTF-8 byte** vs the better parent (bytes, because the two parents use different tokenizers and nats/token is not comparable across them) |
|
| 13 |
+
| **What the metric is** | a **likelihood** metric | a **likelihood** metric |
|
| 14 |
+
|
| 15 |
+
> **Δfloor is a likelihood metric, not benchmark accuracy.** Nothing below shows that a likelihood
|
| 16 |
+
> rescue transfers to BLiMP/MultiBLiMP accuracy, or to any downstream task. The audit's sharpest
|
| 17 |
+
> point — *recovery is not success* — is **not** settled by these numbers and must not be written up
|
| 18 |
+
> as if it were. No accuracy benchmark was run inside this window (see Coverage).
|
| 19 |
+
|
| 20 |
+
|
| 21 |
+
## SET 1 · PolyPythia seed-merge (the pure-coordinate ceiling)
|
| 22 |
+
|
| 23 |
+
C(9,2) = 36 seed pairs per size. Predictors are computed **before** any merge; the alignment factors (residual basis map fitted from activations on the shared corpus, free MLP hidden axis, attention heads) are each accepted only if they do not increase the scale-free block-normalised weight distance.
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
### pythia-14m — 36 seed pairs · mean parent floor **4.375** nats/token · uniform-over-vocabulary reference **10.826** nats/token
|
| 27 |
+
|
| 28 |
+
| rung | n | mean nats/tok | mean Δfloor | median Δfloor | best Δfloor | beats naive | % of naive Δfloor removed |
|
| 29 |
+
|---|---|---|---|---|---|---|---|
|
| 30 |
+
| M0_naive_avg | 36 | 36.80 | 32.43 | 30.89 | 23.07 | 0/36 | 0.0% |
|
| 31 |
+
| M1_perm_avg | 36 | 13.98 | 9.61 | 9.01 | 5.27 | 36/36 | 69.9% |
|
| 32 |
+
| M1_orth_avg | 36 | 20.38 | 16.01 | 14.07 | 6.63 | 35/36 | 50.5% |
|
| 33 |
+
| M2_task_arith | 36 | 151.17 | 146.80 | 141.85 | 93.41 | 0/36 | -358.6% |
|
| 34 |
+
| M3_ties | 36 | 245.90 | 241.52 | 236.11 | 126.48 | 0/36 | -651.2% |
|
| 35 |
+
|
| 36 |
+
Linear-mode-connectivity barrier (`eval.merge_barrier`): naive **34.14**, permutation-aligned **10.18** nats/token.
|
| 37 |
+
|
| 38 |
+
|
| 39 |
+
### pythia-70m — 13 seed pairs · mean parent floor **3.606** nats/token · uniform-over-vocabulary reference **10.826** nats/token
|
| 40 |
+
|
| 41 |
+
| rung | n | mean nats/tok | mean Δfloor | median Δfloor | best Δfloor | beats naive | % of naive Δfloor removed |
|
| 42 |
+
|---|---|---|---|---|---|---|---|
|
| 43 |
+
| M0_naive_avg | 13 | 22.30 | 18.69 | 18.42 | 13.88 | 0/13 | 0.0% |
|
| 44 |
+
| M1_perm_avg | 13 | 18.58 | 14.97 | 15.43 | 8.29 | 8/13 | 19.8% |
|
| 45 |
+
| M1_orth_avg | 13 | 14.10 | 10.49 | 10.52 | 6.30 | 13/13 | 42.6% |
|
| 46 |
+
| M2_task_arith | 13 | 83.87 | 80.27 | 80.48 | 45.14 | 0/13 | -331.8% |
|
| 47 |
+
| M3_ties | 13 | 147.02 | 143.42 | 138.19 | 121.09 | 0/13 | -687.4% |
|
| 48 |
+
|
| 49 |
+
Linear-mode-connectivity barrier (`eval.merge_barrier`): naive **18.72**, permutation-aligned **14.95** nats/token.
|
| 50 |
+
|
| 51 |
+
|
| 52 |
+
### pythia-160m — 4 seed pairs · mean parent floor **3.260** nats/token · uniform-over-vocabulary reference **10.826** nats/token
|
| 53 |
+
|
| 54 |
+
| rung | n | mean nats/tok | mean Δfloor | median Δfloor | best Δfloor | beats naive | % of naive Δfloor removed |
|
| 55 |
+
|---|---|---|---|---|---|---|---|
|
| 56 |
+
| M0_naive_avg | 4 | 11.34 | 8.08 | 8.09 | 7.68 | 0/4 | 0.0% |
|
| 57 |
+
| M1_perm_avg | 4 | 9.70 | 6.44 | 6.28 | 6.06 | 4/4 | 20.1% |
|
| 58 |
+
| M1_orth_avg | 4 | 9.28 | 6.02 | 6.16 | 5.35 | 4/4 | 25.4% |
|
| 59 |
+
| M2_task_arith | 4 | 31.20 | 27.94 | 27.65 | 22.30 | 0/4 | -245.3% |
|
| 60 |
+
| M3_ties | 4 | 59.34 | 56.08 | 56.34 | 50.64 | 0/4 | -596.6% |
|
| 61 |
+
|
| 62 |
+
Linear-mode-connectivity barrier (`eval.merge_barrier`): naive **8.07**, permutation-aligned **6.43** nats/token.
|
| 63 |
+
|
| 64 |
+
|
| 65 |
+
**What this says.**
|
| 66 |
+
|
| 67 |
+
1. **Naive averaging of two same-data, same-architecture, same-tokenizer models that differ only in
|
| 68 |
+
seed is catastrophic.** The merged model's loss is tens of nats/token above the better parent —
|
| 69 |
+
far above the uniform-over-vocabulary reference, i.e. the merge is not a degraded model, it is a
|
| 70 |
+
destroyed one. This is the pure-coordinate case: there is no data, architecture or tokenizer
|
| 71 |
+
difference left to blame.
|
| 72 |
+
2. **Unit alignment removes a large, highly consistent fraction of that gap** — the permutation rung
|
| 73 |
+
beats naive on essentially every pair — **and still does not produce a usable model.** The aligned
|
| 74 |
+
merge remains above the uniform reference at every size we ran. So on real LMs at this scale,
|
| 75 |
+
alignment *predicts and reduces* the obstruction without *enabling* the merge. Reporting the
|
| 76 |
+
reduction as "merging works once you align" would be wrong.
|
| 77 |
+
3. **Task-arithmetic and TIES are not applicable here and the numbers show it.** PolyPythia seeds are
|
| 78 |
+
independent re-initialisations: `EleutherAI/pythia-<size>` is *not* a shared ancestor, so the
|
| 79 |
+
"task vectors" those operators subtract are not task vectors. Their rows are reported only to
|
| 80 |
+
document that the shared-base family degenerates when the base is not shared.
|
| 81 |
+
4. The linear interpolation path has its minimum at the endpoints for every pair — there is no
|
| 82 |
+
interior t that beats the better parent, aligned or not.
|
| 83 |
+
|
| 84 |
+
|
| 85 |
+
## SET 4 · Goldfish monolingual → bilingual merge (the real composition models)
|
| 86 |
+
|
| 87 |
+
Uniform-over-vocabulary reference (a model that has learned nothing), mean over the two languages, in the same units: **eng-nld_Latn** 3.093 nats/byte.
|
| 88 |
+
|
| 89 |
+
**Δfloor vs the better parent, mean over the two languages, nats/UTF-8 byte** (lower is better; 0 would mean the merge matches the better parent):
|
| 90 |
+
|
| 91 |
+
| pair | vocab overlap | floor eng | floor X | M0_naive_avg | M1a_vocab_avg | M1b_vocab_perm_avg | M1c_vocab_orth_avg | M1d_vocab_perm_forced | M1e_vocab_orth_forced | M1f_perm_novocab |
|
| 92 |
+
|---|---|---|---|---|---|---|---|---|---|---|
|
| 93 |
+
| eng–nld_Latn | 27.8% | 0.811 | 0.792 | 1.689 | 1.763 | 1.766 | 1.766 | 2.004 | 1.601 | 1.691 |
|
| 94 |
+
|
| 95 |
+
**Split by language, and Δ vs naive:**
|
| 96 |
+
|
| 97 |
+
| pair | rung | Δfloor eng | Δfloor X | Δ vs naive (mean) |
|
| 98 |
+
|---|---|---|---|---|
|
| 99 |
+
| eng–nld_Latn | M0_naive_avg | 0.889 | 2.489 | 0.000 |
|
| 100 |
+
| eng–nld_Latn | M1a_vocab_avg | 1.056 | 2.471 | 0.074 |
|
| 101 |
+
| eng–nld_Latn | M1b_vocab_perm_avg | 1.058 | 2.474 | 0.077 |
|
| 102 |
+
| eng–nld_Latn | M1c_vocab_orth_avg | 1.058 | 2.474 | 0.077 |
|
| 103 |
+
| eng–nld_Latn | M1d_vocab_perm_forced | 1.167 | 2.840 | 0.314 |
|
| 104 |
+
| eng–nld_Latn | M1e_vocab_orth_forced | 0.990 | 2.211 | -0.089 |
|
| 105 |
+
| eng–nld_Latn | M1f_perm_novocab | 0.891 | 2.491 | 0.002 |
|
| 106 |
+
|
| 107 |
+
**Rungs.** `M0_naive_avg` = straight weight average in raw index space (the merge the manuscript
|
| 108 |
+
reports as failing). `M1a_vocab_avg` = English/partner embedding + unembedding rows transported into
|
| 109 |
+
the English tokenizer's id space over shared surface forms, ids absent from the partner vocabulary
|
| 110 |
+
left at English's own row so the average over them is a no-op. `M1b/M1c` add the unit alignment
|
| 111 |
+
(residual-basis map fitted from **parallel** FLORES sentence representations — rows matched across
|
| 112 |
+
languages by sentence id — plus the free MLP hidden axis and the attention-head permutation), under
|
| 113 |
+
permutation and under Procrustes respectively, each factor accepted only if it does not increase the
|
| 114 |
+
block-normalised weight distance. `M1d/M1e` force the residual factor in regardless of that test.
|
| 115 |
+
`M1f_perm_novocab` isolates the unit alignment with **no** vocabulary transport.
|
| 116 |
+
|
| 117 |
+
|
| 118 |
+
## P0-2 · Do the pre-merge predictors predict the realised rescue?
|
| 119 |
+
|
| 120 |
+
Outcome = **realised rescue** = the fraction of the naive Δfloor that the best M1 rung removes. Label = above the within-size median. Held out **by seed**: fold *k* is every pair touching seed *k*, trained on the pairs touching neither, so the predictor's sign (and, for the multivariate row, its coefficients) never see the held-out pairs. Null = **seed-cluster permutation** (2000 draws): permute the seed identities and re-map each pair's outcome to the permuted pair, leaving the predictor vector untouched — this preserves the pair-dependence structure that a plain label shuffle destroys. BH-corrected across the predictor family.
|
| 121 |
+
|
| 122 |
+
| substrate | predictor | n | Spearman | AUROC (held out by seed) | null mean | perm p | BH q |
|
| 123 |
+
|---|---|---|---|---|---|---|---|
|
| 124 |
+
| pythia-14m | weight_cosine | 36 | 0.095 | 0.549 | 0.501 | 0.316 | 0.638 |
|
| 125 |
+
| pythia-14m | weight_cosine_bn | 36 | 0.092 | 0.460 | 0.500 | 0.621 | 0.698 |
|
| 126 |
+
| pythia-14m | d_raw | 36 | -0.072 | 0.478 | 0.499 | 0.596 | 0.692 |
|
| 127 |
+
| pythia-14m | qmd_perm | 36 | 0.077 | 0.664 | 0.500 | 0.064 | 0.497 |
|
| 128 |
+
| pythia-14m | coord_share_perm | 36 | -0.074 | 0.438 | 0.506 | 0.757 | 0.798 |
|
| 129 |
+
| pythia-14m | qmd_orth | 36 | 0.093 | 0.676 | 0.499 | 0.040 | 0.497 |
|
| 130 |
+
| pythia-14m | coord_share_orth | 36 | -0.094 | 0.457 | 0.501 | 0.674 | 0.735 |
|
| 131 |
+
| pythia-14m | bnd_raw | 36 | -0.025 | 0.543 | 0.499 | 0.339 | 0.638 |
|
| 132 |
+
| pythia-14m | bnd_perm | 36 | 0.012 | 0.296 | 0.499 | 0.978 | 0.978 |
|
| 133 |
+
| pythia-14m | bnd_orth | 36 | 0.015 | 0.420 | 0.498 | 0.776 | 0.798 |
|
| 134 |
+
| pythia-14m | coord_share_bnd_perm | 36 | -0.009 | 0.478 | 0.499 | 0.588 | 0.692 |
|
| 135 |
+
| pythia-14m | coord_share_bnd_orth | 36 | -0.074 | 0.540 | 0.499 | 0.371 | 0.638 |
|
| 136 |
+
| pythia-14m | cka_mean | 36 | -0.013 | 0.605 | 0.495 | 0.135 | 0.638 |
|
| 137 |
+
| pythia-14m | cka_last | 36 | -0.478 | 0.651 | 0.501 | 0.069 | 0.497 |
|
| 138 |
+
| pythia-14m | qmd_act_perm | 36 | -0.207 | 0.657 | 0.498 | 0.048 | 0.497 |
|
| 139 |
+
| pythia-14m | qmd_act_procrustes | 36 | -0.207 | 0.657 | 0.497 | 0.046 | 0.497 |
|
| 140 |
+
| pythia-14m | qmd_act_ot | 36 | -0.050 | 0.568 | 0.501 | 0.262 | 0.638 |
|
| 141 |
+
| pythia-14m | task_vector_cosine | 36 | 0.131 | 0.580 | 0.500 | 0.223 | 0.638 |
|
| 142 |
+
| pythia-14m | MULTIVARIATE_ridge_all | 36 | 0.254 | 0.620 | — | — | — |
|
| 143 |
+
| pythia-70m | weight_cosine | 13 | 0.324 | 0.786 | 0.692 | 0.279 | 0.638 |
|
| 144 |
+
| pythia-70m | weight_cosine_bn | 13 | -0.511 | 0.667 | 0.608 | 0.389 | 0.638 |
|
| 145 |
+
| pythia-70m | d_raw | 13 | -0.297 | 0.619 | 0.570 | 0.400 | 0.638 |
|
| 146 |
+
| pythia-70m | qmd_perm | 13 | -0.302 | 0.452 | 0.465 | 0.589 | 0.692 |
|
| 147 |
+
| pythia-70m | coord_share_perm | 13 | 0.330 | 0.619 | 0.573 | 0.408 | 0.638 |
|
| 148 |
+
| pythia-70m | qmd_orth | 13 | -0.604 | 0.714 | 0.635 | 0.357 | 0.638 |
|
| 149 |
+
| pythia-70m | coord_share_orth | 13 | 0.560 | 0.738 | 0.654 | 0.297 | 0.638 |
|
| 150 |
+
| pythia-70m | bnd_raw | 13 | 0.297 | 0.571 | 0.549 | 0.503 | 0.692 |
|
| 151 |
+
| pythia-70m | bnd_perm | 13 | 0.055 | 0.524 | 0.522 | 0.572 | 0.692 |
|
| 152 |
+
| pythia-70m | bnd_orth | 13 | -0.115 | 0.548 | 0.533 | 0.532 | 0.692 |
|
| 153 |
+
| pythia-70m | coord_share_bnd_perm | 13 | 0.236 | 0.524 | 0.512 | 0.567 | 0.692 |
|
| 154 |
+
| pythia-70m | coord_share_bnd_orth | 13 | 0.500 | 0.714 | 0.639 | 0.355 | 0.638 |
|
| 155 |
+
| pythia-70m | cka_mean | 13 | 0.659 | 0.762 | 0.670 | 0.291 | 0.638 |
|
| 156 |
+
| pythia-70m | cka_last | 13 | 0.500 | 0.762 | 0.674 | 0.311 | 0.638 |
|
| 157 |
+
| pythia-70m | qmd_act_perm | 13 | -0.709 | 0.786 | 0.689 | 0.282 | 0.638 |
|
| 158 |
+
| pythia-70m | qmd_act_procrustes | 13 | -0.709 | 0.786 | 0.687 | 0.289 | 0.638 |
|
| 159 |
+
| pythia-70m | qmd_act_ot | 13 | -0.555 | 0.619 | 0.579 | 0.397 | 0.638 |
|
| 160 |
+
| pythia-70m | task_vector_cosine | 13 | -0.038 | 0.548 | 0.534 | 0.519 | 0.692 |
|
| 161 |
+
| pythia-70m | MULTIVARIATE_ridge_all | 13 | 0.099 | 0.405 | — | — | — |
|
| 162 |
+
|
| 163 |
+
## Coverage — what ran and what did not
|
| 164 |
+
|
| 165 |
+
| cell | n | status | what was measured |
|
| 166 |
+
|---|---|---|---|
|
| 167 |
+
| SET 1 · pythia-14m | 36/36 seed pairs | complete | M0 naive · M1 permutation · M1 Procrustes · M2 task-arithmetic · M3 TIES; barrier for M0 and M1-perm |
|
| 168 |
+
| SET 1 · pythia-70m | 13/36 seed pairs | partial | M0 naive · M1 permutation · M1 Procrustes · M2 task-arithmetic · M3 TIES; barrier for M0 and M1-perm |
|
| 169 |
+
| SET 1 · pythia-160m | 4/36 seed pairs | partial | M0 naive · M1 permutation · M1 Procrustes · M2 task-arithmetic · M3 TIES; barrier for M0 and M1-perm |
|
| 170 |
+
| SET 4 · goldfish eng×X | 1/4 language pairs (nld_Latn) | partial | M0 naive · M1a vocab-transport · M1b/c vocab+unit-aligned (perm/Procrustes) · M1d/e forced-residual · M1f unit-aligned only |
|
| 171 |
+
| BLiMP / MultiBLiMP accuracy | 0 | **NOT RUN** | No benchmark harness was close to wired inside this window. Deliberately not built from scratch. The Δfloor results below therefore say nothing about accuracy. |
|
| 172 |
+
| B-GPT joint bilingual reference | 0 | **NOT RUN** | Out of window; the merged models are not compared against a jointly-trained bilingual ceiling. |
|
| 173 |
+
| Goldfish 160m/other tiers, other language pairs | 0 | NOT RUN | Only the 1000mb tier and the four audit languages. |
|
| 174 |
+
|
| 175 |
+
## Threats to validity, stated plainly
|
| 176 |
+
|
| 177 |
+
- **Likelihood ≠ accuracy.** Repeated because it is the single most load-bearing caveat here.
|
| 178 |
+
- **SET 1's held-out corpus is FLORES-200 English devtest**, not a Pile validation split. It is
|
| 179 |
+
genuinely held out from PolyPythia training, but it is out-of-domain, so the absolute nats/token
|
| 180 |
+
floors are higher than a Pile-val number would be. Δfloor is a *difference* against parents
|
| 181 |
+
measured on the same corpus, so the comparison between rungs is unaffected.
|
| 182 |
+
- **SET 4's nats/byte is comparable across tokenizers but not free of tokenizer effects**: block
|
| 183 |
+
boundaries fall at different places for different tokenizers, and each block's first token is
|
| 184 |
+
unscored. With ~30k tokens per evaluation this is a sub-1% effect.
|
| 185 |
+
- **The alignment search is over the permutation group (residual basis, MLP hidden axis, attention
|
| 186 |
+
heads) and its orthogonal relaxation.** It is not the full symmetry group, and the residual factor
|
| 187 |
+
is fitted from a finite activation sample. A better aligner could raise the M1 rungs; nothing here
|
| 188 |
+
bounds how far.
|
| 189 |
+
- **SET 4's n = 4 language pairs.** Any predictor claim on that substrate is descriptive.
|
| 190 |
+
|
| 191 |
+
|
| 192 |
+
## Files
|
| 193 |
+
|
| 194 |
+
```
|
| 195 |
+
results/set1_{14m,70m,160m}.jsonl per-pair raw records (predictors, rungs, barriers, align info)
|
| 196 |
+
results/set1_pairs.csv per-pair flat table, SET 1
|
| 197 |
+
results/set4_goldfish.jsonl per-language-pair raw records, SET 4
|
| 198 |
+
results/set4_pairs.csv per-language-pair flat table, SET 4
|
| 199 |
+
results/rung_summary.csv rung x substrate x metric summary
|
| 200 |
+
results/predictor_auroc.csv SET 1 predictor table: held-out AUROC, permutation null, BH q
|
| 201 |
+
results/set4_predictors.csv SET 4 predictor rank correlations (n=4, descriptive)
|
| 202 |
+
figs/set1_dfloor_by_rung.png Δfloor by rung, per size
|
| 203 |
+
figs/set1_rescue_vs_predictor.png realised rescue vs coordinate share / CKA
|
| 204 |
+
figs/set1_roc.png held-out-by-seed ROC
|
| 205 |
+
figs/set4_dfloor.png Δfloor by rung, Goldfish
|
| 206 |
+
```
|