GuanhuaJi commited on
Commit
59dd6ae
·
verified ·
1 Parent(s): e5372ae

Delete files * with 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 +0 -135
  2. README.md.bak +0 -135
  3. data/chunk-000/episode_000000.parquet +0 -3
  4. data/chunk-000/episode_000001.parquet +0 -3
  5. data/chunk-000/episode_000002.parquet +0 -3
  6. data/chunk-000/episode_000003.parquet +0 -3
  7. data/chunk-000/episode_000004.parquet +0 -3
  8. data/chunk-000/episode_000005.parquet +0 -3
  9. data/chunk-000/episode_000006.parquet +0 -3
  10. data/chunk-000/episode_000007.parquet +0 -3
  11. data/chunk-000/episode_000008.parquet +0 -3
  12. data/chunk-000/episode_000009.parquet +0 -3
  13. data/chunk-000/episode_000010.parquet +0 -3
  14. data/chunk-000/episode_000011.parquet +0 -3
  15. data/chunk-000/episode_000012.parquet +0 -3
  16. data/chunk-000/episode_000013.parquet +0 -3
  17. data/chunk-000/episode_000014.parquet +0 -3
  18. data/chunk-000/episode_000015.parquet +0 -3
  19. data/chunk-000/episode_000016.parquet +0 -3
  20. data/chunk-000/episode_000017.parquet +0 -3
  21. data/chunk-000/episode_000018.parquet +0 -3
  22. data/chunk-000/episode_000019.parquet +0 -3
  23. data/chunk-000/episode_000020.parquet +0 -3
  24. data/chunk-000/episode_000021.parquet +0 -3
  25. data/chunk-000/episode_000022.parquet +0 -3
  26. data/chunk-000/episode_000023.parquet +0 -3
  27. data/chunk-000/episode_000024.parquet +0 -3
  28. data/chunk-000/episode_000025.parquet +0 -3
  29. data/chunk-000/episode_000026.parquet +0 -3
  30. data/chunk-000/episode_000027.parquet +0 -3
  31. data/chunk-000/episode_000028.parquet +0 -3
  32. data/chunk-000/episode_000029.parquet +0 -3
  33. data/chunk-000/episode_000030.parquet +0 -3
  34. data/chunk-000/episode_000031.parquet +0 -3
  35. data/chunk-000/episode_000032.parquet +0 -3
  36. data/chunk-000/episode_000033.parquet +0 -3
  37. data/chunk-000/episode_000034.parquet +0 -3
  38. data/chunk-000/episode_000035.parquet +0 -3
  39. data/chunk-000/episode_000036.parquet +0 -3
  40. data/chunk-000/episode_000037.parquet +0 -3
  41. data/chunk-000/episode_000038.parquet +0 -3
  42. data/chunk-000/episode_000039.parquet +0 -3
  43. data/chunk-000/episode_000040.parquet +0 -3
  44. data/chunk-000/episode_000041.parquet +0 -3
  45. data/chunk-000/episode_000042.parquet +0 -3
  46. data/chunk-000/episode_000043.parquet +0 -3
  47. data/chunk-000/episode_000044.parquet +0 -3
  48. data/chunk-000/episode_000045.parquet +0 -3
  49. data/chunk-000/episode_000046.parquet +0 -3
  50. data/chunk-000/episode_000047.parquet +0 -3
