Upload policy weights, train config and readme
Browse files- model.safetensors +1 -1
- train_config.json +4 -4
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 906713328
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:014a59c971b65e47d1aac281e4739678deec44f96a86b5178a47814b0a89ac5b
|
| 3 |
size 906713328
|
train_config.json
CHANGED
|
@@ -161,13 +161,13 @@
|
|
| 161 |
"min_period": 0.004,
|
| 162 |
"max_period": 4.0
|
| 163 |
},
|
| 164 |
-
"output_dir": "outputs/train/
|
| 165 |
-
"job_name": "
|
| 166 |
"resume": false,
|
| 167 |
"seed": 1000,
|
| 168 |
"num_workers": 4,
|
| 169 |
"batch_size": 32,
|
| 170 |
-
"steps":
|
| 171 |
"eval_freq": 20000,
|
| 172 |
"log_freq": 200,
|
| 173 |
"save_checkpoint": true,
|
|
@@ -202,7 +202,7 @@
|
|
| 202 |
"project": "lerobot",
|
| 203 |
"entity": null,
|
| 204 |
"notes": null,
|
| 205 |
-
"run_id": "
|
| 206 |
"mode": null
|
| 207 |
}
|
| 208 |
}
|
|
|
|
| 161 |
"min_period": 0.004,
|
| 162 |
"max_period": 4.0
|
| 163 |
},
|
| 164 |
+
"output_dir": "outputs/train/xarm_smolvla3",
|
| 165 |
+
"job_name": "xarm_smolvla_training",
|
| 166 |
"resume": false,
|
| 167 |
"seed": 1000,
|
| 168 |
"num_workers": 4,
|
| 169 |
"batch_size": 32,
|
| 170 |
+
"steps": 50,
|
| 171 |
"eval_freq": 20000,
|
| 172 |
"log_freq": 200,
|
| 173 |
"save_checkpoint": true,
|
|
|
|
| 202 |
"project": "lerobot",
|
| 203 |
"entity": null,
|
| 204 |
"notes": null,
|
| 205 |
+
"run_id": "j3dzoian",
|
| 206 |
"mode": null
|
| 207 |
}
|
| 208 |
}
|