Instructions to use thehui/act_pusht_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use thehui/act_pusht_model with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files- model.safetensors +1 -1
- train_config.json +2 -2
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 206666936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8919291fa0448ae3b770e24b7a0f244e3beabf123b5623ddc2f8473cb57c6198
|
| 3 |
size 206666936
|
train_config.json
CHANGED
|
@@ -150,7 +150,7 @@
|
|
| 150 |
"cudnn_deterministic": false,
|
| 151 |
"num_workers": 4,
|
| 152 |
"batch_size": 8,
|
| 153 |
-
"steps":
|
| 154 |
"eval_freq": 20000,
|
| 155 |
"log_freq": 200,
|
| 156 |
"tolerance_s": 0.0001,
|
|
@@ -180,7 +180,7 @@
|
|
| 180 |
"project": "lerobot",
|
| 181 |
"entity": null,
|
| 182 |
"notes": null,
|
| 183 |
-
"run_id": "
|
| 184 |
"mode": null,
|
| 185 |
"add_tags": true
|
| 186 |
},
|
|
|
|
| 150 |
"cudnn_deterministic": false,
|
| 151 |
"num_workers": 4,
|
| 152 |
"batch_size": 8,
|
| 153 |
+
"steps": 100000,
|
| 154 |
"eval_freq": 20000,
|
| 155 |
"log_freq": 200,
|
| 156 |
"tolerance_s": 0.0001,
|
|
|
|
| 180 |
"project": "lerobot",
|
| 181 |
"entity": null,
|
| 182 |
"notes": null,
|
| 183 |
+
"run_id": "cl2ipkum",
|
| 184 |
"mode": null,
|
| 185 |
"add_tags": true
|
| 186 |
},
|