simheo commited on
Commit
cd8b446
·
verified ·
1 Parent(s): 10cbb2d

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. README.md +171 -0
  2. data/chunk-000/episode_000000.parquet +3 -0
  3. data/chunk-000/episode_000001.parquet +3 -0
  4. data/chunk-000/episode_000002.parquet +3 -0
  5. data/chunk-000/episode_000003.parquet +3 -0
  6. data/chunk-000/episode_000004.parquet +3 -0
  7. data/chunk-000/episode_000005.parquet +3 -0
  8. data/chunk-000/episode_000006.parquet +3 -0
  9. data/chunk-000/episode_000007.parquet +3 -0
  10. data/chunk-000/episode_000008.parquet +3 -0
  11. data/chunk-000/episode_000009.parquet +3 -0
  12. data/chunk-000/episode_000010.parquet +3 -0
  13. data/chunk-000/episode_000011.parquet +3 -0
  14. data/chunk-000/episode_000012.parquet +3 -0
  15. data/chunk-000/episode_000013.parquet +3 -0
  16. data/chunk-000/episode_000014.parquet +3 -0
  17. data/chunk-000/episode_000015.parquet +3 -0
  18. data/chunk-000/episode_000016.parquet +3 -0
  19. data/chunk-000/episode_000017.parquet +3 -0
  20. data/chunk-000/episode_000018.parquet +3 -0
  21. data/chunk-000/episode_000019.parquet +3 -0
  22. data/chunk-000/episode_000020.parquet +3 -0
  23. data/chunk-000/episode_000021.parquet +3 -0
  24. data/chunk-000/episode_000022.parquet +3 -0
  25. data/chunk-000/episode_000023.parquet +3 -0
  26. data/chunk-000/episode_000024.parquet +3 -0
  27. data/chunk-000/episode_000025.parquet +3 -0
  28. data/chunk-000/episode_000026.parquet +3 -0
  29. data/chunk-000/episode_000027.parquet +3 -0
  30. data/chunk-000/episode_000028.parquet +3 -0
  31. data/chunk-000/episode_000029.parquet +3 -0
  32. data/chunk-000/episode_000030.parquet +3 -0
  33. data/chunk-000/episode_000031.parquet +3 -0
  34. data/chunk-000/episode_000032.parquet +3 -0
  35. data/chunk-000/episode_000033.parquet +3 -0
  36. data/chunk-000/episode_000034.parquet +3 -0
  37. data/chunk-000/episode_000035.parquet +3 -0
  38. data/chunk-000/episode_000036.parquet +3 -0
  39. data/chunk-000/episode_000037.parquet +3 -0
  40. data/chunk-000/episode_000038.parquet +3 -0
  41. data/chunk-000/episode_000039.parquet +3 -0
  42. data/chunk-000/episode_000040.parquet +3 -0
  43. data/chunk-000/episode_000041.parquet +3 -0
  44. data/chunk-000/episode_000042.parquet +3 -0
  45. data/chunk-000/episode_000043.parquet +3 -0
  46. data/chunk-000/episode_000044.parquet +3 -0
  47. data/chunk-000/episode_000045.parquet +3 -0
  48. data/chunk-000/episode_000046.parquet +3 -0
  49. data/chunk-000/episode_000047.parquet +3 -0
  50. data/chunk-000/episode_000048.parquet +3 -0
