Auto-sync: 2026-06-30 10:19:50
Browse files- results/README.md +15 -7
results/README.md
CHANGED
|
@@ -154,11 +154,14 @@ scale-gated challenger variants at `0.35` and `0.35/0.40` also tie at 36.00%
|
|
| 154 |
with slightly lower MSE, while `0.03` is slightly lower and adding wrong-gripper
|
| 155 |
challengers raises MSE. The clean gain is a tight singleton near-miss calibration
|
| 156 |
rather than broad residual mixing or monotone shortest-tangent filtering.
|
| 157 |
-
The
|
| 158 |
-
|
| 159 |
-
|
| 160 |
-
|
| 161 |
-
|
|
|
|
|
|
|
|
|
|
| 162 |
|
| 163 |
- Code supports `--retrieval-residual-scale`, defaulting to `1.0` so the
|
| 164 |
completed 32.12% result is unchanged.
|
|
@@ -414,8 +417,13 @@ margins `0.00` and `0.05`. The job chain is train `14962264`, eval
|
|
| 414 |
- Jobs `14936131`/`14936132`/`14936133` completed the compatible-chart
|
| 415 |
abstention test at margin `0.10`: it reaches 34.67%, below the 36.06% top row.
|
| 416 |
This rules out a naive lower-margin fix for the apparent oracle headroom.
|
| 417 |
-
- Jobs `14962264` -> `14962356`/`14962357` -> `14962363`/`14962364`
|
| 418 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 419 |
|
| 420 |
Paper table automation:
|
| 421 |
|
|
|
|
| 154 |
with slightly lower MSE, while `0.03` is slightly lower and adding wrong-gripper
|
| 155 |
challengers raises MSE. The clean gain is a tight singleton near-miss calibration
|
| 156 |
rather than broad residual mixing or monotone shortest-tangent filtering.
|
| 157 |
+
The typed proposal-head support-gap test completed for the best-rank checkpoint:
|
| 158 |
+
six-family generated proposal lattices reach 31.30% at margin `0.00` and 32.17%
|
| 159 |
+
at margin `0.05`. Anti-goal family masking improves the row but does not beat
|
| 160 |
+
compatible tangent transport: safe4 reaches 33.45%, sparse no-op/wrong-gripper
|
| 161 |
+
34.26%, and no-op-only 34.43%. The result is a useful negative diagnostic:
|
| 162 |
+
direct typed proposal generation adds clean support, but the generated support
|
| 163 |
+
is still not local enough. Best-policy checkpoint ablations are pending as eval
|
| 164 |
+
arrays `14963143` and `14963147`, with summaries `14963150` and `14963149`.
|
| 165 |
|
| 166 |
- Code supports `--retrieval-residual-scale`, defaulting to `1.0` so the
|
| 167 |
completed 32.12% result is unchanged.
|
|
|
|
| 417 |
- Jobs `14936131`/`14936132`/`14936133` completed the compatible-chart
|
| 418 |
abstention test at margin `0.10`: it reaches 34.67%, below the 36.06% top row.
|
| 419 |
This rules out a naive lower-margin fix for the apparent oracle headroom.
|
| 420 |
+
- Jobs `14962264` -> `14962356`/`14962357` -> `14962363`/`14962364` completed
|
| 421 |
+
the six-family typed proposal lattice support-gap test at 31.30%/32.17%.
|
| 422 |
+
- Jobs `14963030` -> `14963044`, `14963031` -> `14963042`, and `14963032` ->
|
| 423 |
+
`14963043` completed typed proposal family masking at 33.45%, 34.26%, and
|
| 424 |
+
34.43%.
|
| 425 |
+
- Jobs `14963143` -> `14963150` and `14963147` -> `14963149` are pending
|
| 426 |
+
best-policy checkpoint ablations for sparse/no-op typed proposals.
|
| 427 |
|
| 428 |
Paper table automation:
|
| 429 |
|