aShunSasaki commited on
Commit
03b743b
·
verified ·
1 Parent(s): 454633a

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:47315209de7f87b7d018a017b378ec650190f8d3c2376b8ae9cc23ce52a24690
3
+ size 1223933
data/chunk-000/file-001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f96c2b639dd436a5a62ff5532f70fae85d64e95dff9f26c99c228c15e1eee6f
3
+ size 6752
data/chunk-000/file-002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:697e8f3cd8297f386954d62acde23afc76c80c4a429f66b2f2be1adde3e6abcc
3
+ size 4641
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3440f56b9d238a7df9195d33e1d7ba8406050787fe8df14ed53f89e7fb658d0a
3
+ size 199870
meta/episodes/chunk-000/file-001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4995e71147547210472c577440f9f16dba0955a776d2d174249b57eaf0e21e7f
3
+ size 43983
meta/episodes/chunk-000/file-002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbcfb5e0577ae21d8da53a18a082814ef686e7b77368611729470d9f792dc001
3
+ size 44007
meta/info.json ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 52,
5
+ "total_frames": 25959,
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:52"
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
+ 720,
49
+ 1280,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 720,
59
+ "video.width": 1280,
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
+ "timestamp": {
69
+ "dtype": "float32",
70
+ "shape": [
71
+ 1
72
+ ],
73
+ "names": null
74
+ },
75
+ "frame_index": {
76
+ "dtype": "int64",
77
+ "shape": [
78
+ 1
79
+ ],
80
+ "names": null
81
+ },
82
+ "episode_index": {
83
+ "dtype": "int64",
84
+ "shape": [
85
+ 1
86
+ ],
87
+ "names": null
88
+ },
89
+ "index": {
90
+ "dtype": "int64",
91
+ "shape": [
92
+ 1
93
+ ],
94
+ "names": null
95
+ },
96
+ "task_index": {
97
+ "dtype": "int64",
98
+ "shape": [
99
+ 1
100
+ ],
101
+ "names": null
102
+ }
103
+ }
104
+ }
meta/stats.json ADDED
@@ -0,0 +1,474 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.images.wrist": {
3
+ "min": [
4
+ [
5
+ [
6
+ 0.0
7
+ ]
8
+ ],
9
+ [
10
+ [
11
+ 0.0
12
+ ]
13
+ ],
14
+ [
15
+ [
16
+ 0.0
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.46019476545383947
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 0.462489284303046
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 0.4722096592313394
51
+ ]
52
+ ]
53
+ ],
54
+ "std": [
55
+ [
56
+ [
57
+ 0.02525645441457464
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.025858298175073922
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.024810601872835857
68
+ ]
69
+ ]
70
+ ],
71
+ "count": [
72
+ 5712
73
+ ],
74
+ "q01": [
75
+ [
76
+ [
77
+ 0.04088597498895471
78
+ ]
79
+ ],
80
+ [
81
+ [
82
+ 0.03327639825379429
83
+ ]
84
+ ],
85
+ [
86
+ [
87
+ 0.04753001283779579
88
+ ]
89
+ ]
90
+ ],
91
+ "q10": [
92
+ [
93
+ [
94
+ 0.07567237613888589
95
+ ]
96
+ ],
97
+ [
98
+ [
99
+ 0.06705272885458281
100
+ ]
101
+ ],
102
+ [
103
+ [
104
+ 0.08669818663974253
105
+ ]
106
+ ]
107
+ ],
108
+ "q50": [
109
+ [
110
+ [
111
+ 0.5477957758419856
112
+ ]
113
+ ],
114
+ [
115
+ [
116
+ 0.549122198525312
117
+ ]
118
+ ],
119
+ [
120
+ [
121
+ 0.5549106665538275
122
+ ]
123
+ ]
124
+ ],
125
+ "q90": [
126
+ [
127
+ [
128
+ 0.7708104417092947
129
+ ]
130
+ ],
131
+ [
132
+ [
133
+ 0.7793089493569626
134
+ ]
135
+ ],
136
+ [
137
+ [
138
+ 0.7760356550449767
139
+ ]
140
+ ]
141
+ ],
142
+ "q99": [
143
+ [
144
+ [
145
+ 0.8355460849835056
146
+ ]
147
+ ],
148
+ [
149
+ [
150
+ 0.845831238747978
151
+ ]
152
+ ],
153
+ [
154
+ [
155
+ 0.8454026149525805
156
+ ]
157
+ ]
158
+ ]
159
+ },
160
+ "observation.state": {
161
+ "min": [
162
+ -36.01823806762695,
163
+ -100.0,
164
+ -94.59945678710938,
165
+ 10.781318664550781,
166
+ -69.92125701904297,
167
+ 1.2881356477737427
168
+ ],
169
+ "max": [
170
+ 12.84194564819336,
171
+ 74.97827911376953,
172
+ 98.73987579345703,
173
+ 99.388916015625,
174
+ 62.67716598510742,
175
+ 64.61016845703125
176
+ ],
177
+ "mean": [
178
+ -9.356534102989949,
179
+ -20.0148424150176,
180
+ 26.17306219630012,
181
+ 66.17092259019572,
182
+ 4.3952158954814085,
183
+ 11.535702324192782
184
+ ],
185
+ "std": [
186
+ 11.801825614001753,
187
+ 59.2289364257581,
188
+ 57.789890850417734,
189
+ 17.87569569423407,
190
+ 22.491955386563916,
191
+ 11.25914072256652
192
+ ],
193
+ "count": [
194
+ 25959
195
+ ],
196
+ "q01": [
197
+ -31.76825344623981,
198
+ -99.12468975456844,
199
+ -59.50566732275272,
200
+ 42.117940868200634,
201
+ -12.836396240871217,
202
+ 1.924335041471165
203
+ ],
204
+ "q10": [
205
+ -30.532968263128975,
206
+ -97.29287878580315,
207
+ -42.35656205940396,
208
+ 47.21366615151063,
209
+ -10.771304142896076,
210
+ 2.664060204387132
211
+ ],
212
+ "q50": [
213
+ -5.604710390463272,
214
+ -3.3900274880761123,
215
+ 19.256522699905318,
216
+ 65.04789606704496,
217
+ 4.401928296464856,
218
+ 8.353669074509616
219
+ ],
220
+ "q90": [
221
+ 1.6762043274903229,
222
+ 47.431085554736555,
223
+ 96.4368116221556,
224
+ 87.73059466877962,
225
+ 18.12286351628282,
226
+ 25.45921629665854
227
+ ],
228
+ "q99": [
229
+ 3.280552153073072,
230
+ 50.06581810313277,
231
+ 97.88068376822957,
232
+ 97.62843199275588,
233
+ 20.326704743751304,
234
+ 31.500803840262844
235
+ ]
236
+ },
237
+ "frame_index": {
238
+ "min": [
239
+ 0
240
+ ],
241
+ "max": [
242
+ 784
243
+ ],
244
+ "mean": [
245
+ 270.1724642705805
246
+ ],
247
+ "std": [
248
+ 171.30897055146923
249
+ ],
250
+ "count": [
251
+ 25959
252
+ ],
253
+ "q01": [
254
+ 4.8695250592646335
255
+ ],
256
+ "q10": [
257
+ 53.54057767702603
258
+ ],
259
+ "q50": [
260
+ 269.94094062174963
261
+ ],
262
+ "q90": [
263
+ 486.77082584391076
264
+ ],
265
+ "q99": [
266
+ 535.4754005428001
267
+ ]
268
+ },
269
+ "index": {
270
+ "min": [
271
+ 0
272
+ ],
273
+ "max": [
274
+ 25958
275
+ ],
276
+ "mean": [
277
+ 12979.0
278
+ ],
279
+ "std": [
280
+ 7493.717813386534
281
+ ],
282
+ "count": [
283
+ 25959
284
+ ],
285
+ "q01": [
286
+ 12713.697060788687
287
+ ],
288
+ "q10": [
289
+ 12762.368113406454
290
+ ],
291
+ "q50": [
292
+ 12978.8053799453
293
+ ],
294
+ "q90": [
295
+ 13195.59836157333
296
+ ],
297
+ "q99": [
298
+ 13244.302936272217
299
+ ]
300
+ },
301
+ "episode_index": {
302
+ "min": [
303
+ 0
304
+ ],
305
+ "max": [
306
+ 51
307
+ ],
308
+ "mean": [
309
+ 24.81871412612196
310
+ ],
311
+ "std": [
312
+ 15.144184041558152
313
+ ],
314
+ "count": [
315
+ 25959
316
+ ],
317
+ "q01": [
318
+ 24.81871412612196
319
+ ],
320
+ "q10": [
321
+ 24.81871412612197
322
+ ],
323
+ "q50": [
324
+ 24.818714126121975
325
+ ],
326
+ "q90": [
327
+ 24.818714126121986
328
+ ],
329
+ "q99": [
330
+ 24.818714126121993
331
+ ]
332
+ },
333
+ "task_index": {
334
+ "min": [
335
+ 0
336
+ ],
337
+ "max": [
338
+ 0
339
+ ],
340
+ "mean": [
341
+ 0.0
342
+ ],
343
+ "std": [
344
+ 0.0
345
+ ],
346
+ "count": [
347
+ 25959
348
+ ],
349
+ "q01": [
350
+ 3.9999999999994167e-16
351
+ ],
352
+ "q10": [
353
+ 3.999999999999417e-15
354
+ ],
355
+ "q50": [
356
+ 1.9999999999997088e-14
357
+ ],
358
+ "q90": [
359
+ 3.5999999999994735e-14
360
+ ],
361
+ "q99": [
362
+ 3.9599999999994235e-14
363
+ ]
364
+ },
365
+ "action": {
366
+ "min": [
367
+ -36.5538215637207,
368
+ -100.0,
369
+ -99.81916809082031,
370
+ 9.020618438720703,
371
+ -70.10769653320312,
372
+ 0.0
373
+ ],
374
+ "max": [
375
+ 13.731456756591797,
376
+ 72.55400085449219,
377
+ 99.90958404541016,
378
+ 100.0,
379
+ 63.593379974365234,
380
+ 65.00802612304688
381
+ ],
382
+ "mean": [
383
+ -9.122075547412996,
384
+ -21.890199849206468,
385
+ 23.21653662790223,
386
+ 65.7433964652784,
387
+ 4.4552028061533395,
388
+ 10.016382006147003
389
+ ],
390
+ "std": [
391
+ 11.748725606921509,
392
+ 57.84450310593842,
393
+ 59.194706741159,
394
+ 18.326115729938312,
395
+ 22.545431941871044,
396
+ 12.503860961399054
397
+ ],
398
+ "count": [
399
+ 25959
400
+ ],
401
+ "q01": [
402
+ -32.171665020161655,
403
+ -99.22506782505926,
404
+ -64.28053899693364,
405
+ 40.86603330497966,
406
+ -12.99052039573009,
407
+ 0.9589315551067403
408
+ ],
409
+ "q10": [
410
+ -30.02031000290729,
411
+ -97.44089124087418,
412
+ -46.80322145160254,
413
+ 46.34815830793031,
414
+ -10.710421875684585,
415
+ 1.1484693671863533
416
+ ],
417
+ "q50": [
418
+ -5.285904333882692,
419
+ -5.707727575343706,
420
+ 15.821323025441423,
421
+ 64.44777128250412,
422
+ 4.4642855150831044,
423
+ 5.35590543571815
424
+ ],
425
+ "q90": [
426
+ 1.8092537894542655,
427
+ 43.40659307111828,
428
+ 96.17288395083251,
429
+ 88.10125926682966,
430
+ 18.21276091641523,
431
+ 25.770810521858536
432
+ ],
433
+ "q99": [
434
+ 3.7056961477283203,
435
+ 47.929345426785126,
436
+ 98.09018323149147,
437
+ 98.18344414872143,
438
+ 20.674213920443954,
439
+ 32.000983510161845
440
+ ]
441
+ },
442
+ "timestamp": {
443
+ "min": [
444
+ 0.0
445
+ ],
446
+ "max": [
447
+ 26.133333333333333
448
+ ],
449
+ "mean": [
450
+ 9.005748809019353
451
+ ],
452
+ "std": [
453
+ 5.710299018382306
454
+ ],
455
+ "count": [
456
+ 25959
457
+ ],
458
+ "q01": [
459
+ 0.16231750188055222
460
+ ],
461
+ "q10": [
462
+ 1.7846859224900187
463
+ ],
464
+ "q50": [
465
+ 8.99926147386255
466
+ ],
467
+ "q90": [
468
+ 16.225694194874528
469
+ ],
470
+ "q99": [
471
+ 17.849180018188267
472
+ ]
473
+ }
474
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0edce54bd4e09198b2f67c5ba44890825970628075e3a0da4cf22d6655d09904
3
+ size 2236
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:8ab497b651f48faa8da9d5d157860c8542c04cb30ab665062e8032939f3d9509
3
+ size 209454504
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:ef396095d33334f4a828f7e280ec347515d8c7c6b0c7272388df6b3dc294de7b
3
+ size 131773094
videos/observation.images.wrist/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:204bf8d00d3312983fbb32f439fc6c0ee7b52b38b198f1d8ecc0564299878909
3
+ size 3195367
videos/observation.images.wrist/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed26e9f54c9a5d56e3b633dbe06f8a3543f77f8850c75bcc04e10443b845a3f4
3
+ size 678750