README.md ADDED
@@ -0,0 +1,171 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "v2.0",
28
+ "robot_type": "reachy2",
29
+ "total_episodes": 52,
30
+ "total_frames": 12906,
31
+ "total_tasks": 1,
32
+ "total_videos": 52,
33
+ "total_chunks": 1,
34
+ "chunks_size": 1000,
35
+ "fps": 30,
36
+ "splits": {
37
+ "train": "0:52"
38
+ },
39
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
40
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
41
+ "features": {
42
+ "action": {
43
+ "dtype": "float32",
44
+ "shape": [
45
+ 22
46
+ ],
47
+ "names": [
48
+ "neck_yaw.pos",
49
+ "neck_pitch.pos",
50
+ "neck_roll.pos",
51
+ "r_shoulder_pitch.pos",
52
+ "r_shoulder_roll.pos",
53
+ "r_elbow_yaw.pos",
54
+ "r_elbow_pitch.pos",
55
+ "r_wrist_roll.pos",
56
+ "r_wrist_pitch.pos",
57
+ "r_wrist_yaw.pos",
58
+ "r_gripper.pos",
59
+ "l_shoulder_pitch.pos",
60
+ "l_shoulder_roll.pos",
61
+ "l_elbow_yaw.pos",
62
+ "l_elbow_pitch.pos",
63
+ "l_wrist_roll.pos",
64
+ "l_wrist_pitch.pos",
65
+ "l_wrist_yaw.pos",
66
+ "l_gripper.pos",
67
+ "mobile_base.vx",
68
+ "mobile_base.vy",
69
+ "mobile_base.vtheta"
70
+ ]
71
+ },
72
+ "observation.state": {
73
+ "dtype": "float32",
74
+ "shape": [
75
+ 22
76
+ ],
77
+ "names": [
78
+ "neck_yaw.pos",
79
+ "neck_pitch.pos",
80
+ "neck_roll.pos",
81
+ "r_shoulder_pitch.pos",
82
+ "r_shoulder_roll.pos",
83
+ "r_elbow_yaw.pos",
84
+ "r_elbow_pitch.pos",
85
+ "r_wrist_roll.pos",
86
+ "r_wrist_pitch.pos",
87
+ "r_wrist_yaw.pos",
88
+ "r_gripper.pos",
89
+ "l_shoulder_pitch.pos",
90
+ "l_shoulder_roll.pos",
91
+ "l_elbow_yaw.pos",
92
+ "l_elbow_pitch.pos",
93
+ "l_wrist_roll.pos",
94
+ "l_wrist_pitch.pos",
95
+ "l_wrist_yaw.pos",
96
+ "l_gripper.pos",
97
+ "mobile_base.vx",
98
+ "mobile_base.vy",
99
+ "mobile_base.vtheta"
100
+ ]
101
+ },
102
+ "observation.images.head_left": {
103
+ "dtype": "video",
104
+ "shape": [
105
+ 720,
106
+ 960,
107
+ 3
108
+ ],
109
+ "names": [
110
+ "height",
111
+ "width",
112
+ "channels"
113
+ ],
114
+ "info": {
115
+ "video.fps": 30.0,
116
+ "video.height": 720,
117
+ "video.width": 960,
118
+ "video.channels": 3,
119
+ "video.codec": "h264",
120
+ "video.pix_fmt": "yuv420p",
121
+ "video.is_depth_map": false,
122
+ "has_audio": false
123
+ }
124
+ },
125
+ "timestamp": {
126
+ "dtype": "float32",
127
+ "shape": [
128
+ 1
129
+ ],
130
+ "names": null
131
+ },
132
+ "frame_index": {
133
+ "dtype": "int64",
134
+ "shape": [
135
+ 1
136
+ ],
137
+ "names": null
138
+ },
139
+ "episode_index": {
140
+ "dtype": "int64",
141
+ "shape": [
142
+ 1
143
+ ],
144
+ "names": null
145
+ },
146
+ "index": {
147
+ "dtype": "int64",
148
+ "shape": [
149
+ 1
150
+ ],
151
+ "names": null
152
+ },
153
+ "task_index": {
154
+ "dtype": "int64",
155
+ "shape": [
156
+ 1
157
+ ],
158
+ "names": null
159
+ }
160
+ }
161
+ }
162
+ ```
163
+
164
+
165
+ ## Citation
166
+
167
+ **BibTeX:**
168
+
169
+ ```bibtex
170
+ [More Information Needed]
171
+ ```
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e887eaf461e9bd05d8af55a2cd5ef881d60dca4f77634bdcc51063edfaaf87a2
3
+ size 56958
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e63a60bdf4a338c1f11dd8c6f4f088d1d9dbe58cd75d5478852cc7b3411ff996
3
+ size 58924
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:739aff3993a5ab41218daaba7c3679ca0f2e6046aecb920c118fa60001e2d4bb
3
+ size 59365
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98f074e0c9328069b247f49576dbec75a95b1fef86ed6c2f13d4c69ea35600a3
3
+ size 57408
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b674e41b0e3a259905f22056a61d47458bdf2002932c31317c51280acc36d43d
3
+ size 60033
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea4fda465ee21c3f3534d399629c677b2346021f042acfaa85574a8a7bd135c8
3
+ size 58975
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92af4576dffbfcb92ed0a0fdaa957d17d9217cae8ac56a1984296d3f9ebc5725
3
+ size 51825
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2833eb88ede3a9bccac496d604f1f2b46ccdf701bf99e802b2c1f07e8af6a840
3
+ size 51900
data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b42693ed87fb7b040d560871fa988c223b390a2038aa120b6121d72f27d7173f
3
+ size 53021
data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf3845874f8274d44cbcf5ac9fb8e735925b4b9b508fcad8c9bcaa320444a385
3
+ size 58300
data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38590877ff56843bfe8ef5dd6ced7e5832b332502e572148e1b6f137180881e6
3
+ size 58935
data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc422acc897cd79668be104df925e002f18088242743686a30bdbec091eeb9d6
3
+ size 59334
data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de2c4b627ca3ece4e5ec8c762cd8e72e7c1435b72a389a05ef463969473f022d
3
+ size 52874
data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4e8cd3d5bae45a8f2b90d2d477d4cf861c25073403a1a7c5213919cfabfeaa5
3
+ size 56731
data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b29af9721c0d28b6725fe5399419014907951f033ef11cce51806de5eb32fc6b
3
+ size 53053
data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a0018f945d10c41e7af1f2be224315f00b43f665e1e7a6d18a93e4a691128f5
3
+ size 59551
data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb49da297864ab6ac80adc31d239b38a2de65c2044a5514566dab4c5ff1b9cfc
3
+ size 53075
data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df4b203e2dc6b42a5d26972d675b337371f07fe22f7ecfae855b5e57259eb8af
3
+ size 58087
data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fe0263feffa1b6ef4d01884980248c2165e81cac3ccad432e845417c7734010
3
+ size 58767
data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a79ed488bdb51b8b2cfb3f3cbc44535b436dad08c39c057d2e722ad84d113ce5
3
+ size 59515
data/chunk-000/episode_000020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e3c826d3fa9b6745db5dcfd2bd12e5adb629917a200c54d5880a5862e79405e
3
+ size 57577
data/chunk-000/episode_000021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1561ef511b0dd7572655c75112f1b498fae9f912b778a314e1894766d7367426
3
+ size 57332
data/chunk-000/episode_000022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c42beeda30055c5198213a3b83273559e1903287ffb30aab65f48eaf6c4ec4c
3
+ size 58167
data/chunk-000/episode_000023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ffdad288ce84eead26c2aacd42634510ce9404c28b6302e2404b945633a3a9c
3
+ size 58357
data/chunk-000/episode_000024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff99646ba831bbde60c4fdccfdf837d347aa4bdb3158bdb077ceb500efc815c1
3
+ size 57683
data/chunk-000/episode_000025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41a6ede92c28cc14e0b7fe4b41123608d22b6d84c5ce6a2a9ddb0e0e972968f9
3
+ size 61227
data/chunk-000/episode_000026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecc35f28e8bd430c08638c5eca1509a369a5eaddd42bce0cd15ff55035241b97
3
+ size 60313
data/chunk-000/episode_000027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ebe90fd9919837b53a558a95eeab3d38a500db8c1772cf2e78796d3ed818a4d
3
+ size 59387
data/chunk-000/episode_000028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cd17ea940cc449887ec43ac6b93a555fd5e16cc22ae19dd7be970ae0cf07b95
3
+ size 58142
data/chunk-000/episode_000029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a85a4e23c722e7b60c772eb849ee924a7e2ed52ce93fbd2d8b4a13956fe2b619
3
+ size 58542
data/chunk-000/episode_000030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e22c638d840fa3907896f4be36c65c014b28eabd6b137725e9ec9c36a3ce47fe
3
+ size 53442
data/chunk-000/episode_000031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b6c5d03ea173d8a762497b03a254e4e79049b4fa52942cd38b1c79311d4d351
3
+ size 53702
data/chunk-000/episode_000032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3b6abafdd0b6d4aced3cb92a9bf4c6f9167dd064857866e2daefc8192bf9f86
3
+ size 51232
data/chunk-000/episode_000033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19b84d873a69d41cfe21253b9befaefa5f62be43753f727baca7397508cbf877
3
+ size 54163
data/chunk-000/episode_000034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42037e085721326a05da4ccaeda5f91f9e802ae7f938034beaf9825cf476a734
3
+ size 51987
data/chunk-000/episode_000035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7394e60a09105bae7434b8497d15ad4e3e6705fa88d5befc9524e5de5a7050a0
3
+ size 47261
data/chunk-000/episode_000036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9849eb7be280193da086b6f33e0c7550137673b5b736285e96259704bdbf212b
3
+ size 53647
data/chunk-000/episode_000037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cdcbe1a7d832ef08a29d0839819a1c26afd1eab22fb9ecdbf37e7ca7df0b40e
3
+ size 47718
data/chunk-000/episode_000038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55a2bd47418612f83f9600a8d778cfc6bcfc3257433d4eddbfcfd45596ba416b
3
+ size 54085
data/chunk-000/episode_000039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d49e43f7dbef391007ec66b68dc5e063eb1f85ea687d23f8c9155341658d3f4d
3
+ size 52563
data/chunk-000/episode_000040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67bcec40701ceba497ddad1a5ed3a3ff95b313074e5806f2b634cf1e2516b59d
3
+ size 52509
data/chunk-000/episode_000041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f69cb617efbf8b190ff47e9ad40e84570b88bd28be53541ec6f9d3ae66ce838
3
+ size 53560
data/chunk-000/episode_000042.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d2db63ffab4bc00d132474d717adb1adb30e35053d59556d269f04f217a12b6
3
+ size 47417
data/chunk-000/episode_000043.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ec5b3a1535e7f05e41e32e8782d22ce57bb0d1cd4e30243740adc1d6cdf5d70
3
+ size 54031
data/chunk-000/episode_000044.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa30d85d990b71e825b8f0695fa7e381bf61ab63d4b3bb0a5a0d6213c155d512
3
+ size 54649
data/chunk-000/episode_000045.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3af1272e0178ecaff87b361dbd1875eed7e9fd19c058c18c2177d239d3ad87d2
3
+ size 52033
data/chunk-000/episode_000046.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba0f50f149c955d1a24864558c16d6a9a58d0f6db406291bd4b0cefd39fb4ec1
3
+ size 54280
data/chunk-000/episode_000047.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95729cd78ac4dd05410bbd9db54a04f7e6b882e5f4269e7fcf8f3d2928b53db0
3
+ size 55477
data/chunk-000/episode_000048.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6183205ec0881112a43d5791016e645832214e7933de615802be3857aa70eda4
3
+ size 53898