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 |
-
- robotics
|
| 10 |
- smolvla
|
| 11 |
- lerobot
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# Model Card for smolvla
|
|
|
|
| 6 |
model_name: smolvla
|
| 7 |
pipeline_tag: robotics
|
| 8 |
tags:
|
|
|
|
| 9 |
- smolvla
|
| 10 |
- lerobot
|
| 11 |
+
- robotics
|
| 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 906713296
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a0e3a292b3bf5a40c2e5abbfd8b65b4159d1bf4a6b553321bc97a0b4df38f183
|
| 3 |
size 906713296
|
train_config.json
CHANGED
|
@@ -145,13 +145,13 @@
|
|
| 145 |
"min_period": 0.004,
|
| 146 |
"max_period": 4.0
|
| 147 |
},
|
| 148 |
-
"output_dir": "outputs/train/smolvla_figure-
|
| 149 |
-
"job_name": "smolvla_figure-
|
| 150 |
"resume": false,
|
| 151 |
"seed": 1000,
|
| 152 |
"num_workers": 4,
|
| 153 |
"batch_size": 32,
|
| 154 |
-
"steps":
|
| 155 |
"eval_freq": 20000,
|
| 156 |
"log_freq": 200,
|
| 157 |
"save_checkpoint": true,
|
|
@@ -186,7 +186,7 @@
|
|
| 186 |
"project": "lerobot",
|
| 187 |
"entity": null,
|
| 188 |
"notes": null,
|
| 189 |
-
"run_id": "
|
| 190 |
"mode": null
|
| 191 |
}
|
| 192 |
}
|
|
|
|
| 145 |
"min_period": 0.004,
|
| 146 |
"max_period": 4.0
|
| 147 |
},
|
| 148 |
+
"output_dir": "outputs/train/smolvla_figure-jail_30",
|
| 149 |
+
"job_name": "smolvla_figure-jail_30",
|
| 150 |
"resume": false,
|
| 151 |
"seed": 1000,
|
| 152 |
"num_workers": 4,
|
| 153 |
"batch_size": 32,
|
| 154 |
+
"steps": 30000,
|
| 155 |
"eval_freq": 20000,
|
| 156 |
"log_freq": 200,
|
| 157 |
"save_checkpoint": true,
|
|
|
|
| 186 |
"project": "lerobot",
|
| 187 |
"entity": null,
|
| 188 |
"notes": null,
|
| 189 |
+
"run_id": "ue3wclzw",
|
| 190 |
"mode": null
|
| 191 |
}
|
| 192 |
}
|