Views
No views yet
llm_residual_dropout=0.1 (original recipe's regularization)inference_action_mode="continuous" is baked into the
config — no override needed at serving time.| Trainable params | 727,296,544 / 5,591,928,304 (13%) |
| Steps / epochs | 12,000 / 10.25 |
| Global batch | 64 (8 GPUs × 8) |
| Optimizer | AdamW β=(0.9,0.95), ε=1e-6, wd=0, clip 1.0 |
| Schedule | cosine, 600-step warmup, decay ratio 0.1 |
| Precision | bfloat16 + gradient checkpointing |
| Action mode | both (discrete FAST + flow matching), 8 flow timesteps |
| Chunk / executed | 30 / 30 (1 s @ 30 Hz) |
| Cameras | observation.images.{top,left,right} @ 480×270 |
| Augmentation | brightness/contrast/saturation 0.8–1.2, hue ±0.02, sharpness 0.5–1.5, affine ±5°/5% |
| Normalization | quantile q01/q99; grippers raw |
| Split / seed | 100/0 (all 80 episodes) / 1000 |
step:6K smpl:384K ep:410 epch:5.12 loss:1.011 grdn:1.017 lr:4.1e-05 updt_s:2.372 data_s:0.074 smp/s:26 mem_gb:25.86 discrete_ce_loss:1.005 discrete_z_loss:0.000 action_flow_loss:0.005norm_tag — stats are baked into the processor files.Put all oranges in the bowl.--robot.max_gripper_delta=0.05 (the data
contains gripper commands up to 0.05/tick; the 0.03 default throttles grasps).1lerobot-policy-server \
2 --policy.pretrained_name_or_path=ASethi04/MolmoAct2-BimanualYAM-oranges-20k \
3 --policy.model_dtype=bfloat16 --policy.device=cuda --host=0.0.0.0 --port=8081