yypeng666 commited on
Commit
5931be0
·
verified ·
1 Parent(s): 7a159d5

Add files using upload-large-folder tool

Browse files
Files changed (50) hide show
  1. README.md +115 -0
  2. data/chunk-000/episode_000099.parquet +3 -0
  3. data/chunk-000/episode_000101.parquet +3 -0
  4. data/chunk-000/episode_000102.parquet +3 -0
  5. data/chunk-000/episode_000103.parquet +3 -0
  6. data/chunk-000/episode_000104.parquet +3 -0
  7. data/chunk-000/episode_000105.parquet +3 -0
  8. data/chunk-000/episode_000106.parquet +3 -0
  9. data/chunk-000/episode_000107.parquet +3 -0
  10. data/chunk-000/episode_000108.parquet +3 -0
  11. data/chunk-000/episode_000109.parquet +3 -0
  12. data/chunk-000/episode_000110.parquet +3 -0
  13. data/chunk-000/episode_000111.parquet +3 -0
  14. data/chunk-000/episode_000112.parquet +3 -0
  15. data/chunk-000/episode_000113.parquet +3 -0
  16. data/chunk-000/episode_000114.parquet +3 -0
  17. data/chunk-000/episode_000115.parquet +3 -0
  18. data/chunk-000/episode_000116.parquet +3 -0
  19. data/chunk-000/episode_000117.parquet +3 -0
  20. data/chunk-000/episode_000118.parquet +3 -0
  21. data/chunk-000/episode_000119.parquet +3 -0
  22. data/chunk-000/episode_000120.parquet +3 -0
  23. data/chunk-000/episode_000121.parquet +3 -0
  24. data/chunk-000/episode_000122.parquet +3 -0
  25. data/chunk-000/episode_000123.parquet +3 -0
  26. data/chunk-000/episode_000124.parquet +3 -0
  27. data/chunk-000/episode_000125.parquet +3 -0
  28. data/chunk-000/episode_000126.parquet +3 -0
  29. data/chunk-000/episode_000127.parquet +3 -0
  30. data/chunk-000/episode_000128.parquet +3 -0
  31. data/chunk-000/episode_000129.parquet +3 -0
  32. data/chunk-000/episode_000130.parquet +3 -0
  33. data/chunk-000/episode_000131.parquet +3 -0
  34. data/chunk-000/episode_000132.parquet +3 -0
  35. data/chunk-000/episode_000133.parquet +3 -0
  36. data/chunk-000/episode_000134.parquet +3 -0
  37. data/chunk-000/episode_000135.parquet +3 -0
  38. data/chunk-000/episode_000136.parquet +3 -0
  39. data/chunk-000/episode_000137.parquet +3 -0
  40. data/chunk-000/episode_000138.parquet +3 -0
  41. data/chunk-000/episode_000139.parquet +3 -0
  42. data/chunk-000/episode_000140.parquet +3 -0
  43. data/chunk-000/episode_000141.parquet +3 -0
  44. data/chunk-000/episode_000142.parquet +3 -0
  45. data/chunk-000/episode_000143.parquet +3 -0
  46. data/chunk-000/episode_000144.parquet +3 -0
  47. data/chunk-000/episode_000145.parquet +3 -0
  48. data/chunk-000/episode_000146.parquet +3 -0
  49. data/chunk-000/episode_000147.parquet +3 -0
  50. data/chunk-000/episode_000148.parquet +3 -0
