Robotics
LeRobot
Safetensors
pi05
lora
relative-actions
bimanual
widowxai
model:pi05
task:block-transfer
framework:lerobot-latest
robot:stationary
env:local-5090
study:RLE-2
Instructions to use TrossenRoboticsCommunity/pi05-block-transfer-lerobot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use TrossenRoboticsCommunity/pi05-block-transfer-lerobot with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Link dataset (stationary-block-transfer-lerobot-v3 @ v3.0), set env/study tags, add RLE-33/34 links
Browse files
README.md
CHANGED
|
@@ -3,6 +3,8 @@ library_name: lerobot
|
|
| 3 |
pipeline_tag: robotics
|
| 4 |
license: apache-2.0
|
| 5 |
base_model: lerobot/pi05_base
|
|
|
|
|
|
|
| 6 |
tags:
|
| 7 |
- lerobot
|
| 8 |
- pi05
|
|
@@ -15,8 +17,8 @@ tags:
|
|
| 15 |
- task:block-transfer
|
| 16 |
- framework:lerobot-latest
|
| 17 |
- robot:stationary
|
| 18 |
-
|
| 19 |
-
|
| 20 |
---
|
| 21 |
|
| 22 |
# pi05-block-transfer-lerobot
|
|
@@ -113,13 +115,12 @@ so no special flag is needed at inference.
|
|
| 113 |
|
| 114 |
## Inputs (reproducibility manifest)
|
| 115 |
|
| 116 |
-
- **Dataset:** `TrossenRoboticsCommunity/
|
| 117 |
-
stationary block-transfer / handover-cube lerobot v3).
|
| 118 |
- **Base model:** `lerobot/pi05_base`.
|
| 119 |
- **Framework:** lerobot-latest (`--policy.type=pi05`).
|
| 120 |
- **Batch size:** TODO.
|
| 121 |
- **Total steps:** TODO (checkpoints exist at 40k/60k/80k; this record is **40k**).
|
| 122 |
-
- **Training env / hardware:**
|
| 123 |
|
| 124 |
## Outputs
|
| 125 |
|
|
@@ -162,6 +163,8 @@ The task prompt must match training (π₀.₅ is language-conditioned).
|
|
| 162 |
|
| 163 |
## Links
|
| 164 |
|
| 165 |
-
- **RLE Study (Epic):**
|
| 166 |
-
- **RLE Run (Task):** TODO
|
|
|
|
|
|
|
| 167 |
- **Base model:** https://huggingface.co/lerobot/pi05_base
|
|
|
|
| 3 |
pipeline_tag: robotics
|
| 4 |
license: apache-2.0
|
| 5 |
base_model: lerobot/pi05_base
|
| 6 |
+
datasets:
|
| 7 |
+
- TrossenRoboticsCommunity/stationary-block-transfer-lerobot-v3
|
| 8 |
tags:
|
| 9 |
- lerobot
|
| 10 |
- pi05
|
|
|
|
| 17 |
- task:block-transfer
|
| 18 |
- framework:lerobot-latest
|
| 19 |
- robot:stationary
|
| 20 |
+
- env:local-5090
|
| 21 |
+
- study:RLE-2
|
| 22 |
---
|
| 23 |
|
| 24 |
# pi05-block-transfer-lerobot
|
|
|
|
| 115 |
|
| 116 |
## Inputs (reproducibility manifest)
|
| 117 |
|
| 118 |
+
- **Dataset:** [`TrossenRoboticsCommunity/stationary-block-transfer-lerobot-v3`](https://huggingface.co/datasets/TrossenRoboticsCommunity/stationary-block-transfer-lerobot-v3) @ `v3.0`.
|
|
|
|
| 119 |
- **Base model:** `lerobot/pi05_base`.
|
| 120 |
- **Framework:** lerobot-latest (`--policy.type=pi05`).
|
| 121 |
- **Batch size:** TODO.
|
| 122 |
- **Total steps:** TODO (checkpoints exist at 40k/60k/80k; this record is **40k**).
|
| 123 |
+
- **Training env / hardware:** local-5090 (run on a local RTX 5090 using the Trossen cloud pipeline).
|
| 124 |
|
| 125 |
## Outputs
|
| 126 |
|
|
|
|
| 163 |
|
| 164 |
## Links
|
| 165 |
|
| 166 |
+
- **RLE Study (Epic):** [RLE-2](https://trossenrobotics.atlassian.net/browse/RLE-2) — Cloud pi0.5 Pipeline Validation
|
| 167 |
+
- **RLE Training Run (Task):** RLE-33 (TODO: confirm after creation)
|
| 168 |
+
- **RLE Evaluation Run (Task):** RLE-34 (TODO: confirm after creation)
|
| 169 |
+
- **Dataset:** https://huggingface.co/datasets/TrossenRoboticsCommunity/stationary-block-transfer-lerobot-v3
|
| 170 |
- **Base model:** https://huggingface.co/lerobot/pi05_base
|