Upload policy weights, train config and readme
Browse files- model.safetensors +1 -1
- train_config.json +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 610772632
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6abdf7643c9eb8d18ad394b3614a97b796ad545502a02ec846ca103e3e54c59f
|
| 3 |
size 610772632
|
train_config.json
CHANGED
|
@@ -176,7 +176,7 @@
|
|
| 176 |
"scheduler_name": "cosine",
|
| 177 |
"scheduler_warmup_steps": 500
|
| 178 |
},
|
| 179 |
-
"output_dir": "/scratch/ameypore/runs/lerobot/
|
| 180 |
"job_name": "diffusion",
|
| 181 |
"resume": false,
|
| 182 |
"seed": 1000,
|
|
|
|
| 176 |
"scheduler_name": "cosine",
|
| 177 |
"scheduler_warmup_steps": 500
|
| 178 |
},
|
| 179 |
+
"output_dir": "/scratch/ameypore/runs/lerobot/2588914/checkpoints",
|
| 180 |
"job_name": "diffusion",
|
| 181 |
"resume": false,
|
| 182 |
"seed": 1000,
|