README.md DELETED
@@ -1,135 +0,0 @@
1
- ---
2
- pretty_name: "language_table_train_135000_140000_augmented"
3
- license: "cc-by-4.0"
4
- tags: [robotics, lerobot, oxe-aug, dataset]
5
- task_categories: [robotics]
6
-
7
- oxe_aug:
8
- codebase_version: "v2.1"
9
- robots: ["google_robot", "images", "jaco", "kinova3", "kuka_iiwa", "panda", "sawyer", "ur5e"]
10
- fps: 10
11
- total_episodes: 5000
12
- total_frames: 79556
13
- total_videos: 40000
14
-
15
- configs:
16
- - config_name: default
17
- data_files:
18
- - split: train
19
- path:
20
- - "data/chunk-*/episode_*.parquet"
21
- ---
22
- # language_table_train_135000_140000_augmented
23
-
24
- ## Overview
25
-
26
- - **Codebase version**: `v2.1`
27
- - **Robots**: google_robot, images, jaco, kinova3, kuka_iiwa, panda, sawyer, ur5e
28
- - **FPS**: 10
29
- - **Episodes**: 5,000
30
- - **Frames**: 79,556
31
- - **Videos**: 40,000
32
- - **Chunks**: 5
33
- - **Splits**:
34
- - `train`: `0:5000`
35
-
36
- ## Data Layout
37
-
38
- ```text
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
- ```
42
-
43
- ## Features
44
-
45
- | Feature | dtype | shape | description |
46
- |---|---:|---:|---|
47
- | `observation.images.google_robot` | `video` | `360×640×3` | Augmented image for google_robot robot |
48
- | `observation.images.image` | `video` | `360×640×3` | Source robot's image from original dataset |
49
- | `observation.images.jaco` | `video` | `360×640×3` | Augmented image for jaco robot |
50
- | `observation.images.kinova3` | `video` | `360×640×3` | Augmented image for kinova3 robot |
51
- | `observation.images.kuka_iiwa` | `video` | `360×640×3` | Augmented image for kuka_iiwa robot |
52
- | `observation.images.panda` | `video` | `360×640×3` | Augmented image for panda robot |
53
- | `observation.images.sawyer` | `video` | `360×640×3` | Augmented image for sawyer robot |
54
- | `observation.images.ur5e` | `video` | `360×640×3` | Augmented image for ur5e robot |
55
- | `episode_index` | `int64` | `1` | - |
56
- | `frame_index` | `int64` | `1` | - |
57
- | `index` | `int64` | `1` | - |
58
- | `natural_language_instruction` | `int32` | `512` | - |
59
- | `observation.ee_pose` | `float32` | `7` | Source robot's eef position |
60
- | `observation.google_robot.base_orientation` | `float32` | `1` | Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0) |
61
- | `observation.google_robot.base_position` | `float32` | `3` | Base translation applied so the trajectory remains achievable |
62
- | `observation.google_robot.ee_error` | `float32` | `7` | The eef difference between the augmented google_robot robot and the original robot |
63
- | `observation.google_robot.ee_pose` | `float32` | `7` | The eef position of google_robot robot |
64
- | `observation.google_robot.joints` | `float32` | `8` | The joint position of google_robot robot |
65
- | `observation.jaco.base_orientation` | `float32` | `1` | Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0) |
66
- | `observation.jaco.base_position` | `float32` | `3` | Base translation applied so the trajectory remains achievable |
67
- | `observation.jaco.ee_error` | `float32` | `7` | The eef difference between the augmented jaco robot and the original robot |
68
- | `observation.jaco.ee_pose` | `float32` | `7` | The eef position of jaco robot |
69
- | `observation.jaco.joints` | `float32` | `7` | The joint position of jaco robot |
70
- | `observation.joints` | `float32` | `8` | Joint angle of source robot |
71
- | `observation.kinova3.base_orientation` | `float32` | `1` | Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0) |
72
- | `observation.kinova3.base_position` | `float32` | `3` | Base translation applied so the trajectory remains achievable |
73
- | `observation.kinova3.ee_error` | `float32` | `7` | The eef difference between the augmented kinova3 robot and the original robot |
74
- | `observation.kinova3.ee_pose` | `float32` | `7` | The eef position of kinova3 robot |
75
- | `observation.kinova3.joints` | `float32` | `8` | The joint position of kinova3 robot |
76
- | `observation.kuka_iiwa.base_orientation` | `float32` | `1` | Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0) |
77
- | `observation.kuka_iiwa.base_position` | `float32` | `3` | Base translation applied so the trajectory remains achievable |
78
- | `observation.kuka_iiwa.ee_error` | `float32` | `7` | The eef difference between the augmented kuka_iiwa robot and the original robot |
79
- | `observation.kuka_iiwa.ee_pose` | `float32` | `7` | The eef position of kuka_iiwa robot |
80
- | `observation.kuka_iiwa.joints` | `float32` | `8` | The joint position of kuka_iiwa robot |
81
- | `observation.panda.base_orientation` | `float32` | `1` | Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0) |
82
- | `observation.panda.base_position` | `float32` | `3` | Base translation applied so the trajectory remains achievable |
83
- | `observation.panda.ee_error` | `float32` | `7` | The eef difference between the augmented panda robot and the original robot |
84
- | `observation.panda.ee_pose` | `float32` | `7` | The eef position of panda robot |
85
- | `observation.panda.joints` | `float32` | `8` | The joint position of panda robot |
86
- | `observation.sawyer.base_orientation` | `float32` | `1` | Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0) |
87
- | `observation.sawyer.base_position` | `float32` | `3` | Base translation applied so the trajectory remains achievable |
88
- | `observation.sawyer.ee_error` | `float32` | `7` | The eef difference between the augmented sawyer robot and the original robot |
89
- | `observation.sawyer.ee_pose` | `float32` | `7` | The eef position of sawyer robot |
90
- | `observation.sawyer.joints` | `float32` | `8` | The joint position of sawyer robot |
91
- | `observation.state` | `float32` | `2` | Copy of the state field in source robot's RLDS dataset |
92
- | `observation.ur5e.base_orientation` | `float32` | `1` | Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0) |
93
- | `observation.ur5e.base_position` | `float32` | `3` | Base translation applied so the trajectory remains achievable |
94
- | `observation.ur5e.ee_error` | `float32` | `7` | The eef difference between the augmented ur5e robot and the original robot |
95
- | `observation.ur5e.ee_pose` | `float32` | `7` | The eef position of ur5e robot |
96
- | `observation.ur5e.joints` | `float32` | `7` | The joint position of ur5e robot |
97
- | `task_index` | `int64` | `1` | - |
98
- | `timestamp` | `float32` | `1` | - |
99
-
100
- ## Website
101
-
102
- - Website page: [https://oxe-aug.github.io/](https://oxe-aug.github.io/)
103
- - Project repository: [https://github.com/GuanhuaJi/oxe-aug](https://github.com/GuanhuaJi/oxe-aug)
104
-
105
- ## Paper
106
-
107
- - [https://arxiv.org/abs/2210.06407](https://arxiv.org/abs/2210.06407)
108
-
109
- ## Citation Policy
110
-
111
- If you use **OXE-Aug** datasets, please cite **both** our dataset and the **upstream datasets**.
112
-
113
- ## Upstream Dataset Citation (original dataset)
114
-
115
- ```bibtex
116
- @article{lynch2022interactive,
117
- title = {Interactive Language: Talking to Robots in Real Time},
118
- author = {Corey Lynch and Ayzaan Wahid and Jonathan Tompson and Tianli Ding and James Betker and Robert Baruch and Travis Armstrong and Pete Florence},
119
- journal = {arXiv preprint arXiv:2210.06407},
120
- year = {2022},
121
- url = {https://arxiv.org/abs/2210.06407}
122
- }
123
- ```
124
-
125
- ## OXE-Aug Dataset Citation (ours)
126
-
127
- ```bibtex
128
- @misc{
129
- ji2025oxeaug,
130
- title = {OXE-Aug: A Large-Scale Robot Augmentation of OXE for Scaling Cross-Embodiment Policy Learning},
131
- author = {Ji, Guanhua and Polavaram, Harsha and Chen, Lawrence Yunliang and Bajamahal, Sandeep and Ma, Zehan and Adebola, Simeon and Xu, Chenfeng and Goldberg, Ken},
132
- year = {2025},
133
- note = {Manuscript}
134
- }
135
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
README.md.bak DELETED
@@ -1,135 +0,0 @@
1
- ---
2
- pretty_name: "language_table_train_135000_140000"
3
- license: "cc-by-4.0"
4
- tags: [robotics, lerobot, oxe-aug, dataset]
5
- task_categories: [robotics]
6
-
7
- oxe_aug:
8
- codebase_version: "v2.1"
9
- robots: ["google_robot", "images", "jaco", "kinova3", "kuka_iiwa", "panda", "sawyer", "ur5e"]
10
- fps: 10
11
- total_episodes: 5000
12
- total_frames: 79556
13
- total_videos: 40000
14
-
15
- configs:
16
- - config_name: default
17
- data_files:
18
- - split: train
19
- path:
20
- - "data/chunk-*/episode_*.parquet"
21
- ---
22
- # language_table_train_135000_140000
23
-
24
- ## Overview
25
-
26
- - **Codebase version**: `v2.1`
27
- - **Robots**: google_robot, images, jaco, kinova3, kuka_iiwa, panda, sawyer, ur5e
28
- - **FPS**: 10
29
- - **Episodes**: 5,000
30
- - **Frames**: 79,556
31
- - **Videos**: 40,000
32
- - **Chunks**: 5
33
- - **Splits**:
34
- - `train`: `0:5000`
35
-
36
- ## Data Layout
37
-
38
- ```text
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
- ```
42
-
43
- ## Features
44
-
45
- | Feature | dtype | shape | description |
46
- |---|---:|---:|---|
47
- | `observation.images.google_robot` | `video` | `360×640×3` | Augmented image for google_robot robot |
48
- | `observation.images.image` | `video` | `360×640×3` | Source robot's image from original dataset |
49
- | `observation.images.jaco` | `video` | `360×640×3` | Augmented image for jaco robot |
50
- | `observation.images.kinova3` | `video` | `360×640×3` | Augmented image for kinova3 robot |
51
- | `observation.images.kuka_iiwa` | `video` | `360×640×3` | Augmented image for kuka_iiwa robot |
52
- | `observation.images.panda` | `video` | `360×640×3` | Augmented image for panda robot |
53
- | `observation.images.sawyer` | `video` | `360×640×3` | Augmented image for sawyer robot |
54
- | `observation.images.ur5e` | `video` | `360×640×3` | Augmented image for ur5e robot |
55
- | `episode_index` | `int64` | `1` | - |
56
- | `frame_index` | `int64` | `1` | - |
57
- | `index` | `int64` | `1` | - |
58
- | `natural_language_instruction` | `int32` | `512` | - |
59
- | `observation.ee_pose` | `float32` | `7` | Source robot's eef position |
60
- | `observation.google_robot.base_orientation` | `float32` | `1` | Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0) |
61
- | `observation.google_robot.base_position` | `float32` | `3` | Base translation applied so the trajectory remains achievable |
62
- | `observation.google_robot.ee_error` | `float32` | `7` | The eef difference between the augmented google_robot robot and the original robot |
63
- | `observation.google_robot.ee_pose` | `float32` | `7` | The eef position of google_robot robot |
64
- | `observation.google_robot.joints` | `float32` | `8` | The joint position of google_robot robot |
65
- | `observation.jaco.base_orientation` | `float32` | `1` | Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0) |
66
- | `observation.jaco.base_position` | `float32` | `3` | Base translation applied so the trajectory remains achievable |
67
- | `observation.jaco.ee_error` | `float32` | `7` | The eef difference between the augmented jaco robot and the original robot |
68
- | `observation.jaco.ee_pose` | `float32` | `7` | The eef position of jaco robot |
69
- | `observation.jaco.joints` | `float32` | `7` | The joint position of jaco robot |
70
- | `observation.joints` | `float32` | `8` | Joint angle of source robot |
71
- | `observation.kinova3.base_orientation` | `float32` | `1` | Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0) |
72
- | `observation.kinova3.base_position` | `float32` | `3` | Base translation applied so the trajectory remains achievable |
73
- | `observation.kinova3.ee_error` | `float32` | `7` | The eef difference between the augmented kinova3 robot and the original robot |
74
- | `observation.kinova3.ee_pose` | `float32` | `7` | The eef position of kinova3 robot |
75
- | `observation.kinova3.joints` | `float32` | `8` | The joint position of kinova3 robot |
76
- | `observation.kuka_iiwa.base_orientation` | `float32` | `1` | Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0) |
77
- | `observation.kuka_iiwa.base_position` | `float32` | `3` | Base translation applied so the trajectory remains achievable |
78
- | `observation.kuka_iiwa.ee_error` | `float32` | `7` | The eef difference between the augmented kuka_iiwa robot and the original robot |
79
- | `observation.kuka_iiwa.ee_pose` | `float32` | `7` | The eef position of kuka_iiwa robot |
80
- | `observation.kuka_iiwa.joints` | `float32` | `8` | The joint position of kuka_iiwa robot |
81
- | `observation.panda.base_orientation` | `float32` | `1` | Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0) |
82
- | `observation.panda.base_position` | `float32` | `3` | Base translation applied so the trajectory remains achievable |
83
- | `observation.panda.ee_error` | `float32` | `7` | The eef difference between the augmented panda robot and the original robot |
84
- | `observation.panda.ee_pose` | `float32` | `7` | The eef position of panda robot |
85
- | `observation.panda.joints` | `float32` | `8` | The joint position of panda robot |
86
- | `observation.sawyer.base_orientation` | `float32` | `1` | Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0) |
87
- | `observation.sawyer.base_position` | `float32` | `3` | Base translation applied so the trajectory remains achievable |
88
- | `observation.sawyer.ee_error` | `float32` | `7` | The eef difference between the augmented sawyer robot and the original robot |
89
- | `observation.sawyer.ee_pose` | `float32` | `7` | The eef position of sawyer robot |
90
- | `observation.sawyer.joints` | `float32` | `8` | The joint position of sawyer robot |
91
- | `observation.state` | `float32` | `2` | Copy of the state field in source robot's RLDS dataset |
92
- | `observation.ur5e.base_orientation` | `float32` | `1` | Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0) |
93
- | `observation.ur5e.base_position` | `float32` | `3` | Base translation applied so the trajectory remains achievable |
94
- | `observation.ur5e.ee_error` | `float32` | `7` | The eef difference between the augmented ur5e robot and the original robot |
95
- | `observation.ur5e.ee_pose` | `float32` | `7` | The eef position of ur5e robot |
96
- | `observation.ur5e.joints` | `float32` | `7` | The joint position of ur5e robot |
97
- | `task_index` | `int64` | `1` | - |
98
- | `timestamp` | `float32` | `1` | - |
99
-
100
- ## Website
101
-
102
- - Website page: [https://oxe-aug.github.io/](https://oxe-aug.github.io/)
103
- - Project repository: [https://github.com/GuanhuaJi/oxe-aug](https://github.com/GuanhuaJi/oxe-aug)
104
-
105
- ## Paper
106
-
107
- - [https://arxiv.org/abs/2210.06407](https://arxiv.org/abs/2210.06407)
108
-
109
- ## Citation Policy
110
-
111
- If you use **OXE-Aug** datasets, please cite **both** our dataset and the **upstream datasets**.
112
-
113
- ## Upstream Dataset Citation (original dataset)
114
-
115
- ```bibtex
116
- @article{lynch2022interactive,
117
- title = {Interactive Language: Talking to Robots in Real Time},
118
- author = {Corey Lynch and Ayzaan Wahid and Jonathan Tompson and Tianli Ding and James Betker and Robert Baruch and Travis Armstrong and Pete Florence},
119
- journal = {arXiv preprint arXiv:2210.06407},
120
- year = {2022},
121
- url = {https://arxiv.org/abs/2210.06407}
122
- }
123
- ```
124
-
125
- ## OXE-Aug Dataset Citation (ours)
126
-
127
- ```bibtex
128
- @misc{
129
- ji2025oxeaug,
130
- title = {OXE-Aug: A Large-Scale Robot Augmentation of OXE for Scaling Cross-Embodiment Policy Learning},
131
- author = {Ji, Guanhua and Polavaram, Harsha and Chen, Lawrence Yunliang and Bajamahal, Sandeep and Ma, Zehan and Adebola, Simeon and Xu, Chenfeng and Goldberg, Ken},
132
- year = {2025},
133
- note = {Manuscript}
134
- }
135
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/chunk-000/episode_000000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:acbb250311a2edede3b81bf82e6656217be8d541916b99e62039882a4113efbd
3
- size 38320
 
 
 
 
data/chunk-000/episode_000001.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:01a741f674ad0934aeaa14d5267a163d0bababed4b417ff4e650581214bff72f
3
- size 50133
 
 
 
 
data/chunk-000/episode_000002.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa23e7d416c92c27ad78c5d601bff0248317eb0a15481218dc0af617d538f902
3
- size 66295
 
 
 
 
data/chunk-000/episode_000003.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd9b368772db0d0dfb9f15bbd0fe06f98ded0861eec7d5815696b4d3bfc01a92
3
- size 38530
 
 
 
 
data/chunk-000/episode_000004.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:62c5477147b6c46706898cbdb45a6b81be558859a70183a36ef47ac8306a43b0
3
- size 34434
 
 
 
 
data/chunk-000/episode_000005.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:071cd38c8c6552297614870177525466066efeb567d65ec51200cff8c4400e1d
3
- size 34410
 
 
 
 
data/chunk-000/episode_000006.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2fea545b4c7920477f4289858a229607f59ead4edc165131e3deeccc26be7639
3
- size 33616
 
 
 
 
data/chunk-000/episode_000007.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:cfa0b5fcfd39c2e6a31dc5aec1712bb8697d58f7cccace81eeb8d2c0326142cb
3
- size 34365
 
 
 
 
data/chunk-000/episode_000008.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:74cce27ed7de844359e835c4f8b63d4b29622a79654dd8b371d8562097d78abc
3
- size 38674
 
 
 
 
data/chunk-000/episode_000009.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8be0db410a1e3b6d03778a53563ef57c0f64ec6e1e816f76d7c849d649c833b4
3
- size 38116
 
 
 
 
data/chunk-000/episode_000010.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b0cef8f394b30bbce1f113d60961f6c8e43794ee88f4dd4f580c0a03faf3cb6
3
- size 44995
 
 
 
 
data/chunk-000/episode_000011.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a0558c34b10bea25e1d67483ef1f9c04d081263c0db113e9b09e43392de8182e
3
- size 34365
 
 
 
 
data/chunk-000/episode_000012.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd676cc69cfe734575b3e0acb1bf484e87010dd83f6fb2739a14168ac761374e
3
- size 34378
 
 
 
 
data/chunk-000/episode_000013.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:914fa9945a6a4c9be48fb9bc75ec64a245e86ce7f4f310a04fa8dd7b41f2d1b8
3
- size 38455
 
 
 
 
data/chunk-000/episode_000014.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa29cc1eceda23268c03399d505927e695204259f1ec349ab8ff2d2593b65181
3
- size 42267
 
 
 
 
data/chunk-000/episode_000015.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f3158180bca7e37f1e7b71d4ec18180af1589c9801a0642cd0fe2ba9b9d1317
3
- size 34376
 
 
 
 
data/chunk-000/episode_000016.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a168d68479da6e2015e8506e036bb18e014d5b1233da79abc2841829928eb97b
3
- size 34364
 
 
 
 
data/chunk-000/episode_000017.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:00af65f6fcab4fef42cb1188176d01b14a634f0a847a0b6f1e6ebf99d8dcf379
3
- size 42202
 
 
 
 
data/chunk-000/episode_000018.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:41e444e8d2f44f7ffbcb8c39a1ff14cbbd366f9fa107fee171a4b3c3e8939531
3
- size 37451
 
 
 
 
data/chunk-000/episode_000019.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d07f6712f37323ecfbcd4f1bf5b107070818aa5c26c7142801d9f63061aad655
3
- size 49822
 
 
 
 
data/chunk-000/episode_000020.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc135512a633d0d71c84aa07bb8d7ad144743c9f4465e00439592addb45ce4fa
3
- size 42351
 
 
 
 
data/chunk-000/episode_000021.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3999255742a27b2d43d3df44fa6a755317cc21bc30ebb61b0b4d77fc3990cf5
3
- size 34398
 
 
 
 
data/chunk-000/episode_000022.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:684394b98f652a1b7854b5ce70862878333257ee87cb0fe5da1abe37746b3502
3
- size 34370
 
 
 
 
data/chunk-000/episode_000023.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:807727bd30c99e780a272b7c119262e8e203c0e80abea6cb6f3cb15349aa246d
3
- size 42237
 
 
 
 
data/chunk-000/episode_000024.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d771f8f152effca343dd8fe290a9559b33f7dae955b75ac54b2273ee7550e4f3
3
- size 38577
 
 
 
 
data/chunk-000/episode_000025.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb4c86be23367aed73415db017b4aeff13d6ae5016e470cfc8b517be1821d780
3
- size 42230
 
 
 
 
data/chunk-000/episode_000026.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:881f045e88695bb9faf98e36cebca19d4e7c3b04e6dcaf62afdb9d953a1352f2
3
- size 33744
 
 
 
 
data/chunk-000/episode_000027.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2dc51e5cd4799df65d9d56554be67511845799006094a5826012c8ad8d72ffec
3
- size 38401
 
 
 
 
data/chunk-000/episode_000028.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a9f8ba1d4c6464e4177ad153973d9298133f5ffae39ca06d91175c6ac3d56f4
3
- size 34366
 
 
 
 
data/chunk-000/episode_000029.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e1c4c8147f85bf2f206305ddaf49cb03159e36bd2b127fc597872f49b35e480
3
- size 50013
 
 
 
 
data/chunk-000/episode_000030.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:46ff6e2991d7c29cc9f78dce80d68f4a17fe38c60150f7ee0e6cf797e7f12c69
3
- size 34334
 
 
 
 
data/chunk-000/episode_000031.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c44eebf159c6b2a9d05b553815e844d52909861fb18791ae51630daaed6efed
3
- size 34073
 
 
 
 
data/chunk-000/episode_000032.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b77fd5d90e35a33778c7a8dbd4855a37eb629f9d19b45dbe763360a4aac93f40
3
- size 50194
 
 
 
 
data/chunk-000/episode_000033.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d84e13e4f4bbce2569d1e0bfe9da533c61dd38795777898f8c4338ec90692e79
3
- size 38489
 
 
 
 
data/chunk-000/episode_000034.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3134ec8f9ba22b98c0f73e180a444c1ddd510533fb944c0d8a58625b94b1db5d
3
- size 67337
 
 
 
 
data/chunk-000/episode_000035.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:17817b7c17e704b5b1e082117513bb92b77bdb6fc3e5e728648a9c804d7867b2
3
- size 34449
 
 
 
 
data/chunk-000/episode_000036.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:16582dd6c521073af3b04892db6dab1ff117e291ace538a4aeac93d99745bf1e
3
- size 42143
 
 
 
 
data/chunk-000/episode_000037.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:59b314df75d706994ad0673b26437b5ea52fdb2e5f2f480562268ffd20d173a5
3
- size 61422
 
 
 
 
data/chunk-000/episode_000038.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0adc54e5bdfd096df445fdd6fefa63124ad30c7d1ab0868d3281afc4da8c0c8
3
- size 54188
 
 
 
 
data/chunk-000/episode_000039.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:46d112476734ef45bb11a5690f11e0fc88257a39dd27e9b376a5c63cd54228e4
3
- size 38597
 
 
 
 
data/chunk-000/episode_000040.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:88939e6b1ce655ed525375e695c2e2a29df3a31678b55b06c62f1ec64955fa1d
3
- size 34424
 
 
 
 
data/chunk-000/episode_000041.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b936a4047d13cf9e1a37155820ffa332ba188415f2d3163e456ef70a7291afdc
3
- size 37095
 
 
 
 
data/chunk-000/episode_000042.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:dbbdacf288bf7b88c526b76ce21a10b408f51e92da166ba7fa05b3f4644f63db
3
- size 42187
 
 
 
 
data/chunk-000/episode_000043.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:287cbbd2db2ac9347a6747e3bbef604203984032303e636f7c9bd93d8596afb9
3
- size 38252
 
 
 
 
data/chunk-000/episode_000044.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b9a1448089a6cd2ff22ca353ff391a6ffd9495ac8a65b7631ef80f3f24268b2
3
- size 38420
 
 
 
 
data/chunk-000/episode_000045.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:694e7355960759ba5fa49563ff10ec725d34e8dad67327141f9379d98eb044b2
3
- size 34332
 
 
 
 
data/chunk-000/episode_000046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:db6604feca433503884bf35c2a6616173cd94a4153830413972e0d25864c332c
3
- size 34394
 
 
 
 
data/chunk-000/episode_000047.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:eeb4e9f1ea4f50b2cff11e886edd4e04668a0f15c47e5df80cc5a3546a0880a0
3
- size 41970