Upload policy weights, train config and readme
Browse files- config.json +1 -1
- model.safetensors +1 -1
- train_config.json +5 -5
config.json
CHANGED
|
@@ -33,7 +33,7 @@
|
|
| 33 |
"private": null,
|
| 34 |
"tags": null,
|
| 35 |
"license": null,
|
| 36 |
-
"pretrained_path": "/workspace/
|
| 37 |
"chunk_size": 100,
|
| 38 |
"n_action_steps": 100,
|
| 39 |
"normalization_mapping": {
|
|
|
|
| 33 |
"private": null,
|
| 34 |
"tags": null,
|
| 35 |
"license": null,
|
| 36 |
+
"pretrained_path": "/workspace/outputs/act-pusht-run3/checkpoints/last/pretrained_model",
|
| 37 |
"chunk_size": 100,
|
| 38 |
"n_action_steps": 100,
|
| 39 |
"normalization_mapping": {
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 206666936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cbb728006efef8d2e28f74dfde4c66173b1619069817babec9625b0dc7fa59f7
|
| 3 |
size 206666936
|
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": {
|
|
@@ -115,7 +115,7 @@
|
|
| 115 |
"private": null,
|
| 116 |
"tags": null,
|
| 117 |
"license": null,
|
| 118 |
-
"pretrained_path": "/workspace/
|
| 119 |
"chunk_size": 100,
|
| 120 |
"n_action_steps": 100,
|
| 121 |
"normalization_mapping": {
|
|
@@ -143,13 +143,13 @@
|
|
| 143 |
"optimizer_weight_decay": 0.0001,
|
| 144 |
"optimizer_lr_backbone": 1e-05
|
| 145 |
},
|
| 146 |
-
"output_dir": "/workspace/outputs/act-pusht-
|
| 147 |
"job_name": "act_pusht_job",
|
| 148 |
"resume": false,
|
| 149 |
"seed": 1000,
|
| 150 |
"num_workers": 4,
|
| 151 |
"batch_size": 8,
|
| 152 |
-
"steps":
|
| 153 |
"eval_freq": 10000,
|
| 154 |
"log_freq": 200,
|
| 155 |
"tolerance_s": 0.0001,
|
|
@@ -179,7 +179,7 @@
|
|
| 179 |
"project": "pusht-t4",
|
| 180 |
"entity": null,
|
| 181 |
"notes": null,
|
| 182 |
-
"run_id": "
|
| 183 |
"mode": null
|
| 184 |
},
|
| 185 |
"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": {
|
|
|
|
| 115 |
"private": null,
|
| 116 |
"tags": null,
|
| 117 |
"license": null,
|
| 118 |
+
"pretrained_path": "/workspace/outputs/act-pusht-run3/checkpoints/last/pretrained_model",
|
| 119 |
"chunk_size": 100,
|
| 120 |
"n_action_steps": 100,
|
| 121 |
"normalization_mapping": {
|
|
|
|
| 143 |
"optimizer_weight_decay": 0.0001,
|
| 144 |
"optimizer_lr_backbone": 1e-05
|
| 145 |
},
|
| 146 |
+
"output_dir": "/workspace/outputs/act-pusht-run4",
|
| 147 |
"job_name": "act_pusht_job",
|
| 148 |
"resume": false,
|
| 149 |
"seed": 1000,
|
| 150 |
"num_workers": 4,
|
| 151 |
"batch_size": 8,
|
| 152 |
+
"steps": 400000,
|
| 153 |
"eval_freq": 10000,
|
| 154 |
"log_freq": 200,
|
| 155 |
"tolerance_s": 0.0001,
|
|
|
|
| 179 |
"project": "pusht-t4",
|
| 180 |
"entity": null,
|
| 181 |
"notes": null,
|
| 182 |
+
"run_id": "ckiaz6no",
|
| 183 |
"mode": null
|
| 184 |
},
|
| 185 |
"peft": null,
|