Refinath commited on
Commit
f9b491c
·
verified ·
1 Parent(s): ae0a0e0

Add SO101 dataset: pick-up-the-black-cube-on-top-of-the-blue-box-and-place-it-inside-the-drawer

Browse files
so101/pick-up-the-black-cube-on-top-of-the-blue-box-and-place-it-inside-the-drawer/data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:343c91c5d50dfafd73e6ec8d74e1edfcbccb8b12537b21fdb1bbff337260d2fe
3
+ size 2570797
so101/pick-up-the-black-cube-on-top-of-the-blue-box-and-place-it-inside-the-drawer/meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b877b14660293450afa853f4b0ba5baf34b9b54f8aff15f5e12b7050491ee55c
3
+ size 251044
so101/pick-up-the-black-cube-on-top-of-the-blue-box-and-place-it-inside-the-drawer/meta/info.json ADDED
@@ -0,0 +1,129 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "fps": 30,
4
+ "features": {
5
+ "action": {
6
+ "dtype": "float32",
7
+ "names": [
8
+ "ee.x",
9
+ "ee.y",
10
+ "ee.z",
11
+ "ee.wx",
12
+ "ee.wy",
13
+ "ee.wz",
14
+ "ee.gripper_pos"
15
+ ],
16
+ "shape": [
17
+ 7
18
+ ]
19
+ },
20
+ "observation.state": {
21
+ "dtype": "float32",
22
+ "names": [
23
+ "ee.x",
24
+ "ee.y",
25
+ "ee.z",
26
+ "ee.wx",
27
+ "ee.wy",
28
+ "ee.wz",
29
+ "ee.gripper_pos"
30
+ ],
31
+ "shape": [
32
+ 7
33
+ ]
34
+ },
35
+ "observation.images.wrist": {
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.agent_view": {
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
+ },
88
+ "frame_index": {
89
+ "dtype": "int64",
90
+ "shape": [
91
+ 1
92
+ ],
93
+ "names": null
94
+ },
95
+ "episode_index": {
96
+ "dtype": "int64",
97
+ "shape": [
98
+ 1
99
+ ],
100
+ "names": null
101
+ },
102
+ "index": {
103
+ "dtype": "int64",
104
+ "shape": [
105
+ 1
106
+ ],
107
+ "names": null
108
+ },
109
+ "task_index": {
110
+ "dtype": "int64",
111
+ "shape": [
112
+ 1
113
+ ],
114
+ "names": null
115
+ }
116
+ },
117
+ "total_episodes": 104,
118
+ "total_frames": 35033,
119
+ "total_tasks": 1,
120
+ "chunks_size": 1000,
121
+ "data_files_size_in_mb": 100,
122
+ "video_files_size_in_mb": 200,
123
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
124
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
125
+ "robot_type": "so_follower",
126
+ "splits": {
127
+ "train": "0:104"
128
+ }
129
+ }
so101/pick-up-the-black-cube-on-top-of-the-blue-box-and-place-it-inside-the-drawer/meta/stats.json ADDED
@@ -0,0 +1,611 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "episode_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 105
8
+ ],
9
+ "mean": [
10
+ 52.04355259101484
11
+ ],
12
+ "std": [
13
+ 31.07977510529403
14
+ ],
15
+ "count": [
16
+ 35681
17
+ ],
18
+ "q01": [
19
+ 52.04355259101484
20
+ ],
21
+ "q10": [
22
+ 52.04355259101484
23
+ ],
24
+ "q50": [
25
+ 52.04355259101484
26
+ ],
27
+ "q90": [
28
+ 52.04355259101484
29
+ ],
30
+ "q99": [
31
+ 52.04355259101484
32
+ ]
33
+ },
34
+ "index": {
35
+ "min": [
36
+ 0
37
+ ],
38
+ "max": [
39
+ 35680
40
+ ],
41
+ "mean": [
42
+ 17840.0
43
+ ],
44
+ "std": [
45
+ 10300.217473432296
46
+ ],
47
+ "count": [
48
+ 35681
49
+ ],
50
+ "q01": [
51
+ 17673.183221306925
52
+ ],
53
+ "q10": [
54
+ 17703.762053523085
55
+ ],
56
+ "q50": [
57
+ 17839.793123533524
58
+ ],
59
+ "q90": [
60
+ 17976.154856036617
61
+ ],
62
+ "q99": [
63
+ 18006.79799895036
64
+ ]
65
+ },
66
+ "observation.state": {
67
+ "min": [
68
+ 0.05273102596402168,
69
+ -0.17512556910514832,
70
+ -0.00792508851736784,
71
+ -2.347649097442627,
72
+ -3.140559673309326,
73
+ -0.5956498384475708,
74
+ 1.321877121925354
75
+ ],
76
+ "max": [
77
+ 0.2923656702041626,
78
+ 0.18744824826717377,
79
+ 0.21223010122776031,
80
+ 2.355609655380249,
81
+ 3.1411728858947754,
82
+ 0.7579062581062317,
83
+ 57.36946487426758
84
+ ],
85
+ "mean": [
86
+ 0.1865990161895752,
87
+ -0.013909218832850456,
88
+ 0.07247212529182434,
89
+ 0.057242944836616516,
90
+ 2.0436511039733887,
91
+ -0.03761593997478485,
92
+ 10.926414489746094
93
+ ],
94
+ "std": [
95
+ 0.03347207233309746,
96
+ 0.06377857178449631,
97
+ 0.04857689142227173,
98
+ 0.6889949440956116,
99
+ 1.638710856437683,
100
+ 0.10405117273330688,
101
+ 11.934585571289062
102
+ ],
103
+ "count": [
104
+ 35033,
105
+ 35033,
106
+ 35033,
107
+ 35033,
108
+ 35033,
109
+ 35033,
110
+ 35033
111
+ ]
112
+ },
113
+ "observation.images.agent_view": {
114
+ "min": [
115
+ [
116
+ [
117
+ 0.0
118
+ ]
119
+ ],
120
+ [
121
+ [
122
+ 0.0
123
+ ]
124
+ ],
125
+ [
126
+ [
127
+ 0.0
128
+ ]
129
+ ]
130
+ ],
131
+ "max": [
132
+ [
133
+ [
134
+ 1.0
135
+ ]
136
+ ],
137
+ [
138
+ [
139
+ 1.0
140
+ ]
141
+ ],
142
+ [
143
+ [
144
+ 1.0
145
+ ]
146
+ ]
147
+ ],
148
+ "mean": [
149
+ [
150
+ [
151
+ 0.492441875126776
152
+ ]
153
+ ],
154
+ [
155
+ [
156
+ 0.4805307699074819
157
+ ]
158
+ ],
159
+ [
160
+ [
161
+ 0.481408903552538
162
+ ]
163
+ ]
164
+ ],
165
+ "std": [
166
+ [
167
+ [
168
+ 0.019878689379944615
169
+ ]
170
+ ],
171
+ [
172
+ [
173
+ 0.018590074322044976
174
+ ]
175
+ ],
176
+ [
177
+ [
178
+ 0.01863994031371379
179
+ ]
180
+ ]
181
+ ],
182
+ "count": [
183
+ 10601
184
+ ],
185
+ "q01": [
186
+ [
187
+ [
188
+ 0.005592347182635574
189
+ ]
190
+ ],
191
+ [
192
+ [
193
+ 0.0700845011556842
194
+ ]
195
+ ],
196
+ [
197
+ [
198
+ 0.07842063273010728
199
+ ]
200
+ ]
201
+ ],
202
+ "q10": [
203
+ [
204
+ [
205
+ 0.2925042296442668
206
+ ]
207
+ ],
208
+ [
209
+ [
210
+ 0.21557163244205196
211
+ ]
212
+ ],
213
+ [
214
+ [
215
+ 0.25312324846710327
216
+ ]
217
+ ]
218
+ ],
219
+ "q50": [
220
+ [
221
+ [
222
+ 0.5384727774882136
223
+ ]
224
+ ],
225
+ [
226
+ [
227
+ 0.5293160969463727
228
+ ]
229
+ ],
230
+ [
231
+ [
232
+ 0.5245758644973935
233
+ ]
234
+ ]
235
+ ],
236
+ "q90": [
237
+ [
238
+ [
239
+ 0.6096649554916065
240
+ ]
241
+ ],
242
+ [
243
+ [
244
+ 0.609956571482716
245
+ ]
246
+ ],
247
+ [
248
+ [
249
+ 0.6023233572257912
250
+ ]
251
+ ]
252
+ ],
253
+ "q99": [
254
+ [
255
+ [
256
+ 0.640365234613286
257
+ ]
258
+ ],
259
+ [
260
+ [
261
+ 0.6459181225653522
262
+ ]
263
+ ],
264
+ [
265
+ [
266
+ 0.6438738714167839
267
+ ]
268
+ ]
269
+ ]
270
+ },
271
+ "timestamp": {
272
+ "min": [
273
+ 0.0
274
+ ],
275
+ "max": [
276
+ 15.733333333333333
277
+ ],
278
+ "mean": [
279
+ 5.658788524237925
280
+ ],
281
+ "std": [
282
+ 3.3584691881716306
283
+ ],
284
+ "count": [
285
+ 35681
286
+ ],
287
+ "q01": [
288
+ 0.09822923437386342
289
+ ],
290
+ "q10": [
291
+ 1.117523641596456
292
+ ],
293
+ "q50": [
294
+ 5.651840670384672
295
+ ],
296
+ "q90": [
297
+ 10.197283725536332
298
+ ],
299
+ "q99": [
300
+ 11.218721822677967
301
+ ]
302
+ },
303
+ "task_index": {
304
+ "min": [
305
+ 0
306
+ ],
307
+ "max": [
308
+ 0
309
+ ],
310
+ "mean": [
311
+ 0.0
312
+ ],
313
+ "std": [
314
+ 0.0
315
+ ],
316
+ "count": [
317
+ 35681
318
+ ],
319
+ "q01": [
320
+ 3.999999999999419e-16
321
+ ],
322
+ "q10": [
323
+ 3.999999999999417e-15
324
+ ],
325
+ "q50": [
326
+ 1.999999999999709e-14
327
+ ],
328
+ "q90": [
329
+ 3.599999999999477e-14
330
+ ],
331
+ "q99": [
332
+ 3.959999999999425e-14
333
+ ]
334
+ },
335
+ "observation.images.wrist": {
336
+ "min": [
337
+ [
338
+ [
339
+ 0.0
340
+ ]
341
+ ],
342
+ [
343
+ [
344
+ 0.0
345
+ ]
346
+ ],
347
+ [
348
+ [
349
+ 0.0
350
+ ]
351
+ ]
352
+ ],
353
+ "max": [
354
+ [
355
+ [
356
+ 1.0
357
+ ]
358
+ ],
359
+ [
360
+ [
361
+ 1.0
362
+ ]
363
+ ],
364
+ [
365
+ [
366
+ 1.0
367
+ ]
368
+ ]
369
+ ],
370
+ "mean": [
371
+ [
372
+ [
373
+ 0.552317825524229
374
+ ]
375
+ ],
376
+ [
377
+ [
378
+ 0.5534056665791178
379
+ ]
380
+ ],
381
+ [
382
+ [
383
+ 0.5631062628857005
384
+ ]
385
+ ]
386
+ ],
387
+ "std": [
388
+ [
389
+ [
390
+ 0.01757909152831452
391
+ ]
392
+ ],
393
+ [
394
+ [
395
+ 0.0167461513950153
396
+ ]
397
+ ],
398
+ [
399
+ [
400
+ 0.015142603321256078
401
+ ]
402
+ ]
403
+ ],
404
+ "count": [
405
+ 10601
406
+ ],
407
+ "q01": [
408
+ [
409
+ [
410
+ 0.01130824483550603
411
+ ]
412
+ ],
413
+ [
414
+ [
415
+ 0.011354448785966005
416
+ ]
417
+ ],
418
+ [
419
+ [
420
+ -3.921568627450983e-13
421
+ ]
422
+ ]
423
+ ],
424
+ "q10": [
425
+ [
426
+ [
427
+ 0.06552342027160454
428
+ ]
429
+ ],
430
+ [
431
+ [
432
+ 0.14768821088626605
433
+ ]
434
+ ],
435
+ [
436
+ [
437
+ 0.18912397672939962
438
+ ]
439
+ ]
440
+ ],
441
+ "q50": [
442
+ [
443
+ [
444
+ 0.6491097499046197
445
+ ]
446
+ ],
447
+ [
448
+ [
449
+ 0.6430221707299003
450
+ ]
451
+ ],
452
+ [
453
+ [
454
+ 0.6415054760920212
455
+ ]
456
+ ]
457
+ ],
458
+ "q90": [
459
+ [
460
+ [
461
+ 0.7966062289629973
462
+ ]
463
+ ],
464
+ [
465
+ [
466
+ 0.7955850055537145
467
+ ]
468
+ ],
469
+ [
470
+ [
471
+ 0.8010293321443986
472
+ ]
473
+ ]
474
+ ],
475
+ "q99": [
476
+ [
477
+ [
478
+ 0.889083492302735
479
+ ]
480
+ ],
481
+ [
482
+ [
483
+ 0.8845445736430303
484
+ ]
485
+ ],
486
+ [
487
+ [
488
+ 0.8941478581207841
489
+ ]
490
+ ]
491
+ ]
492
+ },
493
+ "frame_index": {
494
+ "min": [
495
+ 0
496
+ ],
497
+ "max": [
498
+ 472
499
+ ],
500
+ "mean": [
501
+ 169.76365572713772
502
+ ],
503
+ "std": [
504
+ 100.75407564514897
505
+ ],
506
+ "count": [
507
+ 35681
508
+ ],
509
+ "q01": [
510
+ 2.946877034065575
511
+ ],
512
+ "q10": [
513
+ 33.52570925022102
514
+ ],
515
+ "q50": [
516
+ 169.55322672570827
517
+ ],
518
+ "q90": [
519
+ 305.91851176376395
520
+ ],
521
+ "q99": [
522
+ 336.5616546774895
523
+ ]
524
+ },
525
+ "action": {
526
+ "min": [
527
+ 0.053160835057497025,
528
+ -0.18646708130836487,
529
+ 0.008853166364133358,
530
+ -2.3172707557678223,
531
+ 1.711701512336731,
532
+ -0.6167525053024292,
533
+ 0.16515277326107025
534
+ ],
535
+ "max": [
536
+ 0.2962805926799774,
537
+ 0.19143332540988922,
538
+ 0.22773094475269318,
539
+ 2.343902826309204,
540
+ 4.372846603393555,
541
+ 0.7854875922203064,
542
+ 57.803466796875
543
+ ],
544
+ "mean": [
545
+ 0.18999788165092468,
546
+ -0.014897975139319897,
547
+ 0.07975238561630249,
548
+ 0.08463919162750244,
549
+ 2.6188080310821533,
550
+ -0.03763054311275482,
551
+ 9.06905460357666
552
+ ],
553
+ "std": [
554
+ 0.03444347158074379,
555
+ 0.06593643128871918,
556
+ 0.051255885511636734,
557
+ 0.6849181652069092,
558
+ 0.308545857667923,
559
+ 0.11194614320993423,
560
+ 12.18186092376709
561
+ ],
562
+ "count": [
563
+ 35033
564
+ ],
565
+ "q01": [
566
+ 0.0935586541891098,
567
+ -0.16184835135936737,
568
+ 0.010938677005469799,
569
+ -1.850780725479126,
570
+ 2.1007964611053467,
571
+ -0.3374413847923279,
572
+ 0.9909166097640991
573
+ ],
574
+ "q10": [
575
+ 0.15502630174160004,
576
+ -0.09946157038211823,
577
+ 0.013698482885956764,
578
+ -0.7891262173652649,
579
+ 2.3545479774475098,
580
+ -0.15056319534778595,
581
+ 1.0734930038452148
582
+ ],
583
+ "q50": [
584
+ 0.18509797751903534,
585
+ -0.01904018595814705,
586
+ 0.07902128994464874,
587
+ 0.13312868773937225,
588
+ 2.524003505706787,
589
+ -0.04049307852983475,
590
+ 2.8901734352111816
591
+ ],
592
+ "q90": [
593
+ 0.23651522397994995,
594
+ 0.08541379868984222,
595
+ 0.14774306118488312,
596
+ 0.8835148811340332,
597
+ 2.992810010910034,
598
+ 0.07889029383659363,
599
+ 31.957059860229492
600
+ ],
601
+ "q99": [
602
+ 0.2672567069530487,
603
+ 0.1518443375825882,
604
+ 0.1825118213891983,
605
+ 1.9121057987213135,
606
+ 3.7660179138183594,
607
+ 0.33127203583717346,
608
+ 44.97767639160156
609
+ ]
610
+ }
611
+ }
so101/pick-up-the-black-cube-on-top-of-the-blue-box-and-place-it-inside-the-drawer/meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:874c9d57917bc946ca4faa25c9f95582e9432e924225f9d9161f8dcabcb1cc21
3
+ size 2370
so101/pick-up-the-black-cube-on-top-of-the-blue-box-and-place-it-inside-the-drawer/videos/observation.images.agent_view/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2326a08c45687f6f01eebf1cca4019f4574e5d7921e8dd7bb07294524c726b41
3
+ size 28421335
so101/pick-up-the-black-cube-on-top-of-the-blue-box-and-place-it-inside-the-drawer/videos/observation.images.agent_view/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1b275f485f7c5df4f4983dbbe48dc9e15e89f43ce683004bc567eeaa647745c
3
+ size 207525927
so101/pick-up-the-black-cube-on-top-of-the-blue-box-and-place-it-inside-the-drawer/videos/observation.images.agent_view/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0d62d57ec1abb2d394ad6a03c2542516779f10123696c80330880fac5ef88fd
3
+ size 13333296
so101/pick-up-the-black-cube-on-top-of-the-blue-box-and-place-it-inside-the-drawer/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:436aa9f6ec27b5418c8613d17b7f17910fbfdedc61951f4bb6d82c6a76e03a15
3
+ size 15155653
so101/pick-up-the-black-cube-on-top-of-the-blue-box-and-place-it-inside-the-drawer/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:545cf14cdf7aeef4b689ffd6d9e07b21e7f0795a0f889725dc0cf7596916c867
3
+ size 133783612