makermods/smolvla_2cam_200ep_blue_cube_orange_tray
smolvla2cam200epbluecubeorangetray
SmolVLA fine-tuned from `lerobot/smolvla_base` on `makermods/2cam_200ep_blue_cube_orange_tray` — an SO-101 (6-DoF) pick-and-place: "pick up blue cube and place in orange tray".
The two-camera arm of a controlled A/B against `makermods/smolvla_3cam_200ep_blue_cube_orange_tray`. Same 200 episodes, same 38,975 frames, identical hyperparameters and seed; the only difference is the top camera, removed from the dataset. Any behavioural difference is attributable to camera count alone.
Cameras
No `--rename_map` is needed at inference — feed front/wrist directly. Training used a base pre-declared with these names rather than the stock camera1/2/3 placeholders, so every checkpoint carries real mount names and an empty rename map. (This matters: lerobot-eval, lerobot-rollout and the async policy server all override a checkpoint's saved rename map with their own, which defaults to empty, so a checkpoint left on placeholder keys fails there.)
Training
checkpoints/<step>/ holds every 1,000-step checkpoint, git-tagged by step, loadable with --policy.pretrained_revision=<step>.
