RogersPyke commited on
Commit
74a6c20
·
verified ·
1 Parent(s): 56689d0

Copy AIRBOT_MMK2_screw_the_bottle_cap 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. AIRBOT_MMK2_screw_the_bottle_cap/.gitattributes +59 -0
  2. AIRBOT_MMK2_screw_the_bottle_cap/README.md +325 -0
  3. AIRBOT_MMK2_screw_the_bottle_cap/annotations/eef_acc_mag_annotation.jsonl +3 -0
  4. AIRBOT_MMK2_screw_the_bottle_cap/annotations/eef_direction_annotation.jsonl +7 -0
  5. AIRBOT_MMK2_screw_the_bottle_cap/annotations/eef_velocity_annotation.jsonl +3 -0
  6. AIRBOT_MMK2_screw_the_bottle_cap/annotations/gripper_activity_annotation.jsonl +4 -0
  7. AIRBOT_MMK2_screw_the_bottle_cap/annotations/gripper_mode_annotation.jsonl +3 -0
  8. AIRBOT_MMK2_screw_the_bottle_cap/annotations/scene_annotations.jsonl +50 -0
  9. AIRBOT_MMK2_screw_the_bottle_cap/annotations/subtask_annotations.jsonl +6 -0
  10. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000000.parquet +3 -0
  11. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000001.parquet +3 -0
  12. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000002.parquet +3 -0
  13. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000003.parquet +3 -0
  14. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000004.parquet +3 -0
  15. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000005.parquet +3 -0
  16. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000006.parquet +3 -0
  17. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000007.parquet +3 -0
  18. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000008.parquet +3 -0
  19. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000009.parquet +3 -0
  20. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000010.parquet +3 -0
  21. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000011.parquet +3 -0
  22. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000012.parquet +3 -0
  23. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000013.parquet +3 -0
  24. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000014.parquet +3 -0
  25. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000015.parquet +3 -0
  26. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000016.parquet +3 -0
  27. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000017.parquet +3 -0
  28. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000018.parquet +3 -0
  29. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000019.parquet +3 -0
  30. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000020.parquet +3 -0
  31. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000021.parquet +3 -0
  32. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000022.parquet +3 -0
  33. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000023.parquet +3 -0
  34. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000024.parquet +3 -0
  35. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000025.parquet +3 -0
  36. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000026.parquet +3 -0
  37. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000027.parquet +3 -0
  38. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000028.parquet +3 -0
  39. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000029.parquet +3 -0
  40. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000030.parquet +3 -0
  41. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000031.parquet +3 -0
  42. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000032.parquet +3 -0
  43. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000033.parquet +3 -0
  44. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000034.parquet +3 -0
  45. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000035.parquet +3 -0
  46. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000036.parquet +3 -0
  47. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000037.parquet +3 -0
  48. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000038.parquet +3 -0
  49. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000039.parquet +3 -0
  50. AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000040.parquet +3 -0
