anhtld commited on
Commit
e4b22fd
·
verified ·
1 Parent(s): f1466ea

Auto-sync: 2026-06-28 01:28:06 (part 2)

Browse files
results/README.md CHANGED
@@ -22,6 +22,8 @@ Use these summaries for the current paper tables:
22
  - `h16_policy_ckpt_near_miss_policy_bc5_bestpt_field_sweep_summary.md`
23
  - `h16_policy_ckpt_near_miss_policy_bc5_bestpt_retrieval_residual_v2_summary.md`
24
  - `h16_policy_ckpt_near_miss_policy_bc5_bestpt_retrieval_residual_knn4_v2_summary.md`
 
 
25
  - `h16_policy_ckpt_nonexpert_policy_bc5_summary.md`
26
  - `h16_policy_ckpt_nonexpert_policy_bc5_bestpt_field_sweep_summary.md`
27
  - `h16_policy_ckpt_field_selected_noexpert_bc5_summary.md`
@@ -62,7 +64,7 @@ Completed deployment-clean diagnostics:
62
 
63
  Active field-teacher distillation jobs:
64
 
65
- Last checked: `2026-06-28 05:20 UTC`.
66
 
67
  - Job `14858449` completed the all-split target map export for aligned validation
68
  checkpoint selection and seed-invariant student train coverage.
@@ -72,6 +74,18 @@ Last checked: `2026-06-28 05:20 UTC`.
72
  will evaluate direct and field-guided allmap rollouts.
73
  - Job `14858455` rebuilds `paper_table_status.*` after the allmap summaries.
74
 
 
 
 
 
 
 
 
 
 
 
 
 
75
  Paper table automation:
76
 
77
  - `scripts/build_paper_table_status.py` builds a paper-facing method table from
 
22
  - `h16_policy_ckpt_near_miss_policy_bc5_bestpt_field_sweep_summary.md`
23
  - `h16_policy_ckpt_near_miss_policy_bc5_bestpt_retrieval_residual_v2_summary.md`
24
  - `h16_policy_ckpt_near_miss_policy_bc5_bestpt_retrieval_residual_knn4_v2_summary.md`
25
+ - pending scale-sweep summaries:
26
+ `h16_policy_ckpt_near_miss_policy_bc5_bestpt_retrieval_residual_scale{0p25,0p50,0p75,1p25}_summary.md`
27
  - `h16_policy_ckpt_nonexpert_policy_bc5_summary.md`
28
  - `h16_policy_ckpt_nonexpert_policy_bc5_bestpt_field_sweep_summary.md`
29
  - `h16_policy_ckpt_field_selected_noexpert_bc5_summary.md`
 
64
 
65
  Active field-teacher distillation jobs:
66
 
67
+ Last checked: `2026-06-28 05:26 UTC`.
68
 
69
  - Job `14858449` completed the all-split target map export for aligned validation
70
  checkpoint selection and seed-invariant student train coverage.
 
74
  will evaluate direct and field-guided allmap rollouts.
75
  - Job `14858455` rebuilds `paper_table_status.*` after the allmap summaries.
76
 
77
+ Active residual transport jobs:
78
+
79
+ - Code now supports `--retrieval-residual-scale`, defaulting to `1.0` so the
80
+ completed 32.12% result is unchanged.
81
+ - Job `14858978` completed the CPU Apptainer unit smoke for residual scale
82
+ selection after smoke jobs `14858889`/`14858894` caught two wiring bugs before
83
+ rollout jobs started.
84
+ - Jobs `14858875`/`14858876`, `14858877`/`14858878`,
85
+ `14858879`/`14858880`, and `14858881`/`14858882` evaluate residual scales
86
+ `0.25`, `0.50`, `0.75`, and `1.25`.
87
+ - Job `14858883` rebuilds `paper_table_status.*` after the scale summaries.
88
+
89
  Paper table automation:
90
 
91
  - `scripts/build_paper_table_status.py` builds a paper-facing method table from
results/dovla_cil_run_report_2026-06-27.md CHANGED
@@ -87,6 +87,13 @@ Active field-teacher jobs:
87
  - `14858451`/`14858452` and `14858453`/`14858454` are pending priority to
88
  evaluate direct and field-guided allmap rollouts.
89
  - `14858455` rebuilds `paper_table_status.*` after the allmap summaries.
 
 
 
 
 
 
 
90
 
91
  Use `results/paper_table_status.md` as the canonical current table. The job
92
  table below is historical and includes statuses that were true at earlier
 
87
  - `14858451`/`14858452` and `14858453`/`14858454` are pending priority to
88
  evaluate direct and field-guided allmap rollouts.
89
  - `14858455` rebuilds `paper_table_status.*` after the allmap summaries.
90
+ - `retrieval_residual_scale` support was added after the 32.12% nearest
91
+ residual result. Jobs `14858875`/`14858877`/`14858879`/`14858881` evaluate
92
+ scales `0.25`, `0.50`, `0.75`, and `1.25`; summaries
93
+ `14858876`/`14858878`/`14858880`/`14858882` and table rebuild `14858883`
94
+ are queued behind them. CPU unit smoke `14858978` validates the scale path;
95
+ earlier smoke attempts `14858889`/`14858894` caught and fixed two wiring bugs
96
+ before rollout jobs started.
97
 
98
  Use `results/paper_table_status.md` as the canonical current table. The job
99
  table below is historical and includes statuses that were true at earlier