leoperezz commited on
Commit
c4f1251
·
verified ·
1 Parent(s): afe36a3

Upload processed dataset with subtask annotations

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 +201 -0
  2. data/chunk-000/file-000.parquet +3 -0
  3. data/chunk-000/file-001.parquet +3 -0
  4. data/chunk-000/file-002.parquet +3 -0
  5. data/chunk-000/file-003.parquet +3 -0
  6. data/chunk-000/file-004.parquet +3 -0
  7. data/chunk-000/file-005.parquet +3 -0
  8. data/chunk-000/file-006.parquet +3 -0
  9. data/chunk-000/file-007.parquet +3 -0
  10. data/chunk-000/file-008.parquet +3 -0
  11. data/chunk-000/file-009.parquet +3 -0
  12. data/chunk-000/file-010.parquet +3 -0
  13. data/chunk-000/file-011.parquet +3 -0
  14. data/chunk-000/file-012.parquet +3 -0
  15. data/chunk-000/file-013.parquet +3 -0
  16. data/chunk-000/file-014.parquet +3 -0
  17. data/chunk-000/file-015.parquet +3 -0
  18. data/chunk-000/file-016.parquet +3 -0
  19. data/chunk-000/file-017.parquet +3 -0
  20. data/chunk-000/file-018.parquet +3 -0
  21. data/chunk-000/file-019.parquet +3 -0
  22. data/chunk-000/file-020.parquet +3 -0
  23. data/chunk-000/file-021.parquet +3 -0
  24. data/chunk-000/file-022.parquet +3 -0
  25. data/chunk-000/file-023.parquet +3 -0
  26. data/chunk-000/file-024.parquet +3 -0
  27. meta/episodes/chunk-000/file-000.parquet +3 -0
  28. meta/episodes/chunk-000/file-001.parquet +3 -0
  29. meta/episodes/chunk-000/file-002.parquet +3 -0
  30. meta/episodes/chunk-000/file-003.parquet +3 -0
  31. meta/episodes/chunk-000/file-004.parquet +3 -0
  32. meta/episodes/chunk-000/file-005.parquet +3 -0
  33. meta/episodes/chunk-000/file-006.parquet +3 -0
  34. meta/episodes/chunk-000/file-007.parquet +3 -0
  35. meta/episodes/chunk-000/file-008.parquet +3 -0
  36. meta/episodes/chunk-000/file-009.parquet +3 -0
  37. meta/episodes/chunk-000/file-010.parquet +3 -0
  38. meta/episodes/chunk-000/file-011.parquet +3 -0
  39. meta/episodes/chunk-000/file-012.parquet +3 -0
  40. meta/episodes/chunk-000/file-013.parquet +3 -0
  41. meta/episodes/chunk-000/file-014.parquet +3 -0
  42. meta/episodes/chunk-000/file-015.parquet +3 -0
  43. meta/episodes/chunk-000/file-016.parquet +3 -0
  44. meta/episodes/chunk-000/file-017.parquet +3 -0
  45. meta/episodes/chunk-000/file-018.parquet +3 -0
  46. meta/episodes/chunk-000/file-019.parquet +3 -0
  47. meta/episodes/chunk-000/file-020.parquet +3 -0
  48. meta/episodes/chunk-000/file-021.parquet +3 -0
  49. meta/episodes/chunk-000/file-022.parquet +3 -0
  50. meta/episodes/chunk-000/file-023.parquet +3 -0
