pepijn223 HF Staff commited on
Commit
c4e72e2
·
verified ·
1 Parent(s): 373460b

Upload folder using huggingface_hub

Browse files
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8baa7bfd3b4e8778546adaf7ddfb1f6e2727616ee34f9a5738707cdf9fd57d62
3
+ size 761946
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3aeba4522f80bc80848afad375be1d8320e218292e5aef18edf95e2fc34d3e95
3
+ size 86438
meta/info.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "bi_so100_follower",
4
+ "total_episodes": 25,
5
+ "total_frames": 21272,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 500,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:25"
13
+ },
14
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
15
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
16
+ "features": {
17
+ "action": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 12
21
+ ],
22
+ "names": [
23
+ "left_shoulder_pan.pos",
24
+ "left_shoulder_lift.pos",
25
+ "left_elbow_flex.pos",
26
+ "left_wrist_flex.pos",
27
+ "left_wrist_roll.pos",
28
+ "left_gripper.pos",
29
+ "right_shoulder_pan.pos",
30
+ "right_shoulder_lift.pos",
31
+ "right_elbow_flex.pos",
32
+ "right_wrist_flex.pos",
33
+ "right_wrist_roll.pos",
34
+ "right_gripper.pos"
35
+ ]
36
+ },
37
+ "observation.state": {
38
+ "dtype": "float32",
39
+ "shape": [
40
+ 12
41
+ ],
42
+ "names": [
43
+ "left_shoulder_pan.pos",
44
+ "left_shoulder_lift.pos",
45
+ "left_elbow_flex.pos",
46
+ "left_wrist_flex.pos",
47
+ "left_wrist_roll.pos",
48
+ "left_gripper.pos",
49
+ "right_shoulder_pan.pos",
50
+ "right_shoulder_lift.pos",
51
+ "right_elbow_flex.pos",
52
+ "right_wrist_flex.pos",
53
+ "right_wrist_roll.pos",
54
+ "right_gripper.pos"
55
+ ]
56
+ },
57
+ "observation.images.top": {
58
+ "dtype": "video",
59
+ "shape": [
60
+ 480,
61
+ 640,
62
+ 3
63
+ ],
64
+ "names": [
65
+ "height",
66
+ "width",
67
+ "channels"
68
+ ],
69
+ "info": {
70
+ "video.height": 480,
71
+ "video.width": 640,
72
+ "video.codec": "av1",
73
+ "video.pix_fmt": "yuv420p",
74
+ "video.is_depth_map": false,
75
+ "video.fps": 30,
76
+ "video.channels": 3,
77
+ "has_audio": false
78
+ }
79
+ },
80
+ "observation.images.wrist_top": {
81
+ "dtype": "video",
82
+ "shape": [
83
+ 480,
84
+ 640,
85
+ 3
86
+ ],
87
+ "names": [
88
+ "height",
89
+ "width",
90
+ "channels"
91
+ ],
92
+ "info": {
93
+ "video.height": 480,
94
+ "video.width": 640,
95
+ "video.codec": "av1",
96
+ "video.pix_fmt": "yuv420p",
97
+ "video.is_depth_map": false,
98
+ "video.fps": 30,
99
+ "video.channels": 3,
100
+ "has_audio": false
101
+ }
102
+ },
103
+ "observation.images.wrist_bottom": {
104
+ "dtype": "video",
105
+ "shape": [
106
+ 480,
107
+ 640,
108
+ 3
109
+ ],
110
+ "names": [
111
+ "height",
112
+ "width",
113
+ "channels"
114
+ ],
115
+ "info": {
116
+ "video.height": 480,
117
+ "video.width": 640,
118
+ "video.codec": "av1",
119
+ "video.pix_fmt": "yuv420p",
120
+ "video.is_depth_map": false,
121
+ "video.fps": 30,
122
+ "video.channels": 3,
123
+ "has_audio": false
124
+ }
125
+ },
126
+ "timestamp": {
127
+ "dtype": "float32",
128
+ "shape": [
129
+ 1
130
+ ],
131
+ "names": null
132
+ },
133
+ "frame_index": {
134
+ "dtype": "int64",
135
+ "shape": [
136
+ 1
137
+ ],
138
+ "names": null
139
+ },
140
+ "episode_index": {
141
+ "dtype": "int64",
142
+ "shape": [
143
+ 1
144
+ ],
145
+ "names": null
146
+ },
147
+ "index": {
148
+ "dtype": "int64",
149
+ "shape": [
150
+ 1
151
+ ],
152
+ "names": null
153
+ },
154
+ "task_index": {
155
+ "dtype": "int64",
156
+ "shape": [
157
+ 1
158
+ ],
159
+ "names": null
160
+ }
161
+ }
162
+ }
meta/stats.json ADDED
@@ -0,0 +1,428 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action": {
3
+ "min": [
4
+ -16.21223258972168,
5
+ -99.91586303710938,
6
+ -87.62420654296875,
7
+ 0.8242949843406677,
8
+ -45.93406677246094,
9
+ 0.0,
10
+ -82.94401550292969,
11
+ -100.0,
12
+ -83.8009033203125,
13
+ -60.50788116455078,
14
+ -49.89011001586914,
15
+ 0.0
16
+ ],
17
+ "max": [
18
+ 8.179808616638184,
19
+ 41.77534866333008,
20
+ 99.81932830810547,
21
+ 99.82646179199219,
22
+ 4.224664211273193,
23
+ 30.901639938354492,
24
+ -1.5202076435089111,
25
+ 71.47708129882812,
26
+ 99.72850799560547,
27
+ 99.82486724853516,
28
+ 7.203907012939453,
29
+ 47.85123825073242
30
+ ],
31
+ "mean": [
32
+ -2.7418182118662364,
33
+ -68.16254553879146,
34
+ 65.7440591391068,
35
+ 70.79792050590815,
36
+ -25.01899250175057,
37
+ 4.308712872494071,
38
+ -32.66994489714273,
39
+ -34.59444464396247,
40
+ 64.88282631303458,
41
+ 36.934234096395116,
42
+ -9.968356947772888,
43
+ 6.594577598724207
44
+ ],
45
+ "std": [
46
+ 3.901691621790706,
47
+ 45.044816174757685,
48
+ 54.74033278825402,
49
+ 12.805825428457352,
50
+ 16.960829150261908,
51
+ 5.8360116687751304,
52
+ 26.509365457909446,
53
+ 60.9617727242756,
54
+ 34.982460259873754,
55
+ 36.51373856969561,
56
+ 14.530240200088583,
57
+ 10.540519923751932
58
+ ],
59
+ "count": [
60
+ 21272
61
+ ]
62
+ },
63
+ "timestamp": {
64
+ "min": [
65
+ 0.0
66
+ ],
67
+ "max": [
68
+ 71.3
69
+ ],
70
+ "mean": [
71
+ 16.02426977560486
72
+ ],
73
+ "std": [
74
+ 12.38419248483716
75
+ ],
76
+ "count": [
77
+ 21272
78
+ ]
79
+ },
80
+ "observation.images.wrist_top": {
81
+ "min": [
82
+ [
83
+ [
84
+ 0.0
85
+ ]
86
+ ],
87
+ [
88
+ [
89
+ 0.0
90
+ ]
91
+ ],
92
+ [
93
+ [
94
+ 0.0
95
+ ]
96
+ ]
97
+ ],
98
+ "max": [
99
+ [
100
+ [
101
+ 1.0
102
+ ]
103
+ ],
104
+ [
105
+ [
106
+ 1.0
107
+ ]
108
+ ],
109
+ [
110
+ [
111
+ 1.0
112
+ ]
113
+ ]
114
+ ],
115
+ "mean": [
116
+ [
117
+ [
118
+ 0.5184543704738689
119
+ ]
120
+ ],
121
+ [
122
+ [
123
+ 0.5085627313484319
124
+ ]
125
+ ],
126
+ [
127
+ [
128
+ 0.5015106956502923
129
+ ]
130
+ ]
131
+ ],
132
+ "std": [
133
+ [
134
+ [
135
+ 0.27867067855469596
136
+ ]
137
+ ],
138
+ [
139
+ [
140
+ 0.26587210043423026
141
+ ]
142
+ ],
143
+ [
144
+ [
145
+ 0.27402336023779145
146
+ ]
147
+ ]
148
+ ],
149
+ "count": [
150
+ 3889
151
+ ]
152
+ },
153
+ "observation.images.top": {
154
+ "min": [
155
+ [
156
+ [
157
+ 0.0
158
+ ]
159
+ ],
160
+ [
161
+ [
162
+ 0.0
163
+ ]
164
+ ],
165
+ [
166
+ [
167
+ 0.0
168
+ ]
169
+ ]
170
+ ],
171
+ "max": [
172
+ [
173
+ [
174
+ 1.0
175
+ ]
176
+ ],
177
+ [
178
+ [
179
+ 1.0
180
+ ]
181
+ ],
182
+ [
183
+ [
184
+ 1.0
185
+ ]
186
+ ]
187
+ ],
188
+ "mean": [
189
+ [
190
+ [
191
+ 0.5226951615983242
192
+ ]
193
+ ],
194
+ [
195
+ [
196
+ 0.5350370352863869
197
+ ]
198
+ ],
199
+ [
200
+ [
201
+ 0.5663842405973272
202
+ ]
203
+ ]
204
+ ],
205
+ "std": [
206
+ [
207
+ [
208
+ 0.25034793682045625
209
+ ]
210
+ ],
211
+ [
212
+ [
213
+ 0.24338631965561905
214
+ ]
215
+ ],
216
+ [
217
+ [
218
+ 0.2495460200708292
219
+ ]
220
+ ]
221
+ ],
222
+ "count": [
223
+ 3889
224
+ ]
225
+ },
226
+ "episode_index": {
227
+ "min": [
228
+ 0
229
+ ],
230
+ "max": [
231
+ 24
232
+ ],
233
+ "mean": [
234
+ 10.561207220759684
235
+ ],
236
+ "std": [
237
+ 7.6152740491385496
238
+ ],
239
+ "count": [
240
+ 21272
241
+ ]
242
+ },
243
+ "observation.images.wrist_bottom": {
244
+ "min": [
245
+ [
246
+ [
247
+ 0.0
248
+ ]
249
+ ],
250
+ [
251
+ [
252
+ 0.0
253
+ ]
254
+ ],
255
+ [
256
+ [
257
+ 0.0
258
+ ]
259
+ ]
260
+ ],
261
+ "max": [
262
+ [
263
+ [
264
+ 1.0
265
+ ]
266
+ ],
267
+ [
268
+ [
269
+ 1.0
270
+ ]
271
+ ],
272
+ [
273
+ [
274
+ 1.0
275
+ ]
276
+ ]
277
+ ],
278
+ "mean": [
279
+ [
280
+ [
281
+ 0.5011322757900195
282
+ ]
283
+ ],
284
+ [
285
+ [
286
+ 0.48811332837969335
287
+ ]
288
+ ],
289
+ [
290
+ [
291
+ 0.48174553983331564
292
+ ]
293
+ ]
294
+ ],
295
+ "std": [
296
+ [
297
+ [
298
+ 0.3109812849482882
299
+ ]
300
+ ],
301
+ [
302
+ [
303
+ 0.32434831510180273
304
+ ]
305
+ ],
306
+ [
307
+ [
308
+ 0.3348039419172379
309
+ ]
310
+ ]
311
+ ],
312
+ "count": [
313
+ 3889
314
+ ]
315
+ },
316
+ "frame_index": {
317
+ "min": [
318
+ 0
319
+ ],
320
+ "max": [
321
+ 2139
322
+ ],
323
+ "mean": [
324
+ 480.7280932681458
325
+ ],
326
+ "std": [
327
+ 371.5257745451146
328
+ ],
329
+ "count": [
330
+ 21272
331
+ ]
332
+ },
333
+ "index": {
334
+ "min": [
335
+ 0
336
+ ],
337
+ "max": [
338
+ 21271
339
+ ],
340
+ "mean": [
341
+ 10635.5
342
+ ],
343
+ "std": [
344
+ 6140.69745631553
345
+ ],
346
+ "count": [
347
+ 21272
348
+ ]
349
+ },
350
+ "task_index": {
351
+ "min": [
352
+ 0
353
+ ],
354
+ "max": [
355
+ 0
356
+ ],
357
+ "mean": [
358
+ 0.0
359
+ ],
360
+ "std": [
361
+ 0.0
362
+ ],
363
+ "count": [
364
+ 21272
365
+ ]
366
+ },
367
+ "observation.state": {
368
+ "min": [
369
+ -15.909930229187012,
370
+ -98.17708587646484,
371
+ -84.69203186035156,
372
+ 4.7370710372924805,
373
+ -44.9572639465332,
374
+ 0.8766014575958252,
375
+ -82.91380310058594,
376
+ -99.24146270751953,
377
+ -81.28390502929688,
378
+ -59.82758712768555,
379
+ -49.5482292175293,
380
+ 0.34106412529945374
381
+ ],
382
+ "max": [
383
+ 8.157991409301758,
384
+ 42.53472137451172,
385
+ 98.73188781738281,
386
+ 98.78313446044922,
387
+ 4.078144073486328,
388
+ 30.54619026184082,
389
+ -1.7543859481811523,
390
+ 72.2713851928711,
391
+ 99.1862564086914,
392
+ 98.87931060791016,
393
+ 7.008546829223633,
394
+ 47.339698791503906
395
+ ],
396
+ "mean": [
397
+ -2.8175808799590727,
398
+ -67.40163680905461,
399
+ 66.04168762950889,
400
+ 70.17967838109459,
401
+ -25.035778151010383,
402
+ 4.455832522764561,
403
+ -32.90581114976287,
404
+ -33.84805829209373,
405
+ 65.22359253043024,
406
+ 36.81475608077163,
407
+ -10.021819274534897,
408
+ 6.96432555752977
409
+ ],
410
+ "std": [
411
+ 3.815804674640548,
412
+ 45.28125917323167,
413
+ 53.831034427148886,
414
+ 12.426147118663152,
415
+ 16.956814142729666,
416
+ 5.701604346520102,
417
+ 26.489121376661778,
418
+ 61.5636893984765,
419
+ 34.35637265260218,
420
+ 36.26168835258389,
421
+ 14.513003572834442,
422
+ 10.251474670569811
423
+ ],
424
+ "count": [
425
+ 21272
426
+ ]
427
+ }
428
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c66760750f4b45927d5551c0c981b03878dfc2ea78aa079b938f1c38392d74cd
3
+ size 2648
videos/observation.images.top/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd71ad810f226511d2547cfd944b95f997366d9a37afe832e1186b695d7f0121
3
+ size 493556469
videos/observation.images.wrist_bottom/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a8966b9550c6070dfec19c49877eabc9a82e32c55ce88074fd59221903d2c77
3
+ size 73837625
videos/observation.images.wrist_top/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7cae551a0e5cd9137b3452b690fcd6c374f80ffea8881b86742720f69596b36
3
+ size 304664076