Instructions to use maximellerbach/act_aloha_transfer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use maximellerbach/act_aloha_transfer with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Upload policy weights, train config and readme
Browse files- README.md +2 -2
- model.safetensors +1 -1
- train_config.json +2 -2
README.md
CHANGED
|
@@ -5,9 +5,9 @@ license: apache-2.0
|
|
| 5 |
model_name: wam
|
| 6 |
pipeline_tag: robotics
|
| 7 |
tags:
|
| 8 |
-
- robotics
|
| 9 |
-
- lerobot
|
| 10 |
- wam
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Card for wam
|
|
|
|
| 5 |
model_name: wam
|
| 6 |
pipeline_tag: robotics
|
| 7 |
tags:
|
|
|
|
|
|
|
| 8 |
- wam
|
| 9 |
+
- lerobot
|
| 10 |
+
- robotics
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Card for wam
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 346247768
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7542a91c9c99060bc32ae2655b9f795b2b85032bc14aa8c99731c9679d9065f
|
| 3 |
size 346247768
|
train_config.json
CHANGED
|
@@ -194,7 +194,7 @@
|
|
| 194 |
"scheduler_warmup_steps": 500,
|
| 195 |
"scheduler_decay_steps": 5000
|
| 196 |
},
|
| 197 |
-
"output_dir": "outputs/train/
|
| 198 |
"job_name": "aloha_wam",
|
| 199 |
"resume": false,
|
| 200 |
"seed": 1000,
|
|
@@ -237,7 +237,7 @@
|
|
| 237 |
"project": "lerobot",
|
| 238 |
"entity": null,
|
| 239 |
"notes": null,
|
| 240 |
-
"run_id": "
|
| 241 |
"mode": null,
|
| 242 |
"add_tags": true
|
| 243 |
},
|
|
|
|
| 194 |
"scheduler_warmup_steps": 500,
|
| 195 |
"scheduler_decay_steps": 5000
|
| 196 |
},
|
| 197 |
+
"output_dir": "outputs/train/wam_aloha_no_ema",
|
| 198 |
"job_name": "aloha_wam",
|
| 199 |
"resume": false,
|
| 200 |
"seed": 1000,
|
|
|
|
| 237 |
"project": "lerobot",
|
| 238 |
"entity": null,
|
| 239 |
"notes": null,
|
| 240 |
+
"run_id": "4cqoh2a9",
|
| 241 |
"mode": null,
|
| 242 |
"add_tags": true
|
| 243 |
},
|