allenai/MolmoAct2-BimanualYAM-Dataset
Viewer • Updated • 76M • 39.7k • 5
How to use Jiafei1224/VLA-JEPA-MolmoAct2YAMData with LeRobot:
Fine-tuned VLA-JEPA on the MolmoAct2-BimanualYAM-Dataset with 3 cameras (top, left, right) and an unfrozen Qwen3-VL-2B backbone.
| Setting | Value |
|---|---|
| Training step | 050000 |
| Cameras | top, left, right |
| Action dim | 14 (joint positions + grippers) |
| Chunk size | 30 (@ 30 Hz) |
| Qwen | Qwen/Qwen3-VL-2B-Instruct (unfrozen) |
| Base model | lerobot/VLA-JEPA-Pretrain |
| Gripper range | [0, 1] (continuous, not binarized) |
from lerobot.policies.vla_jepa.modeling_vla_jepa import VLAJEPAPolicy
policy = VLAJEPAPolicy.from_pretrained("Jiafei1224/VLA-JEPA-MolmoAct2YAMData")
See the MolmoAct2 sim_eval docs — serve via an /act HTTP endpoint with all three camera views.
BimanualYAMPutEverythingInBox-v1 (infra OK, task not solved yet)Base model
lerobot/VLA-JEPA-Pretrain