anhtld commited on
Commit
52d0693
·
verified ·
1 Parent(s): bbd3729

Auto-sync: 2026-06-30 09:33:44 (part 2)

Browse files
Files changed (1) hide show
  1. results/README.md +7 -0
results/README.md CHANGED
@@ -154,6 +154,11 @@ 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
 
158
  - Code supports `--retrieval-residual-scale`, defaulting to `1.0` so the
159
  completed 32.12% result is unchanged.
@@ -409,6 +414,8 @@ rather than broad residual mixing or monotone shortest-tangent filtering.
409
  - Jobs `14936131`/`14936132`/`14936133` completed the compatible-chart
410
  abstention test at margin `0.10`: it reaches 34.67%, below the 36.06% top row.
411
  This rules out a naive lower-margin fix for the apparent oracle headroom.
 
 
412
 
413
  Paper table automation:
414
 
 
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 next clean support-gap test is pending: `near_miss_policy_bc5_typedprop_p2`
158
+ adds a typed proposal head that generates expert plus primitive non-expert
159
+ proposal families, then evaluates `proposal_lattice` with policy fallback at
160
+ margins `0.00` and `0.05`. The job chain is train `14962264`, eval
161
+ `14962356`/`14962357`, summary `14962363`/`14962364`.
162
 
163
  - Code supports `--retrieval-residual-scale`, defaulting to `1.0` so the
164
  completed 32.12% result is unchanged.
 
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` are pending
418
+ for the typed proposal lattice support-gap test.
419
 
420
  Paper table automation:
421