CarolinePascal HF Staff commited on
Commit
616504c
·
verified ·
1 Parent(s): 781c69f

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,188 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ - so101
8
+ configs:
9
+ - config_name: default
10
+ data_files: data/*/*.parquet
11
+ ---
12
+
13
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
14
+
15
+
16
+ <a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=1lyz123576/so101_test-1">
17
+ <img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl.svg"/>
18
+ <img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl-dark.svg"/>
19
+ </a>
20
+
21
+
22
+ ## Dataset Description
23
+
24
+
25
+
26
+ - **Homepage:** [More Information Needed]
27
+ - **Paper:** [More Information Needed]
28
+ - **License:** apache-2.0
29
+
30
+ ## Dataset Structure
31
+
32
+ [meta/info.json](meta/info.json):
33
+ ```json
34
+ {
35
+ "codebase_version": "v3.0",
36
+ "fps": 30,
37
+ "features": {
38
+ "action": {
39
+ "dtype": "float32",
40
+ "shape": [
41
+ 6
42
+ ],
43
+ "names": [
44
+ "main_shoulder_pan",
45
+ "main_shoulder_lift",
46
+ "main_elbow_flex",
47
+ "main_wrist_flex",
48
+ "main_wrist_roll",
49
+ "main_gripper"
50
+ ],
51
+ "fps": 30
52
+ },
53
+ "observation.state": {
54
+ "dtype": "float32",
55
+ "shape": [
56
+ 6
57
+ ],
58
+ "names": [
59
+ "main_shoulder_pan",
60
+ "main_shoulder_lift",
61
+ "main_elbow_flex",
62
+ "main_wrist_flex",
63
+ "main_wrist_roll",
64
+ "main_gripper"
65
+ ],
66
+ "fps": 30
67
+ },
68
+ "observation.images.image": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 480,
72
+ 640,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.height": 480,
82
+ "video.width": 640,
83
+ "video.codec": "av1",
84
+ "video.pix_fmt": "yuv420p",
85
+ "video.is_depth_map": false,
86
+ "video.fps": 30,
87
+ "video.channels": 3,
88
+ "has_audio": false
89
+ }
90
+ },
91
+ "observation.images.image2": {
92
+ "dtype": "video",
93
+ "shape": [
94
+ 480,
95
+ 640,
96
+ 3
97
+ ],
98
+ "names": [
99
+ "height",
100
+ "width",
101
+ "channels"
102
+ ],
103
+ "info": {
104
+ "video.height": 480,
105
+ "video.width": 640,
106
+ "video.codec": "av1",
107
+ "video.pix_fmt": "yuv420p",
108
+ "video.is_depth_map": false,
109
+ "video.fps": 30,
110
+ "video.channels": 3,
111
+ "has_audio": false
112
+ }
113
+ },
114
+ "timestamp": {
115
+ "dtype": "float32",
116
+ "shape": [
117
+ 1
118
+ ],
119
+ "names": null,
120
+ "fps": 30
121
+ },
122
+ "frame_index": {
123
+ "dtype": "int64",
124
+ "shape": [
125
+ 1
126
+ ],
127
+ "names": null,
128
+ "fps": 30
129
+ },
130
+ "episode_index": {
131
+ "dtype": "int64",
132
+ "shape": [
133
+ 1
134
+ ],
135
+ "names": null,
136
+ "fps": 30
137
+ },
138
+ "index": {
139
+ "dtype": "int64",
140
+ "shape": [
141
+ 1
142
+ ],
143
+ "names": null,
144
+ "fps": 30
145
+ },
146
+ "task_index": {
147
+ "dtype": "int64",
148
+ "shape": [
149
+ 1
150
+ ],
151
+ "names": null,
152
+ "fps": 30
153
+ }
154
+ },
155
+ "total_episodes": 35,
156
+ "total_frames": 11863,
157
+ "total_tasks": 1,
158
+ "chunks_size": 1000,
159
+ "data_files_size_in_mb": 100,
160
+ "video_files_size_in_mb": 200,
161
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
162
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
163
+ "robot_type": "so101",
164
+ "splits": {
165
+ "train": "0:35"
166
+ }
167
+ }
168
+ ```
169
+
170
+
171
+ ## Citation
172
+
173
+ **BibTeX:**
174
+
175
+ ```bibtex
176
+ [More Information Needed]
177
+ ```
178
+
179
+ ## Migration to LeRobotDataset v3.0
180
+
181
+ Migrated to LeRobotDataset **v3.0** with SO-100/101 joint state/action converted to physical degrees.
182
+
183
+ - Source: [`HuggingFaceVLA/community_dataset_v3`](https://huggingface.co/datasets/HuggingFaceVLA/community_dataset_v3/tree/main/1lyz123576/so101_test-1) (`1lyz123576/so101_test-1`)
184
+ - Codebase version: v2.1 -> v3.0
185
+ - Action taken: values_fixed(degrees_old->degrees)
186
+ - Detected joint encoding: degrees_old -> degrees
187
+ - Robot type: `so101`
188
+ - Action dimension: 6
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:718e4d0ec35cc0612b83b3b28332b4c38c72af1819dd953156d558397ed4133d
3
+ size 284536
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4a16fcca9296cadf2bf617d674ad505baf271dc1bafa571b820cbaac82f4004
3
+ size 75130
meta/info.json ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "fps": 30,
4
+ "features": {
5
+ "action": {
6
+ "dtype": "float32",
7
+ "shape": [
8
+ 6
9
+ ],
10
+ "names": [
11
+ "main_shoulder_pan",
12
+ "main_shoulder_lift",
13
+ "main_elbow_flex",
14
+ "main_wrist_flex",
15
+ "main_wrist_roll",
16
+ "main_gripper"
17
+ ],
18
+ "fps": 30
19
+ },
20
+ "observation.state": {
21
+ "dtype": "float32",
22
+ "shape": [
23
+ 6
24
+ ],
25
+ "names": [
26
+ "main_shoulder_pan",
27
+ "main_shoulder_lift",
28
+ "main_elbow_flex",
29
+ "main_wrist_flex",
30
+ "main_wrist_roll",
31
+ "main_gripper"
32
+ ],
33
+ "fps": 30
34
+ },
35
+ "observation.images.image": {
36
+ "dtype": "video",
37
+ "shape": [
38
+ 480,
39
+ 640,
40
+ 3
41
+ ],
42
+ "names": [
43
+ "height",
44
+ "width",
45
+ "channels"
46
+ ],
47
+ "info": {
48
+ "video.height": 480,
49
+ "video.width": 640,
50
+ "video.codec": "av1",
51
+ "video.pix_fmt": "yuv420p",
52
+ "video.is_depth_map": false,
53
+ "video.fps": 30,
54
+ "video.channels": 3,
55
+ "has_audio": false
56
+ }
57
+ },
58
+ "observation.images.image2": {
59
+ "dtype": "video",
60
+ "shape": [
61
+ 480,
62
+ 640,
63
+ 3
64
+ ],
65
+ "names": [
66
+ "height",
67
+ "width",
68
+ "channels"
69
+ ],
70
+ "info": {
71
+ "video.height": 480,
72
+ "video.width": 640,
73
+ "video.codec": "av1",
74
+ "video.pix_fmt": "yuv420p",
75
+ "video.is_depth_map": false,
76
+ "video.fps": 30,
77
+ "video.channels": 3,
78
+ "has_audio": false
79
+ }
80
+ },
81
+ "timestamp": {
82
+ "dtype": "float32",
83
+ "shape": [
84
+ 1
85
+ ],
86
+ "names": null,
87
+ "fps": 30
88
+ },
89
+ "frame_index": {
90
+ "dtype": "int64",
91
+ "shape": [
92
+ 1
93
+ ],
94
+ "names": null,
95
+ "fps": 30
96
+ },
97
+ "episode_index": {
98
+ "dtype": "int64",
99
+ "shape": [
100
+ 1
101
+ ],
102
+ "names": null,
103
+ "fps": 30
104
+ },
105
+ "index": {
106
+ "dtype": "int64",
107
+ "shape": [
108
+ 1
109
+ ],
110
+ "names": null,
111
+ "fps": 30
112
+ },
113
+ "task_index": {
114
+ "dtype": "int64",
115
+ "shape": [
116
+ 1
117
+ ],
118
+ "names": null,
119
+ "fps": 30
120
+ }
121
+ },
122
+ "total_episodes": 35,
123
+ "total_frames": 11863,
124
+ "total_tasks": 1,
125
+ "chunks_size": 1000,
126
+ "data_files_size_in_mb": 100,
127
+ "video_files_size_in_mb": 200,
128
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
129
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
130
+ "robot_type": "so101",
131
+ "splits": {
132
+ "train": "0:35"
133
+ }
134
+ }
meta/stats.json ADDED
@@ -0,0 +1,307 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.images.laptop": {
3
+ "min": [
4
+ [
5
+ [
6
+ 0.0
7
+ ]
8
+ ],
9
+ [
10
+ [
11
+ 0.00392156862745098
12
+ ]
13
+ ],
14
+ [
15
+ [
16
+ 0.07450980392156863
17
+ ]
18
+ ]
19
+ ],
20
+ "max": [
21
+ [
22
+ [
23
+ 1.0
24
+ ]
25
+ ],
26
+ [
27
+ [
28
+ 1.0
29
+ ]
30
+ ],
31
+ [
32
+ [
33
+ 1.0
34
+ ]
35
+ ]
36
+ ],
37
+ "mean": [
38
+ [
39
+ [
40
+ 0.6319992518836884
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 0.6665196038325689
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 0.7028786473503745
51
+ ]
52
+ ]
53
+ ],
54
+ "std": [
55
+ [
56
+ [
57
+ 0.17489525969132955
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.1461477258518485
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.15278441917556632
68
+ ]
69
+ ]
70
+ ],
71
+ "count": [
72
+ 3514
73
+ ]
74
+ },
75
+ "observation.state": {
76
+ "min": [
77
+ -17.40234375,
78
+ 38.759765625,
79
+ 41.1328125,
80
+ 37.001953125,
81
+ -46.142578125,
82
+ 0.5641748905181885
83
+ ],
84
+ "max": [
85
+ 40.078125,
86
+ 195.99609375,
87
+ 181.23046875,
88
+ 98.26171875,
89
+ 10.986328125,
90
+ 47.24964904785156
91
+ ],
92
+ "mean": [
93
+ 6.6605579717398635,
94
+ 135.4024313385105,
95
+ 132.21140820592387,
96
+ 69.65432420524951,
97
+ -15.61685196356318,
98
+ 10.900124818209722
99
+ ],
100
+ "std": [
101
+ 12.027137944372853,
102
+ 53.60864607926894,
103
+ 44.180063721665476,
104
+ 10.999278937949708,
105
+ 11.315287339469409,
106
+ 11.309086795959235
107
+ ],
108
+ "count": [
109
+ 11863
110
+ ]
111
+ },
112
+ "frame_index": {
113
+ "min": [
114
+ 0
115
+ ],
116
+ "max": [
117
+ 557
118
+ ],
119
+ "mean": [
120
+ 174.63162775014752
121
+ ],
122
+ "std": [
123
+ 108.04395369309515
124
+ ],
125
+ "count": [
126
+ 11863
127
+ ]
128
+ },
129
+ "timestamp": {
130
+ "min": [
131
+ 0.0
132
+ ],
133
+ "max": [
134
+ 18.566666666666666
135
+ ],
136
+ "mean": [
137
+ 5.821054258338251
138
+ ],
139
+ "std": [
140
+ 3.6014651231031714
141
+ ],
142
+ "count": [
143
+ 11863
144
+ ]
145
+ },
146
+ "index": {
147
+ "min": [
148
+ 0
149
+ ],
150
+ "max": [
151
+ 11862
152
+ ],
153
+ "mean": [
154
+ 5931.0
155
+ ],
156
+ "std": [
157
+ 3424.5531095312276
158
+ ],
159
+ "count": [
160
+ 11863
161
+ ]
162
+ },
163
+ "task_index": {
164
+ "min": [
165
+ 0
166
+ ],
167
+ "max": [
168
+ 0
169
+ ],
170
+ "mean": [
171
+ 0.0
172
+ ],
173
+ "std": [
174
+ 0.0
175
+ ],
176
+ "count": [
177
+ 11863
178
+ ]
179
+ },
180
+ "action": {
181
+ "min": [
182
+ -17.9296875,
183
+ 40.95703125,
184
+ 35.068359375,
185
+ 33.22265625,
186
+ -46.58203125,
187
+ -2.3596420288085938
188
+ ],
189
+ "max": [
190
+ 40.693359375,
191
+ 198.984375,
192
+ 181.23046875,
193
+ 101.77734375,
194
+ 11.689453125,
195
+ 49.47111511230469
196
+ ],
197
+ "mean": [
198
+ 6.699469002887128,
199
+ 137.5682984581788,
200
+ 129.06192622940023,
201
+ 69.4106635060166,
202
+ -15.600537780283233,
203
+ 6.906767912978397
204
+ ],
205
+ "std": [
206
+ 12.149536207703933,
207
+ 52.930096434215,
208
+ 45.7477419697924,
209
+ 11.36584307851304,
210
+ 11.452210189004733,
211
+ 12.067290061656434
212
+ ],
213
+ "count": [
214
+ 11863
215
+ ]
216
+ },
217
+ "episode_index": {
218
+ "min": [
219
+ 0
220
+ ],
221
+ "max": [
222
+ 34
223
+ ],
224
+ "mean": [
225
+ 16.50181235775099
226
+ ],
227
+ "std": [
228
+ 9.955340345874712
229
+ ],
230
+ "count": [
231
+ 11863
232
+ ]
233
+ },
234
+ "observation.images.phone": {
235
+ "min": [
236
+ [
237
+ [
238
+ 0.0
239
+ ]
240
+ ],
241
+ [
242
+ [
243
+ 0.0
244
+ ]
245
+ ],
246
+ [
247
+ [
248
+ 0.0
249
+ ]
250
+ ]
251
+ ],
252
+ "max": [
253
+ [
254
+ [
255
+ 1.0
256
+ ]
257
+ ],
258
+ [
259
+ [
260
+ 1.0
261
+ ]
262
+ ],
263
+ [
264
+ [
265
+ 1.0
266
+ ]
267
+ ]
268
+ ],
269
+ "mean": [
270
+ [
271
+ [
272
+ 0.6151084348995242
273
+ ]
274
+ ],
275
+ [
276
+ [
277
+ 0.6327143693549795
278
+ ]
279
+ ],
280
+ [
281
+ [
282
+ 0.6413077039414701
283
+ ]
284
+ ]
285
+ ],
286
+ "std": [
287
+ [
288
+ [
289
+ 0.1596988851137427
290
+ ]
291
+ ],
292
+ [
293
+ [
294
+ 0.13691084396543834
295
+ ]
296
+ ],
297
+ [
298
+ [
299
+ 0.1347563809121606
300
+ ]
301
+ ]
302
+ ],
303
+ "count": [
304
+ 3514
305
+ ]
306
+ }
307
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ecf750eeca28b3d31832439aa8b9dc4aba531f69714f6f0e745f04233e2d0ba
3
+ size 2195
videos/observation.images.image/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:782fbb5ba89829570a2db56b04f8ae1b9b632c0ef9b4972226a21ef06515c8b6
3
+ size 104662416
videos/observation.images.image2/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8f018fe9c240c6e1833580f58f006510cd59227eb3e447885dd63cad749f7b3
3
+ size 121009161