anhtld commited on
Commit
7d9b953
·
verified ·
1 Parent(s): 92600f4

Auto-sync: 2026-06-29 02:18:16

Browse files
Files changed (1) hide show
  1. results/README.md +12 -3
results/README.md CHANGED
@@ -101,9 +101,9 @@ Completed deployment-clean diagnostics:
101
 
102
  Completed residual transport jobs:
103
 
104
- Last checked: `2026-06-29 05:54 UTC`. The source-score bonus-prior batch
105
- completed after passing CPU/unit smokes, and the paper table/paired analysis now
106
- include progress and reward-score train-outcome priors.
107
 
108
  - Code supports `--retrieval-residual-scale`, defaulting to `1.0` so the
109
  completed 32.12% result is unchanged.
@@ -226,6 +226,15 @@ include progress and reward-score train-outcome priors.
226
  Bonuses `0.015` and `0.020` tie the current best at 35.25%, while bonus
227
  `0.025` reaches 35.19%. Summary jobs `14897126`/`14897127`/`14897128` and
228
  rebuild job `14897129` completed.
 
 
 
 
 
 
 
 
 
229
  - Job `14869627` completed the CPU Apptainer smoke for the residual scale-grid
230
  selector: selected index `3` and returned action `0.20` on the toy ray-search
231
  case, validating candidate expansion before rollout.
 
101
 
102
  Completed residual transport jobs:
103
 
104
+ Last checked: `2026-06-29 06:13 UTC`. The no-op-only residual-family ablation
105
+ completed after CPU smokes and GPU arrays, and the paper table/paired analysis
106
+ now include both full safe-family and no-op-only train-outcome prior rows.
107
 
108
  - Code supports `--retrieval-residual-scale`, defaulting to `1.0` so the
109
  completed 32.12% result is unchanged.
 
226
  Bonuses `0.015` and `0.020` tie the current best at 35.25%, while bonus
227
  `0.025` reaches 35.19%. Summary jobs `14897126`/`14897127`/`14897128` and
228
  rebuild job `14897129` completed.
229
+ - Jobs `14897548`/`14897549` completed no-op-only CPU rollout smokes after
230
+ excluding wrong-gripper residuals from the safe family.
231
+ - Jobs `14897563`/`14897564` completed no-op-only GPU arrays. Both no-op bonus
232
+ `0.03` and source-score bonus `0.02` reach 35.19%, one success below the
233
+ 35.25% best safe-family plateau. This shows wrong-gripper residuals are not
234
+ the main mechanism but still provide a small marginal tie-breaking gain.
235
+ Summary jobs `14897565`/`14897566` and rebuild job `14897567` were submitted;
236
+ the same summaries/analysis were also rebuilt locally while the CPU summary
237
+ job was pending.
238
  - Job `14869627` completed the CPU Apptainer smoke for the residual scale-grid
239
  selector: selected index `3` and returned action `0.20` on the toy ray-search
240
  case, validating candidate expansion before rollout.