aractingi commited on
Commit
315ffc2
·
verified ·
1 Parent(s): 6f52d63

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +0 -1
  2. README.md +164 -0
  3. data/chunk-000/episode_000000.parquet +3 -0
  4. data/chunk-000/episode_000001.parquet +3 -0
  5. data/chunk-000/episode_000002.parquet +3 -0
  6. data/chunk-000/episode_000003.parquet +3 -0
  7. data/chunk-000/episode_000004.parquet +3 -0
  8. data/chunk-000/episode_000005.parquet +3 -0
  9. data/chunk-000/episode_000006.parquet +3 -0
  10. data/chunk-000/episode_000007.parquet +3 -0
  11. data/chunk-000/episode_000008.parquet +3 -0
  12. data/chunk-000/episode_000009.parquet +3 -0
  13. data/chunk-000/episode_000010.parquet +3 -0
  14. data/chunk-000/episode_000011.parquet +3 -0
  15. data/chunk-000/episode_000012.parquet +3 -0
  16. data/chunk-000/episode_000013.parquet +3 -0
  17. data/chunk-000/episode_000014.parquet +3 -0
  18. data/chunk-000/episode_000015.parquet +3 -0
  19. data/chunk-000/episode_000016.parquet +3 -0
  20. data/chunk-000/episode_000017.parquet +3 -0
  21. data/chunk-000/episode_000018.parquet +3 -0
  22. data/chunk-000/episode_000019.parquet +3 -0
  23. data/chunk-000/episode_000020.parquet +3 -0
  24. data/chunk-000/episode_000021.parquet +3 -0
  25. data/chunk-000/episode_000022.parquet +3 -0
  26. data/chunk-000/episode_000023.parquet +3 -0
  27. data/chunk-000/episode_000024.parquet +3 -0
  28. data/chunk-000/episode_000025.parquet +3 -0
  29. data/chunk-000/episode_000026.parquet +3 -0
  30. data/chunk-000/episode_000027.parquet +3 -0
  31. data/chunk-000/episode_000028.parquet +3 -0
  32. data/chunk-000/episode_000029.parquet +3 -0
  33. data/chunk-000/episode_000030.parquet +3 -0
  34. data/chunk-000/episode_000031.parquet +3 -0
  35. data/chunk-000/episode_000032.parquet +3 -0
  36. data/chunk-000/episode_000033.parquet +3 -0
  37. data/chunk-000/episode_000034.parquet +3 -0
  38. data/chunk-000/episode_000035.parquet +3 -0
  39. data/chunk-000/episode_000036.parquet +3 -0
  40. data/chunk-000/episode_000037.parquet +3 -0
  41. data/chunk-000/episode_000038.parquet +3 -0
  42. data/chunk-000/episode_000039.parquet +3 -0
  43. data/chunk-000/episode_000040.parquet +3 -0
  44. data/chunk-000/episode_000041.parquet +3 -0
  45. data/chunk-000/episode_000042.parquet +3 -0
  46. data/chunk-000/episode_000043.parquet +3 -0
  47. data/chunk-000/episode_000044.parquet +3 -0
  48. data/chunk-000/episode_000045.parquet +3 -0
  49. data/chunk-000/episode_000046.parquet +3 -0
  50. data/chunk-000/episode_000047.parquet +3 -0
.gitattributes CHANGED
@@ -9,7 +9,6 @@
9
  *.joblib filter=lfs diff=lfs merge=lfs -text
10
  *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
  *.lz4 filter=lfs diff=lfs merge=lfs -text
12
- *.mds filter=lfs diff=lfs merge=lfs -text
13
  *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
  *.model filter=lfs diff=lfs merge=lfs -text
15
  *.msgpack filter=lfs diff=lfs merge=lfs -text
 
9
  *.joblib filter=lfs diff=lfs merge=lfs -text
10
  *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
  *.lz4 filter=lfs diff=lfs merge=lfs -text
 
