Downloads · 30 days
7
15% of all-time downloads
pravsels/act_transfer_cube_20k
act_transfer_cube_20k is a robotics model from pravsels. Use it for the robotics task on the model card, and read the license before you ship it in a product. It is set up for lerobot.
LeRobot ACT policy for transfercube on SO101 data.
Downloads · 30 days
7
15% of all-time downloads
All-time downloads
48
Public
Parameters
51.6M
206 MB on disk
Likes
0
Public
Click a slice to open those files.
.safetensors206 MB · 100%
From the Hugging Face model README
LeRobot ACT policy for transfer_cube on SO101 data.
| Policy | ACT (policy.type=act) |
| Dataset | villekuosmanen/armnetbench_transfer_cube |
| Task | transfer_cube |
| Action dim | 12 (bimanual) |
| Cameras | top, left_wrist, right_wrist |
| Training | 20k total: 10k scratch + 10k warm-start @ bs16 on GCloud A100 (phase-1: pravsels/act_transfer_cube) |
| Phase-1 checkpoint | pravsels/act_transfer_cube |
| W&B project | act_transfer_cube |
| W&B run | nus2ijk5 |
The final checkpoint (local step 010000, 20k total steps) lives at the repository root for direct loading.
from lerobot.policies.act.modeling_act import ACTPolicy
policy = ACTPolicy.from_pretrained("pravsels/act_transfer_cube_20k")