Upload policy weights, train config and readme
Browse files- README.md +1 -1
- config.json +1 -1
- model.safetensors +1 -1
- train_config.json +5 -5
README.md
CHANGED
|
@@ -5,9 +5,9 @@ license: apache-2.0
|
|
| 5 |
model_name: diffusion
|
| 6 |
pipeline_tag: robotics
|
| 7 |
tags:
|
|
|
|
| 8 |
- robotics
|
| 9 |
- diffusion
|
| 10 |
-
- lerobot
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Card for diffusion
|
|
|
|
| 5 |
model_name: diffusion
|
| 6 |
pipeline_tag: robotics
|
| 7 |
tags:
|
| 8 |
+
- lerobot
|
| 9 |
- robotics
|
| 10 |
- diffusion
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Card for diffusion
|
config.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
| 48 |
"tags": null,
|
| 49 |
"license": null,
|
| 50 |
"pretrained_path": null,
|
| 51 |
-
"horizon":
|
| 52 |
"n_action_steps": 8,
|
| 53 |
"normalization_mapping": {
|
| 54 |
"VISUAL": "MEAN_STD",
|
|
|
|
| 48 |
"tags": null,
|
| 49 |
"license": null,
|
| 50 |
"pretrained_path": null,
|
| 51 |
+
"horizon": 8,
|
| 52 |
"n_action_steps": 8,
|
| 53 |
"normalization_mapping": {
|
| 54 |
"VISUAL": "MEAN_STD",
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1066760100
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a056cc667373357c4156bd21bce3fea74313fd8b751901fd689b6096016d416
|
| 3 |
size 1066760100
|
train_config.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
"root": null,
|
| 5 |
"episodes": null,
|
| 6 |
"image_transforms": {
|
| 7 |
-
"enable":
|
| 8 |
"max_num_transforms": 3,
|
| 9 |
"random_order": false,
|
| 10 |
"tfs": {
|
|
@@ -130,7 +130,7 @@
|
|
| 130 |
"tags": null,
|
| 131 |
"license": null,
|
| 132 |
"pretrained_path": null,
|
| 133 |
-
"horizon":
|
| 134 |
"n_action_steps": 8,
|
| 135 |
"normalization_mapping": {
|
| 136 |
"VISUAL": "MEAN_STD",
|
|
@@ -177,8 +177,8 @@
|
|
| 177 |
"scheduler_name": "cosine",
|
| 178 |
"scheduler_warmup_steps": 500
|
| 179 |
},
|
| 180 |
-
"output_dir": "outputs/train/
|
| 181 |
-
"job_name": "
|
| 182 |
"resume": false,
|
| 183 |
"seed": 1000,
|
| 184 |
"num_workers": 8,
|
|
@@ -217,7 +217,7 @@
|
|
| 217 |
"project": "lerobot",
|
| 218 |
"entity": null,
|
| 219 |
"notes": null,
|
| 220 |
-
"run_id": "
|
| 221 |
"mode": null
|
| 222 |
},
|
| 223 |
"peft": null,
|
|
|
|
| 4 |
"root": null,
|
| 5 |
"episodes": null,
|
| 6 |
"image_transforms": {
|
| 7 |
+
"enable": true,
|
| 8 |
"max_num_transforms": 3,
|
| 9 |
"random_order": false,
|
| 10 |
"tfs": {
|
|
|
|
| 130 |
"tags": null,
|
| 131 |
"license": null,
|
| 132 |
"pretrained_path": null,
|
| 133 |
+
"horizon": 8,
|
| 134 |
"n_action_steps": 8,
|
| 135 |
"normalization_mapping": {
|
| 136 |
"VISUAL": "MEAN_STD",
|
|
|
|
| 177 |
"scheduler_name": "cosine",
|
| 178 |
"scheduler_warmup_steps": 500
|
| 179 |
},
|
| 180 |
+
"output_dir": "outputs/train/wipe_second_try",
|
| 181 |
+
"job_name": "wipeBoard_1",
|
| 182 |
"resume": false,
|
| 183 |
"seed": 1000,
|
| 184 |
"num_workers": 8,
|
|
|
|
| 217 |
"project": "lerobot",
|
| 218 |
"entity": null,
|
| 219 |
"notes": null,
|
| 220 |
+
"run_id": "wmhalf4t",
|
| 221 |
"mode": null
|
| 222 |
},
|
| 223 |
"peft": null,
|