gimarchetti commited on
Commit
b78ccce
·
verified ·
1 Parent(s): 64cc86c

Upload policy weights, train config and readme

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. config.json +10 -2
  3. model.safetensors +1 -1
  4. train_config.json +12 -4
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- datasets: gimarchetti/sd101-minerals-leo
3
  library_name: lerobot
4
  license: apache-2.0
5
  model_name: pi05
 
1
  ---
2
+ datasets: gimarchetti/sd101-minerals-leo-3
3
  library_name: lerobot
4
  license: apache-2.0
5
  model_name: pi05
config.json CHANGED
@@ -8,7 +8,7 @@
8
  6
9
  ]
10
  },
11
- "observation.images.top": {
12
  "type": "VISUAL",
13
  "shape": [
14
  3,
@@ -16,7 +16,15 @@
16
  640
17
  ]
18
  },
19
- "observation.images.gripper": {
 
 
 
 
 
 
 
 
20
  "type": "VISUAL",
21
  "shape": [
22
  3,
 
8
  6
9
  ]
10
  },
11
+ "observation.images.gripper": {
12
  "type": "VISUAL",
13
  "shape": [
14
  3,
 
16
  640
17
  ]
18
  },
19
+ "observation.images.right": {
20
+ "type": "VISUAL",
21
+ "shape": [
22
+ 3,
23
+ 480,
24
+ 640
25
+ ]
26
+ },
27
+ "observation.images.left": {
28
  "type": "VISUAL",
29
  "shape": [
30
  3,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27f200204ebd8a3d3c3804a60726d1f8ebfe72602d53e2a5a067761985530931
3
  size 7473096344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52c48711b42064b1989434c096759cea3878714093cdeaf2b6fa593f9da58445
3
  size 7473096344
train_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "dataset": {
3
- "repo_id": "gimarchetti/sd101-minerals-leo",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
@@ -90,7 +90,7 @@
90
  6
91
  ]
92
  },
93
- "observation.images.top": {
94
  "type": "VISUAL",
95
  "shape": [
96
  3,
@@ -98,7 +98,15 @@
98
  640
99
  ]
100
  },
101
- "observation.images.gripper": {
 
 
 
 
 
 
 
 
102
  "type": "VISUAL",
103
  "shape": [
104
  3,
@@ -205,7 +213,7 @@
205
  "project": "lerobot",
206
  "entity": null,
207
  "notes": null,
208
- "run_id": "rndufqic",
209
  "mode": null
210
  },
211
  "checkpoint_path": null,
 
1
  {
2
  "dataset": {
3
+ "repo_id": "gimarchetti/sd101-minerals-leo-3",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
 
90
  6
91
  ]
92
  },
93
+ "observation.images.gripper": {
94
  "type": "VISUAL",
95
  "shape": [
96
  3,
 
98
  640
99
  ]
100
  },
101
+ "observation.images.right": {
102
+ "type": "VISUAL",
103
+ "shape": [
104
+ 3,
105
+ 480,
106
+ 640
107
+ ]
108
+ },
109
+ "observation.images.left": {
110
  "type": "VISUAL",
111
  "shape": [
112
  3,
 
213
  "project": "lerobot",
214
  "entity": null,
215
  "notes": null,
216
+ "run_id": "8ytzajl9",
217
  "mode": null
218
  },
219
  "checkpoint_path": null,