Instructions to use liangnanying/pi0_part_sorting with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use liangnanying/pi0_part_sorting with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Upload policy weights, train config and readme
Browse files- config.json +1 -1
- train_config.json +2 -2
config.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"observation.state": {
|
| 6 |
"type": "STATE",
|
| 7 |
"shape": [
|
| 8 |
-
|
| 9 |
]
|
| 10 |
},
|
| 11 |
"observation.images.head_left": {
|
|
|
|
| 5 |
"observation.state": {
|
| 6 |
"type": "STATE",
|
| 7 |
"shape": [
|
| 8 |
+
20
|
| 9 |
]
|
| 10 |
},
|
| 11 |
"observation.images.head_left": {
|
train_config.json
CHANGED
|
@@ -87,7 +87,7 @@
|
|
| 87 |
"observation.state": {
|
| 88 |
"type": "STATE",
|
| 89 |
"shape": [
|
| 90 |
-
|
| 91 |
]
|
| 92 |
},
|
| 93 |
"observation.images.head_left": {
|
|
@@ -237,7 +237,7 @@
|
|
| 237 |
"project": "ghrc2026-part-sorting-pi0",
|
| 238 |
"entity": null,
|
| 239 |
"notes": null,
|
| 240 |
-
"run_id": "
|
| 241 |
"mode": null,
|
| 242 |
"add_tags": true
|
| 243 |
},
|
|
|
|
| 87 |
"observation.state": {
|
| 88 |
"type": "STATE",
|
| 89 |
"shape": [
|
| 90 |
+
20
|
| 91 |
]
|
| 92 |
},
|
| 93 |
"observation.images.head_left": {
|
|
|
|
| 237 |
"project": "ghrc2026-part-sorting-pi0",
|
| 238 |
"entity": null,
|
| 239 |
"notes": null,
|
| 240 |
+
"run_id": "8r9sg5i4",
|
| 241 |
"mode": null,
|
| 242 |
"add_tags": true
|
| 243 |
},
|