airshop/Lego_task_complex
Viewer • Updated • 53.7k • 24
How to use airshop/test_ACT_container with LeRobot:
Training ACT model on complex lego task to use with LLM Agent. Dataset involves picking up 1x1 block and placing onto 2x2 block.
4 visual streams, 1 state inputs
[Insert results here]
For a complete walkthrough, see the training guide.
lerobot-record \
--robot.type=so100_follower \
--dataset.repo_id=<hf_user>/eval_<dataset> \
--policy.path=<hf_user>/<desired_policy_repo_id> \
--episodes=10
Prefix the dataset repo with eval_ and supply --policy.path pointing to a local or hub checkpoint.
This policy has been trained and pushed to the Hub using LeRobot. See the full documentation at LeRobot Docs.