Robotics
LeRobot
Safetensors
diffusion
cagedBirdy commited on
Commit
b8c97e2
·
verified ·
1 Parent(s): 60dabb8

Upload policy weights, train config and readme

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. model.safetensors +2 -2
  3. train_config.json +4 -4
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "type": "diffusion",
3
- "n_obs_steps": 5,
4
  "input_features": {
5
  "observation.image.cam0": {
6
  "type": "VISUAL",
 
1
  {
2
  "type": "diffusion",
3
+ "n_obs_steps": 10,
4
  "input_features": {
5
  "observation.image.cam0": {
6
  "type": "VISUAL",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d8aa6b87b5cb2b3f521f6d6d45034a1844f309ced0cf679e32001eb69261861
3
- size 379145140
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bfa7da3de33efd09a658bce0f826a4b6bf7e4ebaa08618ff73ea0ee67d67d29
3
+ size 416705476
train_config.json CHANGED
@@ -82,7 +82,7 @@
82
  "env": null,
83
  "policy": {
84
  "type": "diffusion",
85
- "n_obs_steps": 5,
86
  "input_features": {
87
  "observation.image.cam0": {
88
  "type": "VISUAL",
@@ -170,8 +170,8 @@
170
  "scheduler_name": "cosine",
171
  "scheduler_warmup_steps": 500
172
  },
173
- "output_dir": "/scratch/nirmal/runs/lerobot/16277291/checkpoints",
174
- "job_name": "dp_n5_12_velocity",
175
  "resume": false,
176
  "seed": 1000,
177
  "num_workers": 4,
@@ -209,7 +209,7 @@
209
  "project": "DP_surgical_umi_V2",
210
  "entity": "nirmalpol2012-university-of-toronto",
211
  "notes": null,
212
- "run_id": "gmaar5j3",
213
  "mode": null
214
  },
215
  "checkpoint_path": null,
 
82
  "env": null,
83
  "policy": {
84
  "type": "diffusion",
85
+ "n_obs_steps": 10,
86
  "input_features": {
87
  "observation.image.cam0": {
88
  "type": "VISUAL",
 
170
  "scheduler_name": "cosine",
171
  "scheduler_warmup_steps": 500
172
  },
173
+ "output_dir": "/scratch/nirmal/runs/lerobot/16273585/checkpoints",
174
+ "job_name": "dp_n10_12_2_velocity",
175
  "resume": false,
176
  "seed": 1000,
177
  "num_workers": 4,
 
209
  "project": "DP_surgical_umi_V2",
210
  "entity": "nirmalpol2012-university-of-toronto",
211
  "notes": null,
212
+ "run_id": "xbtql66c",
213
  "mode": null
214
  },
215
  "checkpoint_path": null,