README.md ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ - robotics
8
+ - manipulation
9
+ - sim
10
+ - pick-and-place
11
+ - pi0.5
12
+ - libero
13
+ - behavior-1k
14
+ - omnigibson
15
+ - franka
16
+ size_categories:
17
+ - 1K<n<10K
18
+ pretty_name: SENTINEL sim pnp multitask, cuRobo-prior shortcut, n10
19
+ ---
20
+
21
+ # sim-pnp-multitask-prior-n10-libero
22
+
23
+ A 1,694-episode LeRobot v2.1 dataset of 13 single-object **pick-and-place** tasks in OmniGibson / BEHAVIOR-1K, collected automatically using a **cuRobo motion-planning shortcut** seeded from a real teleop grasp prior. Same 3-camera LIBERO schema we use for π0.5 sim SFT.
24
+
25
+ This is the auto-collected sibling of [`IDEAS-Lab-Northwestern/sentinel-pnp-multitask`](https://huggingface.co/datasets/IDEAS-Lab-Northwestern/sentinel-pnp-multitask) (human teleop) — same task family, methodologically distinct (scripted phase-A grasp + closed-loop place).
26
+
27
+ ## Quick facts
28
+
29
+ | | |
30
+ |---|---|
31
+ | Codebase version | LeRobot v2.1 |
32
+ | Robot | Franka Panda (longfinger) |
33
+ | Total episodes | 1,694 |
34
+ | Total frames | 2,505,357 |
35
+ | FPS | 30 |
36
+ | Tasks | 13 (single-object pnp, "middle of the table" → "green goal") |
37
+ | Cameras | 3 × 256×256 H.264 (`image_left`, `image_right`, `wrist_image`) |
38
+ | State | 8D (EEF xyz + axis-angle rxyz + gripper L/R) |
39
+ | Actions | 7D EEF-delta (`dpos_xyz`, `drot_xyz`) + gripper |
40
+ | Chunks | 2 (chunk-000: eps 0–999, chunk-001: eps 1000–1693) |
41
+ | Size on disk | ~7.7 GB |
42
+
43
+ ## Collection methodology
44
+
45
+ Collected on a **vast.ai dual-RTX 4090** instance over ~18.5 h per GPU (~37 GPU-hours total), driven by the `phase_a_grasp_from_dataset` shortcut in [SENTINEL-Lite](https://github.com/666harrypeng/SENTINEL-Lite):
46
+
47
+ 1. **Phase A — grasp**: an example successful grasp is read out of a small **real-teleop LeRobot prior dataset** for each (task, seed) cell. **cuRobo** plans and executes the approach + close in OmniGibson.
48
+ 2. **Phase B — place**: closed-loop OSC EEF-delta controller (`action_normalize=False`, assisted grasping) drives the object to the green goal region.
49
+ 3. Per (task, seed) cell the pipeline keeps running until **10 successful episodes** are recorded (the "n10" in the dataset name). Cells with persistent failures are skipped.
50
+ 4. The two GPUs ran disjoint (task, seed) shards; their outputs were merged afterwards (episode indices and the global `index` column reindexed, `chunks_size=1000` re-shuffled).
51
+
52
+ Driver logs and the merge script are preserved alongside the source captures on the collection box; the per-shard targets were 99 (task, seed) units done + 15 skipped per GPU (114 planned).
53
+
54
+ ## Tasks
55
+
56
+ | `task_index` | Prompt |
57
+ |---:|---|
58
+ | 0 | pick up the teacup in the middle of the table and place it at the green goal |
59
+ | 1 | pick up the mug in the middle of the table and place it at the green goal |
60
+ | 2 | pick up the coffee cup in the middle of the table and place it at the green goal |
61
+ | 3 | pick up the goblet in the middle of the table and place it at the green goal |
62
+ | 4 | pick up the bowl in the middle of the table and place it at the green goal |
63
+ | 5 | pick up the cocktail glass in the middle of the table and place it at the green goal |
64
+ | 6 | pick up the chalice in the middle of the table and place it at the green goal |
65
+ | 7 | pick up the decanter in the middle of the table and place it at the green goal |
66
+ | 8 | pick up the saucepan in the middle of the table and place it at the green goal |
67
+ | 9 | pick up the water glass in the middle of the table and place it at the green goal |
68
+ | 10 | pick up the gravy boat in the middle of the table and place it at the green goal |
69
+ | 11 | pick up the beaker in the middle of the table and place it at the green goal |
70
+ | 12 | pick up the beer glass in the middle of the table and place it at the green goal |
71
+
72
+ ## File layout (LeRobot v2.1)
73
+
74
+ ```
75
+ data/chunk-000/episode_000000.parquet … episode_000999.parquet
76
+ data/chunk-001/episode_001000.parquet … episode_001693.parquet
77
+ videos/chunk-{000,001}/{image_left,image_right,wrist_image}/episode_NNNNNN.mp4
78
+ meta/info.json
79
+ meta/tasks.jsonl
80
+ meta/episodes.jsonl
81
+ meta/episodes_stats.jsonl
82
+ ```
83
+
84
+ ## Loading
85
+
86
+ ```python
87
+ from lerobot.common.datasets.lerobot_dataset import LeRobotDataset
88
+ ds = LeRobotDataset("IDEAS-Lab-Northwestern/sim-pnp-multitask-prior-n10-libero")
89
+ print(len(ds), ds.features)
90
+ sample = ds[0] # frame 0 of episode 0
91
+ ```
92
+
93
+ ## Schema details
94
+
95
+ ```
96
+ state : float32 [8] = (eef_x, eef_y, eef_z, axisangle_x, axisangle_y, axisangle_z, gripper_l, gripper_r)
97
+ actions: float32 [7] = (dpos_x, dpos_y, dpos_z, drot_x, drot_y, drot_z, gripper)
98
+ image_left : video 256×256×3 RGB, h264, 30fps
99
+ image_right : video 256×256×3 RGB, h264, 30fps
100
+ wrist_image : video 256×256×3 RGB, h264, 30fps
101
+ ```
102
+
103
+ ## Intended use
104
+
105
+ LoRA fine-tuning of vision-language-action policies (π0.5, OpenVLA-style) on diverse single-object pnp prompts where the grasp prior is **scripted by cuRobo MP** rather than learned from a small set of human teleops. Pairs well with the human-teleop counterpart for ablations on data-collection methodology.
106
+
107
+ ## Sister datasets (same org)
108
+
109
+ - [`sentinel-pnp-multitask`](https://huggingface.co/datasets/IDEAS-Lab-Northwestern/sentinel-pnp-multitask) — human teleop counterpart
110
+ - [`sim-stack-flat-30-libero`](https://huggingface.co/datasets/IDEAS-Lab-Northwestern/sim-stack-flat-30-libero), [`sim-stack-same-30-libero`](https://huggingface.co/datasets/IDEAS-Lab-Northwestern/sim-stack-same-30-libero) — same schema, stack family
111
+ - [`sim-dusty-transfer-30-libero`](https://huggingface.co/datasets/IDEAS-Lab-Northwestern/sim-dusty-transfer-30-libero), [`sim-lid-transport-food-30-libero`](https://huggingface.co/datasets/IDEAS-Lab-Northwestern/sim-lid-transport-food-30-libero) — same schema, other task families
112
+
113
+ ## License
114
+
115
+ Apache-2.0. The underlying BEHAVIOR-1K assets are subject to their own [terms of use](https://behavior.stanford.edu/).
data/chunk-000/episode_000099.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9df40dbd4217238fd5381dbca88a737ceb76d020c7f460b72ec44b243397fd49
3
+ size 178577
data/chunk-000/episode_000101.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:023862d2a01b2cb7bcd77ddea80182190189868d9f53f3db2809b31fa0602fb4
3
+ size 174475
data/chunk-000/episode_000102.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0841a5ea878fb3533cbe2dc3736f70b9aed476f7759584379c796068b1b2dcc7
3
+ size 177471
data/chunk-000/episode_000103.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb3b71b27785012799407d1da3a9063aadc6f0fe8ee4f51714b84d064164cc74
3
+ size 123370
data/chunk-000/episode_000104.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9509e81638cf1378a04185bdf6a392845bc05e02f59036c9bef080460e370359
3
+ size 123642
data/chunk-000/episode_000105.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e24520935d1841881d1378568dad31b2ec25c01c15941774d3197a8d70304885
3
+ size 123195
data/chunk-000/episode_000106.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a270138d4c55beb66f8fb62fe6e240f06b6d9f036ed25c92d6eb35b32285d4cf
3
+ size 122950
data/chunk-000/episode_000107.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6db60a21e1967553d91ab911b761750d0be20ec16d64364d3d64adf8af2f89c3
3
+ size 123883
data/chunk-000/episode_000108.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de250620853be082bdbe0e7e6bc7b5e6827bd394866132eabbb8d52676d176f1
3
+ size 123287
data/chunk-000/episode_000109.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0666923c37ddd81f6c804e2fc48cdf81d06c34d75e3af2eb376ee375ff79ca9f
3
+ size 123828
data/chunk-000/episode_000110.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:697c375504760f6f59c306178f92295a68795f56f4a4e0ff7103c5afe75df61f
3
+ size 124135
data/chunk-000/episode_000111.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:521383e0f7fae8558aca6eebb1d0019d882c1c6ee3c75d90857c331a3f83c66d
3
+ size 122501
data/chunk-000/episode_000112.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9848baef405133975ad8d2c7be1576876ec2c47ed75a6d76823d026aea297e5
3
+ size 123079
data/chunk-000/episode_000113.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87b8797e5757db7bffd6f02061ee4cf1237f97ab0978bde685fbb80f82481483
3
+ size 106216
data/chunk-000/episode_000114.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc02423eba2d1675f61c4e607b724080019b8e9bb2407566a5584d34953d3478
3
+ size 105043
data/chunk-000/episode_000115.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f25e74fffbf6bdac44b5dbebcfecb1e64d8201c15be8305ae90d999bb7742efd
3
+ size 105685
data/chunk-000/episode_000116.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec868d1bf8c64014c6ecba2b9b8c278c71ea5add2038cfcee7cc095ca3eb2013
3
+ size 104792
data/chunk-000/episode_000117.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74af6db5cf096d0a3679753f5c7756c9a069092867313be4622454d78b17d23b
3
+ size 104732
data/chunk-000/episode_000118.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16f6a952825793b9c98ef687e5d21156e811492f7e2fbfa311bd259cac9680ff
3
+ size 105750
data/chunk-000/episode_000119.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c526abacd6bcfae147e01fad23c1a47a3fa2f3726c5cbab16de055fe05ca98e8
3
+ size 105066
data/chunk-000/episode_000120.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d70b8927fe85d17256d6e708528b77305d1a37ac21955d2bda333e628b6e9cd
3
+ size 105199
data/chunk-000/episode_000121.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:310eaef085d2ffd2d8315f519b01b5efe3a9ada3a3bc52e28284067ae55f289f
3
+ size 105229
data/chunk-000/episode_000122.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7432058c76a539563c716aa407742fa1ed1448835e09c612c66e914143d37f1d
3
+ size 105258
data/chunk-000/episode_000123.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36e9818264c898475c393365c3c64f7f43331dd457b7aa6c696e5ac98a0dac30
3
+ size 118710
data/chunk-000/episode_000124.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acbffaeafd489407670ea63c7ebbd8746fc6261700544868f0a55ba761668c58
3
+ size 119138
data/chunk-000/episode_000125.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98b41bc1c196f19e4a3b8c5ef91adbde147009a07b1c704d6472fe024718be81
3
+ size 148599
data/chunk-000/episode_000126.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64a470a5c2304cdcb5d04713d774e60e7176e72a7c916f1877fe59e69160a90a
3
+ size 118381
data/chunk-000/episode_000127.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a7526e20c28c9f00cb98ac312017c17c80ba492372cc1b921a4144f60c9158c
3
+ size 127470
data/chunk-000/episode_000128.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:082ac1ac46b6b42e7175b39f182334fb8687a2f0a57de235e3674b66c166e44e
3
+ size 119096
data/chunk-000/episode_000129.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46b51872fc783ec4bd28138e948ba22c324ee634091b64d275127f1dc6f20634
3
+ size 123510
data/chunk-000/episode_000130.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7131cc3521e184b2076b11c05b04cd29b54077704e07df57b5ed4774c3d2883
3
+ size 145769
data/chunk-000/episode_000131.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91414ed80324ea06a7773f0ae915640c46cbc06869bc2d11ebc515976b8c427a
3
+ size 124785
data/chunk-000/episode_000132.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f69330ec191181bb75a890fad5628396e0ffce12a47ab738e84d77e7f805757a
3
+ size 129001
data/chunk-000/episode_000133.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe0c0f011a86beed826cc033916b5b59bc379b59593ccd7a2a22902f4bc601d4
3
+ size 196429
data/chunk-000/episode_000134.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70ac60f7d49f098eb1f8cd91c11b83cb3649c37cfbc8c4819efcedf7a59baaa4
3
+ size 173266
data/chunk-000/episode_000135.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6274d152f5b9ca28112a17114c4b7856fab32cee72cfa8776e2679f007b575c2
3
+ size 203377
data/chunk-000/episode_000136.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72fe7f097b1b94c20588740f4a08767b396104a07b694e20bbfd4430baa1a1ae
3
+ size 180849
data/chunk-000/episode_000137.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:952e83ce710447606de617d765f54a3ad51c0ed5a59674fbc5e732308ddfcf84
3
+ size 204791
data/chunk-000/episode_000138.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51e52075426d0696a4fe2f9dedecd0703c361a1869346e1908544598f91fcb69
3
+ size 205049
data/chunk-000/episode_000139.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3051cd3d8624947e8255baff6bbf899b17a4eda9ec330f199ad8b85d341b7983
3
+ size 207662
data/chunk-000/episode_000140.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97752128dc36474a5cc8d8644d2d1adc0807ec2c665e011dddce43083dbeb0c7
3
+ size 180144
data/chunk-000/episode_000141.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a21a41bafd6f519dec3b6c3484fb35d8b23fc26b621fa546bdb2cbd59fafaa3
3
+ size 228340
data/chunk-000/episode_000142.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11f2629a60302c40f1042ee94fec19cd2fdcf13fc3d13abe4df55b88a4d3d361
3
+ size 203530
data/chunk-000/episode_000143.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bd61e596bdfd43139178cc3f0e9641bdb87dc01cc4231881737b0d3bb38b641
3
+ size 114324
data/chunk-000/episode_000144.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4dad8675edc5d15c068a689fd41a1235fe80d8e953d5ef9a8da7055a048294f
3
+ size 92328
data/chunk-000/episode_000145.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7212a413a9170a1742c94679e93bb16c1cbcb32e11b5860b83101873ab94440b
3
+ size 114849
data/chunk-000/episode_000146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c369d5b23645dbc05f1c920ffaa8261f0e806150df6a1ef813598db8805956f
3
+ size 92675
data/chunk-000/episode_000147.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:235d6528e0222fbaae110b351564d8b9ee9d19563a4cc7e926550b1189af740f
3
+ size 114286
data/chunk-000/episode_000148.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24ca5749efbe68a353c31af06e34b2d0ec3f399cfb6abff5b7ecafea3f46a518
3
+ size 113803