12
  *.mlmodel filter=lfs diff=lfs merge=lfs -text
13
  *.model filter=lfs diff=lfs merge=lfs -text
14
  *.msgpack filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,164 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ - aloha
8
+ configs:
9
+ - config_name: default
10
+ data_files: data/*/*.parquet
11
+ ---
12
+
13
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
14
+
15
+ ## Dataset Description
16
+
17
+
18
+
19
+ - **Homepage:** https://tonyzhaozh.github.io/aloha/
20
+ - **Paper:** https://arxiv.org/abs/2304.13705
21
+ - **License:** mit
22
+
23
+ ## Dataset Structure
24
+
25
+ [meta/info.json](meta/info.json):
26
+ ```json
27
+ {
28
+ "codebase_version": "v2.0",
29
+ "robot_type": "aloha",
30
+ "total_episodes": 50,
31
+ "total_frames": 20000,
32
+ "total_tasks": 1,
33
+ "total_videos": 0,
34
+ "total_chunks": 1,
35
+ "chunks_size": 1000,
36
+ "fps": 50,
37
+ "splits": {
38
+ "train": "0:50"
39
+ },
40
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
41
+ "video_path": null,
42
+ "features": {
43
+ "observation.images.top": {
44
+ "dtype": "image",
45
+ "shape": [
46
+ 480,
47
+ 640,
48
+ 3
49
+ ],
50
+ "names": [
51
+ "height",
52
+ "width",
53
+ "channel"
54
+ ]
55
+ },
56
+ "observation.state": {
57
+ "dtype": "float32",
58
+ "shape": [
59
+ 14
60
+ ],
61
+ "names": {
62
+ "motors": [
63
+ "left_waist",
64
+ "left_shoulder",
65
+ "left_elbow",
66
+ "left_forearm_roll",
67
+ "left_wrist_angle",
68
+ "left_wrist_rotate",
69
+ "left_gripper",
70
+ "right_waist",
71
+ "right_shoulder",
72
+ "right_elbow",
73
+ "right_forearm_roll",
74
+ "right_wrist_angle",
75
+ "right_wrist_rotate",
76
+ "right_gripper"
77
+ ]
78
+ }
79
+ },
80
+ "action": {
81
+ "dtype": "float32",
82
+ "shape": [
83
+ 14
84
+ ],
85
+ "names": {
86
+ "motors": [
87
+ "left_waist",
88
+ "left_shoulder",
89
+ "left_elbow",
90
+ "left_forearm_roll",
91
+ "left_wrist_angle",
92
+ "left_wrist_rotate",
93
+ "left_gripper",
94
+ "right_waist",
95
+ "right_shoulder",
96
+ "right_elbow",
97
+ "right_forearm_roll",
98
+ "right_wrist_angle",
99
+ "right_wrist_rotate",
100
+ "right_gripper"
101
+ ]
102
+ }
103
+ },
104
+ "episode_index": {
105
+ "dtype": "int64",
106
+ "shape": [
107
+ 1
108
+ ],
109
+ "names": null
110
+ },
111
+ "frame_index": {
112
+ "dtype": "int64",
113
+ "shape": [
114
+ 1
115
+ ],
116
+ "names": null
117
+ },
118
+ "timestamp": {
119
+ "dtype": "float32",
120
+ "shape": [
121
+ 1
122
+ ],
123
+ "names": null
124
+ },
125
+ "next.done": {
126
+ "dtype": "bool",
127
+ "shape": [
128
+ 1
129
+ ],
130
+ "names": null
131
+ },
132
+ "index": {
133
+ "dtype": "int64",
134
+ "shape": [
135
+ 1
136
+ ],
137
+ "names": null
138
+ },
139
+ "task_index": {
140
+ "dtype": "int64",
141
+ "shape": [
142
+ 1
143
+ ],
144
+ "names": null
145
+ }
146
+ }
147
+ }
148
+ ```
149
+
150
+
151
+ ## Citation
152
+
153
+ **BibTeX:**
154
+
155
+ ```bibtex
156
+ @article{Zhao2023LearningFB,
157
+ title={Learning Fine-Grained Bimanual Manipulation with Low-Cost Hardware},
158
+ author={Tony Zhao and Vikash Kumar and Sergey Levine and Chelsea Finn},
159
+ journal={RSS},
160
+ year={2023},
161
+ volume={abs/2304.13705},
162
+ url={https://arxiv.org/abs/2304.13705}
163
+ }
164
+ ```
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78125c91af27b5f29cb892da36852333cec274343d6a0ce70a9d5018921f5ced
3
+ size 10484578
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5249f9484caec3168a7dd283e1cc3b408a7a3061b91a4a3098bc31be04fe88a0
3
+ size 10324379
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f69605680bc2eef647002756538a415d293c3f4bec9a46bc6e4b36f9fe2e1946
3
+ size 10934262
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe3f8297748be161e7e2ec2e2a8847582e54c887973a8d4cb1f2e3cfd50091f7
3
+ size 10306066
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dac407de72a19e170369f44308db0f0f6e0d1beaba8508fbf182de93a2c1dcd
3
+ size 10550585
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ed0f2c6bd5fc45f717e87d5d1688f85c229d047b70dfecda96d1e874c17b365
3
+ size 10877272
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba34303bb7ce6bd8cc9463b12e724a54666b37fc54cf61da6371418623daa12e
3
+ size 10638325
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cbe52397f7ce019be53262b742459e0249665282b374c14747fd516aa332618
3
+ size 10474773
data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07abbf56a6da587fd40be068f7b03342aeb5d06ab26bc773a69f12f99def71ca
3
+ size 10607737
data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:932f20286fa6e8cd6b0622f1d257265b738ac38979e766115e968617be36c4b7
3
+ size 10506512
data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa42f97e04c28d8668dd54bb398bb8b1425f73fdd38d14ff04dd3090ca83a303
3
+ size 10424847
data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b935dbf4613fa94cfe9b03b15761552efb0e65fbe9ee50ffa654e91e8169977c
3
+ size 10896258
data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4922eb0e888e2373ab74ba287fb369ca7631aa707783ce263b929123a272d156
3
+ size 10670651
data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb944282be0e45adda4f2aaba02e9690e8208b3c17aed80b30e5977ef62901e4
3
+ size 10743239
data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d212c13cc4ad153d6a02b6dc4d9f498fb61a99e98658de3edce1061c90c3f764
3
+ size 10438580
data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85a2f8e77c5f8c87dce0e32155ec4f2c4f2fb61e53e8ff3b03fb892f365f8e22
3
+ size 10497214
data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56549b8e2daaa7d9f57bf04b31a3343c6a20349633d24bfefaace6d70289d219
3
+ size 10338696
data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ce98457180e8ca544a0023d1d1b9f4e08d3b94e67034553fb8f61d9332a9ac8
3
+ size 10735363
data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e74b66a267327b0837ab2e6b5f279793e09c7becefac21113364450fe4d4fe6b
3
+ size 10613262
data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7036ed67339265e4db5c1ac08dcd1495eb614e7f3eff4bfac9a1ba82c8cdd902
3
+ size 10392093
data/chunk-000/episode_000020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a077c4a86e983cd636100974ed18afdf398bbc834940e9723dc15e19c5d29744
3
+ size 10806489
data/chunk-000/episode_000021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2efc9011522d0606ef6fb8e49bdd154478f460c156bda6dc70e590324a9fa85a
3
+ size 10358253
data/chunk-000/episode_000022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01ed723659bb1cd79d361c56a8804bd883e70d9dbe297625e4e101717fc5db42
3
+ size 10617924
data/chunk-000/episode_000023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5e527a1de2ea4abe38a6e47a8d5930757deb74524c6693a4e6443a31f04fe9d
3
+ size 10838159
data/chunk-000/episode_000024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18c14ca459384780b63d9e83b89e47dcd5acead79bbb81eb9dc9d3217df6418d
3
+ size 10588133
data/chunk-000/episode_000025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03655429790c917787f81332315dca27356f603b3682f49d20cac10a37735f36
3
+ size 10756916
data/chunk-000/episode_000026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5660f9eec9eb57a6af88adb95659d47688fd87b4af54e4489dd2e1030ca29d38
3
+ size 10495648
data/chunk-000/episode_000027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4f36ea4e107f05b60ce9137dee14e0a80ede3d8ef6ea5f33250577e2d63db00
3
+ size 10335114
data/chunk-000/episode_000028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb80356b78c635648b3016f2f4a2b492b3ad7ad8b083a622ab447bdce9bf1d8b
3
+ size 10519617
data/chunk-000/episode_000029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79caac89252ae198e71ecb381248035398ddff7ff9604d371a2064dcf876d935
3
+ size 10092364
data/chunk-000/episode_000030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb2e5891f1918e129a0de5b291191d94b55b212af69e109ec97199a0355c1ea8
3
+ size 10833855
data/chunk-000/episode_000031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f68508b280c8a52ecc50f5b00cd53d62e70f6ce5d1d55fdd74498ed5c79f7906
3
+ size 10692939
data/chunk-000/episode_000032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79dc414020090e76df1ab63f3f74c1177622200d722a8a84009f395f3f996f3f
3
+ size 10476967
data/chunk-000/episode_000033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f873bd8489d8db5c932fd7e3e64367057c0cfa24738070651a994db59dd333b
3
+ size 10844869
data/chunk-000/episode_000034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d941ea946db67cddf2eee68a8c86d4678be5d799125eef1d5496e4418c5f92e
3
+ size 10488960
data/chunk-000/episode_000035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f644939cdda065ccc503fa26566bf30f34020f4ae6fdefc934a8f5a64673d9cb
3
+ size 10701699
data/chunk-000/episode_000036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38e4544297f0ecb9f6a3829901f522ea0d3f2ed2b5c7cbcb187b88bcb551b888
3
+ size 10634950
data/chunk-000/episode_000037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2749c3e7cd6a215680be7c7375b5a401b17194f5f65b4ad1c182c34fdc00d2c
3
+ size 10565986
data/chunk-000/episode_000038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ea99f10f86c7e29d81ea14f956ef216df73f18893a6ebaa647fe66eb621f2c3
3
+ size 10934654
data/chunk-000/episode_000039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6c21bff77c5f14b5b466c9047263e1e18a889590391df2dea04901226f2ed1a
3
+ size 10396455
data/chunk-000/episode_000040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8600e6ce64eeadb31b92b9e16ea67754b29cb1ac151ea2b962a038311428147c
3
+ size 10229651
data/chunk-000/episode_000041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bdeaa2bb7eafc64d224e34b760f5bc7c12a8d396baf071c49c5e2735f46b454
3
+ size 10603858
data/chunk-000/episode_000042.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88e1c4d244772d256a3e1e96b1620dcd97391a6fcdd2617f2c0f06ca2b826e68
3
+ size 10285985
data/chunk-000/episode_000043.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24edd2e6edcfd03ff97027696259ec5aa07fda1a89deb4912e9897e81f449ca6
3
+ size 10546324
data/chunk-000/episode_000044.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f813a2d83ab3a07abff1504b757d83841c4e1bbdf420c2c312f520168c39a206
3
+ size 10272175
data/chunk-000/episode_000045.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddce5805463f36ec10b40e6ae8a5706336a45ed353ade12d0f21b71f10c75828
3
+ size 10938044
data/chunk-000/episode_000046.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e25c861b8d82b4b087f4e226efe63f43cd26f6b259cbef0647d9863f0550193b
3
+ size 10549808
data/chunk-000/episode_000047.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8272e1a3371350a664fda90afcd2bda33e7e7fa6dff071fd83cba3f457077d4d
3
+ size 10534727