ofcourseistillloveyou/act-so101-feed-me-vai-10ep-run1
07
ACT — SO-101 "feed me" — Vai, 10 episodes, run 1
Action Chunking Transformer (ACT) policy trained with LeRobot on `ofcourseistillloveyou/so-101-feed-me`.
- Operator: Vai
- Episodes: 10
- Run: 1
This snapshot is from step 2000 of an in-progress 20,000-step run. Subsequent checkpoints will be pushed as additional commits / tags (step-4000, step-6000, …, step-20000).
Training
Use on a real SO-101
lerobot-record \
--robot.type=so101_follower --robot.port=/dev/ttyACM0 --robot.id=my_follower \
--robot.cameras="{ front: {type: opencv, index_or_path: /dev/video2, width: 640, height: 480, fps: 30}, side: {type: opencv, index_or_path: /dev/video4, width: 640, height: 480, fps: 30} }" \
--dataset.repo_id=YOUR_USER/eval_so101_feed_me \
--dataset.single_task="feed me" \
--dataset.num_episodes=10 \
--policy.path=ofcourseistillloveyou/act-so101-feed-meAdjust index_or_path to whichever /dev/videoN matches your camera mounting.
