Upload policy weights, train config and readme
Browse files- config.json +1 -1
- model.safetensors +1 -1
- train_config.json +3 -3
config.json
CHANGED
|
@@ -55,7 +55,7 @@
|
|
| 55 |
"n_vae_encoder_layers": 4,
|
| 56 |
"temporal_ensemble_coeff": null,
|
| 57 |
"dropout": 0.1,
|
| 58 |
-
"kl_weight":
|
| 59 |
"optimizer_lr": 1e-05,
|
| 60 |
"optimizer_weight_decay": 0.0001,
|
| 61 |
"optimizer_lr_backbone": 1e-05
|
|
|
|
| 55 |
"n_vae_encoder_layers": 4,
|
| 56 |
"temporal_ensemble_coeff": null,
|
| 57 |
"dropout": 0.1,
|
| 58 |
+
"kl_weight": 5.0,
|
| 59 |
"optimizer_lr": 1e-05,
|
| 60 |
"optimizer_weight_decay": 0.0001,
|
| 61 |
"optimizer_lr_backbone": 1e-05
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 206970104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2204222dd4aee64db09c482f9a0ee9e5820214b59c9cf0693e3e5d37250dcee9
|
| 3 |
size 206970104
|
train_config.json
CHANGED
|
@@ -137,12 +137,12 @@
|
|
| 137 |
"n_vae_encoder_layers": 4,
|
| 138 |
"temporal_ensemble_coeff": null,
|
| 139 |
"dropout": 0.1,
|
| 140 |
-
"kl_weight":
|
| 141 |
"optimizer_lr": 1e-05,
|
| 142 |
"optimizer_weight_decay": 0.0001,
|
| 143 |
"optimizer_lr_backbone": 1e-05
|
| 144 |
},
|
| 145 |
-
"output_dir": "outputs/train/
|
| 146 |
"job_name": "act",
|
| 147 |
"resume": false,
|
| 148 |
"seed": 1000,
|
|
@@ -178,7 +178,7 @@
|
|
| 178 |
"project": "lerobot",
|
| 179 |
"entity": null,
|
| 180 |
"notes": null,
|
| 181 |
-
"run_id": "
|
| 182 |
"mode": null
|
| 183 |
},
|
| 184 |
"use_rabc": false,
|
|
|
|
| 137 |
"n_vae_encoder_layers": 4,
|
| 138 |
"temporal_ensemble_coeff": null,
|
| 139 |
"dropout": 0.1,
|
| 140 |
+
"kl_weight": 5.0,
|
| 141 |
"optimizer_lr": 1e-05,
|
| 142 |
"optimizer_weight_decay": 0.0001,
|
| 143 |
"optimizer_lr_backbone": 1e-05
|
| 144 |
},
|
| 145 |
+
"output_dir": "outputs/train/Test8",
|
| 146 |
"job_name": "act",
|
| 147 |
"resume": false,
|
| 148 |
"seed": 1000,
|
|
|
|
| 178 |
"project": "lerobot",
|
| 179 |
"entity": null,
|
| 180 |
"notes": null,
|
| 181 |
+
"run_id": "90m6jd1f",
|
| 182 |
"mode": null
|
| 183 |
},
|
| 184 |
"use_rabc": false,
|