Upload policy weights, train config and readme
Browse files- README.md +1 -1
- model.safetensors +1 -1
- train_config.json +2 -2
README.md
CHANGED
|
@@ -7,8 +7,8 @@ model_name: smolvla
|
|
| 7 |
pipeline_tag: robotics
|
| 8 |
tags:
|
| 9 |
- lerobot
|
| 10 |
-
- smolvla
|
| 11 |
- robotics
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# Model Card for 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 906712520
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb9945ea4f2f140964cc2f8e7c966ab475647877696dd9ff8ad5ba875c253c89
|
| 3 |
size 906712520
|
train_config.json
CHANGED
|
@@ -81,7 +81,7 @@
|
|
| 81 |
},
|
| 82 |
"env": {
|
| 83 |
"type": "libero",
|
| 84 |
-
"task": "libero_spatial",
|
| 85 |
"fps": 30,
|
| 86 |
"features": {
|
| 87 |
"action": {
|
|
@@ -219,7 +219,7 @@
|
|
| 219 |
"min_period": 0.004,
|
| 220 |
"max_period": 4.0
|
| 221 |
},
|
| 222 |
-
"output_dir": "/po2/heimrih/new_libero/smolvla/
|
| 223 |
"job_name": "libero_smolvla",
|
| 224 |
"resume": false,
|
| 225 |
"seed": 1000,
|
|
|
|
| 81 |
},
|
| 82 |
"env": {
|
| 83 |
"type": "libero",
|
| 84 |
+
"task": "libero_spatial,libero_object,libero_goal,libero_10",
|
| 85 |
"fps": 30,
|
| 86 |
"features": {
|
| 87 |
"action": {
|
|
|
|
| 219 |
"min_period": 0.004,
|
| 220 |
"max_period": 4.0
|
| 221 |
},
|
| 222 |
+
"output_dir": "/po2/heimrih/new_libero/smolvla/all_nomask100000",
|
| 223 |
"job_name": "libero_smolvla",
|
| 224 |
"resume": false,
|
| 225 |
"seed": 1000,
|