RogersPyke commited on
Commit
32b36a4
·
verified ·
1 Parent(s): 7bd04a1

Copy R1_Lite_sliding_chair into RoboCOIN_useable

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. R1_Lite_sliding_chair/.gitattributes +59 -0
  2. R1_Lite_sliding_chair/README.md +325 -0
  3. R1_Lite_sliding_chair/annotations/eef_acc_mag_annotation.jsonl +3 -0
  4. R1_Lite_sliding_chair/annotations/eef_direction_annotation.jsonl +7 -0
  5. R1_Lite_sliding_chair/annotations/eef_velocity_annotation.jsonl +3 -0
  6. R1_Lite_sliding_chair/annotations/gripper_activity_annotation.jsonl +4 -0
  7. R1_Lite_sliding_chair/annotations/gripper_mode_annotation.jsonl +3 -0
  8. R1_Lite_sliding_chair/annotations/scene_annotations.jsonl +90 -0
  9. R1_Lite_sliding_chair/annotations/subtask_annotations.jsonl +5 -0
  10. R1_Lite_sliding_chair/data/chunk-000/episode_000000.parquet +3 -0
  11. R1_Lite_sliding_chair/data/chunk-000/episode_000001.parquet +3 -0
  12. R1_Lite_sliding_chair/data/chunk-000/episode_000002.parquet +3 -0
  13. R1_Lite_sliding_chair/data/chunk-000/episode_000003.parquet +3 -0
  14. R1_Lite_sliding_chair/data/chunk-000/episode_000004.parquet +3 -0
  15. R1_Lite_sliding_chair/data/chunk-000/episode_000005.parquet +3 -0
  16. R1_Lite_sliding_chair/data/chunk-000/episode_000006.parquet +3 -0
  17. R1_Lite_sliding_chair/data/chunk-000/episode_000007.parquet +3 -0
  18. R1_Lite_sliding_chair/data/chunk-000/episode_000008.parquet +3 -0
  19. R1_Lite_sliding_chair/data/chunk-000/episode_000009.parquet +3 -0
  20. R1_Lite_sliding_chair/data/chunk-000/episode_000010.parquet +3 -0
  21. R1_Lite_sliding_chair/data/chunk-000/episode_000011.parquet +3 -0
  22. R1_Lite_sliding_chair/data/chunk-000/episode_000012.parquet +3 -0
  23. R1_Lite_sliding_chair/data/chunk-000/episode_000013.parquet +3 -0
  24. R1_Lite_sliding_chair/data/chunk-000/episode_000014.parquet +3 -0
  25. R1_Lite_sliding_chair/data/chunk-000/episode_000015.parquet +3 -0
  26. R1_Lite_sliding_chair/data/chunk-000/episode_000016.parquet +3 -0
  27. R1_Lite_sliding_chair/data/chunk-000/episode_000017.parquet +3 -0
  28. R1_Lite_sliding_chair/data/chunk-000/episode_000018.parquet +3 -0
  29. R1_Lite_sliding_chair/data/chunk-000/episode_000019.parquet +3 -0
  30. R1_Lite_sliding_chair/data/chunk-000/episode_000020.parquet +3 -0
  31. R1_Lite_sliding_chair/data/chunk-000/episode_000021.parquet +3 -0
  32. R1_Lite_sliding_chair/data/chunk-000/episode_000022.parquet +3 -0
  33. R1_Lite_sliding_chair/data/chunk-000/episode_000023.parquet +3 -0
  34. R1_Lite_sliding_chair/data/chunk-000/episode_000024.parquet +3 -0
  35. R1_Lite_sliding_chair/data/chunk-000/episode_000025.parquet +3 -0
  36. R1_Lite_sliding_chair/data/chunk-000/episode_000026.parquet +3 -0
  37. R1_Lite_sliding_chair/data/chunk-000/episode_000027.parquet +3 -0
  38. R1_Lite_sliding_chair/data/chunk-000/episode_000028.parquet +3 -0
  39. R1_Lite_sliding_chair/data/chunk-000/episode_000029.parquet +3 -0
  40. R1_Lite_sliding_chair/data/chunk-000/episode_000030.parquet +3 -0
  41. R1_Lite_sliding_chair/data/chunk-000/episode_000031.parquet +3 -0
  42. R1_Lite_sliding_chair/data/chunk-000/episode_000032.parquet +3 -0
  43. R1_Lite_sliding_chair/data/chunk-000/episode_000033.parquet +3 -0
  44. R1_Lite_sliding_chair/data/chunk-000/episode_000034.parquet +3 -0
  45. R1_Lite_sliding_chair/data/chunk-000/episode_000035.parquet +3 -0
  46. R1_Lite_sliding_chair/data/chunk-000/episode_000036.parquet +3 -0
  47. R1_Lite_sliding_chair/data/chunk-000/episode_000037.parquet +3 -0
  48. R1_Lite_sliding_chair/data/chunk-000/episode_000038.parquet +3 -0
  49. R1_Lite_sliding_chair/data/chunk-000/episode_000039.parquet +3 -0
  50. R1_Lite_sliding_chair/data/chunk-000/episode_000040.parquet +3 -0
