Upload policy weights, train config and readme
Browse files- README.md +1 -1
- config.json +1 -1
- model.safetensors +2 -2
- train_config.json +3 -3
README.md
CHANGED
|
@@ -6,8 +6,8 @@ model_name: diffusion
|
|
| 6 |
pipeline_tag: robotics
|
| 7 |
tags:
|
| 8 |
- robotics
|
| 9 |
-
- lerobot
|
| 10 |
- diffusion
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Card for diffusion
|
|
|
|
| 6 |
pipeline_tag: robotics
|
| 7 |
tags:
|
| 8 |
- robotics
|
|
|
|
| 9 |
- diffusion
|
| 10 |
+
- lerobot
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Card for diffusion
|
config.json
CHANGED
|
@@ -21,7 +21,7 @@
|
|
| 21 |
"observation.state": {
|
| 22 |
"type": "STATE",
|
| 23 |
"shape": [
|
| 24 |
-
|
| 25 |
]
|
| 26 |
}
|
| 27 |
},
|
|
|
|
| 21 |
"observation.state": {
|
| 22 |
"type": "STATE",
|
| 23 |
"shape": [
|
| 24 |
+
3
|
| 25 |
]
|
| 26 |
}
|
| 27 |
},
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b95778f71f8a8e03d0836675bdb832df210712992892d07762f57dbe3600b0e0
|
| 3 |
+
size 610816668
|
train_config.json
CHANGED
|
@@ -103,7 +103,7 @@
|
|
| 103 |
"observation.state": {
|
| 104 |
"type": "STATE",
|
| 105 |
"shape": [
|
| 106 |
-
|
| 107 |
]
|
| 108 |
}
|
| 109 |
},
|
|
@@ -176,7 +176,7 @@
|
|
| 176 |
"scheduler_name": "cosine",
|
| 177 |
"scheduler_warmup_steps": 500
|
| 178 |
},
|
| 179 |
-
"output_dir": "/scratch/nirmal/runs/lerobot/
|
| 180 |
"job_name": "dp_vit_12",
|
| 181 |
"resume": false,
|
| 182 |
"seed": 1000,
|
|
@@ -216,7 +216,7 @@
|
|
| 216 |
"project": "DP_VIT_surgical_umi_absolute_position",
|
| 217 |
"entity": "nirmalpol2012-university-of-toronto",
|
| 218 |
"notes": null,
|
| 219 |
-
"run_id": "
|
| 220 |
"mode": null
|
| 221 |
},
|
| 222 |
"peft": null,
|
|
|
|
| 103 |
"observation.state": {
|
| 104 |
"type": "STATE",
|
| 105 |
"shape": [
|
| 106 |
+
3
|
| 107 |
]
|
| 108 |
}
|
| 109 |
},
|
|
|
|
| 176 |
"scheduler_name": "cosine",
|
| 177 |
"scheduler_warmup_steps": 500
|
| 178 |
},
|
| 179 |
+
"output_dir": "/scratch/nirmal/runs/lerobot/23205505/checkpoints",
|
| 180 |
"job_name": "dp_vit_12",
|
| 181 |
"resume": false,
|
| 182 |
"seed": 1000,
|
|
|
|
| 216 |
"project": "DP_VIT_surgical_umi_absolute_position",
|
| 217 |
"entity": "nirmalpol2012-university-of-toronto",
|
| 218 |
"notes": null,
|
| 219 |
+
"run_id": "qrfvtzi6",
|
| 220 |
"mode": null
|
| 221 |
},
|
| 222 |
"peft": null,
|