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
|
@@ -33,7 +33,7 @@
|
|
| 33 |
"private": null,
|
| 34 |
"tags": null,
|
| 35 |
"license": null,
|
| 36 |
-
"pretrained_path":
|
| 37 |
"horizon": 16,
|
| 38 |
"n_action_steps": 8,
|
| 39 |
"normalization_mapping": {
|
|
|
|
| 33 |
"private": null,
|
| 34 |
"tags": null,
|
| 35 |
"license": null,
|
| 36 |
+
"pretrained_path": "/home/aposadasn/beavr-bench/outputs/train/2026-01-20/11-59-35_xarm7_diffusion_beavrsim_pickplace_model/checkpoints/080000/pretrained_model",
|
| 37 |
"horizon": 16,
|
| 38 |
"n_action_steps": 8,
|
| 39 |
"normalization_mapping": {
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1052323744
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae5ebdf847a95ff45a5df318e662b0705348e56e1c69a13f110ab7bda6e8a602
|
| 3 |
size 1052323744
|
train_config.json
CHANGED
|
@@ -115,7 +115,7 @@
|
|
| 115 |
"private": null,
|
| 116 |
"tags": null,
|
| 117 |
"license": null,
|
| 118 |
-
"pretrained_path":
|
| 119 |
"horizon": 16,
|
| 120 |
"n_action_steps": 8,
|
| 121 |
"normalization_mapping": {
|
|
@@ -165,7 +165,7 @@
|
|
| 165 |
},
|
| 166 |
"output_dir": "outputs/train/2026-01-20/11-59-35_xarm7_diffusion_beavrsim_pickplace_model",
|
| 167 |
"job_name": "xarm7_diffusion_beavrsim_pickplace_model",
|
| 168 |
-
"resume":
|
| 169 |
"seed": 1000,
|
| 170 |
"num_workers": 4,
|
| 171 |
"batch_size": 16,
|
|
@@ -213,5 +213,5 @@
|
|
| 213 |
"rabc_epsilon": 1e-06,
|
| 214 |
"rabc_head_mode": "sparse",
|
| 215 |
"rename_map": {},
|
| 216 |
-
"checkpoint_path":
|
| 217 |
}
|
|
|
|
| 115 |
"private": null,
|
| 116 |
"tags": null,
|
| 117 |
"license": null,
|
| 118 |
+
"pretrained_path": "/home/aposadasn/beavr-bench/outputs/train/2026-01-20/11-59-35_xarm7_diffusion_beavrsim_pickplace_model/checkpoints/080000/pretrained_model",
|
| 119 |
"horizon": 16,
|
| 120 |
"n_action_steps": 8,
|
| 121 |
"normalization_mapping": {
|
|
|
|
| 165 |
},
|
| 166 |
"output_dir": "outputs/train/2026-01-20/11-59-35_xarm7_diffusion_beavrsim_pickplace_model",
|
| 167 |
"job_name": "xarm7_diffusion_beavrsim_pickplace_model",
|
| 168 |
+
"resume": true,
|
| 169 |
"seed": 1000,
|
| 170 |
"num_workers": 4,
|
| 171 |
"batch_size": 16,
|
|
|
|
| 213 |
"rabc_epsilon": 1e-06,
|
| 214 |
"rabc_head_mode": "sparse",
|
| 215 |
"rename_map": {},
|
| 216 |
+
"checkpoint_path": "/home/aposadasn/beavr-bench/outputs/train/2026-01-20/11-59-35_xarm7_diffusion_beavrsim_pickplace_model/checkpoints/080000"
|
| 217 |
}
|