Robotics
LeRobot
Safetensors
diffusion
HuskyMango commited on
Commit
c5b6555
·
verified ·
1 Parent(s): 2fadd5a

Upload policy weights, train config and readme

Browse files
Files changed (4) hide show
  1. README.md +2 -2
  2. config.json +2 -2
  3. model.safetensors +1 -1
  4. train_config.json +3 -3
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
config.json CHANGED
@@ -8,7 +8,7 @@
8
  8
9
  ]
10
  },
11
- "observation.images.cam_3_wrist": {
12
  "type": "VISUAL",
13
  "shape": [
14
  3,
@@ -16,7 +16,7 @@
16
  224
17
  ]
18
  },
19
- "observation.images.cam_4_wrist": {
20
  "type": "VISUAL",
21
  "shape": [
22
  3,
 
8
  8
9
  ]
10
  },
11
+ "observation.images.cam_1_wrist": {
12
  "type": "VISUAL",
13
  "shape": [
14
  3,
 
16
  224
17
  ]
18
  },
19
+ "observation.images.cam_5_wrist": {
20
  "type": "VISUAL",
21
  "shape": [
22
  3,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8911eeda34d8a0b1ae4f4541722f1879e7f7a03a541a012792a5afeeb4a79290
3
  size 1081712888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e894744c812147780f751b4cc435b618da6e2d9c34b6af99541ee12c5a2bec05
3
  size 1081712888
train_config.json CHANGED
@@ -90,7 +90,7 @@
90
  8
91
  ]
92
  },
93
- "observation.images.cam_3_wrist": {
94
  "type": "VISUAL",
95
  "shape": [
96
  3,
@@ -98,7 +98,7 @@
98
  224
99
  ]
100
  },
101
- "observation.images.cam_4_wrist": {
102
  "type": "VISUAL",
103
  "shape": [
104
  3,
@@ -221,7 +221,7 @@
221
  "project": "lerobot",
222
  "entity": null,
223
  "notes": null,
224
- "run_id": "kb9cupyg",
225
  "mode": null,
226
  "add_tags": true
227
  },
 
90
  8
91
  ]
92
  },
93
+ "observation.images.cam_1_wrist": {
94
  "type": "VISUAL",
95
  "shape": [
96
  3,
 
98
  224
99
  ]
100
  },
101
+ "observation.images.cam_5_wrist": {
102
  "type": "VISUAL",
103
  "shape": [
104
  3,
 
221
  "project": "lerobot",
222
  "entity": null,
223
  "notes": null,
224
+ "run_id": "82jp0oxi",
225
  "mode": null,
226
  "add_tags": true
227
  },