tt1225 commited on
Commit
4c034d3
·
verified ·
1 Parent(s): fbb22b3

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 +171 -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,171 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 50,
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": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
42
+ "features": {
43
+ "observation.images.top": {
44
+ "dtype": "video",
45
+ "shape": [
46
+ 480,
47
+ 640,
48
+ 3
49
+ ],
50
+ "names": [
51
+ "height",
52
+ "width",
53
+ "channel"
54
+ ],
55
+ "video_info": {
56
+ "video.fps": 50.0,
57
+ "video.codec": "av1",
58
+ "video.pix_fmt": "yuv420p",
59
+ "video.is_depth_map": false,
60
+ "has_audio": false
61
+ }
62
+ },
63
+ "observation.state": {
64
+ "dtype": "float32",
65
+ "shape": [
66
+ 14
67
+ ],
68
+ "names": {
69
+ "motors": [
70
+ "left_waist",
71
+ "left_shoulder",
72
+ "left_elbow",
73
+ "left_forearm_roll",
74
+ "left_wrist_angle",
75
+ "left_wrist_rotate",
76
+ "left_gripper",
77
+ "right_waist",
78
+ "right_shoulder",
79
+ "right_elbow",
80
+ "right_forearm_roll",
81
+ "right_wrist_angle",
82
+ "right_wrist_rotate",
83
+ "right_gripper"
84
+ ]
85
+ }
86
+ },
87
+ "action": {
88
+ "dtype": "float32",
89
+ "shape": [
90
+ 14
91
+ ],
92
+ "names": {
93
+ "motors": [
94
+ "left_waist",
95
+ "left_shoulder",
96
+ "left_elbow",
97
+ "left_forearm_roll",
98
+ "left_wrist_angle",
99
+ "left_wrist_rotate",
100
+ "left_gripper",
101
+ "right_waist",
102
+ "right_shoulder",
103
+ "right_elbow",
104
+ "right_forearm_roll",
105
+ "right_wrist_angle",
106
+ "right_wrist_rotate",
107
+ "right_gripper"
108
+ ]
109
+ }
110
+ },
111
+ "episode_index": {
112
+ "dtype": "int64",
113
+ "shape": [
114
+ 1
115
+ ],
116
+ "names": null
117
+ },
118
+ "frame_index": {
119
+ "dtype": "int64",
120
+ "shape": [
121
+ 1
122
+ ],
123
+ "names": null
124
+ },
125
+ "timestamp": {
126
+ "dtype": "float32",
127
+ "shape": [
128
+ 1
129
+ ],
130
+ "names": null
131
+ },
132
+ "next.done": {
133
+ "dtype": "bool",
134
+ "shape": [
135
+ 1
136
+ ],
137
+ "names": null
138
+ },
139
+ "index": {
140
+ "dtype": "int64",
141
+ "shape": [
142
+ 1
143
+ ],
144
+ "names": null
145
+ },
146
+ "task_index": {
147
+ "dtype": "int64",
148
+ "shape": [
149
+ 1
150
+ ],
151
+ "names": null
152
+ }
153
+ }
154
+ }
155
+ ```
156
+
157
+
158
+ ## Citation
159
+
160
+ **BibTeX:**
161
+
162
+ ```bibtex
163
+ @article{Zhao2023LearningFB,
164
+ title={Learning Fine-Grained Bimanual Manipulation with Low-Cost Hardware},
165
+ author={Tony Zhao and Vikash Kumar and Sergey Levine and Chelsea Finn},
166
+ journal={RSS},
167
+ year={2023},
168
+ volume={abs/2304.13705},
169
+ url={https://arxiv.org/abs/2304.13705}
170
+ }
171
+ ```
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:032a360d852afe64860b41d28ba2bc60737753362b985aee3ad3ca3bf43967cc
3
+ size 52243
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5925d9bffe9b43e9d6c3f322112156b026268da143728b07e2803dfd099fe059
3
+ size 52719
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35beca705b8fc853018426fffcbe2fcc74fec12ffcee5135aab2483d0bd99e4d
3
+ size 54605
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddba700adce4e7a2cb90032af68b3a22c0b055a2f2fac8a8937dfc727fe55031
3
+ size 53786
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c5877aef21e77cf9a5dfd80452ad6bd8588112cfaa6096564d0cc284b509402
3
+ size 52512
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d736aae994295e79769be14e02b54c5a7f1cfb1e0ed2a550647a72410ae4c223
3
+ size 53668
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de73725ae7c79bafbb66f1b2f68d0b216c4832177bd60bba507058e7d91c3d5f
3
+ size 53027
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0d95d012987cbb6918c418998ef9c4ad15235903d50cca6b0c3f5375d4e36a0
3
+ size 54009
data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3247406a9c44f0bf4ff442a6385596a7c66f21732010e8bd18bd7f83a2cd93ad
3
+ size 52599
data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:407c0a1278c97506c20dceca1a06af295eecf590f164adc612cff475929a50f9
3
+ size 52821
data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6fe070ef9c41f4828b7981beb2d67ff42456b8b20edc1277dca4d557abfadc1
3
+ size 52968
data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6611ff7f54cea77b01637ac2c1df1a6b7e7c654b6f512a6c32cac608272f987
3
+ size 52802
data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4652071060a1a01f755b3cd61c3622630f6a405532c869a218de882028115420
3
+ size 54220
data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27765c80ad3240a759c2928aed2ba041c3e58529b1c77664c525215c95197d28
3
+ size 52329
data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09b7268165b2929c4a321650d3043344dae2e53f9f3cccb80d4eb4f7e790743e
3
+ size 53849
data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9227fc01260fe8914092a2bc041142c5bb2a22557efac1b865c615d0eeebad9
3
+ size 52815
data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3c517f22a8b00fb269748062726e24dd48cf1265708d7f9de003523b7ce3f7a
3
+ size 52680
data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2721fed1e7da0d4f2ea0b6bbf05fc264df27f97e6bce48c9e1c845a8d911da47
3
+ size 52577
data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9904e583fa87157b1ee5ad97a8680ac63d002ad6feb055f5e45890efe08ce54e
3
+ size 52785
data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4557c27ba9ace62a2242fc84aa56f0e612f6544127a2b1ce58a26fcf2ebeffa
3
+ size 53011
data/chunk-000/episode_000020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8da8bec8de7e1df2f7bf807582d899f2acc2db2b93e779f6c428b0169dfd842
3
+ size 52430
data/chunk-000/episode_000021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3401e0160714f986af68f3c41968cd22f501640270660c1262fd91b2763c4df6
3
+ size 52932
data/chunk-000/episode_000022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcc206a86731b9697bf1f6c5d8594d8a80be57b1b6685d53386251d7b856c451
3
+ size 54439
data/chunk-000/episode_000023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f975df7bfc46747b0c7a394cf28dfeae70dce07406aaa55889b7160d216bc25
3
+ size 52760
data/chunk-000/episode_000024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:191c64b07510e6b3a353d3b683a7d206b54586a42613bd1b3e03e3f685ef2a73
3
+ size 54134
data/chunk-000/episode_000025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e9553f759ce51d1b658a0883e856eafeafdd616ddcae036602ac8acea1b8c26
3
+ size 53784
data/chunk-000/episode_000026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab91bc279e29db46e61a4eaf358ad8364a2c0f5367876ea80a152c4328d8d6ad
3
+ size 54069
data/chunk-000/episode_000027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdb2ad4a460bbceed3e5e02cf29ab1318e1264bd5618d25a864c1dc1044b06d2
3
+ size 52427
data/chunk-000/episode_000028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:474a07c13a06e54d2c5349156e6e09b6cb421ecd425ab29492e86622bcb606bf
3
+ size 53407
data/chunk-000/episode_000029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36bfa20940141bf0ef7a000ef61306b8c6c491c20c3572fdeb5eac2c031caf42
3
+ size 54196
data/chunk-000/episode_000030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92c5b2a561ae1826df0ec0134360b98306729b77a584c81ac0d2272fff95d784
3
+ size 53221
data/chunk-000/episode_000031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a594e526394dd9cedb6772d803655ee2585783aeec077a96f9ba569ae6bc308
3
+ size 54081
data/chunk-000/episode_000032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35189ee5d534dac3863429d7f72e93b293d18edd1467cf09142bc16987655712
3
+ size 52771
data/chunk-000/episode_000033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d91e7822f4de1a11e8d89ba88b0ec8d863eb492e89cacfc88d549e44d3c18b6c
3
+ size 52592
data/chunk-000/episode_000034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6fddad7b1fc0cf046bf00c55859f8e7d015280e88569380f2c7d931fd9b3d03
3
+ size 53880
data/chunk-000/episode_000035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73f56c5b58c7e87924f4361ed0b5f906f456f766769e8d28a082cb74ccf7be09
3
+ size 53909
data/chunk-000/episode_000036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d80c3de5e2769e77f07a815f61a34eb3d9e4a2c57b0adef20a55a69794ffd58
3
+ size 52852
data/chunk-000/episode_000037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6edb55ef6fa0147a55a0033622163d764ae34c824478c8aac6d21056640f0fa4
3
+ size 52870
data/chunk-000/episode_000038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:807f5d3bb9022278397f8f195b40c465dc3a03d6dfd2c702f2d427fc5caf3dd4
3
+ size 54394
data/chunk-000/episode_000039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b205586a5bb34fea874045b617b54b65063e2d28cd347a333bd9d9105031771
3
+ size 54092
data/chunk-000/episode_000040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a057d0144788f83d51999fb495d1c8a091d2451ace4ef6a338661857643249e
3
+ size 53397
data/chunk-000/episode_000041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3627ec7fda3274cf69a265b925dfb1e3c526486034c95a73b72dfd70683efce2
3
+ size 52600
data/chunk-000/episode_000042.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1a75ccb012abb2fc71ac86d223a75e68314de13fac8ad5499504a215a4c6e50
3
+ size 53952
data/chunk-000/episode_000043.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95d6a78a15bd4eafbb80b4d1ec94aac59005dd932aa8e26b0a25ce6d9846637c
3
+ size 53693
data/chunk-000/episode_000044.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7da739c8a5059503cf1c1c5959d5be9f1fba45856aa107971a6523dfc97c17d6
3
+ size 52198
data/chunk-000/episode_000045.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c571fa8d0e703d51796240fff081dddd2f3c0b890e24c1ef15ddc9905b26dcf6
3
+ size 53945
data/chunk-000/episode_000046.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fb418f58a937db39428f33f64fcdf329bb70e152277e82b11b0f395a1d65646
3
+ size 54144
data/chunk-000/episode_000047.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9b20a3e1ddc5b161bfe0a686a51ff3f25405fefba6f90113d379764f85193c8
3
+ size 51733