Auto-sync: 2026-06-28 13:38:23
Browse files- results/README.md +6 -3
results/README.md
CHANGED
|
@@ -4,6 +4,8 @@ Use these summaries for the current paper tables:
|
|
| 4 |
|
| 5 |
- `paper_story_memo.md`
|
| 6 |
- `paper_table_status.md` and `.json` (generated by `scripts/build_paper_table_status.py`)
|
|
|
|
|
|
|
| 7 |
- `nonexpert_proposal_target_census.md`
|
| 8 |
- `field_selected_target_map_summary.md`
|
| 9 |
- `h16_field_sweep_summary.md`
|
|
@@ -89,7 +91,7 @@ Completed deployment-clean diagnostics:
|
|
| 89 |
|
| 90 |
Completed residual transport jobs:
|
| 91 |
|
| 92 |
-
Last checked: `2026-06-28 17:
|
| 93 |
GPU priority.
|
| 94 |
|
| 95 |
- Code supports `--retrieval-residual-scale`, defaulting to `1.0` so the
|
|
@@ -141,7 +143,8 @@ GPU priority.
|
|
| 141 |
`0.40` both reach 34.67%. K2 raw residual transport remains the best clean row.
|
| 142 |
- Jobs `14868993`/`14868995`/`14868997`/`14868999` are pending counterfactual
|
| 143 |
tangent ray-search rollouts. Summary jobs `14868994`/`14868996`/`14868998`/
|
| 144 |
-
`14869000`
|
|
|
|
| 145 |
- Job `14869627` completed the CPU Apptainer smoke for the residual scale-grid
|
| 146 |
selector: selected index `3` and returned action `0.20` on the toy ray-search
|
| 147 |
case, validating candidate expansion before rollout.
|
|
@@ -160,4 +163,4 @@ Paper table automation:
|
|
| 160 |
existing summary JSON files, uses canonical fallback values for already
|
| 161 |
verified rows, and marks pending experiments by job ID.
|
| 162 |
- `scripts/slurm/build_paper_table_status.sbatch` reruns that table builder on a
|
| 163 |
-
CPU node with system `python3`.
|
|
|
|
| 4 |
|
| 5 |
- `paper_story_memo.md`
|
| 6 |
- `paper_table_status.md` and `.json` (generated by `scripts/build_paper_table_status.py`)
|
| 7 |
+
- `paper_analysis.md` and `.json` (generated by `scripts/build_paper_analysis.py`;
|
| 8 |
+
seed-wise paired deltas, per-task gaps, and selection histograms)
|
| 9 |
- `nonexpert_proposal_target_census.md`
|
| 10 |
- `field_selected_target_map_summary.md`
|
| 11 |
- `h16_field_sweep_summary.md`
|
|
|
|
| 91 |
|
| 92 |
Completed residual transport jobs:
|
| 93 |
|
| 94 |
+
Last checked: `2026-06-28 17:36 UTC`. Ray-search jobs are queued, pending on
|
| 95 |
GPU priority.
|
| 96 |
|
| 97 |
- Code supports `--retrieval-residual-scale`, defaulting to `1.0` so the
|
|
|
|
| 143 |
`0.40` both reach 34.67%. K2 raw residual transport remains the best clean row.
|
| 144 |
- Jobs `14868993`/`14868995`/`14868997`/`14868999` are pending counterfactual
|
| 145 |
tangent ray-search rollouts. Summary jobs `14868994`/`14868996`/`14868998`/
|
| 146 |
+
`14869000`, table rebuild job `14869605`, and updated table+analysis rebuild
|
| 147 |
+
job `14869860` are dependency-gated on them.
|
| 148 |
- Job `14869627` completed the CPU Apptainer smoke for the residual scale-grid
|
| 149 |
selector: selected index `3` and returned action `0.20` on the toy ray-search
|
| 150 |
case, validating candidate expansion before rollout.
|
|
|
|
| 163 |
existing summary JSON files, uses canonical fallback values for already
|
| 164 |
verified rows, and marks pending experiments by job ID.
|
| 165 |
- `scripts/slurm/build_paper_table_status.sbatch` reruns that table builder on a
|
| 166 |
+
CPU node with system `python3`, then regenerates `paper_analysis.*`.
|