RogersPyke commited on
Commit
1d77a57
·
verified ·
1 Parent(s): c1a575e

Copy AIRBOT_MMK2_chop_the_scallions 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_chop_the_scallions/.gitattributes +59 -0
  2. AIRBOT_MMK2_chop_the_scallions/README.md +328 -0
  3. AIRBOT_MMK2_chop_the_scallions/annotations/eef_acc_mag_annotation.jsonl +3 -0
  4. AIRBOT_MMK2_chop_the_scallions/annotations/eef_direction_annotation.jsonl +7 -0
  5. AIRBOT_MMK2_chop_the_scallions/annotations/eef_velocity_annotation.jsonl +3 -0
  6. AIRBOT_MMK2_chop_the_scallions/annotations/gripper_activity_annotation.jsonl +4 -0
  7. AIRBOT_MMK2_chop_the_scallions/annotations/gripper_mode_annotation.jsonl +3 -0
  8. AIRBOT_MMK2_chop_the_scallions/annotations/scene_annotations.jsonl +50 -0
  9. AIRBOT_MMK2_chop_the_scallions/annotations/subtask_annotations.jsonl +8 -0
  10. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000000.parquet +3 -0
  11. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000001.parquet +3 -0
  12. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000002.parquet +3 -0
  13. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000003.parquet +3 -0
  14. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000004.parquet +3 -0
  15. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000005.parquet +3 -0
  16. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000006.parquet +3 -0
  17. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000007.parquet +3 -0
  18. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000008.parquet +3 -0
  19. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000009.parquet +3 -0
  20. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000010.parquet +3 -0
  21. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000011.parquet +3 -0
  22. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000012.parquet +3 -0
  23. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000013.parquet +3 -0
  24. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000014.parquet +3 -0
  25. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000015.parquet +3 -0
  26. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000016.parquet +3 -0
  27. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000017.parquet +3 -0
  28. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000018.parquet +3 -0
  29. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000019.parquet +3 -0
  30. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000020.parquet +3 -0
  31. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000021.parquet +3 -0
  32. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000022.parquet +3 -0
  33. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000023.parquet +3 -0
  34. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000024.parquet +3 -0
  35. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000025.parquet +3 -0
  36. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000026.parquet +3 -0
  37. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000027.parquet +3 -0
  38. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000028.parquet +3 -0
  39. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000029.parquet +3 -0
  40. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000030.parquet +3 -0
  41. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000031.parquet +3 -0
  42. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000032.parquet +3 -0
  43. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000033.parquet +3 -0
  44. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000034.parquet +3 -0
  45. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000035.parquet +3 -0
  46. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000036.parquet +3 -0
  47. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000037.parquet +3 -0
  48. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000038.parquet +3 -0
  49. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000039.parquet +3 -0
  50. AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000040.parquet +3 -0
