anhtld commited on
Commit
0e5b69c
·
verified ·
1 Parent(s): c307682

Auto-sync: 2026-06-30 10:57:05 (part 2)

Browse files
Files changed (1) hide show
  1. results/README.md +6 -5
results/README.md CHANGED
@@ -162,9 +162,10 @@ compatible tangent transport: safe4 reaches 33.45%, sparse no-op/wrong-gripper
162
  direct typed proposal generation adds clean support, but the generated support
163
  is still not local enough. Best-policy checkpoint ablations are also negative:
164
  sparse no-op/wrong-gripper drops to 32.29%, and no-op-only drops to 33.16%.
165
- A no-op-only proposal-head retrain is pending as train/eval/summary
166
- `14963500` -> `14963505` -> `14963507` to test whether the failure is due to
167
- multi-family proposal-head interference.
 
168
 
169
  - Code supports `--retrieval-residual-scale`, defaulting to `1.0` so the
170
  completed 32.12% result is unchanged.
@@ -428,8 +429,8 @@ multi-family proposal-head interference.
428
  - Jobs `14963143` -> `14963150` and `14963147` -> `14963149` completed
429
  best-policy checkpoint ablations for sparse/no-op typed proposals at 32.29%
430
  and 33.16%.
431
- - Jobs `14963500` -> `14963505` -> `14963507` are pending for the no-op-only
432
- proposal-head retrain.
433
 
434
  Paper table automation:
435
 
 
162
  direct typed proposal generation adds clean support, but the generated support
163
  is still not local enough. Best-policy checkpoint ablations are also negative:
164
  sparse no-op/wrong-gripper drops to 32.29%, and no-op-only drops to 33.16%.
165
+ A no-op-only proposal-head retrain improves the typed-generation row to 34.72%,
166
+ with generated no-op selections succeeding 41.64%, but it still stays below the
167
+ 36.06% compatible tangent row. Multi-family interference is real but not the main
168
+ proposal bottleneck.
169
 
170
  - Code supports `--retrieval-residual-scale`, defaulting to `1.0` so the
171
  completed 32.12% result is unchanged.
 
429
  - Jobs `14963143` -> `14963150` and `14963147` -> `14963149` completed
430
  best-policy checkpoint ablations for sparse/no-op typed proposals at 32.29%
431
  and 33.16%.
432
+ - Jobs `14963500` -> `14963505` -> `14963507` completed the no-op-only
433
+ proposal-head retrain at 34.72%.
434
 
435
  Paper table automation:
436