hackhackhack66666 commited on
Commit
7313017
·
verified ·
1 Parent(s): 1a83227

Add Blockwise-OAT baseline artifacts (README.md)

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -147,7 +147,10 @@ python scripts/eval_policy_sim.py \
147
  primaryClass={cs.RO}}
148
  ```
149
 
150
- ## Next steps
151
 
152
- - Resume tail training (target 30+ epochs) and re-run paired eval.
153
- - Ablate `refine_iters`, prefix length `P`, and learning-rate schedule.
 
 
 
 
147
  primaryClass={cs.RO}}
148
  ```
149
 
150
+ ## Phase 2 (next)
151
 
152
+ Phase 1 strict baseline is **complete** on branch `Blockwise-OAT`.
153
+
154
+ 1. Resume tail training from `original_oat_tail_p4_r1.pt` (target 30+ epochs).
155
+ 2. Re-run paired AR vs Blockwise LIBERO-10 confirm eval.
156
+ 3. Re-run speed / verification benchmarks; publish Phase 2 bundle to HF.