R1_Lite_sliding_chair/.gitattributes ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 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
+ *.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
16
+ *.npy filter=lfs diff=lfs merge=lfs -text
17
+ *.npz filter=lfs diff=lfs merge=lfs -text
18
+ *.onnx filter=lfs diff=lfs merge=lfs -text
19
+ *.ot filter=lfs diff=lfs merge=lfs -text
20
+ *.parquet filter=lfs diff=lfs merge=lfs -text
21
+ *.pb filter=lfs diff=lfs merge=lfs -text
22
+ *.pickle filter=lfs diff=lfs merge=lfs -text
23
+ *.pkl filter=lfs diff=lfs merge=lfs -text
24
+ *.pt filter=lfs diff=lfs merge=lfs -text
25
+ *.pth filter=lfs diff=lfs merge=lfs -text
26
+ *.rar filter=lfs diff=lfs merge=lfs -text
27
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
28
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar filter=lfs diff=lfs merge=lfs -text
31
+ *.tflite filter=lfs diff=lfs merge=lfs -text
32
+ *.tgz filter=lfs diff=lfs merge=lfs -text
33
+ *.wasm filter=lfs diff=lfs merge=lfs -text
34
+ *.xz filter=lfs diff=lfs merge=lfs -text
35
+ *.zip filter=lfs diff=lfs merge=lfs -text
36
+ *.zst filter=lfs diff=lfs merge=lfs -text
37
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
38
+ # Audio files - uncompressed
39
+ *.pcm filter=lfs diff=lfs merge=lfs -text
40
+ *.sam filter=lfs diff=lfs merge=lfs -text
41
+ *.raw filter=lfs diff=lfs merge=lfs -text
42
+ # Audio files - compressed
43
+ *.aac filter=lfs diff=lfs merge=lfs -text
44
+ *.flac filter=lfs diff=lfs merge=lfs -text
45
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
46
+ *.ogg filter=lfs diff=lfs merge=lfs -text
47
+ *.wav filter=lfs diff=lfs merge=lfs -text
48
+ # Image files - uncompressed
49
+ *.bmp filter=lfs diff=lfs merge=lfs -text
50
+ *.gif filter=lfs diff=lfs merge=lfs -text
51
+ *.png filter=lfs diff=lfs merge=lfs -text
52
+ *.tiff filter=lfs diff=lfs merge=lfs -text
53
+ # Image files - compressed
54
+ *.jpg filter=lfs diff=lfs merge=lfs -text
55
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
56
+ *.webp filter=lfs diff=lfs merge=lfs -text
57
+ # Video files - compressed
58
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
59
+ *.webm filter=lfs diff=lfs merge=lfs -text
R1_Lite_sliding_chair/README.md ADDED
@@ -0,0 +1,325 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - robotics
4
+
5
+ language:
6
+ - en
7
+ - zh
8
+
9
+
10
+ extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publications—see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.'
11
+
12
+
13
+
14
+ extra_gated_fields:
15
+
16
+ Company/Organization:
17
+ type: 'text'
18
+ description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"'
19
+
20
+ Country:
21
+ type: 'country'
22
+ description: 'e.g., "Germany", "China", "United States"'
23
+
24
+
25
+
26
+ tags:
27
+ - RoboCOIN
28
+ - LeRobot
29
+
30
+ frame_range: 100K-1M
31
+
32
+ license: apache-2.0
33
+
34
+ configs:
35
+ - config_name: default
36
+ data_files: data/*/*.parquet
37
+ ---
38
+
39
+ # R1_Lite_sliding_chair
40
+
41
+ ## 📋 Overview
42
+
43
+ This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot.
44
+
45
+ **Robot Type:** `galaxea_r1_lite`
46
+ | **Codebase Version:** `v2.1`
47
+ **End-Effector Type:** `two_finger_gripper`
48
+
49
+ ## 🏠 Scene Types
50
+
51
+ This dataset covers the following scene types:
52
+ - `home`
53
+
54
+
55
+ ## 🤖 Atomic Actions
56
+
57
+ This dataset includes the following atomic actions:
58
+ - `grasp`
59
+ - `pick`
60
+ - `place`
61
+
62
+
63
+ ## 📊 Dataset Statistics
64
+
65
+ | Metric | Value |
66
+ |--------|-------|
67
+ | **Total Episodes** | 87 |
68
+ | **Total Frames** | 142290 |
69
+ | **Total Tasks** | 1 |
70
+ | **Total Videos** | 261 |
71
+ | **Total Chunks** | 1 |
72
+ | **Chunk Size** | 1000 |
73
+ | **FPS** | 30 |
74
+ | **Dataset Size** | 6.6GB |
75
+
76
+
77
+ ## 👥 Authors
78
+
79
+ ### Contributors
80
+ This dataset is contributed by:
81
+ - [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team
82
+
83
+
84
+ ## 🔗 Links
85
+
86
+ - **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/)
87
+ - **📄 Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441)
88
+ - **💻 Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN)
89
+ - **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/)
90
+ - **🐛 Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues)
91
+ - **📜 License:** apache-2.0
92
+
93
+ ## 🏷️ Dataset Tags
94
+
95
+ - `RoboCOIN`
96
+ - `LeRobot`
97
+
98
+
99
+ ## 🎯 Task Descriptions
100
+
101
+ ### Primary Tasks
102
+ pull chair out from table then put back.
103
+
104
+ ### Sub-Tasks
105
+ This dataset includes 5 distinct subtasks:
106
+
107
+ 1. **Push the gray chair back under the dining table**
108
+ 2. **Pull the gray chair out from under the dining table**
109
+ 3. **Push the blue chair back under the dining table**
110
+ 4. **Pull the blue chair out from under the dining table**
111
+ 5. **null**
112
+
113
+
114
+ ## 🎥 Camera Views
115
+
116
+ This dataset includes 3 camera views.
117
+
118
+ ## 🏷️ Available Annotations
119
+
120
+ This dataset includes rich annotations to support diverse learning approaches:
121
+
122
+ ### Subtask Annotations
123
+ - **Subtask Segmentation**: Fine-grained subtask segmentation and labeling
124
+ ### Scene Annotations
125
+ - **Scene-level Descriptions**: Semantic scene classifications and descriptions
126
+ ### End-Effector Annotations
127
+ - **Direction**: Movement direction classifications for robot end-effectors
128
+ - **Velocity**: Velocity magnitude categorizations during manipulation
129
+ - **Acceleration**: Acceleration magnitude classifications for motion analysis
130
+
131
+
132
+ ### Gripper Annotations
133
+ - **Gripper Mode**: Open/close state annotations for gripper control
134
+ - **Gripper Activity**: Activity state classifications (active/inactive)
135
+
136
+
137
+ ### Additional Features
138
+ - **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space
139
+ - Available for both state and action
140
+ - **Gripper Opening Scale**: Continuous gripper opening measurements
141
+ - Available for both state and action
142
+
143
+
144
+ ## 📂 Data Splits
145
+
146
+ The dataset is organized into the following splits:
147
+
148
+ - **Training**: Episodes 0:86
149
+
150
+
151
+ ## 📁 Dataset Structure
152
+
153
+ This dataset follows the LeRobot format and contains the following components:
154
+
155
+ ### Data Files
156
+ - **Videos**: Compressed video files containing RGB camera observations
157
+ - **State Data**: Robot joint positions, velocities, and other state information
158
+ - **Action Data**: Robot action commands and trajectories
159
+ - **Metadata**: Episode metadata, timestamps, and annotations
160
+
161
+ ### File Organization
162
+ - **Data Path Pattern**: `data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet`
163
+ - **Video Path Pattern**: `videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4`
164
+ - **Chunking**: Data is organized into 1 chunk(s)
165
+ of size 1000
166
+
167
+
168
+ ### Features Schema
169
+
170
+ The dataset includes the following features:
171
+
172
+ #### Visual Observations
173
+ - **observation.images.cam_high_rgb**: video
174
+ - FPS: 30
175
+ - Codec: av1- **observation.images.cam_left_wrist_rgb**: video
176
+ - FPS: 30
177
+ - Codec: av1- **observation.images.cam_right_wrist_rgb**: video
178
+ - FPS: 30
179
+ - Codec: av1
180
+
181
+ #### State and Action- **observation.state**: float32- **action**: float32
182
+
183
+ #### Temporal Information
184
+ - **timestamp**: float32
185
+ - **frame_index**: int64
186
+ - **episode_index**: int64
187
+ - **index**: int64
188
+ - **task_index**: int64
189
+
190
+
191
+ #### Annotations
192
+ - **subtask_annotation**: int32
193
+ - **scene_annotation**: int32
194
+
195
+
196
+ #### Motion Features
197
+ - **eef_sim_pose_state**: float32
198
+ - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z
199
+ - **eef_sim_pose_action**: float32
200
+ - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z
201
+ - **eef_direction_state**: int32
202
+ - Dimensions: left_eef_direction, right_eef_direction
203
+ - **eef_direction_action**: int32
204
+ - Dimensions: left_eef_direction, right_eef_direction
205
+ - **eef_velocity_state**: int32
206
+ - Dimensions: left_eef_velocity, right_eef_velocity
207
+ - **eef_velocity_action**: int32
208
+ - Dimensions: left_eef_velocity, right_eef_velocity
209
+ - **eef_acc_mag_state**: int32
210
+ - Dimensions: left_eef_acc_mag, right_eef_acc_mag
211
+ - **eef_acc_mag_action**: int32
212
+ - Dimensions: left_eef_acc_mag, right_eef_acc_mag
213
+
214
+
215
+ #### Gripper Features
216
+ - **gripper_open_scale_state**: float32
217
+ - Dimensions: left_gripper_open_scale, right_gripper_open_scale
218
+ - **gripper_open_scale_action**: float32
219
+ - Dimensions: left_gripper_open_scale, right_gripper_open_scale
220
+ - **gripper_mode_state**: int32
221
+ - Dimensions: left_gripper_mode, right_gripper_mode
222
+ - **gripper_mode_action**: int32
223
+ - Dimensions: left_gripper_mode, right_gripper_mode
224
+ - **gripper_activity_state**: int32
225
+ - Dimensions: left_gripper_activity, right_gripper_activity
226
+
227
+
228
+ ### Meta Information
229
+
230
+ The complete dataset metadata is available in [meta/info.json](meta/info.json):
231
+
232
+ ```json
233
+ {"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 87, "total_frames": 142290, "total_tasks": 1, "total_videos": 261, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:86"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [14], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_gripper_open", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_gripper_open"]}, "action": {"dtype": "float32", "shape": [14], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_gripper_open", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_gripper_open"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "gripper_open_scale_state": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_open_scale_action": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_mode_state": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_mode_action": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_activity_state": {"names": ["left_gripper_activity", "right_gripper_activity"], "dtype": "int32", "shape": [2]}}}
234
+ ```
235
+
236
+ ### Directory Structure
237
+
238
+ The dataset is organized as follows (showing leaf directories with first 5 files only):
239
+
240
+ ```
241
+ R1_Lite_sliding_chair_qced_hardlink/
242
+ ├── annotations/
243
+ │ ├── eef_acc_mag_annotation.jsonl
244
+ │ ├── eef_direction_annotation.jsonl
245
+ │ ├── eef_velocity_annotation.jsonl
246
+ │ ├── gripper_activity_annotation.jsonl
247
+ │ ├── gripper_mode_annotation.jsonl
248
+ │ └── (...)
249
+ ├── data/
250
+ │ └── chunk-000/
251
+ │ ├── episode_000000.parquet
252
+ │ ├── episode_000001.parquet
253
+ │ ├── episode_000002.parquet
254
+ │ ├── episode_000003.parquet
255
+ │ ├── episode_000004.parquet
256
+ │ └── (...)
257
+ ├── meta/
258
+ │ ├── episodes.jsonl
259
+ │ ├── episodes_stats.jsonl
260
+ │ ├── info.json
261
+ │ └── tasks.jsonl
262
+ └── videos/
263
+ └── chunk-000/
264
+ ├── observation.images.cam_high_rgb/
265
+ │ ├── episode_000000.mp4
266
+ │ ├── episode_000001.mp4
267
+ │ ├── episode_000002.mp4
268
+ │ ├── episode_000003.mp4
269
+ │ ├── episode_000004.mp4
270
+ │ └── (...)
271
+ ├── observation.images.cam_left_wrist_rgb/
272
+ │ ├── episode_000000.mp4
273
+ │ ├── episode_000001.mp4
274
+ │ ├── episode_000002.mp4
275
+ │ ├── episode_000003.mp4
276
+ │ ├── episode_000004.mp4
277
+ │ └── (...)
278
+ └── observation.images.cam_right_wrist_rgb/
279
+ ├── episode_000000.mp4
280
+ ├── episode_000001.mp4
281
+ ├── episode_000002.mp4
282
+ ├── episode_000003.mp4
283
+ ├── episode_000004.mp4
284
+ └── (...)
285
+ ```
286
+
287
+
288
+ ## 📞 Contact and Support
289
+
290
+ For questions, issues, or feedback regarding this dataset, please contact:
291
+ - **Email:** None
292
+ For questions, issues, or feedback regarding this dataset, please contact us.
293
+ ### Support
294
+ For technical support, please open an issue on our GitHub repository.
295
+
296
+ ## 📄 License
297
+
298
+ This dataset is released under the **apache-2.0** license.
299
+
300
+ Please refer to the LICENSE file for full license terms and conditions.
301
+
302
+
303
+ ## 📚 Citation
304
+
305
+ If you use this dataset in your research, please cite:
306
+
307
+ ```bibtex
308
+ @article{robocoin,
309
+ title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation},
310
+ author={Shihan Wu, Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},
311
+ journal={arXiv preprint arXiv:2511.17441},
312
+ url = {https://arxiv.org/abs/2511.17441},
313
+ year={2025}
314
+ }
315
+ ```
316
+
317
+ ### Additional References
318
+
319
+ If you use this dataset, please also consider citing:
320
+ - LeRobot Framework: https://github.com/huggingface/lerobot
321
+
322
+ ## 📌 Version Information
323
+
324
+ ## Version History
325
+ - v1.0.0 (2025-11): Initial release
R1_Lite_sliding_chair/annotations/eef_acc_mag_annotation.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {"eef_acc_mag_index": 0, "eef_acc_mag": "constant"}
2
+ {"eef_acc_mag_index": 1, "eef_acc_mag": "accelerating"}
3
+ {"eef_acc_mag_index": 2, "eef_acc_mag": "decelerating"}
R1_Lite_sliding_chair/annotations/eef_direction_annotation.jsonl ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {"eef_direction_index": 0, "eef_direction": "forward"}
2
+ {"eef_direction_index": 1, "eef_direction": "backward"}
3
+ {"eef_direction_index": 2, "eef_direction": "left"}
4
+ {"eef_direction_index": 3, "eef_direction": "right"}
5
+ {"eef_direction_index": 4, "eef_direction": "up"}
6
+ {"eef_direction_index": 5, "eef_direction": "down"}
7
+ {"eef_direction_index": 6, "eef_direction": "still"}
R1_Lite_sliding_chair/annotations/eef_velocity_annotation.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {"eef_velocity_index": 0, "eef_velocity": "still"}
2
+ {"eef_velocity_index": 1, "eef_velocity": "slow"}
3
+ {"eef_velocity_index": 2, "eef_velocity": "fast"}
R1_Lite_sliding_chair/annotations/gripper_activity_annotation.jsonl ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {"gripper_activity_index": 0, "gripper_activity": "openning"}
2
+ {"gripper_activity_index": 1, "gripper_activity": "closing"}
3
+ {"gripper_activity_index": 2, "gripper_activity": "holding"}
4
+ {"gripper_activity_index": 3, "gripper_activity": "unknown"}
R1_Lite_sliding_chair/annotations/gripper_mode_annotation.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {"gripper_mode_index": 0, "gripper_mode": "open"}
2
+ {"gripper_mode_index": 1, "gripper_mode": "closed"}
3
+ {"gripper_mode_index": 2, "gripper_mode": "unknown"}
R1_Lite_sliding_chair/annotations/scene_annotations.jsonl ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"scene_index": 0, "scene": "The chair is positioned at the back left, another chair is at the back, and the table is in the center."}
2
+ {"scene_index": 1, "scene": "The chair is located at the back right, while the table is centered. Additionally, there are two chairs situated at the back left."}
3
+ {"scene_index": 2, "scene": "Chair is positioned at the back right. Table is centered. Chair is positioned at the back."}
4
+ {"scene_index": 3, "scene": "Chair positioned at the back Chair positioned at the back left Table positioned at the center"}
5
+ {"scene_index": 4, "scene": "The chair is located at the back right, the table is at the back, another chair is at the back left, and there are two chairs positioned at the back."}
6
+ {"scene_index": 5, "scene": "The table is positioned at the center, while there is a chair at the back and another chair located at the back left."}
7
+ {"scene_index": 6, "scene": "The table is centered, with four chairs positioned at the back left, back right, and two additional chairs also at the back left."}
8
+ {"scene_index": 7, "scene": "The table is positioned at the back, while there are four chairs located at the back as well—two on the regular back position and two on the back-left position."}
9
+ {"scene_index": 8, "scene": "The table is positioned at the back, with two chairs located behind it; one chair is situated at the back left."}
10
+ {"scene_index": 9, "scene": "In the described scene, there is a table positioned in the center. There are chairs located at various positions: one chair is at the back right, another at the back left, another at the back center, and two additional chairs are also at the back right position."}
11
+ {"scene_index": 10, "scene": "The chair is located at the back right, another chair is positioned at the back left, and the table is centered between them."}
12
+ {"scene_index": 11, "scene": "The chair is centered, another chair is on the left, and the table shares the center position with the first chair."}
13
+ {"scene_index": 12, "scene": "The chairs are positioned at the back left and back right, while the table is centered."}
14
+ {"scene_index": 13, "scene": "The table is positioned at the back, while there are chairs located at the back right, two at the back left, and one more chair also placed at the back left."}
15
+ {"scene_index": 14, "scene": "The chair is positioned to the left of the table, which is centered."}
16
+ {"scene_index": 15, "scene": "The two chairs are positioned at the back left and back right, while the table is centered in front of them."}
17
+ {"scene_index": 16, "scene": "The table is located at the back, while there are multiple chairs positioned on both sides of it, specifically two chairs are placed at the back left and one chair is placed at the back right."}
18
+ {"scene_index": 17, "scene": "The first chair is positioned at the back. The table is centered. The second chair is positioned at the back left."}
19
+ {"scene_index": 18, "scene": "The chair is positioned at the back right relative to the table, which is centered."}
20
+ {"scene_index": 19, "scene": "The table is at the center, with two chairs positioned at the back (one on the left)."}
21
+ {"scene_index": 20, "scene": "The two chairs are positioned at the back corners of the room, one on the left and one on the right, while the table is centrally located."}
22
+ {"scene_index": 21, "scene": "The table is centered, with three chairs positioned at the back (one specifically at the back left)."}
23
+ {"scene_index": 22, "scene": "The chair on the right is positioned to the right side, while there are two chairs, one in the center and another also in the center. Additionally, there is a table located in the center."}
24
+ {"scene_index": 23, "scene": "The chair is positioned to the left, while both the table and another chair are at the center."}
25
+ {"scene_index": 24, "scene": "The table is positioned at the back, with chairs located behind it on both sides (back and back right)."}
26
+ {"scene_index": 25, "scene": "The chair is positioned at the back, another chair is at the back left, and the table is centered."}
27
+ {"scene_index": 26, "scene": "The chair is positioned at the back right, another chair is positioned at the back left, and the table is centrally located."}
28
+ {"scene_index": 27, "scene": "The chairs are positioned at the back right and back left, while the table is centered in the room."}
29
+ {"scene_index": 28, "scene": "The chair is located at the back right, the table is in the center, and the other chair is placed at the back left."}
30
+ {"scene_index": 29, "scene": "The chair is located at the back left, another chair is positioned at the back right, and the table is centered."}
31
+ {"scene_index": 30, "scene": "The chair is located at the back, another chair is positioned at the back-left, and the table is centered."}
32
+ {"scene_index": 31, "scene": "The chair is at the back right, another chair is at the back left, and the table is in the center."}
33
+ {"scene_index": 32, "scene": "The chair is positioned at the back, the table is centered, another chair is placed at the back-left, and a third chair is also located at the back."}
34
+ {"scene_index": 33, "scene": "The table is at the back, with chairs positioned on both the back left and back right sides."}
35
+ {"scene_index": 34, "scene": "The table is at the center, with chairs positioned in the back right, back left, and another chair also in the back left."}
36
+ {"scene_index": 35, "scene": "The chair is located at the back-left corner, another chair is at the back-right corner, the table is centered, and there s a table positioned at the front."}
37
+ {"scene_index": 36, "scene": "The table is at the center, with chairs positioned in the back right, back left, and back areas."}
38
+ {"scene_index": 37, "scene": "The table is located at the back, with chairs positioned on both the back left and back right sides."}
39
+ {"scene_index": 38, "scene": "The table is located at the back, with chairs positioned at the back left and two chairs at the back right."}
40
+ {"scene_index": 39, "scene": "The table is located at the back, while the chairs are positioned around it on both sides—two chairs are in the back left and two in the back right."}
41
+ {"scene_index": 40, "scene": "The chair is at the back right, the table is at the back, the chair is at the back left, and there s another chair at the back."}
42
+ {"scene_index": 41, "scene": "The chairs are positioned to the left and center, while the table is located at the front."}
43
+ {"scene_index": 42, "scene": "The table is centered, while the chairs are positioned in the back right and two in the back left."}
44
+ {"scene_index": 43, "scene": "The table is positioned at the back. The chair is positioned at the back. Another chair is positioned at the back left."}
45
+ {"scene_index": 44, "scene": "The chair is positioned at the back, the table is also positioned at the back, and another chair is positioned at the back right."}
46
+ {"scene_index": 45, "scene": "The chair is located at the back, another chair is positioned at the back left, and the table is also placed at the back."}
47
+ {"scene_index": 46, "scene": "The table is at the center, with two chairs positioned diagonally behind it—one in the back right and one in the back left."}
48
+ {"scene_index": 47, "scene": "The table is at the back, with chairs positioned on both the back left and back right sides."}
49
+ {"scene_index": 48, "scene": "The table is at the back, and there are chairs positioned at the back left, back right, back left, and back right."}
50
+ {"scene_index": 49, "scene": "Chair is positioned at the back, chair is positioned at the back left, table is positioned at the center. Each object's position and relationship with its location are clearly described."}
51
+ {"scene_index": 50, "scene": "The chairs are positioned on both the back left and back right sides, while the table is centrally located."}
52
+ {"scene_index": 51, "scene": "The chair is positioned at the back right, another chair is at the back, and the table is centered."}
53
+ {"scene_index": 52, "scene": "The table is at the center, with chairs located at the back left, back right, and left positions."}
54
+ {"scene_index": 53, "scene": "The chair is positioned at the back, another chair is positioned at the back right, and the table is also positioned at the back."}
55
+ {"scene_index": 54, "scene": "The chair has a back. The table is centered. The chair is positioned at the back left."}
56
+ {"scene_index": 55, "scene": "The table is at the center, with two chairs: one centered and one to its left."}
57
+ {"scene_index": 56, "scene": "The table is at the center, with two chairs positioned behind it—both in the back, one to the right."}
58
+ {"scene_index": 57, "scene": "The table is located at the back, and there are chairs positioned at the back, back left, and another chair also at the back."}
59
+ {"scene_index": 58, "scene": "The table is at the center, with chairs positioned at the back, back left, and another back position."}
60
+ {"scene_index": 59, "scene": "The chair is at the back, the table is in the center, the chair is at the back left, and the chair is at the front left."}
61
+ {"scene_index": 60, "scene": "Each chair is positioned at the back, with three specifically located at the back left."}
62
+ {"scene_index": 61, "scene": "The table is positioned at the center, with chairs located in the back left, back right, and another chair also in the back right."}
63
+ {"scene_index": 62, "scene": "The table is positioned at the back, with two chairs located on either side of it—two chairs are in the back left and one chair is in the back right."}
64
+ {"scene_index": 63, "scene": "The table is at the center, with chairs positioned in the back left, back right, back left, and two additional chairs placed at the back."}
65
+ {"scene_index": 64, "scene": "The chair is at the center, another chair is at the back-left, and the table is also at the center."}
66
+ {"scene_index": 65, "scene": "The chair is at the back left, the other chair is at the back right, and the table is in the center."}
67
+ {"scene_index": 66, "scene": "The table is at the center, with two chairs positioned behind it—both in the back, one slightly to the right of the other."}
68
+ {"scene_index": 67, "scene": "The chairs are positioned on both sides at the back, while the table is centrally located in the front."}
69
+ {"scene_index": 68, "scene": "The chair is positioned to the left, another chair is at the center, and a table is also centrally located."}
70
+ {"scene_index": 69, "scene": "The chair on the right is positioned to the right, the chair on the left is positioned to the left, and the table is also on the right."}
71
+ {"scene_index": 70, "scene": "The chair is positioned at the back left. The table is positioned at the back. The chair is positioned at the back right."}
72
+ {"scene_index": 71, "scene": "The table is positioned at the back of the room. There are four chairs located around it, with two on the back left and two on the back right."}
73
+ {"scene_index": 72, "scene": "The table is centered, while chairs occupy the back right, two at the back left, and one additional chair also placed at the back left."}
74
+ {"scene_index": 73, "scene": "The table is centered, while there are two chairs located at the back, one positioned to the left of the other."}
75
+ {"scene_index": 74, "scene": "The center chair is positioned at the center, the left chair is located to the left, and the center table is placed centrally."}
76
+ {"scene_index": 75, "scene": "The chairs are positioned at both the back right and back left, while the tables are centrally located."}
77
+ {"scene_index": 76, "scene": "The chair is located at the back left. The table is positioned in the center. The other chair is situated at the back right."}
78
+ {"scene_index": 77, "scene": "The table is positioned at the back, while the chairs are placed around it, with one chair on the back left and three chairs on the back right."}
79
+ {"scene_index": 78, "scene": "The table is positioned at the center, A chair is located at the back, Two chairs are placed at the back left."}
80
+ {"scene_index": 79, "scene": "Chair is located at back left. Table is located at back. Chair is located at back right. Another chair is located at back right."}
81
+ {"scene_index": 80, "scene": "The chair is positioned at the back, another chair is positioned at the back left, and the table is centered in relation to both chairs."}
82
+ {"scene_index": 81, "scene": "The table is at the center, with chairs positioned at back left, back right (twice), and back left (twice)."}
83
+ {"scene_index": 82, "scene": "The chair is positioned at the back. The table is positioned at the back. The chair is positioned at the back right."}
84
+ {"scene_index": 83, "scene": "The chair is positioned at the back right, the other chair is at the back left, and the table is located at the back."}
85
+ {"scene_index": 84, "scene": "The chair is located at the back left, the table is in the center, and the other chair is positioned at the back right."}
86
+ {"scene_index": 85, "scene": "The first chair is positioned at the back. The second chair is located in the back left area. The table is centered."}
87
+ {"scene_index": 86, "scene": "The table is centered, with two chairs positioned at the back and to the right."}
88
+ {"scene_index": 87, "scene": "The chair is positioned at the back right, while the table is also located at the back right, with another chair placed simply at the back."}
89
+ {"scene_index": 88, "scene": "The chair is at the back right, the table is in the center, and there are two chairs at the back left."}
90
+ {"scene_index": 89, "scene": "The chair is at the back, the chair is at the back left, and the table is in the center."}
R1_Lite_sliding_chair/annotations/subtask_annotations.jsonl ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {"subtask_index": 0, "subtask": "Push the gray chair back under the dining table"}
2
+ {"subtask_index": 1, "subtask": "Pull the gray chair out from under the dining table"}
3
+ {"subtask_index": 2, "subtask": "Push the blue chair back under the dining table"}
4
+ {"subtask_index": 3, "subtask": "Pull the blue chair out from under the dining table"}
5
+ {"subtask_index": 4, "subtask": "null"}
R1_Lite_sliding_chair/data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be5caa82ec9e6a5ecd6e8a4025e2211d7d1ca1dc817557a73ddc5c483137cd23
3
+ size 445581
R1_Lite_sliding_chair/data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bcf64a679ccba606bf2baeb1e403aa19dd79f5aa8314102165ed81738d55c81
3
+ size 351335
R1_Lite_sliding_chair/data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1da74d055e678e7cf0f277c858b56dfa1b8795a18ca52e6ec393ec90c2428bc
3
+ size 376958
R1_Lite_sliding_chair/data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0ceba1eaa9bdd6209930b95d1e8186d32cea4198eda45327d026b0fe58d852f
3
+ size 472961
R1_Lite_sliding_chair/data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbf184c8c2124c955eaa6ad3aded6d6dc9a93b218008c4c25b5c95e2e09fb506
3
+ size 368691
R1_Lite_sliding_chair/data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99d17e21958ae796958b20ff7047b4e9bb09e0a346389a647bb5e7f861b3d1e7
3
+ size 462130
R1_Lite_sliding_chair/data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8067a95a65f2c2765d00b3e9194e3179aee2065d49b196eb7dcf93132734d025
3
+ size 365731
R1_Lite_sliding_chair/data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f6189592e4e5efbc6060f181e6a7e296837f4be419c8853570ecd7d78d0d813
3
+ size 397604
R1_Lite_sliding_chair/data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe32f6cf81b1d3c13db673ea440f5edc51265bca545dee7d45d8538073a7d499
3
+ size 470516
R1_Lite_sliding_chair/data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85855fdae093df48b1bd1dfb9b8cdefe5e058a60413b7b462d6a1f34aa36470a
3
+ size 387230
R1_Lite_sliding_chair/data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49ad87d367f28d8a0297eac5b26831a7c5d3bae623f2231f03bf270a175f1eba
3
+ size 345384
R1_Lite_sliding_chair/data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:627d4339aad681d76b890270dedce37cb0d152d8e041d1a2770a4175fd3bc00f
3
+ size 294641
R1_Lite_sliding_chair/data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a62148aec827408dcf32b2b9c1311a4317001dba21af34fce51c52116092c57
3
+ size 468449
R1_Lite_sliding_chair/data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce9875bf2c91d78b0864e8fc98c0718ae48bb1d0a61a47817f7f53c9c353ac31
3
+ size 383435
R1_Lite_sliding_chair/data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e0f2f6da78cb4d8aa7e531f1d65362a734f5768415438fcf7902b5ffd3be17d
3
+ size 392453
R1_Lite_sliding_chair/data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b20069963b33cfdeec708453185ed513deaaaeb38ebbff33b5c7303a01d9606
3
+ size 349444
R1_Lite_sliding_chair/data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd2cf3e6a429a5a5eafdf6a1a9fcedb77c6acc036b2fa87b1683172d26ab2a7e
3
+ size 439731
R1_Lite_sliding_chair/data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70438d217c827329ac22a13c3dd30a5283f54fcf89742dc7d988b5ca17935bb3
3
+ size 474698
R1_Lite_sliding_chair/data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:169afefbabc743d7389037973f486ac1b72af87874017c3fe4af1549bc9c5912
3
+ size 485123
R1_Lite_sliding_chair/data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec94ac2e63a28091f42225705d825a69f20a92e44f7f3632f2e2ddf2ace82630
3
+ size 480974
R1_Lite_sliding_chair/data/chunk-000/episode_000020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51a06282f61de3105ea5d75d62d4c07d5be9b1dd8e06e8d5d8e452b88bb01a6b
3
+ size 419679
R1_Lite_sliding_chair/data/chunk-000/episode_000021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa9e29cfc93cf72cde67bc58619336c4251491c12c6ac3c9fbf18b41416c149a
3
+ size 457173
R1_Lite_sliding_chair/data/chunk-000/episode_000022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0dec5275cadcd13967929d470bfcc448766f2842c490fc13313c6ed7128794c
3
+ size 537626
R1_Lite_sliding_chair/data/chunk-000/episode_000023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdbcf8348935b353c1c565468ed93f548088d0c75b17b274e2455536962c2677
3
+ size 393745
R1_Lite_sliding_chair/data/chunk-000/episode_000024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6d8e9c4eaf5d97fbdbffbfbd1b11bec23fb494acae24f46952a226551bc0c9a
3
+ size 378896
R1_Lite_sliding_chair/data/chunk-000/episode_000025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b990eecaef342e80b194edd3252c417417c4aa04b392cdda676d231458f4d77a
3
+ size 393079
R1_Lite_sliding_chair/data/chunk-000/episode_000026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b10650fdca0012772d3e64fc5adebbf9f29ee02a1804cdf0a7f319a2a7cf71a5
3
+ size 344835
R1_Lite_sliding_chair/data/chunk-000/episode_000027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a51a93e5b78766addcea6ea7e3772467a0c6de27f93ed813c224efe9397877b
3
+ size 479249
R1_Lite_sliding_chair/data/chunk-000/episode_000028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:908ad7f94ef8611ef1e85bcdd496d24537360468994a5187e8ce822ee04f1845
3
+ size 394887
R1_Lite_sliding_chair/data/chunk-000/episode_000029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74caba07080286d81bd7a5b7bf5392084102db5eeff311be3ae1b75ad31c3bc4
3
+ size 404970
R1_Lite_sliding_chair/data/chunk-000/episode_000030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6aa14c046fc06f1787bc9c6d8bde03016eea78695201d9f2127d55ff91a5ccfe
3
+ size 447142
R1_Lite_sliding_chair/data/chunk-000/episode_000031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f48e30e4d766b8c17b4e1394b5f869affde54fa2aed6d9796b300f213017ef9e
3
+ size 330697
R1_Lite_sliding_chair/data/chunk-000/episode_000032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:110d21f6c45b589e7c8d0358096e8bb32157a2285574bacf3fc5c9cdcb8dce92
3
+ size 400088
R1_Lite_sliding_chair/data/chunk-000/episode_000033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfb28cadbc855bc22d25151ff0341fd509fa34f46071f53930d11c735c683aa6
3
+ size 290350
R1_Lite_sliding_chair/data/chunk-000/episode_000034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cf595fd7b3f4056e64f70a2888fcf9d1cf3a7833ebbadcdfe89e88a3d0660a6
3
+ size 378716
R1_Lite_sliding_chair/data/chunk-000/episode_000035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8b71add4e885c4ab5ed97ac8c87079dae90bc5d773e8d7144570c2a3c801345
3
+ size 294300
R1_Lite_sliding_chair/data/chunk-000/episode_000036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5eb0a356ffd8de2bcabe74e82dbcb950d95b78e424b4c80158cc0376837795cc
3
+ size 450117
R1_Lite_sliding_chair/data/chunk-000/episode_000037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a906f96c2a668986e8620184ea5630ef720d6c49e730b5975c92747fb0d1e0e8
3
+ size 462258
R1_Lite_sliding_chair/data/chunk-000/episode_000038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4cdabf8ba63e14a53f6a821a95cbd95cda20e08a60119e87c34d3d8312fc933
3
+ size 358151
R1_Lite_sliding_chair/data/chunk-000/episode_000039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52985eef819da95810fa5cd9170794d5fb065c86df831c776011e4d4d0934bb8
3
+ size 472045
R1_Lite_sliding_chair/data/chunk-000/episode_000040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edc66aeab3377c65779f93a9eb649891c245b413582ab81beb1bca6d6adba802
3
+ size 405140