Instructions to use VibeCuisine/vibepi3-grab-act-aug-081826 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use VibeCuisine/vibepi3-grab-act-aug-081826 with LeRobot:
- Notebooks
- Google Colab
- Kaggle
vibepi3-grab-act-aug-081826
act policy trained via Vibe Data Studio on 39 teleop episodes.
At a glance
| Architecture | act (from scratch) |
| Dataset | vibepi3-grab-poseexpert-curated-081826 @ aa2bd373 |
| Scale | 39 episodes · 2,112 frames @ 20 fps |
| Steps / batch / seed | 30,000 / 8 / 1000 |
| lerobot | b6d46c40 |
| Provider / GPU | site-gpu / site GPU host |
| Duration | 1h 16m |
| Final train loss | 0.043 |
| W&B | vds47-9284ef15 |
Tasks
Language-conditioned — pass one of these instructions at inference:
| Instruction | Episodes |
|---|---|
| Grab the cucumber at the one-third point | 39 |
Episodes per task per recording rig (derived from the nested collection manifests down to leaf recorded datasets):
| Task | vibepi3 | Total |
|---|---|---|
| Grab the cucumber at the one-third point | 39 | 39 |
| Total | 39 | 39 |
Rig
- Action/state (7-dim): shoulder_pan, shoulder_lift, elbow_flex, wrist_flex, wrist_roll, gripper, tilt
- Cameras @ 20 fps: corner 640×480, top 640×480, wrist 640×480
- Consumed image inputs (the checkpoint's resolved VISUAL features, from its
config.json):observation.images.corner,observation.images.top,observation.images.wrist
Reproduce — exact training command
lerobot-train --policy.type=act --policy.repo_id=VibeCuisine/vibepi3-grab-act-aug-081826 --dataset.repo_id=VibeCuisine/vibepi3-grab-poseexpert-curated-081826 --dataset.revision=aa2bd3738231994b7a3ccba2918f1eacbc3a0dd2 --batch_size=8 --steps=30000 --save_freq=5000 --output_dir=outputs/train/vibepi3-grab-act-aug-081826 --job_name=vibepi3-grab-act-aug-081826 --policy.device=cuda --wandb.enable=true --wandb.disable_artifact=true --wandb.project=lerobot --wandb.run_id=vds47-9284ef15 --wandb.entity=jeremyhx-freelance --seed=1000 --dataset.eval_split=0.1 --eval_steps=600 --dataset.image_transforms.enable=true --policy.chunk_size=40 --policy.n_action_steps=40
--num_workers is appended host-side (clamped to the host's allocation).
Card generated by Vibe Data Studio on run completion.
- Downloads last month
- 160