Views
No views yet
| Base model | allenai/MolmoAct2 |
| Dataset | villekuosmanen/armnetbench_tool_insert |
| Task | tool_insert |
| Action dim | 6 (single-arm) |
| Cameras | top, wrist, front |
| Normalization | MEAN_STD (action + state + gripper), IDENTITY (visual) |
| Training | Isambard GH200, batch 64, bf16, gradient checkpointing |
| W&B project | molmoact2_tool_insert |
| W&B run | f3n6rstx |
| Step | Path |
|---|---|
| 002000 | checkpoints/002000/pretrained_model/ |
002000) is also copied to the repository root for direct loading.1from lerobot.policies.molmoact2.modeling_molmoact2 import MolmoAct2Policy
2policy = MolmoAct2Policy.from_pretrained("pravsels/molmoact2_tool_insert_norm_fix")