Robotics
LeRobot
Safetensors
diffusion
cagedBirdy commited on
Commit
bc8020c
·
verified ·
1 Parent(s): 5a13557

Upload policy weights, train config and readme

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. config.json +1 -1
  3. model.safetensors +2 -2
  4. 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
- 11
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:805f333067a4bbcce5275a76e8768171c04e91885497f04e8f0d900a99ec4892
3
- size 611734172
 
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
- 11
107
  ]
108
  }
109
  },
@@ -176,7 +176,7 @@
176
  "scheduler_name": "cosine",
177
  "scheduler_warmup_steps": 500
178
  },
179
- "output_dir": "/scratch/nirmal/runs/lerobot/23144927/checkpoints",
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": "pbhyim6w",
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,