Views
No views yet
best.pt: TinyTrajectoryHead checkpointmetrics.json: training metrics for the selected checkpoint-0.3500, -0.2925, -0.2350obj_init_y = -0.02| Decoder | Success | Avg ms/step | Speedup |
|---|---|---|---|
| Baseline OpenVLA | 14/27 (51.9%) | 295.2 | 1.00x |
| Adaptive fast policy (gate v=5, h=6, s=6) | 16/27 (59.3%) | 105.0 | 2.81x |
best.pt to:checkpoints/traj_head_dagger_r2/best.pt1uv run python scripts/run_openvla_sim.py \
2 --decoder trajectory-spec \
3 --trajectory-head-checkpoint checkpoints/traj_head_dagger_r2/best.pt \
4 --trajectory-fast-draft-only \
5 --trajectory-head-threshold 0.2 \
6 --trajectory-fast-min-confident-tokens 5 \
7 --task google_robot_pick_vertical_coke_can \
8 --published-eval-setup \
9 --episodes 3 \
10 --steps 80./scripts/reproduce_readme_speedup_local.sh