README.md ADDED
@@ -0,0 +1,201 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "v3.0",
28
+ "robot_type": "bi_piper_follower",
29
+ "total_episodes": 437,
30
+ "total_frames": 411784,
31
+ "total_tasks": 1,
32
+ "chunks_size": 1000,
33
+ "data_files_size_in_mb": 100,
34
+ "video_files_size_in_mb": 500,
35
+ "fps": 50,
36
+ "splits": {
37
+ "train": "0:437"
38
+ },
39
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
40
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
41
+ "features": {
42
+ "action": {
43
+ "dtype": "float32",
44
+ "names": [
45
+ "left_shoulder_pan.pos",
46
+ "left_shoulder_lift.pos",
47
+ "left_elbow_flex.pos",
48
+ "left_forearm_roll.pos",
49
+ "left_wrist_flex.pos",
50
+ "left_wrist_roll.pos",
51
+ "left_gripper.pos",
52
+ "right_shoulder_pan.pos",
53
+ "right_shoulder_lift.pos",
54
+ "right_elbow_flex.pos",
55
+ "right_forearm_roll.pos",
56
+ "right_wrist_flex.pos",
57
+ "right_wrist_roll.pos",
58
+ "right_gripper.pos"
59
+ ],
60
+ "shape": [
61
+ 14
62
+ ]
63
+ },
64
+ "observation.state": {
65
+ "dtype": "float32",
66
+ "names": [
67
+ "left_shoulder_pan.pos",
68
+ "left_shoulder_lift.pos",
69
+ "left_elbow_flex.pos",
70
+ "left_forearm_roll.pos",
71
+ "left_wrist_flex.pos",
72
+ "left_wrist_roll.pos",
73
+ "left_gripper.pos",
74
+ "right_shoulder_pan.pos",
75
+ "right_shoulder_lift.pos",
76
+ "right_elbow_flex.pos",
77
+ "right_forearm_roll.pos",
78
+ "right_wrist_flex.pos",
79
+ "right_wrist_roll.pos",
80
+ "right_gripper.pos"
81
+ ],
82
+ "shape": [
83
+ 14
84
+ ]
85
+ },
86
+ "observation.images.left": {
87
+ "dtype": "video",
88
+ "shape": [
89
+ 376,
90
+ 672,
91
+ 3
92
+ ],
93
+ "names": [
94
+ "height",
95
+ "width",
96
+ "channels"
97
+ ],
98
+ "info": {
99
+ "video.height": 376,
100
+ "video.width": 672,
101
+ "video.codec": "av1",
102
+ "video.pix_fmt": "yuv420p",
103
+ "video.is_depth_map": false,
104
+ "video.fps": 50,
105
+ "video.channels": 3,
106
+ "has_audio": false
107
+ }
108
+ },
109
+ "observation.images.top": {
110
+ "dtype": "video",
111
+ "shape": [
112
+ 376,
113
+ 672,
114
+ 3
115
+ ],
116
+ "names": [
117
+ "height",
118
+ "width",
119
+ "channels"
120
+ ],
121
+ "info": {
122
+ "video.height": 376,
123
+ "video.width": 672,
124
+ "video.codec": "av1",
125
+ "video.pix_fmt": "yuv420p",
126
+ "video.is_depth_map": false,
127
+ "video.fps": 50,
128
+ "video.channels": 3,
129
+ "has_audio": false
130
+ }
131
+ },
132
+ "observation.images.right": {
133
+ "dtype": "video",
134
+ "shape": [
135
+ 376,
136
+ 672,
137
+ 3
138
+ ],
139
+ "names": [
140
+ "height",
141
+ "width",
142
+ "channels"
143
+ ],
144
+ "info": {
145
+ "video.height": 376,
146
+ "video.width": 672,
147
+ "video.codec": "av1",
148
+ "video.pix_fmt": "yuv420p",
149
+ "video.is_depth_map": false,
150
+ "video.fps": 50,
151
+ "video.channels": 3,
152
+ "has_audio": false
153
+ }
154
+ },
155
+ "timestamp": {
156
+ "dtype": "float32",
157
+ "shape": [
158
+ 1
159
+ ],
160
+ "names": null
161
+ },
162
+ "frame_index": {
163
+ "dtype": "int64",
164
+ "shape": [
165
+ 1
166
+ ],
167
+ "names": null
168
+ },
169
+ "episode_index": {
170
+ "dtype": "int64",
171
+ "shape": [
172
+ 1
173
+ ],
174
+ "names": null
175
+ },
176
+ "index": {
177
+ "dtype": "int64",
178
+ "shape": [
179
+ 1
180
+ ],
181
+ "names": null
182
+ },
183
+ "task_index": {
184
+ "dtype": "int64",
185
+ "shape": [
186
+ 1
187
+ ],
188
+ "names": null
189
+ }
190
+ }
191
+ }
192
+ ```
193
+
194
+
195
+ ## Citation
196
+
197
+ **BibTeX:**
198
+
199
+ ```bibtex
200
+ [More Information Needed]
201
+ ```
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcf4570e8935689ef59bcbe57fe20372824145c2de129b6236898c8b4042dcd7
3
+ size 634796
data/chunk-000/file-001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91471227bb45385f7c2da578674da39812e974eeab10f561b05cbb032a816782
3
+ size 1531667
data/chunk-000/file-002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e25b325a7e310a5e14a647ad0c4118b687107fda390011fa8be74910939dea19
3
+ size 690845
data/chunk-000/file-003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d122b19e254848cace88f8c57a21c21a7b29b9e37f2f5458e2fb247ae3351303
3
+ size 969249
data/chunk-000/file-004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89c326b136c0c8a5851d62b69f53549d4787be246eacddc5ac6942a8b46dbd2a
3
+ size 107902
data/chunk-000/file-005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b63c894836f6ff4424c387510b08e95cc9008adf126e3828757393990302fb92
3
+ size 6027524
data/chunk-000/file-006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:423589a875ff9b84a9712bf7402505f4f64d8256575b35cb7a1df763e5ced6cf
3
+ size 2644426
data/chunk-000/file-007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c308229b538d1e99d754300c6728e229a7e8cd8abf1cd026cd51f37041619def
3
+ size 361198
data/chunk-000/file-008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea4bac91047b71f6fdf8f5958daee502b0ab2dfb3c43f7667840d5d7bd284584
3
+ size 719571
data/chunk-000/file-009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69ac4742c7af41c49fc813cfd015b1ca3c90625ef345a7d44a5a05c432f10c8a
3
+ size 1292600
data/chunk-000/file-010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72ca1a066668de5bcb42deaea47e183b010b390a31392804ff79331894fa6057
3
+ size 935104
data/chunk-000/file-011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6aac87f9e271d88331be75886a3617761e737b6180e0dfbac5483bb24b5bc084
3
+ size 5903450
data/chunk-000/file-012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:053c4a64c88b8d0e9b2aa6ffcc425f3679fd02fba3d3c849b397a5c54fab909b
3
+ size 1779864
data/chunk-000/file-013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f86f54e4b6f20056fda21ce4d2e8b8f7444bb9f2ea91118bb16f7a009dfc8d3
3
+ size 442109
data/chunk-000/file-014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1126f1c2d93fd7e1c19edfdccf1b8f50402016d3214309295d077aa6ae804b6c
3
+ size 1897144
data/chunk-000/file-015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0674fbc672fd9991fe7e7722b6189f15af8e104326ed7e7f3914c4b7f1b3f39
3
+ size 5407751
data/chunk-000/file-016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9a329751d4fb449033bc00ad81ff64a7511c65ab5839a0d3aa5ddb5811d926a
3
+ size 1269863
data/chunk-000/file-017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddacc1eca8180ffd85bdfc045530c41bb028cf9f1735b5a11ce3df03588304ec
3
+ size 125709
data/chunk-000/file-018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae5b104df0ebf5604ffe2b0e87c7e3b74d0168359f9e640c9b036764135200fe
3
+ size 5208962
data/chunk-000/file-019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5070382895b0152cd0aa129fc49d48aa8a67075beb3e50e5c9623b67d6a9c56d
3
+ size 971803
data/chunk-000/file-020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2954fcbcec7e8c5016e146ef591b9b5cca4f61e219123064295a9635b38ecb34
3
+ size 1011224
data/chunk-000/file-021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1099237b17d9abcfd09ec57c5ebf856bc92f00bf5c7743160a64a628c296b79
3
+ size 445506
data/chunk-000/file-022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd4c4c494767c2c3c18dd9cec0756a7fd6e93bb70bacc5e6cfa961301236d40d
3
+ size 3674778
data/chunk-000/file-023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec7262d68451b83930fc651b0831adf5c6b27ace5d011332a48dc2e81486767f
3
+ size 3230225
data/chunk-000/file-024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:456deb7ac056838860f9fee362b901af42f9bf10c8698340efeee0c0c8bef7dd
3
+ size 2520110
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d71668e69680c100d26292f3d6725e559766c6e3f62aea66e44c7edbbb86b2b1
3
+ size 70846
meta/episodes/chunk-000/file-001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80b0c75f6316604633e7d97626dbf07ebcb7a42eff1245a5809d4b7e11fc8840
3
+ size 87079
meta/episodes/chunk-000/file-002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9689024143ca341e2203225e9ee63d39224194ba8e6fbc4d0f3b0b446f7be98d
3
+ size 73991
meta/episodes/chunk-000/file-003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f0f763888b06963062c1f96c03d1673750f9d204b6116e3882e93cd2927efeb
3
+ size 78984
meta/episodes/chunk-000/file-004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:202ea2e6521780222346a2d58b5cad0d918d0c1ab561c2c3f5a8068325b46cea
3
+ size 62371
meta/episodes/chunk-000/file-005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1b4a410bf2efea968fd9a4be7143bc21860cec2b565c2a0e397673436bca538
3
+ size 295356
meta/episodes/chunk-000/file-006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd403de503fce82165a8681e71d15ea348b14b38a4e5aee4cb7662e84b86b63b
3
+ size 142220
meta/episodes/chunk-000/file-007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac828b7c872061a5a2271b97cc9b521de8a380eb16e239880009f9c54ce52f24
3
+ size 68326
meta/episodes/chunk-000/file-008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7bc83d9461177ad44ddfd29ee2b9374af52edba0db5b4c4b76a0eecb21550bf
3
+ size 79214
meta/episodes/chunk-000/file-009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc971f3940af139d3c8332fe08f135f97db48c5ddf8557fa8ca95430051670ef
3
+ size 128754
meta/episodes/chunk-000/file-010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7182c00abcd50d56755b45d14bb6fedc3adfb3ff3fbb4c9c32738a727d5e8319
3
+ size 84150
meta/episodes/chunk-000/file-011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f01ea7316f4c0dcba2f5c2f002058e6e41e766908ca86ab0436ad085a7d7336f
3
+ size 412585
meta/episodes/chunk-000/file-012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa807ea1a50c60a3d71075bdd491d0784cf8ba83795eeba4b00c8f9f1d3f97a6
3
+ size 176592
meta/episodes/chunk-000/file-013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99fb9cfc3d483e8db3eb74df68f8f724201ddab25ddc76d65b44a732f25c7026
3
+ size 75982
meta/episodes/chunk-000/file-014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e38ac3f6ce5f2a8e461fad240bbc26b207cdb7de1e9f418b9310f3c7be54f08
3
+ size 184963
meta/episodes/chunk-000/file-015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:861d81f604b32bea9cc5536f6a4b9c359e8c96d2a92ff732ce6ed335881ae9db
3
+ size 313489
meta/episodes/chunk-000/file-016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4ffaa703f07d140de220c9453f786f311cd8a06b56c2787c083ab925d32d398
3
+ size 120075
meta/episodes/chunk-000/file-017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52798f7e85c9ef04fae12844ff15c864e5e729bd376e366d003ea4b24336620c
3
+ size 62441
meta/episodes/chunk-000/file-018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12b44ee3fce7e3833a3575bd8d8d64f5fdc9c5e7c11b6d2220e8c4abd4cba610
3
+ size 306199
meta/episodes/chunk-000/file-019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74d52e43e987a7102368bb9d8b4ff8f24506714630612d12494e1fcd3c44648e
3
+ size 76353
meta/episodes/chunk-000/file-020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84fa6d23dc067239028ba90c8a7c7987756e2a8df33cd9e7a9dc426189766030
3
+ size 78895
meta/episodes/chunk-000/file-021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6fe79b62e7b7f331b84bc2b63a97e4df24f71c909325b026b6ca4227725190c
3
+ size 70852
meta/episodes/chunk-000/file-022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10ea6247d2d1bb1d71a2193cde9d74134a3089063ef54facf7944e13afccf4b5
3
+ size 201294
meta/episodes/chunk-000/file-023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e26991cd383dbf8be44335c917e1db541e19e33e3a0af270f8a58a56697193a
3
+ size 191057