Views
No views yet
| training coverage (grasp position) | eval (grab rate) |
![]() | ![]() |
lerobot/smolvla_base (expert finetuned, VLM frozen).dobri420/pick-cube-so101
(the five tranches through twist-CCW; the dataset has since grown to 440 with a
twist-CW tranche not used here).camera1/2/3) + 6-DoF joint state.
Output: 6-DoF action, 50-step chunks.1from lerobot.policies.smolvla.modeling_smolvla import SmolVLAPolicy
2
3policy = SmolVLAPolicy.from_pretrained("dobri420/pick-cube-so101")config.json, and the
normalization pre/post-processor pipelines (the mean/std that map real joint units
↔ the model's normalized space live in the *_processor.safetensors — they are
required for inference). train_config.json records the full training recipe.