Upload policy weights, train config and readme
Browse files- README.md +2 -2
- model.safetensors +1 -1
- train_config.json +3 -3
README.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
| 1 |
---
|
| 2 |
base_model: lerobot/smolvla_base
|
| 3 |
-
datasets: PRFitz/lekiwi-dataset-test-out-
|
| 4 |
library_name: lerobot
|
| 5 |
license: apache-2.0
|
| 6 |
model_name: smolvla
|
| 7 |
pipeline_tag: robotics
|
| 8 |
tags:
|
| 9 |
-
- lerobot
|
| 10 |
- robotics
|
|
|
|
| 11 |
- smolvla
|
| 12 |
---
|
| 13 |
|
|
|
|
| 1 |
---
|
| 2 |
base_model: lerobot/smolvla_base
|
| 3 |
+
datasets: PRFitz/lekiwi-dataset-test-out-right
|
| 4 |
library_name: lerobot
|
| 5 |
license: apache-2.0
|
| 6 |
model_name: smolvla
|
| 7 |
pipeline_tag: robotics
|
| 8 |
tags:
|
|
|
|
| 9 |
- robotics
|
| 10 |
+
- lerobot
|
| 11 |
- smolvla
|
| 12 |
---
|
| 13 |
|
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:c54e435033afa19024afe65a6ab441a677252c40568fdeeab259740016f4f85f
|
| 3 |
size 906712520
|
train_config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"dataset": {
|
| 3 |
-
"repo_id": "PRFitz/lekiwi-dataset-test-out-
|
| 4 |
"root": null,
|
| 5 |
"episodes": null,
|
| 6 |
"image_transforms": {
|
|
@@ -169,8 +169,8 @@
|
|
| 169 |
"min_period": 0.004,
|
| 170 |
"max_period": 4.0
|
| 171 |
},
|
| 172 |
-
"output_dir": "outputs/train/
|
| 173 |
-
"job_name": "
|
| 174 |
"resume": false,
|
| 175 |
"seed": 1000,
|
| 176 |
"num_workers": 4,
|
|
|
|
| 1 |
{
|
| 2 |
"dataset": {
|
| 3 |
+
"repo_id": "PRFitz/lekiwi-dataset-test-out-right",
|
| 4 |
"root": null,
|
| 5 |
"episodes": null,
|
| 6 |
"image_transforms": {
|
|
|
|
| 169 |
"min_period": 0.004,
|
| 170 |
"max_period": 4.0
|
| 171 |
},
|
| 172 |
+
"output_dir": "outputs/train/circle9_smolvla7",
|
| 173 |
+
"job_name": "smolvla_7",
|
| 174 |
"resume": false,
|
| 175 |
"seed": 1000,
|
| 176 |
"num_workers": 4,
|