Jinyu220 commited on
Commit
c98231d
·
verified ·
1 Parent(s): db578ac

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 +245 -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,245 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.1",
28
+ "robot_type": null,
29
+ "total_episodes": 2,
30
+ "total_frames": 921,
31
+ "total_tasks": 1,
32
+ "total_videos": 10,
33
+ "total_chunks": 1,
34
+ "chunks_size": 1000,
35
+ "fps": 33,
36
+ "splits": {
37
+ "train": "0:2"
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
+ "observation.images.left_eye_cam": {
43
+ "dtype": "video",
44
+ "shape": [
45
+ 480,
46
+ 640,
47
+ 3
48
+ ],
49
+ "names": [
50
+ "height",
51
+ "width",
52
+ "channel"
53
+ ],
54
+ "info": {
55
+ "video.height": 480,
56
+ "video.width": 640,
57
+ "video.codec": "av1",
58
+ "video.pix_fmt": "yuv420p",
59
+ "video.is_depth_map": false,
60
+ "video.fps": 33,
61
+ "video.channels": 3,
62
+ "has_audio": false
63
+ }
64
+ },
65
+ "observation.images.right_eye_cam": {
66
+ "dtype": "video",
67
+ "shape": [
68
+ 480,
69
+ 640,
70
+ 3
71
+ ],
72
+ "names": [
73
+ "height",
74
+ "width",
75
+ "channel"
76
+ ],
77
+ "info": {
78
+ "video.height": 480,
79
+ "video.width": 640,
80
+ "video.codec": "av1",
81
+ "video.pix_fmt": "yuv420p",
82
+ "video.is_depth_map": false,
83
+ "video.fps": 33,
84
+ "video.channels": 3,
85
+ "has_audio": false
86
+ }
87
+ },
88
+ "observation.images.wrist_cam_right": {
89
+ "dtype": "video",
90
+ "shape": [
91
+ 480,
92
+ 640,
93
+ 3
94
+ ],
95
+ "names": [
96
+ "height",
97
+ "width",
98
+ "channel"
99
+ ],
100
+ "info": {
101
+ "video.height": 480,
102
+ "video.width": 640,
103
+ "video.codec": "av1",
104
+ "video.pix_fmt": "yuv420p",
105
+ "video.is_depth_map": false,
106
+ "video.fps": 33,
107
+ "video.channels": 3,
108
+ "has_audio": false
109
+ }
110
+ },
111
+ "observation.images.overhead_cam": {
112
+ "dtype": "video",
113
+ "shape": [
114
+ 480,
115
+ 640,
116
+ 3
117
+ ],
118
+ "names": [
119
+ "height",
120
+ "width",
121
+ "channel"
122
+ ],
123
+ "info": {
124
+ "video.height": 480,
125
+ "video.width": 640,
126
+ "video.codec": "av1",
127
+ "video.pix_fmt": "yuv420p",
128
+ "video.is_depth_map": false,
129
+ "video.fps": 33,
130
+ "video.channels": 3,
131
+ "has_audio": false
132
+ }
133
+ },
134
+ "observation.images.worms_eye_cam": {
135
+ "dtype": "video",
136
+ "shape": [
137
+ 480,
138
+ 640,
139
+ 3
140
+ ],
141
+ "names": [
142
+ "height",
143
+ "width",
144
+ "channel"
145
+ ],
146
+ "info": {
147
+ "video.height": 480,
148
+ "video.width": 640,
149
+ "video.codec": "av1",
150
+ "video.pix_fmt": "yuv420p",
151
+ "video.is_depth_map": false,
152
+ "video.fps": 33,
153
+ "video.channels": 3,
154
+ "has_audio": false
155
+ }
156
+ },
157
+ "observation.state": {
158
+ "dtype": "float32",
159
+ "shape": [
160
+ 14
161
+ ],
162
+ "names": null
163
+ },
164
+ "action": {
165
+ "dtype": "float32",
166
+ "shape": [
167
+ 14
168
+ ],
169
+ "names": null
170
+ },
171
+ "left_eye": {
172
+ "dtype": "float32",
173
+ "shape": [
174
+ 2
175
+ ],
176
+ "names": null
177
+ },
178
+ "right_eye": {
179
+ "dtype": "float32",
180
+ "shape": [
181
+ 2
182
+ ],
183
+ "names": null
184
+ },
185
+ "right_arm_pose": {
186
+ "dtype": "float32",
187
+ "shape": [
188
+ 16
189
+ ],
190
+ "names": null
191
+ },
192
+ "middle_arm_pose": {
193
+ "dtype": "float32",
194
+ "shape": [
195
+ 16
196
+ ],
197
+ "names": null
198
+ },
199
+ "timestamp": {
200
+ "dtype": "float32",
201
+ "shape": [
202
+ 1
203
+ ],
204
+ "names": null
205
+ },
206
+ "frame_index": {
207
+ "dtype": "int64",
208
+ "shape": [
209
+ 1
210
+ ],
211
+ "names": null
212
+ },
213
+ "episode_index": {
214
+ "dtype": "int64",
215
+ "shape": [
216
+ 1
217
+ ],
218
+ "names": null
219
+ },
220
+ "index": {
221
+ "dtype": "int64",
222
+ "shape": [
223
+ 1
224
+ ],
225
+ "names": null
226
+ },
227
+ "task_index": {
228
+ "dtype": "int64",
229
+ "shape": [
230
+ 1
231
+ ],
232
+ "names": null
233
+ }
234
+ }
235
+ }
236
+ ```
237
+
238
+
239
+ ## Citation
240
+
241
+ **BibTeX:**
242
+
243
+ ```bibtex
244
+ [More Information Needed]
245
+ ```
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a80049df810ceff9f9cdaa149c71d4003624d84a6ca2209ee4bc4d8460a414ea
3
+ size 116308
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0b5a2c96f4c97a06687e54958952be4038d9e089ccb4bb3c780f949e05190e8
3
+ size 161120
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e3819361110e2697c52c5409996fd867b48f0e0f44a31f542041a474da17389
3
+ size 127837
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72d0e71708b088c5274bbeb87c02e9f1c7e4561a787875afbbdf726909c20800
3
+ size 155618
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1663dd74d3d88629d57a1f3a07806a61ab872c5b1a9ae18ee0f4700b85c360ad
3
+ size 187503
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:285825538d9fb689e1b10a26d95c950b213d44c0f7266854565d02b06274772b
3
+ size 108349
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91b18edfa42d59120cb93ae27d9c82f9b4d167293d42b5042f3ac93c1e8a4903
3
+ size 113168
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea1ddeb8a89edb64199e059cae27a5efe2e01ddc3600030b12e5aba748090f55
3
+ size 103617
data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:284cfe596ccdbf5a30bf1649ea6048e395b5ed3b38d8d5d30c0f94c5d7d4f53f
3
+ size 171078
data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93b75fc21d8ffc957d5fedf63dbbd309c654705c38b895a22b1917412eca3fb3
3
+ size 134118
data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:420056962ec7c8ba1d8c5df37bf8a5a16cf8efb353563d0c3e1bb588b361dca6
3
+ size 135493
data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44fe26d3d736f3223fcd0b6eea542cbc5b82d1fb8775150d509c4d6c60d3ef17
3
+ size 107927
data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b4a5a19cdf6dddce6cb61f34d0d5a86d0c9378c171a84a030e9a0b7d5cd84fc
3
+ size 188609
data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c683bbbd8ae419d3952b139404e36986e51f16f3ed65300abbe88b2f8eb4c8dc
3
+ size 117833
data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0bb49c34f341b09bef6e90625356cc9197bd83ef644494bdc121c82b3c47168
3
+ size 124239
data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b7e1460200f153f56661b55454a5a224eff003c488d8ac3d92f43132e8f2d28
3
+ size 106812
data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eac83a31ae2127b1c8d2755d75db26e0994a133bf382852b2a6196c2f3e08e0d
3
+ size 134129
data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2222862f614d8a028112a735d45562d2238e596b7effe60c051592bbbaedc7f
3
+ size 107666
data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3fc49c8bb1e6ca679f173c7c7f62232761425c9d7c4a35b1ca4e9c9b97eb38b
3
+ size 111923
data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e31f6f298761ea9fc5a5046e0d86487f270439dc41fd5b917e4bd672f7d63a1
3
+ size 101998
data/chunk-000/episode_000020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c53d32abaf59321592adf2983355ef1c46f45997a269f4f5b9375ff48e5a3e8
3
+ size 116610
data/chunk-000/episode_000021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77d0afb97dac8b65615566ff39a40ba862bdb23b367ee422a66725da7d92e614
3
+ size 94029
data/chunk-000/episode_000022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2d316ccb50b5f12463f08f59bc8d49eb2c8ffbacc3cff66fe0aa179a9b7ebf6
3
+ size 129121
data/chunk-000/episode_000023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28cf641eb0a91c7f938e9c0aa005c499a37c521aaa009c584f0b04da82867267
3
+ size 104844
data/chunk-000/episode_000024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5fb4b022d2afc35315b41e38500703df488c8aa8ea9f7599e730c0f31fde7fe
3
+ size 172562
data/chunk-000/episode_000025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:618bd4366e3050103a7678eb373e596bfc1de4b664ac8b35fb36d10a5b283f7b
3
+ size 105475
data/chunk-000/episode_000026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2084e4ed07b4ea9c416954675accd905ee9357aa5a6bcad6abd4022fb2d8d16
3
+ size 122753
data/chunk-000/episode_000027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c60aa477bd1ac9121039dabee4246decd327cd44ec761faf54af7d2898fc3ea9
3
+ size 122398
data/chunk-000/episode_000028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a62554f55549be5cb09e61ed72583398df4eff640f68e068db29ca3510e34f79
3
+ size 119788
data/chunk-000/episode_000029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dae32d2b28dc455aa1da3b77a4c7049f922bf7ec2ae36f868df95a6a3703ab17
3
+ size 113350
data/chunk-000/episode_000030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d189cb4f01e2adc9a41923cc5a25080be04aed147d2638135d1bfa6af52592e
3
+ size 113038
data/chunk-000/episode_000031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a978f65c5f9c352fa5b5a1749867949b70b980ad74ffcc7f2e0aa96206caab11
3
+ size 157117
data/chunk-000/episode_000032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a99e8c41d861c9bde22f949c579333e486dc5c7aed64e6c5f1666d2048511a34
3
+ size 108603
data/chunk-000/episode_000033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ec62b116d4160711b272b8e17c773cba8191657ea87b3e58510f173c339d218
3
+ size 95022
data/chunk-000/episode_000034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8065cba447696e14095973f004db70d5b41d8746dafd244a09dcbe79e73b298
3
+ size 111370
data/chunk-000/episode_000035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e181e32796a396b69004565378a71964210897f8f14dbd14bedd1369c44e467
3
+ size 132651
data/chunk-000/episode_000036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25bb8bf209d52729a33e71243641f8414f705a9ea12887cd361d80c7c818edb4
3
+ size 126298
data/chunk-000/episode_000037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5763e271f3435bf4817542de820bcfd7247087ba313af5efc31ca3ea2404eb36
3
+ size 109401
data/chunk-000/episode_000038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:983d78fa964fac9f1dcbbd52c7cad0ad41c78b4cfe463cf0265fbc370c907d88
3
+ size 100252
data/chunk-000/episode_000039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea256eae5250ad0e6050b426af625ddc1d79179e4f7679870aa3e9e96ac1e93e
3
+ size 109341
data/chunk-000/episode_000040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a99ba4b4ba65243d8a0d5a0c99014f59a5a13056075fae679004164b1bcc38c0
3
+ size 96389
data/chunk-000/episode_000041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2df6762e3e82b5bcfe0cfee1cf785a658f100a84710130735d2ab224bf58b0b
3
+ size 111263
data/chunk-000/episode_000042.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:747b1eec3943c975b342f7e21b113d4323b44018bc6ca8229e38179009dab80c
3
+ size 138261
data/chunk-000/episode_000043.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ca21ff38a3e82730e32124a57b53ff0a8dfd210b1d8d61318943f8a569f887e
3
+ size 123347
data/chunk-000/episode_000044.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7212379a68ecdd9ff94f968e52a3671a3a289ab9ae07f052bb28b891249fa7b
3
+ size 110964
data/chunk-000/episode_000045.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:105b52faa3c05a83cff0692258d79db27b7d90342274ec9f4ec382a76fd025fb
3
+ size 110719
data/chunk-000/episode_000046.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99a8881ef3133e981b4e18ad0b1ac301be1ee66775438621b56063002e01edcb
3
+ size 91671
data/chunk-000/episode_000047.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b422982ad27ae520845850d2cb598ca5591071f448f1130b57d63c02441b979
3
+ size 92229
data/chunk-000/episode_000048.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eae14acd49e56974714419b6da9c182cdaf20a1550b17cbc2a3cb5efc43646d
3
+ size 119775