AIRBOT_MMK2_chop_the_scallions/.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_chop_the_scallions/README.md ADDED
@@ -0,0 +1,328 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_chop_the_scallions
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
+ - `cut`
62
+
63
+
64
+ ## 📊 Dataset Statistics
65
+
66
+ | Metric | Value |
67
+ |--------|-------|
68
+ | **Total Episodes** | 50 |
69
+ | **Total Frames** | 14308 |
70
+ | **Total Tasks** | 1 |
71
+ | **Total Videos** | 200 |
72
+ | **Total Chunks** | 1 |
73
+ | **Chunk Size** | 1000 |
74
+ | **FPS** | 30 |
75
+ | **Dataset Size** | 573.9MB |
76
+
77
+
78
+ ## 👥 Authors
79
+
80
+ ### Contributors
81
+ This dataset is contributed by:
82
+ - [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team
83
+
84
+
85
+ ## 🔗 Links
86
+
87
+ - **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/)
88
+ - **📄 Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441)
89
+ - **💻 Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN)
90
+ - **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/)
91
+ - **🐛 Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues)
92
+ - **📜 License:** apache-2.0
93
+
94
+ ## 🏷️ Dataset Tags
95
+
96
+ - `RoboCOIN`
97
+ - `LeRobot`
98
+
99
+
100
+ ## 🎯 Task Descriptions
101
+
102
+ ### Primary Tasks
103
+ Take the knife off the knife rack with one hand, hold the scallion with the other hand, cut the scallion with the knife, and then put the knife back on the knife rack.
104
+
105
+ ### Sub-Tasks
106
+ This dataset includes 8 distinct subtasks:
107
+
108
+ 1. **Grasp the kitchen knife with the right gripper**
109
+ 2. **Press the scallion with the left gripper**
110
+ 3. **Place the kitchen knife back on the knife holder with the right gripper**
111
+ 4. **Static**
112
+ 5. **End**
113
+ 6. **Abnormal**
114
+ 7. **Cut scallions with the right gripper**
115
+ 8. **null**
116
+
117
+
118
+ ## 🎥 Camera Views
119
+
120
+ This dataset includes 4 camera views.
121
+
122
+ ## 🏷️ Available Annotations
123
+
124
+ This dataset includes rich annotations to support diverse learning approaches:
125
+
126
+ ### Subtask Annotations
127
+ - **Subtask Segmentation**: Fine-grained subtask segmentation and labeling
128
+ ### Scene Annotations
129
+ - **Scene-level Descriptions**: Semantic scene classifications and descriptions
130
+ ### End-Effector Annotations
131
+ - **Direction**: Movement direction classifications for robot end-effectors
132
+ - **Velocity**: Velocity magnitude categorizations during manipulation
133
+ - **Acceleration**: Acceleration magnitude classifications for motion analysis
134
+
135
+
136
+ ### Gripper Annotations
137
+ - **Gripper Mode**: Open/close state annotations for gripper control
138
+ - **Gripper Activity**: Activity state classifications (active/inactive)
139
+
140
+
141
+ ### Additional Features
142
+ - **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space
143
+ - Available for both state and action
144
+ - **Gripper Opening Scale**: Continuous gripper opening measurements
145
+ - Available for both state and action
146
+
147
+
148
+ ## 📂 Data Splits
149
+
150
+ The dataset is organized into the following splits:
151
+
152
+ - **Training**: Episodes 0:49
153
+
154
+
155
+ ## 📁 Dataset Structure
156
+
157
+ This dataset follows the LeRobot format and contains the following components:
158
+
159
+ ### Data Files
160
+ - **Videos**: Compressed video files containing RGB camera observations
161
+ - **State Data**: Robot joint positions, velocities, and other state information
162
+ - **Action Data**: Robot action commands and trajectories
163
+ - **Metadata**: Episode metadata, timestamps, and annotations
164
+
165
+ ### File Organization
166
+ - **Data Path Pattern**: `data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet`
167
+ - **Video Path Pattern**: `videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4`
168
+ - **Chunking**: Data is organized into 1 chunk(s)
169
+ of size 1000
170
+
171
+
172
+ ### Features Schema
173
+
174
+ The dataset includes the following features:
175
+
176
+ #### Visual Observations
177
+ - **observation.images.cam_high_rgb**: video
178
+ - FPS: 30
179
+ - Codec: av1- **observation.images.cam_left_wrist_rgb**: video
180
+ - FPS: 30
181
+ - Codec: av1- **observation.images.cam_right_wrist_rgb**: video
182
+ - FPS: 30
183
+ - Codec: av1- **observation.images.cam_third_view**: video
184
+ - FPS: 30
185
+ - Codec: av1
186
+
187
+ #### State and Action- **observation.state**: float32- **action**: float32
188
+
189
+ #### Temporal Information
190
+ - **timestamp**: float32
191
+ - **frame_index**: int64
192
+ - **episode_index**: int64
193
+ - **index**: int64
194
+ - **task_index**: int64
195
+
196
+
197
+ #### Annotations
198
+ - **subtask_annotation**: int32
199
+ - **scene_annotation**: int32
200
+
201
+
202
+ #### Motion Features
203
+ - **eef_sim_pose_state**: float32
204
+ - 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
205
+ - **eef_sim_pose_action**: float32
206
+ - 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
207
+ - **eef_direction_state**: int32
208
+ - Dimensions: left_eef_direction, right_eef_direction
209
+ - **eef_direction_action**: int32
210
+ - Dimensions: left_eef_direction, right_eef_direction
211
+ - **eef_velocity_state**: int32
212
+ - Dimensions: left_eef_velocity, right_eef_velocity
213
+ - **eef_velocity_action**: int32
214
+ - Dimensions: left_eef_velocity, right_eef_velocity
215
+ - **eef_acc_mag_state**: int32
216
+ - Dimensions: left_eef_acc_mag, right_eef_acc_mag
217
+ - **eef_acc_mag_action**: int32
218
+ - Dimensions: left_eef_acc_mag, right_eef_acc_mag
219
+
220
+
221
+ #### Gripper Features
222
+
223
+
224
+ ### Meta Information
225
+
226
+ The complete dataset metadata is available in [meta/info.json](meta/info.json):
227
+
228
+ ```json
229
+ {"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 50, "total_frames": 14308, "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]}}}
230
+ ```
231
+
232
+ ### Directory Structure
233
+
234
+ The dataset is organized as follows (showing leaf directories with first 5 files only):
235
+
236
+ ```
237
+ AIRBOT_MMK2_chop_the_scallions_qced_hardlink/
238
+ ├── annotations/
239
+ │ ├── eef_acc_mag_annotation.jsonl
240
+ │ ├── eef_direction_annotation.jsonl
241
+ │ ├── eef_velocity_annotation.jsonl
242
+ │ ├── gripper_activity_annotation.jsonl
243
+ │ ├── gripper_mode_annotation.jsonl
244
+ │ └── (...)
245
+ ├── data/
246
+ │ └── chunk-000/
247
+ │ ├── episode_000000.parquet
248
+ │ ├── episode_000001.parquet
249
+ │ ├── episode_000002.parquet
250
+ │ ├── episode_000003.parquet
251
+ │ ├── episode_000004.parquet
252
+ │ └── (...)
253
+ ├── meta/
254
+ │ ├── episodes.jsonl
255
+ │ ├── episodes_stats.jsonl
256
+ │ ├── info.json
257
+ │ └── tasks.jsonl
258
+ └── videos/
259
+ └── chunk-000/
260
+ ├── observation.images.cam_high_rgb/
261
+ │ ├── episode_000000.mp4
262
+ │ ├── episode_000001.mp4
263
+ │ ├── episode_000002.mp4
264
+ │ ├── episode_000003.mp4
265
+ │ ├── episode_000004.mp4
266
+ │ └── (...)
267
+ ├── observation.images.cam_left_wrist_rgb/
268
+ │ ├── episode_000000.mp4
269
+ │ ├── episode_000001.mp4
270
+ │ ├── episode_000002.mp4
271
+ │ ├── episode_000003.mp4
272
+ │ ├── episode_000004.mp4
273
+ │ └── (...)
274
+ ├── observation.images.cam_right_wrist_rgb/
275
+ │ ├── episode_000000.mp4
276
+ │ ├── episode_000001.mp4
277
+ │ ├── episode_000002.mp4
278
+ │ ├── episode_000003.mp4
279
+ │ ├── episode_000004.mp4
280
+ │ └── (...)
281
+ └── observation.images.cam_third_view/
282
+ ├── episode_000000.mp4
283
+ ├── episode_000001.mp4
284
+ ├── episode_000002.mp4
285
+ ├── episode_000003.mp4
286
+ ├── episode_000004.mp4
287
+ └── (...)
288
+ ```
289
+
290
+
291
+ ## 📞 Contact and Support
292
+
293
+ For questions, issues, or feedback regarding this dataset, please contact:
294
+ - **Email:** None
295
+ For questions, issues, or feedback regarding this dataset, please contact us.
296
+ ### Support
297
+ For technical support, please open an issue on our GitHub repository.
298
+
299
+ ## 📄 License
300
+
301
+ This dataset is released under the **apache-2.0** license.
302
+
303
+ Please refer to the LICENSE file for full license terms and conditions.
304
+
305
+
306
+ ## 📚 Citation
307
+
308
+ If you use this dataset in your research, please cite:
309
+
310
+ ```bibtex
311
+ @article{robocoin,
312
+ title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation},
313
+ 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},
314
+ journal={arXiv preprint arXiv:2511.17441},
315
+ url = {https://arxiv.org/abs/2511.17441},
316
+ year={2025}
317
+ }
318
+ ```
319
+
320
+ ### Additional References
321
+
322
+ If you use this dataset, please also consider citing:
323
+ - LeRobot Framework: https://github.com/huggingface/lerobot
324
+
325
+ ## 📌 Version Information
326
+
327
+ ## Version History
328
+ - v1.0.0 (2025-11): Initial release
AIRBOT_MMK2_chop_the_scallions/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_chop_the_scallions/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_chop_the_scallions/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_chop_the_scallions/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_chop_the_scallions/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_chop_the_scallions/annotations/scene_annotations.jsonl ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"scene_index": 0, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
2
+ {"scene_index": 1, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
3
+ {"scene_index": 2, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
4
+ {"scene_index": 3, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
5
+ {"scene_index": 4, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
6
+ {"scene_index": 5, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
7
+ {"scene_index": 6, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
8
+ {"scene_index": 7, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
9
+ {"scene_index": 8, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
10
+ {"scene_index": 9, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
11
+ {"scene_index": 10, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
12
+ {"scene_index": 11, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
13
+ {"scene_index": 12, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
14
+ {"scene_index": 13, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
15
+ {"scene_index": 14, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
16
+ {"scene_index": 15, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
17
+ {"scene_index": 16, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
18
+ {"scene_index": 17, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
19
+ {"scene_index": 18, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
20
+ {"scene_index": 19, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
21
+ {"scene_index": 20, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
22
+ {"scene_index": 21, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
23
+ {"scene_index": 22, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
24
+ {"scene_index": 23, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
25
+ {"scene_index": 24, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
26
+ {"scene_index": 25, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
27
+ {"scene_index": 26, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
28
+ {"scene_index": 27, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
29
+ {"scene_index": 28, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
30
+ {"scene_index": 29, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
31
+ {"scene_index": 30, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
32
+ {"scene_index": 31, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
33
+ {"scene_index": 32, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
34
+ {"scene_index": 33, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
35
+ {"scene_index": 34, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
36
+ {"scene_index": 35, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
37
+ {"scene_index": 36, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
38
+ {"scene_index": 37, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
39
+ {"scene_index": 38, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
40
+ {"scene_index": 39, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
41
+ {"scene_index": 40, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
42
+ {"scene_index": 41, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
43
+ {"scene_index": 42, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
44
+ {"scene_index": 43, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
45
+ {"scene_index": 44, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
46
+ {"scene_index": 45, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
47
+ {"scene_index": 46, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
48
+ {"scene_index": 47, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
49
+ {"scene_index": 48, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
50
+ {"scene_index": 49, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."}
AIRBOT_MMK2_chop_the_scallions/annotations/subtask_annotations.jsonl ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {"subtask_index": 0, "subtask": "Grasp the kitchen knife with the right gripper"}
2
+ {"subtask_index": 1, "subtask": "Press the scallion with the left gripper"}
3
+ {"subtask_index": 2, "subtask": "Place the kitchen knife back on the knife holder with the right gripper"}
4
+ {"subtask_index": 3, "subtask": "Static"}
5
+ {"subtask_index": 4, "subtask": "End"}
6
+ {"subtask_index": 5, "subtask": "Abnormal"}
7
+ {"subtask_index": 6, "subtask": "Cut scallions with the right gripper"}
8
+ {"subtask_index": 7, "subtask": "null"}
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf72ee4a33e5cb49a4ed1b95f02292dd224e922c92c75aa1524217a0fbec7c34
3
+ size 158453
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:097fa9f5dae680496b65409fe50d2d5f8aea544df230b4189d96e12cd9fee54c
3
+ size 191363
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c84b67ad8c28a95af97bb247c52eff533fdb184845f9bf22ddaec75cb3afe3c0
3
+ size 149503
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0c1a104fb11ed48e81228d8a9254eee318730ad5a20d4dda04cef25af89f051
3
+ size 240433
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88f27eafea7a517ddfb422cc88d51a50c7e965471418ed598c6b864aad77bc6d
3
+ size 121427
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4265bf95834d056a403beb1874772795f20267bd4407e820b44d73f7992bcc5
3
+ size 154629
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2d26aad5a3364363b863598ced464a40fef617ddbb9e8956bcbeab9da8670c4
3
+ size 154447
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a3394fbc6130d119207623f5e49ac58bf30106c4963632f8b0b64cfee18807a
3
+ size 158089
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3851e200a59674094f1ae7cfcd6160c20307ef376f4fa12ea79fde3b0ecd8398
3
+ size 166007
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3897e4cbf84b0f922db8220a16aecbe8339b881379ecdae0fb54111a774b1e7
3
+ size 137773
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd2adf7d9d140da1d625219c5a0727870abd7fadc45a402e175116870192a742
3
+ size 221641
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d93bf26da9471d22c9ac4244fdedf564beb5d0972e297ba80745bfe59ad169a
3
+ size 116719
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d05d54237ff949de7f130bb152418a4cc82d1d2e3d42015c58112e53cfb5e29
3
+ size 151769
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7b4cdea7b6e08b14120df0a1084e91bbb4e582853ecaf90bc9ba4317caae2c6
3
+ size 142859
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbb79d971b6f9f2a373ab92bd2cf319333f119015c0f7d6c4901aa0b4d6be5e9
3
+ size 118726
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfaabd9c25f2b2e2ba40dabce56d7ceefb9d87bfa32e0513a695cef6f9f5f452
3
+ size 140054
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5facbd6ecf372b8179c78bf4bf77e9e093ce3415e7eb74ee85d36b0d29b86a40
3
+ size 151219
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02c88cdf2b18be81291f8ffc35b5999e0cbd370746ed941f65f9e8460d7df9d5
3
+ size 159727
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6aac561843045f6f8b680656e918be1be579a657c8f3ebda95d1d580a2ea9e21
3
+ size 125048
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2b81808b6b77ffb78bfec2e9be10b381bc18d6f032ce9e1ec7a408d456f819e
3
+ size 160519
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5202a860aa9253dbe92640e32c3e55ed3371575cc1047b8ebe28e022ddbf2578
3
+ size 119870
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:306267b07b883b37aa2d6348a4a7ea94483b2e4cc05f774d8b34b320c708481f
3
+ size 114157
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de9d5ff737a42a9b650e261b72444bc8f28b58395d6129e4ef40d70380f1d5b7
3
+ size 144245
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e34ff6a78d4c9ac010ab4dfc8b528ff52d48a0ba6e5fe1f06dbec06e6d50c639
3
+ size 183085
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ea4bb644214beb97a38df42882268e510c76ebc232d203bec5cabe5f26476bf
3
+ size 137219
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29229c801a6bd81aa8dc28a360386cc1d0724184c422d6059ccb11dd4a138567
3
+ size 157599
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:122c84089e75533d42fe9c980f3432228efa75d3a92c42dbbdc7f849dc222e50
3
+ size 133229
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71022838858218d775b00a46ef21e1dd969fe7a8f6cde22ebc6da2d3b5a4bd38
3
+ size 154533
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d051d7a79649d4f5de17d4a2609bdc94b2918374ab71f6898d33b18d9325a39
3
+ size 196059
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:815fe5791a2a4efee8adaf311af7927fa4fb601fece0b29489d64c6debceae77
3
+ size 134086
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19e83595d11d6436314478e94752770cd9914631f0c2ddc09b8cd0b9aca77249
3
+ size 124697
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4acf8d431e985d678084ee8cff1dcd0eac2dbec3cc2746e3984588b0c2ad7d57
3
+ size 121426
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99949ec2909468f469e926770ebcf86ebe04706e115db28bfc4c3f1b0f931548
3
+ size 126233
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a1841b6230684f6f800ad74ee12ad8273f0a985054ce6573f3e67cde2ddc8db
3
+ size 114956
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ee26bee82494b84127358c51c58e48886c23e236a9c8c720e6b259d19c09e0d
3
+ size 165306
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a3c83ebf8cac4c07a52d132a21187cd0a017cac3248b80c403834fb5a6d89db
3
+ size 161642
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:962ee5c5f29b5853157a487a1af59d556a735ec69e4afc7571de6590dc8beed7
3
+ size 134700
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7a67d848b2c5c80c3b168dcde580fba1f6af30293f413d96fa82b5a9d0af189
3
+ size 138888
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a91f72b937bbdc9a7bb32d393c6151a0fb584e2feb1efcdd95a0effb710610c6
3
+ size 186364
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96c605bdfef50eaa3c125e859b55a4c9166a228eb73b36ad41948ab4a0d5d8f9
3
+ size 136093
AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14b803007c0aa058ee92a790eab00027a448b454e1a463c19a8e2643d932882c
3
+ size 116086