AIRBOT_MMK2_screw_the_bottle_cap/.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
AIRBOT_MMK2_screw_the_bottle_cap/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: 10K-100K
31
+
32
+ license: apache-2.0
33
+
34
+ configs:
35
+ - config_name: default
36
+ data_files: data/*/*.parquet
37
+ ---
38
+
39
+ # AIRBOT_MMK2_screw_the_bottle_cap
40
+
41
+ ## 📋 Overview
42
+
43
+ This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot.
44
+
45
+ **Robot Type:** `discover_robotics_aitbot_mmk2`
46
+ | **Codebase Version:** `v2.1`
47
+ **End-Effector Type:** `five_finger_hand`
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** | 50 |
68
+ | **Total Frames** | 16965 |
69
+ | **Total Tasks** | 1 |
70
+ | **Total Videos** | 200 |
71
+ | **Total Chunks** | 1 |
72
+ | **Chunk Size** | 1000 |
73
+ | **FPS** | 30 |
74
+ | **Dataset Size** | 632.3MB |
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
+ Pick up the water bottle with one hand, twist off the cap with the other, and place the bottle on the table.
103
+
104
+ ### Sub-Tasks
105
+ This dataset includes 6 distinct subtasks:
106
+
107
+ 1. **Place the bottle on the table with the left gripper**
108
+ 2. **Grasp the bottle with the left gripper**
109
+ 3. **Unscrew the bottle cap with the right hand while holding the bottle with the left hand**
110
+ 4. **Lift the bottle up with the left gripper**
111
+ 5. **End**
112
+ 6. **null**
113
+
114
+
115
+ ## 🎥 Camera Views
116
+
117
+ This dataset includes 4 camera views.
118
+
119
+ ## 🏷️ Available Annotations
120
+
121
+ This dataset includes rich annotations to support diverse learning approaches:
122
+
123
+ ### Subtask Annotations
124
+ - **Subtask Segmentation**: Fine-grained subtask segmentation and labeling
125
+ ### Scene Annotations
126
+ - **Scene-level Descriptions**: Semantic scene classifications and descriptions
127
+ ### End-Effector Annotations
128
+ - **Direction**: Movement direction classifications for robot end-effectors
129
+ - **Velocity**: Velocity magnitude categorizations during manipulation
130
+ - **Acceleration**: Acceleration magnitude classifications for motion analysis
131
+
132
+
133
+ ### Gripper Annotations
134
+ - **Gripper Mode**: Open/close state annotations for gripper control
135
+ - **Gripper Activity**: Activity state classifications (active/inactive)
136
+
137
+
138
+ ### Additional Features
139
+ - **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space
140
+ - Available for both state and action
141
+ - **Gripper Opening Scale**: Continuous gripper opening measurements
142
+ - Available for both state and action
143
+
144
+
145
+ ## 📂 Data Splits
146
+
147
+ The dataset is organized into the following splits:
148
+
149
+ - **Training**: Episodes 0:49
150
+
151
+
152
+ ## 📁 Dataset Structure
153
+
154
+ This dataset follows the LeRobot format and contains the following components:
155
+
156
+ ### Data Files
157
+ - **Videos**: Compressed video files containing RGB camera observations
158
+ - **State Data**: Robot joint positions, velocities, and other state information
159
+ - **Action Data**: Robot action commands and trajectories
160
+ - **Metadata**: Episode metadata, timestamps, and annotations
161
+
162
+ ### File Organization
163
+ - **Data Path Pattern**: `data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet`
164
+ - **Video Path Pattern**: `videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4`
165
+ - **Chunking**: Data is organized into 1 chunk(s)
166
+ of size 1000
167
+
168
+
169
+ ### Features Schema
170
+
171
+ The dataset includes the following features:
172
+
173
+ #### Visual Observations
174
+ - **observation.images.cam_high_rgb**: video
175
+ - FPS: 30
176
+ - Codec: av1- **observation.images.cam_left_wrist_rgb**: video
177
+ - FPS: 30
178
+ - Codec: av1- **observation.images.cam_right_wrist_rgb**: video
179
+ - FPS: 30
180
+ - Codec: av1- **observation.images.cam_third_view**: video
181
+ - FPS: 30
182
+ - Codec: av1
183
+
184
+ #### State and Action- **observation.state**: float32- **action**: float32
185
+
186
+ #### Temporal Information
187
+ - **timestamp**: float32
188
+ - **frame_index**: int64
189
+ - **episode_index**: int64
190
+ - **index**: int64
191
+ - **task_index**: int64
192
+
193
+
194
+ #### Annotations
195
+ - **subtask_annotation**: int32
196
+ - **scene_annotation**: int32
197
+
198
+
199
+ #### Motion Features
200
+ - **eef_sim_pose_state**: float32
201
+ - 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
202
+ - **eef_sim_pose_action**: float32
203
+ - 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
204
+ - **eef_direction_state**: int32
205
+ - Dimensions: left_eef_direction, right_eef_direction
206
+ - **eef_direction_action**: int32
207
+ - Dimensions: left_eef_direction, right_eef_direction
208
+ - **eef_velocity_state**: int32
209
+ - Dimensions: left_eef_velocity, right_eef_velocity
210
+ - **eef_velocity_action**: int32
211
+ - Dimensions: left_eef_velocity, right_eef_velocity
212
+ - **eef_acc_mag_state**: int32
213
+ - Dimensions: left_eef_acc_mag, right_eef_acc_mag
214
+ - **eef_acc_mag_action**: int32
215
+ - Dimensions: left_eef_acc_mag, right_eef_acc_mag
216
+
217
+
218
+ #### Gripper Features
219
+
220
+
221
+ ### Meta Information
222
+
223
+ The complete dataset metadata is available in [meta/info.json](meta/info.json):
224
+
225
+ ```json
226
+ {"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 50, "total_frames": 16965, "total_tasks": 1, "total_videos": 200, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:49"}, "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": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "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": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "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": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_third_view": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "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": [36], "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", "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", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "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", "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", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "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]}}}
227
+ ```
228
+
229
+ ### Directory Structure
230
+
231
+ The dataset is organized as follows (showing leaf directories with first 5 files only):
232
+
233
+ ```
234
+ AIRBOT_MMK2_screw_the_bottle_cap_qced_hardlink/
235
+ ├── annotations/
236
+ │ ├── eef_acc_mag_annotation.jsonl
237
+ │ ├── eef_direction_annotation.jsonl
238
+ │ ├── eef_velocity_annotation.jsonl
239
+ │ ├── gripper_activity_annotation.jsonl
240
+ │ ├── gripper_mode_annotation.jsonl
241
+ │ └── (...)
242
+ ├── data/
243
+ │ └── chunk-000/
244
+ │ ├── episode_000000.parquet
245
+ │ ├── episode_000001.parquet
246
+ │ ├── episode_000002.parquet
247
+ │ ├── episode_000003.parquet
248
+ │ ├── episode_000004.parquet
249
+ │ └── (...)
250
+ ├── meta/
251
+ │ ├── episodes.jsonl
252
+ │ ├── episodes_stats.jsonl
253
+ │ ├── info.json
254
+ │ └── tasks.jsonl
255
+ └── videos/
256
+ └── chunk-000/
257
+ ├── observation.images.cam_high_rgb/
258
+ │ ├── episode_000000.mp4
259
+ │ ├── episode_000001.mp4
260
+ │ ├── episode_000002.mp4
261
+ │ ├── episode_000003.mp4
262
+ │ ├── episode_000004.mp4
263
+ │ └── (...)
264
+ ├── observation.images.cam_left_wrist_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_right_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_third_view/
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
AIRBOT_MMK2_screw_the_bottle_cap/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"}
AIRBOT_MMK2_screw_the_bottle_cap/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"}
AIRBOT_MMK2_screw_the_bottle_cap/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"}
AIRBOT_MMK2_screw_the_bottle_cap/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"}
AIRBOT_MMK2_screw_the_bottle_cap/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"}
AIRBOT_MMK2_screw_the_bottle_cap/annotations/scene_annotations.jsonl ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"scene_index": 0, "scene": "The water bottle is at the front left, with biscuits positioned in the front and back (both back and back right), while building blocks are spread across the front right, front left, front, and back left."}
2
+ {"scene_index": 1, "scene": "The water bottle is on the left, with biscuits in front and building blocks spread across front right, front left, back right, and back left positions."}
3
+ {"scene_index": 2, "scene": "The water bottle is at the front left. The building blocks are positioned in multiple locations including front left, front, left, front right, back left, and back right. There are biscuits located at the front and back positions."}
4
+ {"scene_index": 3, "scene": "The water bottle is at the front left, the biscuits are at the front and back (two in front, one at back), and the building blocks are at the left, front left, front right, and back left."}
5
+ {"scene_index": 4, "scene": "The water bottle is at the front left, the biscuits are positioned in the front, back, and back right, and the building blocks are spread across the front left, front right, front, left, back left, and back right positions."}
6
+ {"scene_index": 5, "scene": "The water bottle is on the left. Biscuits are in front and back left. Building blocks are scattered throughout the front and back, including front left, front right, and back right."}
7
+ {"scene_index": 6, "scene": "The water bottle is in the front, and the building blocks are located at front right, back right, left, front left (mentioned twice), and back right. Additionally, there are biscuits placed at the back left (mentioned twice)."}
8
+ {"scene_index": 7, "scene": "the water bottle is on the left, biscuits are in front and back left, building blocks are spread across front left, front right, and back right."}
9
+ {"scene_index": 8, "scene": "Water bottle is at front left, biscuits are at front and back, with some specifically noted as being in the back, and building blocks are positioned across multiple areas: back left, left, front, front right, and back right."}
10
+ {"scene_index": 9, "scene": "The water bottle is on the left. Biscuits are in front and at the back, with some positioned to the back right. Building blocks are scattered across various positions, including back left, left, front right, front left, and front. Additionally, there are blocks located at the back right."}
11
+ {"scene_index": 10, "scene": "Biscuits on front a water bottle on front left building blocks on front left and front biscuits on back and back right building blocks on back left"}
12
+ {"scene_index": 11, "scene": "The water bottle is located at the front left. The biscuits are positioned in the front. The building blocks are placed at the front left. The biscuits are also present at the back. Another set of biscuits is located at the back. The building blocks can be found on the left side. More building blocks are situated at the front. Additional biscuits are positioned at the back right. The building blocks are also placed at the back left. Finally, building blocks are located at the front right."}
13
+ {"scene_index": 12, "scene": "The water bottle is at the front left. The biscuits are in the front and back left. The building blocks are in the front right, front left, back right, front, and left positions."}
14
+ {"scene_index": 13, "scene": "The water bottle is located at the front left of the scene, positioned near the building blocks which are also present both in the front and back left. There are multiple biscuits arranged across the scene, specifically placed in the front, back, and back right positions."}
15
+ {"scene_index": 14, "scene": "The water bottle is positioned at the front left, biscuits are located at front and back positions, and building blocks are placed at left, back left, front left, front, back right, back, and front right positions."}
16
+ {"scene_index": 15, "scene": "The water bottle is on the left. The biscuits are in front, front right, back left, and front left positions. The building blocks are in front right, back right, front left, and front positions."}
17
+ {"scene_index": 16, "scene": "The water bottle is located at the front left. Biscuits are positioned in front, back, and back right, while building blocks are placed at back left and front."}
18
+ {"scene_index": 17, "scene": "The water bottle is on the left, with biscuits positioned in front, and building blocks are placed across various positions including front, front left, front right, back right, and back left."}
19
+ {"scene_index": 18, "scene": "The water bottle is on the left, with biscuits in front, and building blocks positioned at front right, back right, left, front left (two instances), and front. Additionally, there are biscuits at back left and a block at back right."}
20
+ {"scene_index": 19, "scene": "The water bottle is in the front-left; the biscuits are in the front and back-right; the building blocks are in the back-left and front."}
21
+ {"scene_index": 20, "scene": "Biscuits are at the front and back positions, the water bottle is on the left, and building blocks are spread across multiple positions including front left, back left, front right, and front."}
22
+ {"scene_index": 21, "scene": "Water bottle is on the left Biscuits are in front back and back right positions Building blocks are in front left front front right back left and front left positions"}
23
+ {"scene_index": 22, "scene": "The water bottle is at front left. The building blocks are at front right and back right, with some overlapping positions. The biscuits are at front and back left."}
24
+ {"scene_index": 23, "scene": "The water bottle is at the front left. The biscuits are at the front and back (including back right). Building blocks are at the front left, front, front right, back left, and front."}
25
+ {"scene_index": 24, "scene": "Water bottle is on the left. Biscuits are in front, back, and back right positions. Building blocks are on the left, back left, front right, and front positions."}
26
+ {"scene_index": 25, "scene": "The water bottle is at the front left. The biscuits are at the front and back. The building blocks are at the back left, front right, and front."}
27
+ {"scene_index": 26, "scene": "The water bottle is positioned at front left. The biscuits are placed one at front, one at back, and another at back right. The building blocks are arranged across multiple positions including front left, left, front right, back left, and front."}
28
+ {"scene_index": 27, "scene": "The water bottle is on the left. The biscuits are in front and at the back. The building blocks are scattered across the front, front left, back left, and back right."}
29
+ {"scene_index": 28, "scene": "Water bottle is at front left. Biscuits are at front and back, including back and back right. Building blocks are at front right, left, and front. Blocks are at back left."}
30
+ {"scene_index": 29, "scene": "The water bottle is at the front left. Biscuits are located in the front, back right, and back positions. Building blocks can be found on the left, front right, back left, front, and back sides."}
31
+ {"scene_index": 30, "scene": "The water bottle is located at the front left, biscuits are positioned in the front and back left, building blocks are spread across front, front right, back right, and front."}
32
+ {"scene_index": 31, "scene": "The water bottle is located at the front left. Biscuits are positioned in multiple locations: front, back, and back right. Building blocks are placed in various positions including front left, left, back left, front, and front right. Additionally, there are blocks at the front right."}
33
+ {"scene_index": 32, "scene": "Water bottle is at the front left. Biscuits are at the front and back left. Building blocks are at the front right, front, and back right."}
34
+ {"scene_index": 33, "scene": "The water bottle is in the front left along with building blocks. Biscuits can be found in front, back, back right, and back left positions. Building blocks are also located in front left, front right, front, back left, and back."}
35
+ {"scene_index": 34, "scene": "The water bottle is in the front-left position. There are biscuits at the front and also at the back positions. Building blocks are located in multiple positions: back-left, left, front-right, front-left, front, and back-right."}
36
+ {"scene_index": 35, "scene": "Water bottle is positioned at front left, biscuits are located at front and back right and back, building blocks are placed at front left (repeated three times), front left, front right, back left, front, and left."}
37
+ {"scene_index": 36, "scene": "The water bottle is positioned at front left, the biscuits are at front and back left, and the building blocks are placed across multiple positions including front right, left, back right, and front."}
38
+ {"scene_index": 37, "scene": "Each water bottle is positioned either at the front left or on the left side relative to a reference point."}
39
+ {"scene_index": 38, "scene": "The water bottle is at the front left, the biscuits are in the front and back left, and the building blocks are scattered across the front right, front, and back right positions."}
40
+ {"scene_index": 39, "scene": "The water bottle is at the front left. The building blocks are mainly in the front left and front, with some also at the front right and back left. The biscuits are positioned across multiple areas including front, back, and back right."}
41
+ {"scene_index": 40, "scene": "The water bottle is in the front left, biscuits are in the front and back left, while building blocks are scattered across the front right, back right, front left, front, and back left positions."}
42
+ {"scene_index": 41, "scene": "The water bottle is positioned at the front left. The biscuits are located in the front and back positions, with one biscuit specifically placed at the back right. The building blocks are situated across multiple areas: two on the left side (one at the front left and another presumably further back), and three at various points including the back left and front right."}
43
+ {"scene_index": 42, "scene": "The water bottle is positioned at the front left. Biscuits are located in multiple positions, including front and back left (appearing twice). Building blocks are placed in several positions, including front right, back right, and front."}
44
+ {"scene_index": 43, "scene": "Water bottle is at front left. Biscuits are at front and back left. Building blocks are at front right, back right, front left (x2), front (x3), and front left (x4)."}
45
+ {"scene_index": 44, "scene": "The water bottle is at the front left, the building blocks are on the left and at the front, while the biscuits are in multiple positions including front, back, back right, and back left."}
46
+ {"scene_index": 45, "scene": "The water bottle is at the front left. The biscuits are in front of it."}
47
+ {"scene_index": 46, "scene": "The water bottle is at the front left, with building blocks also at the front left and front. Biscuits are present in multiple positions: front, back, back right, and another back. Building blocks are also located at the back left and front right."}
48
+ {"scene_index": 47, "scene": "The water bottle is at front left. The biscuits are at front and back right and back. The building blocks are at left, back left, front right, and front."}
49
+ {"scene_index": 48, "scene": "The water bottle is at the front left, the biscuits are at the front and back left, and the building blocks are at the front, front right, back right, and front."}
50
+ {"scene_index": 49, "scene": "The water bottle is at front left; the biscuits are in front and also at back right and back; the building blocks are at back left, back right, front right, and front."}
AIRBOT_MMK2_screw_the_bottle_cap/annotations/subtask_annotations.jsonl ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {"subtask_index": 0, "subtask": "Place the bottle on the table with the left gripper"}
2
+ {"subtask_index": 1, "subtask": "Grasp the bottle with the left gripper"}
3
+ {"subtask_index": 2, "subtask": "Unscrew the bottle cap with the right hand while holding the bottle with the left hand"}
4
+ {"subtask_index": 3, "subtask": "Lift the bottle up with the left gripper"}
5
+ {"subtask_index": 4, "subtask": "End"}
6
+ {"subtask_index": 5, "subtask": "null"}
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb18fb1e72791577c3d149cb2c1dd53f9a2f1da74c701a7d34465ae95c28460e
3
+ size 276982
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9f0a7df9cc92f18454716fe9e4d253874b66d81b8f5be91c268a69ace31a2ce
3
+ size 310286
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09306ff3fd107a01856a3d7ef165e77195e89b1d70fa947597a50b5b2a364ccd
3
+ size 178353
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e740ee1390c6103e65321091da015d6f93d816f5f0cd821132f72328ac88af0
3
+ size 255225
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aabd6ddc18d9c105a09bdfc0da8606a946d2833ba4e5e944a555aea2ddfecaa7
3
+ size 164922
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1235550757126f28e899b2792d898c8753de402ec5d36ee08cf8c9a77cf891eb
3
+ size 171728
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36e66268b306ad53d740b84e1517f388cdffce2a47bf2323d0897b911179cbd7
3
+ size 126630
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa3406e4753c341a28f961d25ec9b1b5fc7db0e311f4225c2ee512ecbd1db381
3
+ size 171437
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be8af53aef3b132ccd5b0fab720f9abb17de2e0c1f4a8bdd2d863536758ab1de
3
+ size 115066
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20fc01815ba4464099ec0dca2e855539ce100502578dc8317896fa1b82dcf1ad
3
+ size 261968
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e9c04666de735bfad71c31e0cac5209d13ca09c0032719530a17b665cf91602
3
+ size 109525
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e71d833e38987f4ac066ffe6416e6f35f8ac45340bae76ec58b0f53fedb34950
3
+ size 223576
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82fca2657b5c688c27b1ca856552a03a64cbf9e8ab4481020ce675af775ee6a7
3
+ size 172569
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bcf67d54bd7c44c16b0684f34fa2c97ce520f1ad86b395c87824d44e1d01462
3
+ size 109332
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7090598dc25f0bd916edae91135fa51e1fa1ba30679548fda6dae084721024b
3
+ size 153652
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c531d3e0031637302151c18191566490cd276b913b42e2a40ac0f45ac1beeca
3
+ size 132311
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:050f435115a84c443d7cb65d7e37475e9bb62a0ff255157ace74d86a53ed506b
3
+ size 344506
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:632d57bbc4e323ae4ec99029710678d1e94aa020aa8fc8f6ed48ea686369eeb0
3
+ size 114484
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5bc88396f7a3d5a0cd55eaac13c0a63dc29aa7f5b1c93747ed4406461a4bada
3
+ size 260017
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25e72f9047df11861f34ce0787ae5fd3753b30e9c49b133a9a036d6b27238aeb
3
+ size 124123
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ff85f388a1fe94809192cce57e5fa5e6c396c0c8d319426d59c4c62069d2646
3
+ size 153856
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b37db5fdf7af33e30ec621803ec3bdcc44d6b5417ebf52ab28af6801e69be1f
3
+ size 134753
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a500ea1469bb11fd55a13da5c9570ee8d269515cbc9b8f24330c00026eb2a331
3
+ size 113955
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b1417f08137f35e6e4aa0c14d74b3dff1de0939c7c345916042607c26869f1f
3
+ size 165519
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bd3b7d18bb536c065eb328f4b808f1174f5bc39e41186bc9eab8037157f1d59
3
+ size 263157
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8e1418786016f6c6a89fc8b16e33d04df2f2b8bd31f2fd8910383a08eb8c926
3
+ size 242141
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f7e20cb8d5eeb69adcbf61d54866eea3e3bf27070694aec39ac93423147364a
3
+ size 219000
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6abbc009975f499006112891290bcd6ea819705e818ddaa8befc310cf9223ce5
3
+ size 115357
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f191e76596da3cb9678b4c1e2b862933f49a62faa8de5baae059727e0c82d94d
3
+ size 233506
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:807003393420a0cb3d3203a1aa4466304d23e7e53a59f2197b883cdc80f17e49
3
+ size 187023
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a5a67237a33e1b6df59849db00b28cdb9e24c9d53e29690051cd3845974516c
3
+ size 204190
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a6adc9e4cae6e37827c14e230aa2f591e4295e620e61e89acdb62ce753c1373
3
+ size 220691
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7fd31588eb7a770ece24de59e007b5c4feeca39c226355f9f20450902839307
3
+ size 309857
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a23be4361b092f492406f59dc76a5549b4e38410eb356c31a4eef861a5a98884
3
+ size 148870
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b43628bed0265c5ce4123795ca725867124b9a3bef87ac57d2e4254f12afd759
3
+ size 218984
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e142265e5997463734ada1b261b593add5c929812abb73e6b15956ec15e9005f
3
+ size 127592
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:509d7301734a477115dc3e674435c1b3aa3ff96d77f03f72a96293cb537c1986
3
+ size 109723
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28469f513f04b2757798f927dfba05d58caf9e7b14a3199f9e9eb1eba84078bf
3
+ size 142237
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3caad22f533e202f5b71bf6dc4c2e11679f34b66633dc7f3971f61a6fd8cd0d0
3
+ size 178269
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5891f73df8f36bea69cf8cd777bc3ecc88eaaad4296b7ebe807b01b372ec55f
3
+ size 202370
AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8ccfb749826387901c06c3c053392386d413b814c46701eca8813c1b6a07505
3
+ size 122004