Upload policy weights, train config and readme
Browse files- README.md +1 -1
- model.safetensors +1 -1
- train_config.json +4 -4
README.md
CHANGED
|
@@ -6,9 +6,9 @@ license: apache-2.0
|
|
| 6 |
model_name: smolvla
|
| 7 |
pipeline_tag: robotics
|
| 8 |
tags:
|
| 9 |
-
- smolvla
|
| 10 |
- lerobot
|
| 11 |
- robotics
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# Model Card for smolvla
|
|
|
|
| 6 |
model_name: smolvla
|
| 7 |
pipeline_tag: robotics
|
| 8 |
tags:
|
|
|
|
| 9 |
- lerobot
|
| 10 |
- robotics
|
| 11 |
+
- smolvla
|
| 12 |
---
|
| 13 |
|
| 14 |
# Model Card for smolvla
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1197789224
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d38c48fade08cd27d491ca4ad64e41bb81b8591e7271ac141f5a348cd65bf8db
|
| 3 |
size 1197789224
|
train_config.json
CHANGED
|
@@ -163,12 +163,12 @@
|
|
| 163 |
"max_period": 4.0,
|
| 164 |
"rtc_config": null
|
| 165 |
},
|
| 166 |
-
"output_dir": "outputs\\train\\
|
| 167 |
"job_name": "wandbsmolvla",
|
| 168 |
"resume": false,
|
| 169 |
"seed": 1000,
|
| 170 |
-
"num_workers":
|
| 171 |
-
"batch_size":
|
| 172 |
"steps": 20000,
|
| 173 |
"eval_freq": 20000,
|
| 174 |
"log_freq": 100,
|
|
@@ -205,7 +205,7 @@
|
|
| 205 |
"project": "lerobot",
|
| 206 |
"entity": null,
|
| 207 |
"notes": null,
|
| 208 |
-
"run_id": "
|
| 209 |
"mode": null
|
| 210 |
},
|
| 211 |
"peft": null,
|
|
|
|
| 163 |
"max_period": 4.0,
|
| 164 |
"rtc_config": null
|
| 165 |
},
|
| 166 |
+
"output_dir": "outputs\\train\\smolvla16",
|
| 167 |
"job_name": "wandbsmolvla",
|
| 168 |
"resume": false,
|
| 169 |
"seed": 1000,
|
| 170 |
+
"num_workers": 8,
|
| 171 |
+
"batch_size": 16,
|
| 172 |
"steps": 20000,
|
| 173 |
"eval_freq": 20000,
|
| 174 |
"log_freq": 100,
|
|
|
|
| 205 |
"project": "lerobot",
|
| 206 |
"entity": null,
|
| 207 |
"notes": null,
|
| 208 |
+
"run_id": "t72kjsla",
|
| 209 |
"mode": null
|
| 210 |
},
|
| 211 |
"peft": null,
|