yamilama commited on
Commit
7071f48
·
verified ·
1 Parent(s): 4dd220a

update dataset

Browse files
README.md ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ configs:
8
+ - config_name: default
9
+ data_files: data/*/*.parquet
10
+ ---
11
+
12
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
13
+
14
+ ## Dataset Description
15
+
16
+
17
+
18
+ - **Homepage:** [More Information Needed]
19
+ - **Paper:** [More Information Needed]
20
+ - **License:** apache-2.0
21
+
22
+ ## Dataset Structure
23
+
24
+ [meta/info.json](meta/info.json):
25
+ ```json
26
+ {
27
+ "codebase_version": "v3.0",
28
+ "robot_type": "so101_follower",
29
+ "total_episodes": 100,
30
+ "total_frames": 44256,
31
+ "total_tasks": 1,
32
+ "chunks_size": 1000,
33
+ "data_files_size_in_mb": 100,
34
+ "video_files_size_in_mb": 500,
35
+ "fps": 30,
36
+ "splits": {
37
+ "train": "0:100"
38
+ },
39
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
40
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
41
+ "features": {
42
+ "action": {
43
+ "dtype": "float32",
44
+ "names": [
45
+ "shoulder_pan.pos",
46
+ "shoulder_lift.pos",
47
+ "elbow_flex.pos",
48
+ "wrist_flex.pos",
49
+ "wrist_roll.pos",
50
+ "gripper.pos"
51
+ ],
52
+ "shape": [
53
+ 6
54
+ ]
55
+ },
56
+ "observation.state": {
57
+ "dtype": "float32",
58
+ "names": [
59
+ "shoulder_pan.pos",
60
+ "shoulder_lift.pos",
61
+ "elbow_flex.pos",
62
+ "wrist_flex.pos",
63
+ "wrist_roll.pos",
64
+ "gripper.pos"
65
+ ],
66
+ "shape": [
67
+ 6
68
+ ]
69
+ },
70
+ "observation.images.top": {
71
+ "dtype": "video",
72
+ "shape": [
73
+ 480,
74
+ 640,
75
+ 3
76
+ ],
77
+ "names": [
78
+ "height",
79
+ "width",
80
+ "channels"
81
+ ],
82
+ "info": {
83
+ "video.height": 480,
84
+ "video.width": 640,
85
+ "video.codec": "av1",
86
+ "video.pix_fmt": "yuv420p",
87
+ "video.is_depth_map": false,
88
+ "video.fps": 30,
89
+ "video.channels": 3,
90
+ "has_audio": false
91
+ }
92
+ },
93
+ "observation.images.wrist": {
94
+ "dtype": "video",
95
+ "shape": [
96
+ 480,
97
+ 640,
98
+ 3
99
+ ],
100
+ "names": [
101
+ "height",
102
+ "width",
103
+ "channels"
104
+ ],
105
+ "info": {
106
+ "video.height": 480,
107
+ "video.width": 640,
108
+ "video.codec": "av1",
109
+ "video.pix_fmt": "yuv420p",
110
+ "video.is_depth_map": false,
111
+ "video.fps": 30,
112
+ "video.channels": 3,
113
+ "has_audio": false
114
+ }
115
+ },
116
+ "timestamp": {
117
+ "dtype": "float32",
118
+ "shape": [
119
+ 1
120
+ ],
121
+ "names": null
122
+ },
123
+ "frame_index": {
124
+ "dtype": "int64",
125
+ "shape": [
126
+ 1
127
+ ],
128
+ "names": null
129
+ },
130
+ "episode_index": {
131
+ "dtype": "int64",
132
+ "shape": [
133
+ 1
134
+ ],
135
+ "names": null
136
+ },
137
+ "index": {
138
+ "dtype": "int64",
139
+ "shape": [
140
+ 1
141
+ ],
142
+ "names": null
143
+ },
144
+ "task_index": {
145
+ "dtype": "int64",
146
+ "shape": [
147
+ 1
148
+ ],
149
+ "names": null
150
+ }
151
+ }
152
+ }
153
+ ```
154
+
155
+
156
+ ## Citation
157
+
158
+ **BibTeX:**
159
+
160
+ ```bibtex
161
+ [More Information Needed]
162
+ ```
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9292b10b6093bd94c66e2c652d3cd0c78e8b7db4bbfe886e6924d92e2e83a310
3
+ size 2247310
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38855a94a9f0d5b895fcd31192b997ab48698b30c3eb9e5fe9f25cbdadc3d49f
3
+ size 419381
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 100,
5
+ "total_frames": 44256,
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:100"
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
+ "names": [
20
+ "shoulder_pan.pos",
21
+ "shoulder_lift.pos",
22
+ "elbow_flex.pos",
23
+ "wrist_flex.pos",
24
+ "wrist_roll.pos",
25
+ "gripper.pos"
26
+ ],
27
+ "shape": [
28
+ 6
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "names": [
34
+ "shoulder_pan.pos",
35
+ "shoulder_lift.pos",
36
+ "elbow_flex.pos",
37
+ "wrist_flex.pos",
38
+ "wrist_roll.pos",
39
+ "gripper.pos"
40
+ ],
41
+ "shape": [
42
+ 6
43
+ ]
44
+ },
45
+ "observation.images.top": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 480,
49
+ 640,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 480,
59
+ "video.width": 640,
60
+ "video.codec": "av1",
61
+ "video.pix_fmt": "yuv420p",
62
+ "video.is_depth_map": false,
63
+ "video.fps": 30,
64
+ "video.channels": 3,
65
+ "has_audio": false
66
+ }
67
+ },
68
+ "observation.images.wrist": {
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
+ "timestamp": {
92
+ "dtype": "float32",
93
+ "shape": [
94
+ 1
95
+ ],
96
+ "names": null
97
+ },
98
+ "frame_index": {
99
+ "dtype": "int64",
100
+ "shape": [
101
+ 1
102
+ ],
103
+ "names": null
104
+ },
105
+ "episode_index": {
106
+ "dtype": "int64",
107
+ "shape": [
108
+ 1
109
+ ],
110
+ "names": null
111
+ },
112
+ "index": {
113
+ "dtype": "int64",
114
+ "shape": [
115
+ 1
116
+ ],
117
+ "names": null
118
+ },
119
+ "task_index": {
120
+ "dtype": "int64",
121
+ "shape": [
122
+ 1
123
+ ],
124
+ "names": null
125
+ }
126
+ }
127
+ }
meta/stats.json ADDED
@@ -0,0 +1,632 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "frame_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 443
8
+ ],
9
+ "mean": [
10
+ 220.79128253796097
11
+ ],
12
+ "std": [
13
+ 127.77487481597173
14
+ ],
15
+ "count": [
16
+ 44256
17
+ ],
18
+ "q01": [
19
+ 4.015992222334931
20
+ ],
21
+ "q10": [
22
+ 43.864126237266156
23
+ ],
24
+ "q50": [
25
+ 220.49566109454094
26
+ ],
27
+ "q90": [
28
+ 397.6800303064789
29
+ ],
30
+ "q99": [
31
+ 437.5665728535866
32
+ ]
33
+ },
34
+ "timestamp": {
35
+ "min": [
36
+ 0.0
37
+ ],
38
+ "max": [
39
+ 14.766666666666667
40
+ ],
41
+ "mean": [
42
+ 7.359709417932045
43
+ ],
44
+ "std": [
45
+ 4.259162493865724
46
+ ],
47
+ "count": [
48
+ 44256
49
+ ],
50
+ "q01": [
51
+ 0.13386640731625618
52
+ ],
53
+ "q10": [
54
+ 1.462137541164746
55
+ ],
56
+ "q50": [
57
+ 7.3498553698178934
58
+ ],
59
+ "q90": [
60
+ 13.25600101029341
61
+ ],
62
+ "q99": [
63
+ 14.5855524285478
64
+ ]
65
+ },
66
+ "observation.state": {
67
+ "min": [
68
+ -99.30069732666016,
69
+ -95.02074432373047,
70
+ -93.26837921142578,
71
+ 49.21552276611328,
72
+ 3.2059502601623535,
73
+ 4.451612949371338
74
+ ],
75
+ "max": [
76
+ 35.96403503417969,
77
+ 74.77178192138672,
78
+ 97.78565216064453,
79
+ 97.68785858154297,
80
+ 87.48397064208984,
81
+ 49.54838562011719
82
+ ],
83
+ "mean": [
84
+ -6.938000844651968,
85
+ -22.77244627362607,
86
+ 18.404560754722713,
87
+ 80.47509817808152,
88
+ 51.616295690133114,
89
+ 12.13700507256921
90
+ ],
91
+ "std": [
92
+ 33.7200906718093,
93
+ 58.94638436879919,
94
+ 62.391736726186856,
95
+ 9.702803778464913,
96
+ 13.269069573099713,
97
+ 10.266669550373567
98
+ ],
99
+ "count": [
100
+ 44256
101
+ ],
102
+ "q01": [
103
+ -67.0181752744074,
104
+ -94.49468061530195,
105
+ -57.866125321208486,
106
+ 65.69353279333849,
107
+ 25.033919440759213,
108
+ 4.57164614523181
109
+ ],
110
+ "q10": [
111
+ -63.13531153043892,
112
+ -94.35420039603437,
113
+ -49.99523972964789,
114
+ 71.04506193347842,
115
+ 28.63200062032403,
116
+ 4.599229330158898
117
+ ],
118
+ "q50": [
119
+ 3.5837882381876476,
120
+ -15.267362174521981,
121
+ 4.132082946821744,
122
+ 79.58813157773203,
123
+ 54.4864285377444,
124
+ 6.888510888496124
125
+ ],
126
+ "q90": [
127
+ 26.910053742928557,
128
+ 46.71857195499491,
129
+ 97.22508623089395,
130
+ 91.35110450416477,
131
+ 65.16850559994838,
132
+ 29.584167334282334
133
+ ],
134
+ "q99": [
135
+ 29.27568370265125,
136
+ 49.4123510370727,
137
+ 97.36603909966192,
138
+ 95.0840938414998,
139
+ 67.40444857571781,
140
+ 31.805583793941828
141
+ ]
142
+ },
143
+ "observation.images.wrist": {
144
+ "min": [
145
+ [
146
+ [
147
+ 0.0
148
+ ]
149
+ ],
150
+ [
151
+ [
152
+ 0.0
153
+ ]
154
+ ],
155
+ [
156
+ [
157
+ 0.0
158
+ ]
159
+ ]
160
+ ],
161
+ "max": [
162
+ [
163
+ [
164
+ 1.0
165
+ ]
166
+ ],
167
+ [
168
+ [
169
+ 1.0
170
+ ]
171
+ ],
172
+ [
173
+ [
174
+ 1.0
175
+ ]
176
+ ]
177
+ ],
178
+ "mean": [
179
+ [
180
+ [
181
+ 0.5098768713439548
182
+ ]
183
+ ],
184
+ [
185
+ [
186
+ 0.5499233373161764
187
+ ]
188
+ ],
189
+ [
190
+ [
191
+ 0.5552819463643792
192
+ ]
193
+ ]
194
+ ],
195
+ "std": [
196
+ [
197
+ [
198
+ 0.01152820123256083
199
+ ]
200
+ ],
201
+ [
202
+ [
203
+ 0.0068796056578697825
204
+ ]
205
+ ],
206
+ [
207
+ [
208
+ 0.006708998979739941
209
+ ]
210
+ ]
211
+ ],
212
+ "count": [
213
+ 10000
214
+ ],
215
+ "q01": [
216
+ [
217
+ [
218
+ 0.10807756484824498
219
+ ]
220
+ ],
221
+ [
222
+ [
223
+ 0.0860141913982827
224
+ ]
225
+ ],
226
+ [
227
+ [
228
+ 0.11124871448479914
229
+ ]
230
+ ]
231
+ ],
232
+ "q10": [
233
+ [
234
+ [
235
+ 0.19262411890321798
236
+ ]
237
+ ],
238
+ [
239
+ [
240
+ 0.3021543294844734
241
+ ]
242
+ ],
243
+ [
244
+ [
245
+ 0.3113802917335481
246
+ ]
247
+ ]
248
+ ],
249
+ "q50": [
250
+ [
251
+ [
252
+ 0.5098061864105597
253
+ ]
254
+ ],
255
+ [
256
+ [
257
+ 0.5774354287459795
258
+ ]
259
+ ],
260
+ [
261
+ [
262
+ 0.5741509902437016
263
+ ]
264
+ ]
265
+ ],
266
+ "q90": [
267
+ [
268
+ [
269
+ 0.84937397965546
270
+ ]
271
+ ],
272
+ [
273
+ [
274
+ 0.7143267046315881
275
+ ]
276
+ ],
277
+ [
278
+ [
279
+ 0.726947565219176
280
+ ]
281
+ ]
282
+ ],
283
+ "q99": [
284
+ [
285
+ [
286
+ 0.9999299740305648
287
+ ]
288
+ ],
289
+ [
290
+ [
291
+ 0.9813457871223069
292
+ ]
293
+ ],
294
+ [
295
+ [
296
+ 0.9837779157642217
297
+ ]
298
+ ]
299
+ ]
300
+ },
301
+ "observation.images.top": {
302
+ "min": [
303
+ [
304
+ [
305
+ 0.0
306
+ ]
307
+ ],
308
+ [
309
+ [
310
+ 0.0
311
+ ]
312
+ ],
313
+ [
314
+ [
315
+ 0.0
316
+ ]
317
+ ]
318
+ ],
319
+ "max": [
320
+ [
321
+ [
322
+ 1.0
323
+ ]
324
+ ],
325
+ [
326
+ [
327
+ 1.0
328
+ ]
329
+ ],
330
+ [
331
+ [
332
+ 1.0
333
+ ]
334
+ ]
335
+ ],
336
+ "mean": [
337
+ [
338
+ [
339
+ 0.45317002645016347
340
+ ]
341
+ ],
342
+ [
343
+ [
344
+ 0.5577814485089875
345
+ ]
346
+ ],
347
+ [
348
+ [
349
+ 0.5535628535743466
350
+ ]
351
+ ]
352
+ ],
353
+ "std": [
354
+ [
355
+ [
356
+ 0.012960735235411759
357
+ ]
358
+ ],
359
+ [
360
+ [
361
+ 0.010037010298491897
362
+ ]
363
+ ],
364
+ [
365
+ [
366
+ 0.009531796369950633
367
+ ]
368
+ ]
369
+ ],
370
+ "count": [
371
+ 10000
372
+ ],
373
+ "q01": [
374
+ [
375
+ [
376
+ 0.09364968569906351
377
+ ]
378
+ ],
379
+ [
380
+ [
381
+ 0.058287872973990566
382
+ ]
383
+ ],
384
+ [
385
+ [
386
+ 0.09008811052040634
387
+ ]
388
+ ]
389
+ ],
390
+ "q10": [
391
+ [
392
+ [
393
+ 0.2576242769550238
394
+ ]
395
+ ],
396
+ [
397
+ [
398
+ 0.3091821617859096
399
+ ]
400
+ ],
401
+ [
402
+ [
403
+ 0.3342712261211044
404
+ ]
405
+ ]
406
+ ],
407
+ "q50": [
408
+ [
409
+ [
410
+ 0.3761997258391429
411
+ ]
412
+ ],
413
+ [
414
+ [
415
+ 0.5826609585499559
416
+ ]
417
+ ],
418
+ [
419
+ [
420
+ 0.5602598398917628
421
+ ]
422
+ ]
423
+ ],
424
+ "q90": [
425
+ [
426
+ [
427
+ 0.906785525077441
428
+ ]
429
+ ],
430
+ [
431
+ [
432
+ 0.7098166016583596
433
+ ]
434
+ ],
435
+ [
436
+ [
437
+ 0.7508080710717361
438
+ ]
439
+ ]
440
+ ],
441
+ "q99": [
442
+ [
443
+ [
444
+ 0.9999281370065796
445
+ ]
446
+ ],
447
+ [
448
+ [
449
+ 0.979087521565248
450
+ ]
451
+ ],
452
+ [
453
+ [
454
+ 0.9843057368868693
455
+ ]
456
+ ]
457
+ ]
458
+ },
459
+ "index": {
460
+ "min": [
461
+ 0
462
+ ],
463
+ "max": [
464
+ 44255
465
+ ],
466
+ "mean": [
467
+ 22127.5
468
+ ],
469
+ "std": [
470
+ 12775.606753366623
471
+ ],
472
+ "count": [
473
+ 44256
474
+ ],
475
+ "q01": [
476
+ 21910.72470968437
477
+ ],
478
+ "q10": [
479
+ 21950.572843699305
480
+ ],
481
+ "q50": [
482
+ 22127.204378556584
483
+ ],
484
+ "q90": [
485
+ 22304.388747768524
486
+ ],
487
+ "q99": [
488
+ 22344.27529031563
489
+ ]
490
+ },
491
+ "task_index": {
492
+ "min": [
493
+ 0
494
+ ],
495
+ "max": [
496
+ 0
497
+ ],
498
+ "mean": [
499
+ 0.0
500
+ ],
501
+ "std": [
502
+ 0.0
503
+ ],
504
+ "count": [
505
+ 44256
506
+ ],
507
+ "q01": [
508
+ 3.99999999999942e-16
509
+ ],
510
+ "q10": [
511
+ 3.999999999999423e-15
512
+ ],
513
+ "q50": [
514
+ 1.9999999999997106e-14
515
+ ],
516
+ "q90": [
517
+ 3.599999999999479e-14
518
+ ],
519
+ "q99": [
520
+ 3.959999999999431e-14
521
+ ]
522
+ },
523
+ "episode_index": {
524
+ "min": [
525
+ 0
526
+ ],
527
+ "max": [
528
+ 99
529
+ ],
530
+ "mean": [
531
+ 49.47534797541575
532
+ ],
533
+ "std": [
534
+ 28.86792091460793
535
+ ],
536
+ "count": [
537
+ 44256
538
+ ],
539
+ "q01": [
540
+ 49.47534797541575
541
+ ],
542
+ "q10": [
543
+ 49.47534797541575
544
+ ],
545
+ "q50": [
546
+ 49.47534797541575
547
+ ],
548
+ "q90": [
549
+ 49.47534797541577
550
+ ],
551
+ "q99": [
552
+ 49.47534797541577
553
+ ]
554
+ },
555
+ "action": {
556
+ "min": [
557
+ -100.0,
558
+ -99.09315490722656,
559
+ -98.30432891845703,
560
+ 46.458683013916016,
561
+ 2.9366304874420166,
562
+ 0.577617347240448
563
+ ],
564
+ "max": [
565
+ 37.50745391845703,
566
+ 75.1030502319336,
567
+ 99.19678497314453,
568
+ 98.56661224365234,
569
+ 89.64451599121094,
570
+ 49.89169692993164
571
+ ],
572
+ "mean": [
573
+ -6.80880144959742,
574
+ -25.502065901303784,
575
+ 16.278093119819236,
576
+ 80.4868304000242,
577
+ 51.627797471640854,
578
+ 9.986375755058708
579
+ ],
580
+ "std": [
581
+ 34.15912094163165,
582
+ 58.463130181034025,
583
+ 64.2386903365443,
584
+ 9.924440858318276,
585
+ 13.384795893969281,
586
+ 11.877500722255505
587
+ ],
588
+ "count": [
589
+ 44256
590
+ ],
591
+ "q01": [
592
+ -68.08834798406443,
593
+ -97.23038150350799,
594
+ -63.08913031856981,
595
+ 64.82906650944132,
596
+ 24.70315209921096,
597
+ 2.265201588661049
598
+ ],
599
+ "q10": [
600
+ -63.616450170384205,
601
+ -96.6602676011344,
602
+ -53.879151067469955,
603
+ 70.9279410045768,
604
+ 28.563039414112243,
605
+ 2.308640390444292
606
+ ],
607
+ "q50": [
608
+ 3.814905106735302,
609
+ -19.05179485884353,
610
+ 1.128554277926561,
611
+ 79.56712351055835,
612
+ 54.51889550958699,
613
+ 2.669198935293984
614
+ ],
615
+ "q90": [
616
+ 27.570956076327946,
617
+ 44.379161804727566,
618
+ 98.454247744958,
619
+ 91.62659927786929,
620
+ 65.30617534527624,
621
+ 30.123179174110618
622
+ ],
623
+ "q99": [
624
+ 30.56815980057368,
625
+ 48.56782540798418,
626
+ 98.7306699379588,
627
+ 95.7176958956778,
628
+ 67.80455599501884,
629
+ 32.09380311315034
630
+ ]
631
+ }
632
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7005b8f63e952bda01f82da4a91d8e252ff07cdc229656be4a1d4927d0b7ce57
3
+ size 2101
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:aab332efcaa78c1fe4ff188ee129f9859c68808dc5060f7e3bb6dc55014c5901
3
+ size 519912825
videos/observation.images.top/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5b93434d5a53fb13aeb9337bb09c62552eab2a6943315af6416fc7906752e83
3
+ size 5249103
videos/observation.images.wrist/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:104e0133aab78703e17abfcca2c15fbe75d8ae20869d15f0274913e14b8e5269
3
+ size 522212346
videos/observation.images.wrist/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31ade9e9082ffecc63c201f47f75255fd316766ec8a0da3c8b8a3cbc4b9e4399
3
+ size 212276726