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

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 +4 -4
README.md CHANGED
@@ -5,8 +5,8 @@ license: apache-2.0
5
  model_name: diffusion
6
  pipeline_tag: robotics
7
  tags:
8
- - diffusion
9
  - lerobot
 
10
  - robotics
11
  ---
12
 
 
5
  model_name: diffusion
6
  pipeline_tag: robotics
7
  tags:
 
8
  - lerobot
9
+ - diffusion
10
  - robotics
11
  ---
12
 
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "type": "diffusion",
3
- "n_obs_steps": 2,
4
  "input_features": {
5
  "observation.image.cam0": {
6
  "type": "VISUAL",
 
1
  {
2
  "type": "diffusion",
3
+ "n_obs_steps": 5,
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:9db42a6ed807a6c1bd4899a72db9549d8e1ba35c143812be6628229898c95c72
3
- size 356608948
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d8aa6b87b5cb2b3f521f6d6d45034a1844f309ced0cf679e32001eb69261861
3
+ size 379145140
train_config.json CHANGED
@@ -82,7 +82,7 @@
82
  "env": null,
83
  "policy": {
84
  "type": "diffusion",
85
- "n_obs_steps": 2,
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/16273653/checkpoints",
174
- "job_name": "dp_n2_12_2_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": "zshfp9l7",
213
  "mode": null
214
  },
215
  "checkpoint_path": null,
 
82
  "env": null,
83
  "policy": {
84
  "type": "diffusion",
85
+ "n_obs_steps": 5,
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/16277291/checkpoints",
174
+ "job_name": "dp_n5_12_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": "gmaar5j3",
213
  "mode": null
214
  },
215
  "checkpoint_path": null,