kimtaeyeong1229 commited on
Commit
6794563
·
verified ·
1 Parent(s): 817e186

Upload folder using huggingface_hub

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": 50,
30
+ "total_frames": 15763,
31
+ "total_tasks": 1,
32
+ "chunks_size": 1000,
33
+ "data_files_size_in_mb": 100,
34
+ "video_files_size_in_mb": 200,
35
+ "fps": 30,
36
+ "splits": {
37
+ "train": "0:50"
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.wrist": {
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.top": {
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:a39555513071887715538071df48c9072c202ac394d0da790526062a25d80b16
3
+ size 813588
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28895b70cfb0936459382a1916c15e93ec8910a49581ed5a0593e2842d5648aa
3
+ size 231042
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 50,
5
+ "total_frames": 15763,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 200,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:50"
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.wrist": {
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.top": {
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
+ "action": {
3
+ "min": [
4
+ -13.262696266174316,
5
+ -99.91641998291016,
6
+ -20.21709632873535,
7
+ 42.72300338745117,
8
+ -9.25780200958252,
9
+ 0.39588281512260437
10
+ ],
11
+ "max": [
12
+ 79.53964233398438,
13
+ 26.284997940063477,
14
+ 95.74852752685547,
15
+ 100.0,
16
+ 14.817728996276855,
17
+ 40.77592849731445
18
+ ],
19
+ "mean": [
20
+ 15.651881136280446,
21
+ -35.110897856043636,
22
+ 40.57708946130741,
23
+ 68.34670281502484,
24
+ 1.1598851708141686,
25
+ 14.422361117740925
26
+ ],
27
+ "std": [
28
+ 29.356837015445542,
29
+ 42.944148593044794,
30
+ 35.193096357885615,
31
+ 9.315180066582716,
32
+ 4.20282526432513,
33
+ 12.984294628762274
34
+ ],
35
+ "count": [
36
+ 15763
37
+ ],
38
+ "q01": [
39
+ -7.134753566673541,
40
+ -98.80042180935365,
41
+ -4.352363847508811,
42
+ 53.16994203470501,
43
+ -3.271907041204486,
44
+ 0.7218676951578868
45
+ ],
46
+ "q10": [
47
+ -5.5503959253878365,
48
+ -98.30219968974376,
49
+ 4.0677983970674045,
50
+ 56.661853769524136,
51
+ -2.5720305305914795,
52
+ 0.7834818402755811
53
+ ],
54
+ "q50": [
55
+ 1.3937165572624701,
56
+ -19.681945971533256,
57
+ 25.166750093612073,
58
+ 68.48778059134239,
59
+ 0.7542274165846583,
60
+ 15.1284147062315
61
+ ],
62
+ "q90": [
63
+ 72.37797724271978,
64
+ 12.678636311232825,
65
+ 92.45328473822693,
66
+ 78.9278093264714,
67
+ 5.655848093145426,
68
+ 33.998768165422945
69
+ ],
70
+ "q99": [
71
+ 74.79939451915091,
72
+ 16.12055731743276,
73
+ 93.21713456110379,
74
+ 88.19124526328969,
75
+ 6.122469867301877,
76
+ 34.367346552412116
77
+ ]
78
+ },
79
+ "frame_index": {
80
+ "min": [
81
+ 0
82
+ ],
83
+ "max": [
84
+ 382
85
+ ],
86
+ "mean": [
87
+ 158.71065152572476
88
+ ],
89
+ "std": [
90
+ 93.69746434504668
91
+ ],
92
+ "count": [
93
+ 15763
94
+ ],
95
+ "q01": [
96
+ 2.75318909081082
97
+ ],
98
+ "q10": [
99
+ 31.33806196781925
100
+ ],
101
+ "q50": [
102
+ 158.51239566072437
103
+ ],
104
+ "q90": [
105
+ 285.98646039467525
106
+ ],
107
+ "q99": [
108
+ 314.66811396063866
109
+ ]
110
+ },
111
+ "timestamp": {
112
+ "min": [
113
+ 0.0
114
+ ],
115
+ "max": [
116
+ 12.733333333333333
117
+ ],
118
+ "mean": [
119
+ 5.290355050857491
120
+ ],
121
+ "std": [
122
+ 3.1232488115015546
123
+ ],
124
+ "count": [
125
+ 15763
126
+ ],
127
+ "q01": [
128
+ 0.09177296959869924
129
+ ],
130
+ "q10": [
131
+ 1.0446020655163963
132
+ ],
133
+ "q50": [
134
+ 5.283644962676181
135
+ ],
136
+ "q90": [
137
+ 9.532882013233364
138
+ ],
139
+ "q99": [
140
+ 10.488937132116284
141
+ ]
142
+ },
143
+ "task_index": {
144
+ "min": [
145
+ 0
146
+ ],
147
+ "max": [
148
+ 0
149
+ ],
150
+ "mean": [
151
+ 0.0
152
+ ],
153
+ "std": [
154
+ 0.0
155
+ ],
156
+ "count": [
157
+ 15763
158
+ ],
159
+ "q01": [
160
+ 3.999999999999417e-16
161
+ ],
162
+ "q10": [
163
+ 3.999999999999418e-15
164
+ ],
165
+ "q50": [
166
+ 1.9999999999997088e-14
167
+ ],
168
+ "q90": [
169
+ 3.599999999999476e-14
170
+ ],
171
+ "q99": [
172
+ 3.9599999999994216e-14
173
+ ]
174
+ },
175
+ "index": {
176
+ "min": [
177
+ 0
178
+ ],
179
+ "max": [
180
+ 15762
181
+ ],
182
+ "mean": [
183
+ 7881.0
184
+ ],
185
+ "std": [
186
+ 4550.386137461303
187
+ ],
188
+ "count": [
189
+ 15763
190
+ ],
191
+ "q01": [
192
+ 7725.0425375650875
193
+ ],
194
+ "q10": [
195
+ 7753.627410442095
196
+ ],
197
+ "q50": [
198
+ 7880.801744135
199
+ ],
200
+ "q90": [
201
+ 8008.275808868948
202
+ ],
203
+ "q99": [
204
+ 8036.9574624349125
205
+ ]
206
+ },
207
+ "observation.images.top": {
208
+ "min": [
209
+ [
210
+ [
211
+ 0.0
212
+ ]
213
+ ],
214
+ [
215
+ [
216
+ 0.0
217
+ ]
218
+ ],
219
+ [
220
+ [
221
+ 0.00392156862745098
222
+ ]
223
+ ]
224
+ ],
225
+ "max": [
226
+ [
227
+ [
228
+ 1.0
229
+ ]
230
+ ],
231
+ [
232
+ [
233
+ 1.0
234
+ ]
235
+ ],
236
+ [
237
+ [
238
+ 1.0
239
+ ]
240
+ ]
241
+ ],
242
+ "mean": [
243
+ [
244
+ [
245
+ 0.5533957712826797
246
+ ]
247
+ ],
248
+ [
249
+ [
250
+ 0.503099779411765
251
+ ]
252
+ ],
253
+ [
254
+ [
255
+ 0.4248114250816994
256
+ ]
257
+ ]
258
+ ],
259
+ "std": [
260
+ [
261
+ [
262
+ 0.0031400953651922713
263
+ ]
264
+ ],
265
+ [
266
+ [
267
+ 0.002987200356647102
268
+ ]
269
+ ],
270
+ [
271
+ [
272
+ 0.0031019611276800266
273
+ ]
274
+ ]
275
+ ],
276
+ "count": [
277
+ 5000
278
+ ],
279
+ "q01": [
280
+ [
281
+ [
282
+ 0.06869813565278614
283
+ ]
284
+ ],
285
+ [
286
+ [
287
+ 0.07415847207729777
288
+ ]
289
+ ],
290
+ [
291
+ [
292
+ 0.09418823497095347
293
+ ]
294
+ ]
295
+ ],
296
+ "q10": [
297
+ [
298
+ [
299
+ 0.34014271448516564
300
+ ]
301
+ ],
302
+ [
303
+ [
304
+ 0.29389055675379583
305
+ ]
306
+ ],
307
+ [
308
+ [
309
+ 0.2756380742574625
310
+ ]
311
+ ]
312
+ ],
313
+ "q50": [
314
+ [
315
+ [
316
+ 0.5918043928638971
317
+ ]
318
+ ],
319
+ [
320
+ [
321
+ 0.5305800481542285
322
+ ]
323
+ ],
324
+ [
325
+ [
326
+ 0.41066751673561847
327
+ ]
328
+ ]
329
+ ],
330
+ "q90": [
331
+ [
332
+ [
333
+ 0.67174534643151
334
+ ]
335
+ ],
336
+ [
337
+ [
338
+ 0.6209092392789526
339
+ ]
340
+ ],
341
+ [
342
+ [
343
+ 0.5997379082723332
344
+ ]
345
+ ]
346
+ ],
347
+ "q99": [
348
+ [
349
+ [
350
+ 0.8377146639111023
351
+ ]
352
+ ],
353
+ [
354
+ [
355
+ 0.8425178535144295
356
+ ]
357
+ ],
358
+ [
359
+ [
360
+ 0.8544042722302971
361
+ ]
362
+ ]
363
+ ]
364
+ },
365
+ "observation.state": {
366
+ "min": [
367
+ -13.005464553833008,
368
+ -96.77152252197266,
369
+ -17.52484130859375,
370
+ 43.64111328125,
371
+ -9.059828758239746,
372
+ 2.09424090385437
373
+ ],
374
+ "max": [
375
+ 78.50637817382812,
376
+ 26.73841094970703,
377
+ 95.30261993408203,
378
+ 98.17073059082031,
379
+ 14.578754425048828,
380
+ 40.0523567199707
381
+ ],
382
+ "mean": [
383
+ 15.696347235423286,
384
+ -34.188485303415476,
385
+ 41.94865370894843,
386
+ 68.46651335560576,
387
+ 1.1510509411561376,
388
+ 15.395672961327431
389
+ ],
390
+ "std": [
391
+ 29.301110075367383,
392
+ 42.80702898649597,
393
+ 34.87322211720757,
394
+ 9.021767750006738,
395
+ 4.160516600911663,
396
+ 12.318363174490882
397
+ ],
398
+ "count": [
399
+ 15763
400
+ ],
401
+ "q01": [
402
+ -6.780359661219538,
403
+ -96.73516643098,
404
+ -1.8200371897666805,
405
+ 53.940596173696,
406
+ -3.086773944545307,
407
+ 2.161450368456752
408
+ ],
409
+ "q10": [
410
+ -5.29858289398458,
411
+ -96.6920022434918,
412
+ 5.50679134982782,
413
+ 57.24242725951491,
414
+ -2.4712021157858217,
415
+ 2.1627246241265095
416
+ ],
417
+ "q50": [
418
+ 1.4667983534929685,
419
+ -18.41582627980911,
420
+ 26.47719899152459,
421
+ 68.55081705797136,
422
+ 0.768858331625391,
423
+ 17.424619905989157
424
+ ],
425
+ "q90": [
426
+ 72.40431276647735,
427
+ 13.520985619191665,
428
+ 93.42340592009693,
429
+ 78.77799582868722,
430
+ 5.577607989123697,
431
+ 33.73100193908699
432
+ ],
433
+ "q99": [
434
+ 74.45566543712695,
435
+ 16.44670055108124,
436
+ 93.70224662304935,
437
+ 87.48988936868017,
438
+ 5.875291748380516,
439
+ 33.92838848205885
440
+ ]
441
+ },
442
+ "observation.images.wrist": {
443
+ "min": [
444
+ [
445
+ [
446
+ 0.0
447
+ ]
448
+ ],
449
+ [
450
+ [
451
+ 0.0
452
+ ]
453
+ ],
454
+ [
455
+ [
456
+ 0.0
457
+ ]
458
+ ]
459
+ ],
460
+ "max": [
461
+ [
462
+ [
463
+ 1.0
464
+ ]
465
+ ],
466
+ [
467
+ [
468
+ 1.0
469
+ ]
470
+ ],
471
+ [
472
+ [
473
+ 1.0
474
+ ]
475
+ ]
476
+ ],
477
+ "mean": [
478
+ [
479
+ [
480
+ 0.5818901964869284
481
+ ]
482
+ ],
483
+ [
484
+ [
485
+ 0.5889512042892158
486
+ ]
487
+ ],
488
+ [
489
+ [
490
+ 0.5675178043300656
491
+ ]
492
+ ]
493
+ ],
494
+ "std": [
495
+ [
496
+ [
497
+ 0.0038900411188907175
498
+ ]
499
+ ],
500
+ [
501
+ [
502
+ 0.004463818889004248
503
+ ]
504
+ ],
505
+ [
506
+ [
507
+ 0.005406253949269059
508
+ ]
509
+ ]
510
+ ],
511
+ "count": [
512
+ 5000
513
+ ],
514
+ "q01": [
515
+ [
516
+ [
517
+ 0.13089343911445855
518
+ ]
519
+ ],
520
+ [
521
+ [
522
+ 0.12096376351844593
523
+ ]
524
+ ],
525
+ [
526
+ [
527
+ 0.1320096445998578
528
+ ]
529
+ ]
530
+ ],
531
+ "q10": [
532
+ [
533
+ [
534
+ 0.38644754567338274
535
+ ]
536
+ ],
537
+ [
538
+ [
539
+ 0.3420732632535624
540
+ ]
541
+ ],
542
+ [
543
+ [
544
+ 0.3467357340519905
545
+ ]
546
+ ]
547
+ ],
548
+ "q50": [
549
+ [
550
+ [
551
+ 0.5853399482365408
552
+ ]
553
+ ],
554
+ [
555
+ [
556
+ 0.6048506385543183
557
+ ]
558
+ ],
559
+ [
560
+ [
561
+ 0.5803668288131374
562
+ ]
563
+ ]
564
+ ],
565
+ "q90": [
566
+ [
567
+ [
568
+ 0.7687707355298746
569
+ ]
570
+ ],
571
+ [
572
+ [
573
+ 0.7973798915967101
574
+ ]
575
+ ],
576
+ [
577
+ [
578
+ 0.7864937743004519
579
+ ]
580
+ ]
581
+ ],
582
+ "q99": [
583
+ [
584
+ [
585
+ 0.9101997198181223
586
+ ]
587
+ ],
588
+ [
589
+ [
590
+ 0.9928370167737958
591
+ ]
592
+ ],
593
+ [
594
+ [
595
+ 0.9998919914922783
596
+ ]
597
+ ]
598
+ ]
599
+ },
600
+ "episode_index": {
601
+ "min": [
602
+ 0
603
+ ],
604
+ "max": [
605
+ 49
606
+ ],
607
+ "mean": [
608
+ 25.583264606991055
609
+ ],
610
+ "std": [
611
+ 14.41512019501887
612
+ ],
613
+ "count": [
614
+ 15763
615
+ ],
616
+ "q01": [
617
+ 25.583264606991055
618
+ ],
619
+ "q10": [
620
+ 25.583264606991058
621
+ ],
622
+ "q50": [
623
+ 25.583264606991065
624
+ ],
625
+ "q90": [
626
+ 25.583264606991076
627
+ ],
628
+ "q99": [
629
+ 25.583264606991083
630
+ ]
631
+ }
632
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e85d49996e586f103ec0366742b7f263bf9dc93a786075cff85a7c154052d302
3
+ size 2261
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:795bda11f91fc072d4d4ef504e23c85cd4113f4de53252a3929e62d037d91b64
3
+ size 102441336
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:eb197d8a7aa91e0aed92a92bdf7baaca28e591b1d3ad42d47c91e99c2b03159d
3
+ size 45100495