Upload policy weights, train config and readme
Browse files- README.md +2 -2
- model.safetensors +1 -1
- train_config.json +1 -1
README.md
CHANGED
|
@@ -5,9 +5,9 @@ license: apache-2.0
|
|
| 5 |
model_name: diffusion
|
| 6 |
pipeline_tag: robotics
|
| 7 |
tags:
|
| 8 |
-
- lerobot
|
| 9 |
-
- diffusion
|
| 10 |
- robotics
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Card for diffusion
|
|
|
|
| 5 |
model_name: diffusion
|
| 6 |
pipeline_tag: robotics
|
| 7 |
tags:
|
|
|
|
|
|
|
| 8 |
- robotics
|
| 9 |
+
- diffusion
|
| 10 |
+
- lerobot
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Card for diffusion
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 356615976
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3bd04c2ea6790beab43635d92a4589d5a0616580da1ae57e0eb9ce81dc439b9e
|
| 3 |
size 356615976
|
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/2588892/checkpoints",
|
| 180 |
"job_name": "diffusion",
|
| 181 |
"resume": false,
|
| 182 |
"seed": 1000,
|