RogersPyke commited on
Commit
1e239b1
·
verified ·
1 Parent(s): b5513d4

Copy Split_aloha_pour_rice 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. Split_aloha_pour_rice/.gitattributes +59 -0
  2. Split_aloha_pour_rice/README.md +334 -0
  3. Split_aloha_pour_rice/annotations/eef_acc_mag_annotation.jsonl +3 -0
  4. Split_aloha_pour_rice/annotations/eef_direction_annotation.jsonl +7 -0
  5. Split_aloha_pour_rice/annotations/eef_velocity_annotation.jsonl +3 -0
  6. Split_aloha_pour_rice/annotations/gripper_activity_annotation.jsonl +4 -0
  7. Split_aloha_pour_rice/annotations/gripper_mode_annotation.jsonl +3 -0
  8. Split_aloha_pour_rice/annotations/scene_annotations.jsonl +800 -0
  9. Split_aloha_pour_rice/annotations/subtask_annotations.jsonl +13 -0
  10. Split_aloha_pour_rice/data/chunk-000/episode_000000.parquet +3 -0
  11. Split_aloha_pour_rice/data/chunk-000/episode_000001.parquet +3 -0
  12. Split_aloha_pour_rice/data/chunk-000/episode_000002.parquet +3 -0
  13. Split_aloha_pour_rice/data/chunk-000/episode_000003.parquet +3 -0
  14. Split_aloha_pour_rice/data/chunk-000/episode_000004.parquet +3 -0
  15. Split_aloha_pour_rice/data/chunk-000/episode_000005.parquet +3 -0
  16. Split_aloha_pour_rice/data/chunk-000/episode_000006.parquet +3 -0
  17. Split_aloha_pour_rice/data/chunk-000/episode_000007.parquet +3 -0
  18. Split_aloha_pour_rice/data/chunk-000/episode_000008.parquet +3 -0
  19. Split_aloha_pour_rice/data/chunk-000/episode_000009.parquet +3 -0
  20. Split_aloha_pour_rice/data/chunk-000/episode_000010.parquet +3 -0
  21. Split_aloha_pour_rice/data/chunk-000/episode_000011.parquet +3 -0
  22. Split_aloha_pour_rice/data/chunk-000/episode_000012.parquet +3 -0
  23. Split_aloha_pour_rice/data/chunk-000/episode_000013.parquet +3 -0
  24. Split_aloha_pour_rice/data/chunk-000/episode_000014.parquet +3 -0
  25. Split_aloha_pour_rice/data/chunk-000/episode_000015.parquet +3 -0
  26. Split_aloha_pour_rice/data/chunk-000/episode_000016.parquet +3 -0
  27. Split_aloha_pour_rice/data/chunk-000/episode_000017.parquet +3 -0
  28. Split_aloha_pour_rice/data/chunk-000/episode_000018.parquet +3 -0
  29. Split_aloha_pour_rice/data/chunk-000/episode_000019.parquet +3 -0
  30. Split_aloha_pour_rice/data/chunk-000/episode_000020.parquet +3 -0
  31. Split_aloha_pour_rice/data/chunk-000/episode_000021.parquet +3 -0
  32. Split_aloha_pour_rice/data/chunk-000/episode_000022.parquet +3 -0
  33. Split_aloha_pour_rice/data/chunk-000/episode_000023.parquet +3 -0
  34. Split_aloha_pour_rice/data/chunk-000/episode_000024.parquet +3 -0
  35. Split_aloha_pour_rice/data/chunk-000/episode_000025.parquet +3 -0
  36. Split_aloha_pour_rice/data/chunk-000/episode_000026.parquet +3 -0
  37. Split_aloha_pour_rice/data/chunk-000/episode_000027.parquet +3 -0
  38. Split_aloha_pour_rice/data/chunk-000/episode_000028.parquet +3 -0
  39. Split_aloha_pour_rice/data/chunk-000/episode_000029.parquet +3 -0
  40. Split_aloha_pour_rice/data/chunk-000/episode_000030.parquet +3 -0
  41. Split_aloha_pour_rice/data/chunk-000/episode_000031.parquet +3 -0
  42. Split_aloha_pour_rice/data/chunk-000/episode_000032.parquet +3 -0
  43. Split_aloha_pour_rice/data/chunk-000/episode_000033.parquet +3 -0
  44. Split_aloha_pour_rice/data/chunk-000/episode_000034.parquet +3 -0
  45. Split_aloha_pour_rice/data/chunk-000/episode_000035.parquet +3 -0
  46. Split_aloha_pour_rice/data/chunk-000/episode_000036.parquet +3 -0
  47. Split_aloha_pour_rice/data/chunk-000/episode_000037.parquet +3 -0
  48. Split_aloha_pour_rice/data/chunk-000/episode_000038.parquet +3 -0
  49. Split_aloha_pour_rice/data/chunk-000/episode_000039.parquet +3 -0
  50. Split_aloha_pour_rice/data/chunk-000/episode_000040.parquet +3 -0
Split_aloha_pour_rice/.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
Split_aloha_pour_rice/README.md ADDED
@@ -0,0 +1,334 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - robotics
4
+
5
+ language:
6
+ - en
7
+ - zh
8
+
9
+
10
+ extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publications—see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.'
11
+
12
+
13
+
14
+ extra_gated_fields:
15
+
16
+ Company/Organization:
17
+ type: 'text'
18
+ description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"'
19
+
20
+ Country:
21
+ type: 'country'
22
+ description: 'e.g., "Germany", "China", "United States"'
23
+
24
+
25
+
26
+ tags:
27
+ - RoboCOIN
28
+ - LeRobot
29
+
30
+ frame_range: 100K-1M
31
+
32
+ license: apache-2.0
33
+
34
+ configs:
35
+ - config_name: default
36
+ data_files: data/*/*.parquet
37
+ ---
38
+
39
+ # Split_aloha_pour_rice
40
+
41
+ ## 📋 Overview
42
+
43
+ This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot.
44
+
45
+ **Robot Type:** `agilex_cobot_decoupled_magic`
46
+ | **Codebase Version:** `v2.1`
47
+ **End-Effector Type:** `two_finger_gripper`
48
+
49
+ ## 🏠 Scene Types
50
+
51
+ This dataset covers the following scene types:
52
+ - `home`
53
+ - `kitchen`
54
+
55
+
56
+ ## 🤖 Atomic Actions
57
+
58
+ This dataset includes the following atomic actions:
59
+ - `place`
60
+ - `pick`
61
+ - `grasp`
62
+ - `pour`
63
+
64
+
65
+ ## 📊 Dataset Statistics
66
+
67
+ | Metric | Value |
68
+ |--------|-------|
69
+ | **Total Episodes** | 740 |
70
+ | **Total Frames** | 504182 |
71
+ | **Total Tasks** | 1 |
72
+ | **Total Videos** | 2220 |
73
+ | **Total Chunks** | 1 |
74
+ | **Chunk Size** | 1000 |
75
+ | **FPS** | 30 |
76
+ | **Dataset Size** | 4.9GB |
77
+
78
+
79
+ ## 👥 Authors
80
+
81
+ ### Contributors
82
+ This dataset is contributed by:
83
+ - [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team
84
+
85
+
86
+ ## 🔗 Links
87
+
88
+ - **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/)
89
+ - **📄 Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441)
90
+ - **💻 Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN)
91
+ - **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/)
92
+ - **🐛 Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues)
93
+ - **📜 License:** apache-2.0
94
+
95
+ ## 🏷️ Dataset Tags
96
+
97
+ - `RoboCOIN`
98
+ - `LeRobot`
99
+
100
+
101
+ ## 🎯 Task Descriptions
102
+
103
+ ### Primary Tasks
104
+ the right gripper grasp the rice container and place it in the center of the table, the left gripper grasp the rice scoop and pour the rice into the rice container.
105
+
106
+ ### Sub-Tasks
107
+ This dataset includes 12 distinct subtasks:
108
+
109
+ 1. **Grasp the cup with rice in it with left gripper**
110
+ 2. **Place the bowl in the center of view with the right gripper**
111
+ 3. **End**
112
+ 4. **Place the cup on the table with the left gripper**
113
+ 5. **Static**
114
+ 6. **Pick up the bowl with the right gripper**
115
+ 7. **Abnormal**
116
+ 8. **Move the bowl in the center of view with right gripper**
117
+ 9. **Move the bowl to the center of view with the right gripper**
118
+ 10. **Pick up the cup with rice in it with the left gripper**
119
+ 11. **Pour the rice from the cup into the bowl with the left gripper**
120
+ 12. **null**
121
+
122
+
123
+ ## 🎥 Camera Views
124
+
125
+ This dataset includes 3 camera views.
126
+
127
+ ## 🏷️ Available Annotations
128
+
129
+ This dataset includes rich annotations to support diverse learning approaches:
130
+
131
+ ### Subtask Annotations
132
+ - **Subtask Segmentation**: Fine-grained subtask segmentation and labeling
133
+ ### Scene Annotations
134
+ - **Scene-level Descriptions**: Semantic scene classifications and descriptions
135
+ ### End-Effector Annotations
136
+ - **Direction**: Movement direction classifications for robot end-effectors
137
+ - **Velocity**: Velocity magnitude categorizations during manipulation
138
+ - **Acceleration**: Acceleration magnitude classifications for motion analysis
139
+
140
+
141
+ ### Gripper Annotations
142
+ - **Gripper Mode**: Open/close state annotations for gripper control
143
+ - **Gripper Activity**: Activity state classifications (active/inactive)
144
+
145
+
146
+ ### Additional Features
147
+ - **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space
148
+ - Available for both state and action
149
+ - **Gripper Opening Scale**: Continuous gripper opening measurements
150
+ - Available for both state and action
151
+
152
+
153
+ ## 📂 Data Splits
154
+
155
+ The dataset is organized into the following splits:
156
+
157
+ - **Training**: Episodes 0:739
158
+
159
+
160
+ ## 📁 Dataset Structure
161
+
162
+ This dataset follows the LeRobot format and contains the following components:
163
+
164
+ ### Data Files
165
+ - **Videos**: Compressed video files containing RGB camera observations
166
+ - **State Data**: Robot joint positions, velocities, and other state information
167
+ - **Action Data**: Robot action commands and trajectories
168
+ - **Metadata**: Episode metadata, timestamps, and annotations
169
+
170
+ ### File Organization
171
+ - **Data Path Pattern**: `data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet`
172
+ - **Video Path Pattern**: `videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4`
173
+ - **Chunking**: Data is organized into 1 chunk(s)
174
+ of size 1000
175
+
176
+
177
+ ### Features Schema
178
+
179
+ The dataset includes the following features:
180
+
181
+ #### Visual Observations
182
+ - **observation.images.cam_high_rgb**: video
183
+ - FPS: 30
184
+ - Codec: av1- **observation.images.cam_left_wrist_rgb**: video
185
+ - FPS: 30
186
+ - Codec: av1- **observation.images.cam_right_wrist_rgb**: video
187
+ - FPS: 30
188
+ - Codec: av1
189
+
190
+ #### State and Action- **observation.state**: float32- **action**: float32
191
+
192
+ #### Temporal Information
193
+ - **timestamp**: float32
194
+ - **frame_index**: int64
195
+ - **episode_index**: int64
196
+ - **index**: int64
197
+ - **task_index**: int64
198
+
199
+
200
+ #### Annotations
201
+ - **subtask_annotation**: int32
202
+ - **scene_annotation**: int32
203
+
204
+
205
+ #### Motion Features
206
+ - **eef_sim_pose_state**: float32
207
+ - 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
208
+ - **eef_sim_pose_action**: float32
209
+ - 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
210
+ - **eef_direction_state**: int32
211
+ - Dimensions: left_eef_direction, right_eef_direction
212
+ - **eef_direction_action**: int32
213
+ - Dimensions: left_eef_direction, right_eef_direction
214
+ - **eef_velocity_state**: int32
215
+ - Dimensions: left_eef_velocity, right_eef_velocity
216
+ - **eef_velocity_action**: int32
217
+ - Dimensions: left_eef_velocity, right_eef_velocity
218
+ - **eef_acc_mag_state**: int32
219
+ - Dimensions: left_eef_acc_mag, right_eef_acc_mag
220
+ - **eef_acc_mag_action**: int32
221
+ - Dimensions: left_eef_acc_mag, right_eef_acc_mag
222
+
223
+
224
+ #### Gripper Features
225
+ - **gripper_open_scale_state**: float32
226
+ - Dimensions: left_gripper_open_scale, right_gripper_open_scale
227
+ - **gripper_open_scale_action**: float32
228
+ - Dimensions: left_gripper_open_scale, right_gripper_open_scale
229
+ - **gripper_mode_state**: int32
230
+ - Dimensions: left_gripper_mode, right_gripper_mode
231
+ - **gripper_mode_action**: int32
232
+ - Dimensions: left_gripper_mode, right_gripper_mode
233
+ - **gripper_activity_state**: int32
234
+ - Dimensions: left_gripper_activity, right_gripper_activity
235
+
236
+
237
+ ### Meta Information
238
+
239
+ The complete dataset metadata is available in [meta/info.json](meta/info.json):
240
+
241
+ ```json
242
+ {"codebase_version": "v2.1", "robot_type": "agilex_cobot_decoupled_magic", "total_episodes": 740, "total_frames": 504182, "total_tasks": 1, "total_videos": 2220, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:739"}, "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.state": {"dtype": "float32", "shape": [26], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_gripper_open", "left_eef_pos_x_m", "left_eef_pos_y_m", "left_eef_pos_z_m", "left_eef_rot_euler_x_rad", "left_eef_rot_euler_y_rad", "left_eef_rot_euler_z_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", "right_gripper_open", "right_eef_pos_x_m", "right_eef_pos_y_m", "right_eef_pos_z_m", "right_eef_rot_euler_x_rad", "right_eef_rot_euler_y_rad", "right_eef_rot_euler_z_rad"]}, "action": {"dtype": "float32", "shape": [26], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_gripper_open", "left_eef_pos_x_m", "left_eef_pos_y_m", "left_eef_pos_z_m", "left_eef_rot_euler_x_rad", "left_eef_rot_euler_y_rad", "left_eef_rot_euler_z_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", "right_gripper_open", "right_eef_pos_x_m", "right_eef_pos_y_m", "right_eef_pos_z_m", "right_eef_rot_euler_x_rad", "right_eef_rot_euler_y_rad", "right_eef_rot_euler_z_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]}, "gripper_open_scale_state": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_open_scale_action": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_mode_state": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_mode_action": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_activity_state": {"names": ["left_gripper_activity", "right_gripper_activity"], "dtype": "int32", "shape": [2]}}}
243
+ ```
244
+
245
+ ### Directory Structure
246
+
247
+ The dataset is organized as follows (showing leaf directories with first 5 files only):
248
+
249
+ ```
250
+ Split_aloha_pour_rice_qced_hardlink/
251
+ ├── annotations/
252
+ │ ├── eef_acc_mag_annotation.jsonl
253
+ │ ├── eef_direction_annotation.jsonl
254
+ │ ├── eef_velocity_annotation.jsonl
255
+ │ ├── gripper_activity_annotation.jsonl
256
+ │ ├── gripper_mode_annotation.jsonl
257
+ │ └── (...)
258
+ ├── data/
259
+ │ └── chunk-000/
260
+ │ ├── episode_000000.parquet
261
+ │ ├── episode_000001.parquet
262
+ │ ├── episode_000002.parquet
263
+ │ ├── episode_000003.parquet
264
+ │ ├── episode_000004.parquet
265
+ │ └── (...)
266
+ ├── meta/
267
+ │ ├── episodes.jsonl
268
+ │ ├── episodes_stats.jsonl
269
+ │ ├── info.json
270
+ │ └── tasks.jsonl
271
+ └── videos/
272
+ └── chunk-000/
273
+ ├── observation.images.cam_high_rgb/
274
+ │ ├── episode_000000.mp4
275
+ │ ├── episode_000001.mp4
276
+ │ ├── episode_000002.mp4
277
+ │ ├── episode_000003.mp4
278
+ │ ├── episode_000004.mp4
279
+ │ └── (...)
280
+ ├── observation.images.cam_left_wrist_rgb/
281
+ │ ├── episode_000000.mp4
282
+ │ ├── episode_000001.mp4
283
+ │ ├── episode_000002.mp4
284
+ │ ├── episode_000003.mp4
285
+ │ ├── episode_000004.mp4
286
+ │ └── (...)
287
+ └── observation.images.cam_right_wrist_rgb/
288
+ ├── episode_000000.mp4
289
+ ├── episode_000001.mp4
290
+ ├── episode_000002.mp4
291
+ ├── episode_000003.mp4
292
+ ├── episode_000004.mp4
293
+ └── (...)
294
+ ```
295
+
296
+
297
+ ## 📞 Contact and Support
298
+
299
+ For questions, issues, or feedback regarding this dataset, please contact:
300
+ - **Email:** None
301
+ For questions, issues, or feedback regarding this dataset, please contact us.
302
+ ### Support
303
+ For technical support, please open an issue on our GitHub repository.
304
+
305
+ ## 📄 License
306
+
307
+ This dataset is released under the **apache-2.0** license.
308
+
309
+ Please refer to the LICENSE file for full license terms and conditions.
310
+
311
+
312
+ ## 📚 Citation
313
+
314
+ If you use this dataset in your research, please cite:
315
+
316
+ ```bibtex
317
+ @article{robocoin,
318
+ title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation},
319
+ 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},
320
+ journal={arXiv preprint arXiv:2511.17441},
321
+ url = {https://arxiv.org/abs/2511.17441},
322
+ year={2025}
323
+ }
324
+ ```
325
+
326
+ ### Additional References
327
+
328
+ If you use this dataset, please also consider citing:
329
+ - LeRobot Framework: https://github.com/huggingface/lerobot
330
+
331
+ ## 📌 Version Information
332
+
333
+ ## Version History
334
+ - v1.0.0 (2025-11): Initial release
Split_aloha_pour_rice/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"}
Split_aloha_pour_rice/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"}
Split_aloha_pour_rice/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"}
Split_aloha_pour_rice/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"}
Split_aloha_pour_rice/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"}
Split_aloha_pour_rice/annotations/scene_annotations.jsonl ADDED
@@ -0,0 +1,800 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"scene_index": 0, "scene": "The bowl is on the right side, and the rice container is on the left side."}
2
+ {"scene_index": 1, "scene": "The bowl is on the right, and the rice container is on the left."}
3
+ {"scene_index": 2, "scene": "The bowl is on the right side, and the rice container is on the left side."}
4
+ {"scene_index": 3, "scene": "The bowl is on the right, and the rice container is on the left."}
5
+ {"scene_index": 4, "scene": "The bowl is on the right, and the rice container is on the left."}
6
+ {"scene_index": 5, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
7
+ {"scene_index": 6, "scene": "The bowl is on the right side, and the rice container is on the left side."}
8
+ {"scene_index": 7, "scene": "The bowl is positioned at the center, while the rice container is located to its left."}
9
+ {"scene_index": 8, "scene": "The bowl is on the right side, and the rice container is on the left side."}
10
+ {"scene_index": 9, "scene": "The bowl is on the right, and the rice container is on the left."}
11
+ {"scene_index": 10, "scene": "The bowl is on the right, and the rice container is on the left."}
12
+ {"scene_index": 11, "scene": "The bowl is located at the back right position."}
13
+ {"scene_index": 12, "scene": "The bowl is located at the back right position."}
14
+ {"scene_index": 13, "scene": "The bowl is on the right, while the rice container and another container are both on the left."}
15
+ {"scene_index": 14, "scene": "The bowl is located at the back right position."}
16
+ {"scene_index": 15, "scene": "The bowl is on the right, and the rice container is on the left."}
17
+ {"scene_index": 16, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
18
+ {"scene_index": 17, "scene": "The bowl is on the right side, and the rice container is on the left side."}
19
+ {"scene_index": 18, "scene": "The bowl is on the right, and the rice container is on the left."}
20
+ {"scene_index": 19, "scene": "The bowl is on the right, and the rice container is on the left."}
21
+ {"scene_index": 20, "scene": "The bowl is located at the back right position, while the container is situated at the back left position."}
22
+ {"scene_index": 21, "scene": "The bowl is located at the back right position."}
23
+ {"scene_index": 22, "scene": "The bowl is located at the back right position."}
24
+ {"scene_index": 23, "scene": "The bowl is on the right, and the rice container is on the left."}
25
+ {"scene_index": 24, "scene": "The bowl is on the right, and the rice container is on the left."}
26
+ {"scene_index": 25, "scene": "The bowl is on the right side, and the rice container is on the left side."}
27
+ {"scene_index": 26, "scene": "The bowl is on the right, while the container is on the left."}
28
+ {"scene_index": 27, "scene": "The bowl is on the right, and the rice container is on the left."}
29
+ {"scene_index": 28, "scene": "The bowl is located at the back right position."}
30
+ {"scene_index": 29, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
31
+ {"scene_index": 30, "scene": "The bowl is on the right side, and the rice container is on the left side."}
32
+ {"scene_index": 31, "scene": "The bowl is on the right, and the rice container is on the left."}
33
+ {"scene_index": 32, "scene": "The bowl is on the right, and the rice container is on the left."}
34
+ {"scene_index": 33, "scene": "The bowl is on the right side, and the rice container is on the left side."}
35
+ {"scene_index": 34, "scene": "The bowl is on the right, and the rice container is on the left."}
36
+ {"scene_index": 35, "scene": "The bowl is located at the back right position."}
37
+ {"scene_index": 36, "scene": "The bowl is on the right side, and the rice container is on the left side."}
38
+ {"scene_index": 37, "scene": "The bowl is on the right, and the rice container is on the left."}
39
+ {"scene_index": 38, "scene": "The bowl is on the right side, and the rice container is on the left side."}
40
+ {"scene_index": 39, "scene": "The bowl is on the right side, and the rice container is on the left side."}
41
+ {"scene_index": 40, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
42
+ {"scene_index": 41, "scene": "The bowl is on the right, and the rice container is on the left."}
43
+ {"scene_index": 42, "scene": "The bowl is on the right side, and the rice container is on the left side."}
44
+ {"scene_index": 43, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
45
+ {"scene_index": 44, "scene": "The bowl is located at the back right position."}
46
+ {"scene_index": 45, "scene": "The bowl is on the right, and the rice container is on the left."}
47
+ {"scene_index": 46, "scene": "The bowl is positioned to the right, while the container is located to the left, establishing their respective spatial relationships within the described context."}
48
+ {"scene_index": 47, "scene": "The bowl is on the right, and the rice container is on the left."}
49
+ {"scene_index": 48, "scene": "The bowl is on the right side, while the container is located to its left."}
50
+ {"scene_index": 49, "scene": "The bowl is on the right, and the rice container is on the left."}
51
+ {"scene_index": 50, "scene": "The bowl is on the right side, and the rice container is on the left side."}
52
+ {"scene_index": 51, "scene": "The bowl is on the right side, and the rice container is on the left side."}
53
+ {"scene_index": 52, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
54
+ {"scene_index": 53, "scene": "The bowl is on the right side, and the rice container is on the left side."}
55
+ {"scene_index": 54, "scene": "The bowl is on the right side, positioned closer to the viewer, while the container is located at the back left, farther from the viewer."}
56
+ {"scene_index": 55, "scene": "The bowl is on the right, and the rice container is on the left."}
57
+ {"scene_index": 56, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
58
+ {"scene_index": 57, "scene": "The bowl is on the right, and the rice container is on the left."}
59
+ {"scene_index": 58, "scene": "The bowl is on the right, and the rice container is on the left."}
60
+ {"scene_index": 59, "scene": "The bowl is positioned to the right, while the container is located to the left, establishing their respective spatial relationships within the described context."}
61
+ {"scene_index": 60, "scene": "The bowl is on the right, and the rice container is on the left."}
62
+ {"scene_index": 61, "scene": "The bowl is on the right, and the rice container is on the left."}
63
+ {"scene_index": 62, "scene": "The bowl is on the right, and the rice container is on the left."}
64
+ {"scene_index": 63, "scene": "The bowl is on the right, and the rice container is on the left."}
65
+ {"scene_index": 64, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
66
+ {"scene_index": 65, "scene": "The bowl is on the right, and the rice container is on the left."}
67
+ {"scene_index": 66, "scene": "The bowl is on the right side, and the rice container is on the left side."}
68
+ {"scene_index": 67, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
69
+ {"scene_index": 68, "scene": "The bowl is on the right, and the rice container is on the left."}
70
+ {"scene_index": 69, "scene": "The bowl is on the right side, and the rice container is on the left side."}
71
+ {"scene_index": 70, "scene": "The bowl is on the right side, and the rice container is on the left side."}
72
+ {"scene_index": 71, "scene": "The bowl is on the right, and the rice container is on the left."}
73
+ {"scene_index": 72, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
74
+ {"scene_index": 73, "scene": "The bowl is on the right, and the rice container is on the left."}
75
+ {"scene_index": 74, "scene": "The bowl is on the right, and the rice container is on the left."}
76
+ {"scene_index": 75, "scene": "The bowl is located at the back right, while the container is positioned at the back left."}
77
+ {"scene_index": 76, "scene": "The bowl is on the right side, and the rice container is on the left side."}
78
+ {"scene_index": 77, "scene": "The bowl is on the right, and the rice container is on the left."}
79
+ {"scene_index": 78, "scene": "The bowl is on the right, and the rice container is on the left."}
80
+ {"scene_index": 79, "scene": "The bowl is on the right, and two containers are both on the left."}
81
+ {"scene_index": 80, "scene": "The bowl is on the right, and the rice container is on the left."}
82
+ {"scene_index": 81, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
83
+ {"scene_index": 82, "scene": "The bowl is on the right side, and the rice container is on the left side."}
84
+ {"scene_index": 83, "scene": "The bowl is on the right, and the rice container is on the left."}
85
+ {"scene_index": 84, "scene": "The bowl is positioned to the right."}
86
+ {"scene_index": 85, "scene": "The bowl is on the right, and the rice container is on the left."}
87
+ {"scene_index": 86, "scene": "The bowl is on the right side, and the rice container is on the left side."}
88
+ {"scene_index": 87, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
89
+ {"scene_index": 88, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
90
+ {"scene_index": 89, "scene": "The bowl is on the right, and the rice container is on the left."}
91
+ {"scene_index": 90, "scene": "The bowl is on the right side, and the rice container is on the left side."}
92
+ {"scene_index": 91, "scene": "The bowl is on the right, and the rice container is on the left."}
93
+ {"scene_index": 92, "scene": "The bowl is on the right, and the container is on the left, with no specified relationship between them."}
94
+ {"scene_index": 93, "scene": "The bowl is on the right, and the rice container is on the left."}
95
+ {"scene_index": 94, "scene": "The bowl is on the right side, and the rice container is on the left side."}
96
+ {"scene_index": 95, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
97
+ {"scene_index": 96, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
98
+ {"scene_index": 97, "scene": "The bowl is on the right side."}
99
+ {"scene_index": 98, "scene": "The bowl is located at the back right position."}
100
+ {"scene_index": 99, "scene": "The bowl is on the right, and the rice container is on the left."}
101
+ {"scene_index": 100, "scene": "The bowl is on the right, and the rice container is on the left."}
102
+ {"scene_index": 101, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
103
+ {"scene_index": 102, "scene": "The bowl is located at the back right position relative to the other objects."}
104
+ {"scene_index": 103, "scene": "The bowl is located at the back right position."}
105
+ {"scene_index": 104, "scene": "The bowl is on the right, and the rice container is on the left."}
106
+ {"scene_index": 105, "scene": "The bowl is positioned to the right of all other objects."}
107
+ {"scene_index": 106, "scene": "The bowl is on the right, and the rice container is at the back left."}
108
+ {"scene_index": 107, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
109
+ {"scene_index": 108, "scene": "The bowl is on the right side, and the rice container is on the left side."}
110
+ {"scene_index": 109, "scene": "The bowl is on the right, and the rice container is on the left."}
111
+ {"scene_index": 110, "scene": "The bowl is on the right, and there are two containers both on the left."}
112
+ {"scene_index": 111, "scene": "The bowl is on the right, and the rice container is on the left."}
113
+ {"scene_index": 112, "scene": "The bowl is on the right side, and the rice container is on the left side."}
114
+ {"scene_index": 113, "scene": "The bowl is on the right side, and the rice container is on the left side."}
115
+ {"scene_index": 114, "scene": "The bowl is on the right, and the rice container is on the left."}
116
+ {"scene_index": 115, "scene": "The bowl is on the right, and the rice container is on the left."}
117
+ {"scene_index": 116, "scene": "The bowl is located at the back right position relative to the other objects."}
118
+ {"scene_index": 117, "scene": "The bowl is on the right, and the rice container is on the left."}
119
+ {"scene_index": 118, "scene": "The bowl is located at the back right, while the container is positioned at the back left."}
120
+ {"scene_index": 119, "scene": "The bowl is on the right, and the rice container is on the left."}
121
+ {"scene_index": 120, "scene": "The bowl is positioned on the right, while the container is located at the back left."}
122
+ {"scene_index": 121, "scene": "The bowl is located at the back right position."}
123
+ {"scene_index": 122, "scene": "The bowl is on the right side, and the rice container is on the left side."}
124
+ {"scene_index": 123, "scene": "The bowl is on the right, and the rice container is on the left."}
125
+ {"scene_index": 124, "scene": "The bowl is on the right, and the rice container is on the left."}
126
+ {"scene_index": 125, "scene": "The bowl is located at the back right position."}
127
+ {"scene_index": 126, "scene": "The bowl is on the right, and the rice container is on the left."}
128
+ {"scene_index": 127, "scene": "The bowl is on the right side, and the rice container is on the left side."}
129
+ {"scene_index": 128, "scene": "The bowl is located at the back right, while the rice container is positioned at the back left."}
130
+ {"scene_index": 129, "scene": "The bowl is located at the back right position."}
131
+ {"scene_index": 130, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
132
+ {"scene_index": 131, "scene": "The bowl is located at the back right position."}
133
+ {"scene_index": 132, "scene": "The bowl is located at the back right position."}
134
+ {"scene_index": 133, "scene": "The bowl is located at the back right position."}
135
+ {"scene_index": 134, "scene": "The bowl is on the right side, and the rice container is on the left side."}
136
+ {"scene_index": 135, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
137
+ {"scene_index": 136, "scene": "The bowl is on the right side, and the rice container is on the left side."}
138
+ {"scene_index": 137, "scene": "The bowl is located at the back right position."}
139
+ {"scene_index": 138, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
140
+ {"scene_index": 139, "scene": "The bowl is on the right, while both the rice container and another container are positioned to the left."}
141
+ {"scene_index": 140, "scene": "The bowl is located at the back right position."}
142
+ {"scene_index": 141, "scene": "The bowl is on the right, and the rice container is on the left."}
143
+ {"scene_index": 142, "scene": "The bowl is on the right, and the container is on the left, with no specified relationship between them."}
144
+ {"scene_index": 143, "scene": "The bowl is on the right, and the rice container is on the left."}
145
+ {"scene_index": 144, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
146
+ {"scene_index": 145, "scene": "The bowl is on the right, and the rice container is on the left."}
147
+ {"scene_index": 146, "scene": "The bowl is on the right, and the rice container is on the left."}
148
+ {"scene_index": 147, "scene": "The bowl is on the right side, and the rice container is on the left side."}
149
+ {"scene_index": 148, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
150
+ {"scene_index": 149, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
151
+ {"scene_index": 150, "scene": "The bowl is on the right, and the rice container is on the left."}
152
+ {"scene_index": 151, "scene": "The bowl is on the right, and the rice container is on the left."}
153
+ {"scene_index": 152, "scene": "The bowl is on the right, and the rice container is on the left."}
154
+ {"scene_index": 153, "scene": "The bowl is located at the back right position."}
155
+ {"scene_index": 154, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
156
+ {"scene_index": 155, "scene": "The bowl is located at the back right position."}
157
+ {"scene_index": 156, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
158
+ {"scene_index": 157, "scene": "The bowl is located at the back right position relative to the other objects."}
159
+ {"scene_index": 158, "scene": "The bowl is located at the back right position."}
160
+ {"scene_index": 159, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
161
+ {"scene_index": 160, "scene": "The bowl is located at the back right, while the container is positioned at the back left."}
162
+ {"scene_index": 161, "scene": "The bowl is on the right, and the rice container is on the left."}
163
+ {"scene_index": 162, "scene": "The bowl is on the right side, and the rice container is on the left side."}
164
+ {"scene_index": 163, "scene": "The bowl is on the right, and the rice container is on the left."}
165
+ {"scene_index": 164, "scene": "The bowl is located at the back right position."}
166
+ {"scene_index": 165, "scene": "The bowl is on the right, and the rice container is at the back left."}
167
+ {"scene_index": 166, "scene": "The bowl is on the right side, and the rice container is on the left side."}
168
+ {"scene_index": 167, "scene": "The bowl is positioned at the back, while the rice container is located at the back left."}
169
+ {"scene_index": 168, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
170
+ {"scene_index": 169, "scene": "The bowl is on the right, and the rice container is on the left."}
171
+ {"scene_index": 170, "scene": "The bowl is on the right, and the rice container is on the left."}
172
+ {"scene_index": 171, "scene": "The bowl is on the right, and the rice container is on the left."}
173
+ {"scene_index": 172, "scene": "The bowl is on the right, and the rice container is on the left."}
174
+ {"scene_index": 173, "scene": "The bowl is on the right side, and the rice container is on the left side."}
175
+ {"scene_index": 174, "scene": "The bowl is located at the back right position relative to the other objects."}
176
+ {"scene_index": 175, "scene": "The bowl is on the right side, and the rice container is on the left side."}
177
+ {"scene_index": 176, "scene": "The bowl is located at the back right position relative to the other objects."}
178
+ {"scene_index": 177, "scene": "The bowl is on the right side, and the rice container is on the left side."}
179
+ {"scene_index": 178, "scene": "The bowl is located at the back right position."}
180
+ {"scene_index": 179, "scene": "The bowl is located at the back right, while the container is positioned on the left side."}
181
+ {"scene_index": 180, "scene": "The bowl is located at the back right position."}
182
+ {"scene_index": 181, "scene": "The bowl is on the right, and the rice container is on the left."}
183
+ {"scene_index": 182, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
184
+ {"scene_index": 183, "scene": "The bowl is located at the back right position."}
185
+ {"scene_index": 184, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
186
+ {"scene_index": 185, "scene": "The bowl is located at the back right position."}
187
+ {"scene_index": 186, "scene": "The bowl is located at the back right position."}
188
+ {"scene_index": 187, "scene": "The bowl is located at the back right, while the container is situated at the back left, both positioned diagonally opposite each other in relation to the back of the space."}
189
+ {"scene_index": 188, "scene": "The bowl is on the right, and the rice container is on the left."}
190
+ {"scene_index": 189, "scene": "The bowl is on the right, and the rice container is on the left."}
191
+ {"scene_index": 190, "scene": "The bowl is on the right side, and the rice container is on the left side."}
192
+ {"scene_index": 191, "scene": "The bowl is located at the back right position."}
193
+ {"scene_index": 192, "scene": "The bowl is on the right side, and the rice container is on the left side."}
194
+ {"scene_index": 193, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
195
+ {"scene_index": 194, "scene": "The bowl is on the right, and the rice container is on the left."}
196
+ {"scene_index": 195, "scene": "The bowl is located at the back right, while the rice container is positioned at the back left."}
197
+ {"scene_index": 196, "scene": "The bowl is on the right, and the rice container is on the left."}
198
+ {"scene_index": 197, "scene": "The bowl is on the right, and the rice container is on the left."}
199
+ {"scene_index": 198, "scene": "The bowl is on the right side, and the rice container is on the left side."}
200
+ {"scene_index": 199, "scene": "The bowl is located at the back right position."}
201
+ {"scene_index": 200, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
202
+ {"scene_index": 201, "scene": "The bowl is on the right side, while the container is located to its left."}
203
+ {"scene_index": 202, "scene": "The bowl is located at the back right position."}
204
+ {"scene_index": 203, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
205
+ {"scene_index": 204, "scene": "The bowl is on the right side, and the rice container is on the left side."}
206
+ {"scene_index": 205, "scene": "The bowl is on the right, and the rice container is on the left."}
207
+ {"scene_index": 206, "scene": "The bowl is on the right, and the rice container is on the left."}
208
+ {"scene_index": 207, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
209
+ {"scene_index": 208, "scene": "The bowl is located at the back right position relative to the other objects."}
210
+ {"scene_index": 209, "scene": "The bowl is on the right side, and the rice container is on the left side."}
211
+ {"scene_index": 210, "scene": "The bowl is on the right, while the container is on the left."}
212
+ {"scene_index": 211, "scene": "The bowl is on the right, and the rice container is on the left."}
213
+ {"scene_index": 212, "scene": "The bowl is located at the back right, while the container is situated at the back left, both positioned diagonally opposite each other in relation to the back of the space."}
214
+ {"scene_index": 213, "scene": "The bowl is on the right, and the rice container is on the left."}
215
+ {"scene_index": 214, "scene": "The bowl is on the right, and the rice container is on the left."}
216
+ {"scene_index": 215, "scene": "The bowl is on the right, and the rice container is on the left."}
217
+ {"scene_index": 216, "scene": "The bowl is located at the back right position."}
218
+ {"scene_index": 217, "scene": "The bowl is on the right, while the rice container and another container are both on the left."}
219
+ {"scene_index": 218, "scene": "The bowl is on the right, and the rice container is on the left."}
220
+ {"scene_index": 219, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
221
+ {"scene_index": 220, "scene": "The bowl is on the right side, and the rice container is on the left side."}
222
+ {"scene_index": 221, "scene": "The bowl is on the right, and the rice container is on the left."}
223
+ {"scene_index": 222, "scene": "The bowl is on the right side, and the rice container is on the left side."}
224
+ {"scene_index": 223, "scene": "The bowl is located at the back right position relative to the other objects."}
225
+ {"scene_index": 224, "scene": "The bowl is on the right, and the rice container is on the left."}
226
+ {"scene_index": 225, "scene": "The bowl is on the right, and the rice container is on the left."}
227
+ {"scene_index": 226, "scene": "The bowl is on the right side, and the rice container is on the left side."}
228
+ {"scene_index": 227, "scene": "The bowl is located at the back position."}
229
+ {"scene_index": 228, "scene": "The bowl is on the right side, and the rice container is on the left side."}
230
+ {"scene_index": 229, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
231
+ {"scene_index": 230, "scene": "The bowl is on the right, and the rice container is on the left."}
232
+ {"scene_index": 231, "scene": "The bowl is located at the back right, while the container is positioned at the back left."}
233
+ {"scene_index": 232, "scene": "The bowl is on the right side, and the rice container is on the left side."}
234
+ {"scene_index": 233, "scene": "The bowl is on the right, and the rice container is on the left."}
235
+ {"scene_index": 234, "scene": "The bowl is on the right, and the rice container is on the left."}
236
+ {"scene_index": 235, "scene": "The bowl is on the right, and the rice container is on the left."}
237
+ {"scene_index": 236, "scene": "The bowl is located at the back right position."}
238
+ {"scene_index": 237, "scene": "The bowl is centered, while the container is located at the back left position relative to it."}
239
+ {"scene_index": 238, "scene": "The bowl is on the right side, and the rice container is on the left side."}
240
+ {"scene_index": 239, "scene": "The bowl is located at the back right position."}
241
+ {"scene_index": 240, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
242
+ {"scene_index": 241, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
243
+ {"scene_index": 242, "scene": "The bowl is located at the back right, while the rice container is positioned at the back left."}
244
+ {"scene_index": 243, "scene": "The bowl is on the right, and the rice container is on the left."}
245
+ {"scene_index": 244, "scene": "The bowl is on the right, and the rice container is on the left."}
246
+ {"scene_index": 245, "scene": "The bowl is on the right, and the rice container is on the left."}
247
+ {"scene_index": 246, "scene": "The bowl is on the right, and the rice container is on the left."}
248
+ {"scene_index": 247, "scene": "The bowl is on the right side, and the rice container is on the left side."}
249
+ {"scene_index": 248, "scene": "The bowl is on the right, and the rice container is on the left."}
250
+ {"scene_index": 249, "scene": "The bowl is on the right, and the rice container is on the left."}
251
+ {"scene_index": 250, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
252
+ {"scene_index": 251, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
253
+ {"scene_index": 252, "scene": "The bowl is on the right side, and the rice container is on the left side."}
254
+ {"scene_index": 253, "scene": "The bowl is located at the back right position."}
255
+ {"scene_index": 254, "scene": "The bowl is on the right, and the rice container is on the left."}
256
+ {"scene_index": 255, "scene": "The bowl is on the right, and the rice container is on the left."}
257
+ {"scene_index": 256, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
258
+ {"scene_index": 257, "scene": "The bowl is on the right side, and the rice container is on the left side."}
259
+ {"scene_index": 258, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
260
+ {"scene_index": 259, "scene": "The bowl is on the right side, and the rice container is on the left side."}
261
+ {"scene_index": 260, "scene": "The bowl is on the right, and the rice container is on the left."}
262
+ {"scene_index": 261, "scene": "The bowl is located at the back right, while the container is situated at the back left."}
263
+ {"scene_index": 262, "scene": "The bowl is on the right, and the rice container is on the left."}
264
+ {"scene_index": 263, "scene": "The bowl is on the right, and the rice container is on the left."}
265
+ {"scene_index": 264, "scene": "The bowl is on the right, and the rice container is on the left."}
266
+ {"scene_index": 265, "scene": "The bowl is located at the back right, while the rice container is positioned at the back left."}
267
+ {"scene_index": 266, "scene": "The bowl is located to the right."}
268
+ {"scene_index": 267, "scene": "The bowl is on the right, and the rice container is on the left."}
269
+ {"scene_index": 268, "scene": "The bowl is on the right side, and the rice container is on the left side."}
270
+ {"scene_index": 269, "scene": "The bowl is on the right, and the rice container is on the left."}
271
+ {"scene_index": 270, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
272
+ {"scene_index": 271, "scene": "The bowl is located at the back right, while the rice container is positioned at the back left."}
273
+ {"scene_index": 272, "scene": "The bowl is on the right, and the rice container is on the left."}
274
+ {"scene_index": 273, "scene": "The bowl is on the right, and the rice container is on the left."}
275
+ {"scene_index": 274, "scene": "The bowl is on the right, and the rice container is on the left."}
276
+ {"scene_index": 275, "scene": "The bowl is on the right side, and the rice container is on the left side."}
277
+ {"scene_index": 276, "scene": "The bowl is on the right, and the rice container is on the left."}
278
+ {"scene_index": 277, "scene": "The bowl is on the right, and the rice container is on the left."}
279
+ {"scene_index": 278, "scene": "The bowl is positioned at the back right, while the rice container is located at the back left."}
280
+ {"scene_index": 279, "scene": "The bowl is on the right side, and the rice container is on the left side."}
281
+ {"scene_index": 280, "scene": "The bowl is located at the back right position."}
282
+ {"scene_index": 281, "scene": "The bowl is located at the back right position."}
283
+ {"scene_index": 282, "scene": "The bowl is on the right, and the rice container is on the left."}
284
+ {"scene_index": 283, "scene": "The bowl is located at the back right position."}
285
+ {"scene_index": 284, "scene": "The bowl is on the right, and the rice container is on the left."}
286
+ {"scene_index": 285, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
287
+ {"scene_index": 286, "scene": "The bowl is on the right side, and the rice container is on the left side."}
288
+ {"scene_index": 287, "scene": "The bowl is on the right side, and the rice container is on the left side."}
289
+ {"scene_index": 288, "scene": "The bowl is located at the back right, while the container is positioned at the back left."}
290
+ {"scene_index": 289, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
291
+ {"scene_index": 290, "scene": "The bowl is on the right, and the rice container is on the left."}
292
+ {"scene_index": 291, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
293
+ {"scene_index": 292, "scene": "The bowl is located at the back right position."}
294
+ {"scene_index": 293, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
295
+ {"scene_index": 294, "scene": "The bowl is on the right, and the rice container is on the left."}
296
+ {"scene_index": 295, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
297
+ {"scene_index": 296, "scene": "The bowl is located at the back right position."}
298
+ {"scene_index": 297, "scene": "The bowl is on the right side, and the rice container is on the left side."}
299
+ {"scene_index": 298, "scene": "The bowl is on the right, and the rice container is on the left."}
300
+ {"scene_index": 299, "scene": "The bowl is on the right side, and the rice container is on the left side."}
301
+ {"scene_index": 300, "scene": "The bowl is located at the back right position."}
302
+ {"scene_index": 301, "scene": "The bowl is located at the back right position."}
303
+ {"scene_index": 302, "scene": "The bowl is located at the back right, while the container is positioned at the back left."}
304
+ {"scene_index": 303, "scene": "The bowl is located at the back right position."}
305
+ {"scene_index": 304, "scene": "The bowl is on the right, and the rice container is on the left."}
306
+ {"scene_index": 305, "scene": "The bowl is positioned on the right, while the rice container is located at the back left."}
307
+ {"scene_index": 306, "scene": "The bowl is located at the back right position."}
308
+ {"scene_index": 307, "scene": "The bowl is on the right, and the rice container is on the left."}
309
+ {"scene_index": 308, "scene": "The bowl is located to the right side."}
310
+ {"scene_index": 309, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
311
+ {"scene_index": 310, "scene": "The bowl is located at the back right position."}
312
+ {"scene_index": 311, "scene": "The bowl is located at the back right position."}
313
+ {"scene_index": 312, "scene": "The bowl is positioned to the right, while the container is located to the left, establishing their respective spatial relationships within the described context."}
314
+ {"scene_index": 313, "scene": "The bowl is on the right side, and the rice container is on the left side."}
315
+ {"scene_index": 314, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
316
+ {"scene_index": 315, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
317
+ {"scene_index": 316, "scene": "The bowl is on the right, and the rice container is on the left."}
318
+ {"scene_index": 317, "scene": "The bowl is located at the back right position."}
319
+ {"scene_index": 318, "scene": "The bowl is on the right, and the rice container is on the left."}
320
+ {"scene_index": 319, "scene": "The bowl is on the right, and the container is on the left, with no specified relationship between them."}
321
+ {"scene_index": 320, "scene": "The bowl is on the right, and the rice container is on the left."}
322
+ {"scene_index": 321, "scene": "The bowl is located at the back right position."}
323
+ {"scene_index": 322, "scene": "The bowl is on the right side, and the rice container is on the left side."}
324
+ {"scene_index": 323, "scene": "The bowl is on the right side, and the rice container is on the left side."}
325
+ {"scene_index": 324, "scene": "The bowl is on the right side, and the rice container is on the left side."}
326
+ {"scene_index": 325, "scene": "The bowl is on the right side, and the rice container is on the left side."}
327
+ {"scene_index": 326, "scene": "The bowl is on the right side, and the rice container is on the left side."}
328
+ {"scene_index": 327, "scene": "The bowl is located at the back right position."}
329
+ {"scene_index": 328, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
330
+ {"scene_index": 329, "scene": "The bowl is positioned to the right of all other objects."}
331
+ {"scene_index": 330, "scene": "The bowl is positioned at the back, while the rice container is placed slightly to the back-left of it."}
332
+ {"scene_index": 331, "scene": "The bowl is on the right, and the rice container is on the left."}
333
+ {"scene_index": 332, "scene": "The bowl is located to the right side."}
334
+ {"scene_index": 333, "scene": "The bowl is on the right side, and the rice container is on the left side."}
335
+ {"scene_index": 334, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
336
+ {"scene_index": 335, "scene": "The bowl is on the right side, and the rice container is on the left side."}
337
+ {"scene_index": 336, "scene": "The bowl is located at the back right position."}
338
+ {"scene_index": 337, "scene": "The bowl is on the right side, and the rice container is on the left side."}
339
+ {"scene_index": 338, "scene": "The bowl is on the right side, and the rice container is on the left side."}
340
+ {"scene_index": 339, "scene": "The bowl is on the right, and the rice container is on the left."}
341
+ {"scene_index": 340, "scene": "The bowl is on the right side, and the rice container is on the left side."}
342
+ {"scene_index": 341, "scene": "The bowl is on the right side, and the rice container is on the left side."}
343
+ {"scene_index": 342, "scene": "The bowl is located at the back right position."}
344
+ {"scene_index": 343, "scene": "The bowl is located at the back right position relative to the other objects."}
345
+ {"scene_index": 344, "scene": "The bowl is on the right, and the rice container is on the left."}
346
+ {"scene_index": 345, "scene": "The bowl is on the right, and the rice container is on the left."}
347
+ {"scene_index": 346, "scene": "The bowl is located at the back right position, while the container is situated at the back left position."}
348
+ {"scene_index": 347, "scene": "The bowl is on the right side, and the rice container is on the left side."}
349
+ {"scene_index": 348, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
350
+ {"scene_index": 349, "scene": "The bowl is located at the back right position."}
351
+ {"scene_index": 350, "scene": "The bowl is on the right side, and the rice container is on the left side."}
352
+ {"scene_index": 351, "scene": "The bowl is on the right, and there are two containers both on the left."}
353
+ {"scene_index": 352, "scene": "The bowl is located to the right."}
354
+ {"scene_index": 353, "scene": "The bowl is on the right side, and the rice container is on the left side."}
355
+ {"scene_index": 354, "scene": "The bowl is on the right side, and the rice container is on the left side."}
356
+ {"scene_index": 355, "scene": "The bowl is on the right, while the rice container and another container are both on the left."}
357
+ {"scene_index": 356, "scene": "The bowl is on the right, and the rice container is on the left."}
358
+ {"scene_index": 357, "scene": "The bowl is on the right side, and the rice container is on the left side."}
359
+ {"scene_index": 358, "scene": "The bowl is on the right side, and the rice container is on the left side."}
360
+ {"scene_index": 359, "scene": "The bowl is on the right, and the rice container is on the left."}
361
+ {"scene_index": 360, "scene": "The bowl is on the right side, and the rice container is on the left side."}
362
+ {"scene_index": 361, "scene": "The bowl is on the right side, and the rice container is on the left side."}
363
+ {"scene_index": 362, "scene": "The bowl is on the right side, and the rice container is on the left side."}
364
+ {"scene_index": 363, "scene": "The bowl is located at the back right position relative to the other objects."}
365
+ {"scene_index": 364, "scene": "The bowl is located at the back right position."}
366
+ {"scene_index": 365, "scene": "The bowl is on the right side, and the rice container is on the left side."}
367
+ {"scene_index": 366, "scene": "The bowl is on the right, and the rice container is on the left."}
368
+ {"scene_index": 367, "scene": "The bowl is located at the back right position relative to the other objects."}
369
+ {"scene_index": 368, "scene": "The bowl is on the right, and the rice container is on the left."}
370
+ {"scene_index": 369, "scene": "The bowl is on the right, and the rice container is on the left."}
371
+ {"scene_index": 370, "scene": "The bowl is on the right, and the rice container is on the left."}
372
+ {"scene_index": 371, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
373
+ {"scene_index": 372, "scene": "The bowl is on the right, and the rice container is on the left."}
374
+ {"scene_index": 373, "scene": "The bowl is on the right, and the rice container is on the left."}
375
+ {"scene_index": 374, "scene": "The bowl is on the right side, and the rice container is on the left side."}
376
+ {"scene_index": 375, "scene": "The bowl is on the right side, and the rice container is on the left side."}
377
+ {"scene_index": 376, "scene": "The bowl is on the right, and the rice container is on the left."}
378
+ {"scene_index": 377, "scene": "The bowl is on the right, and two containers are both on the left."}
379
+ {"scene_index": 378, "scene": "The bowl is on the right, and the rice container is on the left."}
380
+ {"scene_index": 379, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
381
+ {"scene_index": 380, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
382
+ {"scene_index": 381, "scene": "The bowl is located at the back right, while the container is positioned at the back left."}
383
+ {"scene_index": 382, "scene": "The bowl is on the right, and the rice container is on the left."}
384
+ {"scene_index": 383, "scene": "The bowl is located to the right, while the rice container is positioned at the back left."}
385
+ {"scene_index": 384, "scene": "The bowl is located at the back right position."}
386
+ {"scene_index": 385, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
387
+ {"scene_index": 386, "scene": "The bowl is on the right side, and the rice container is on the left side."}
388
+ {"scene_index": 387, "scene": "The bowl is on the right, and the rice container is on the left."}
389
+ {"scene_index": 388, "scene": "The bowl is located at the back right position, while the container is situated at the back left position."}
390
+ {"scene_index": 389, "scene": "The bowl is on the right, and the rice container is on the left."}
391
+ {"scene_index": 390, "scene": "The bowl is on the right side, and the rice container is on the left side."}
392
+ {"scene_index": 391, "scene": "The bowl is on the right, and the rice container is on the left."}
393
+ {"scene_index": 392, "scene": "The bowl is on the right, and the rice container is on the left."}
394
+ {"scene_index": 393, "scene": "The bowl is on the right, and the rice container is on the left."}
395
+ {"scene_index": 394, "scene": "The bowl is positioned to the right, while the container is located to the left, establishing their respective spatial relationships within the described context."}
396
+ {"scene_index": 395, "scene": "The bowl is located at the back right position."}
397
+ {"scene_index": 396, "scene": "The bowl is on the right side, and the rice container is on the left side."}
398
+ {"scene_index": 397, "scene": "The bowl is on the right, and the rice container is on the left."}
399
+ {"scene_index": 398, "scene": "The bowl is on the right side, and the rice container is on the left side."}
400
+ {"scene_index": 399, "scene": "The bowl is on the right, and the rice container is on the left."}
401
+ {"scene_index": 400, "scene": "The bowl is located at the back right position relative to the other objects."}
402
+ {"scene_index": 401, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
403
+ {"scene_index": 402, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
404
+ {"scene_index": 403, "scene": "The bowl is on the right, and the rice container is on the left."}
405
+ {"scene_index": 404, "scene": "The bowl is on the right, and the rice container is on the left."}
406
+ {"scene_index": 405, "scene": "The bowl is positioned at the back right, while the rice container is located at the back left."}
407
+ {"scene_index": 406, "scene": "The bowl is on the right, and the rice container is on the left."}
408
+ {"scene_index": 407, "scene": "The bowl is on the right side, and the rice container is on the left side."}
409
+ {"scene_index": 408, "scene": "The bowl is on the right, and the rice container is on the left."}
410
+ {"scene_index": 409, "scene": "The bowl is on the right, and the rice container is on the left."}
411
+ {"scene_index": 410, "scene": "The bowl is on the right side."}
412
+ {"scene_index": 411, "scene": "The bowl is located at the back right position."}
413
+ {"scene_index": 412, "scene": "The bowl is on the right, and the rice container is on the left."}
414
+ {"scene_index": 413, "scene": "The bowl is on the right, and the rice container is on the left."}
415
+ {"scene_index": 414, "scene": "The bowl is on the right side, and the rice container is on the left side."}
416
+ {"scene_index": 415, "scene": "The bowl is on the right, and the rice container is on the left."}
417
+ {"scene_index": 416, "scene": "The bowl is positioned on the right side, while the container is located on the left side."}
418
+ {"scene_index": 417, "scene": "The bowl is on the right, and the rice container is on the left."}
419
+ {"scene_index": 418, "scene": "The bowl is on the right, and the rice container is on the left."}
420
+ {"scene_index": 419, "scene": "The bowl is located at the back right position."}
421
+ {"scene_index": 420, "scene": "The two bowls are positioned at the back corners of the space, one on the right side and the other on the left side."}
422
+ {"scene_index": 421, "scene": "The bowl is located at the back right position."}
423
+ {"scene_index": 422, "scene": "The bowl is positioned on the right side, while the container is located on the left side."}
424
+ {"scene_index": 423, "scene": "The bowl is located at the back right position."}
425
+ {"scene_index": 424, "scene": "The bowl is on the right side, and the rice container is on the left side."}
426
+ {"scene_index": 425, "scene": "The bowl is on the right, and the rice container is on the left."}
427
+ {"scene_index": 426, "scene": "The bowl is on the right, and the rice container is on the left."}
428
+ {"scene_index": 427, "scene": "The bowl is on the right, and the rice container is on the left."}
429
+ {"scene_index": 428, "scene": "The bowl is on the right side, and the rice container is on the left side."}
430
+ {"scene_index": 429, "scene": "The bowl is located at the back right position relative to the other objects."}
431
+ {"scene_index": 430, "scene": "The bowl is located at the back right position."}
432
+ {"scene_index": 431, "scene": "The bowl is on the right, and the rice container is on the left."}
433
+ {"scene_index": 432, "scene": "The bowl is on the right, and the rice container is on the left."}
434
+ {"scene_index": 433, "scene": "The bowl is located at the back right position."}
435
+ {"scene_index": 434, "scene": "The bowl is located at the back right position."}
436
+ {"scene_index": 435, "scene": "The bowl is on the right, and the rice container is on the left."}
437
+ {"scene_index": 436, "scene": "The bowl is on the right, and the rice container is on the left."}
438
+ {"scene_index": 437, "scene": "The bowl is located at the back right position, while the container is situated at the back left position."}
439
+ {"scene_index": 438, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
440
+ {"scene_index": 439, "scene": "The bowl is located at the back right position relative to the other objects."}
441
+ {"scene_index": 440, "scene": "The bowl is on the right, and the rice container is on the left."}
442
+ {"scene_index": 441, "scene": "The bowl is on the right, and the rice container is on the left."}
443
+ {"scene_index": 442, "scene": "The bowl is on the right side, and the rice container is on the left side."}
444
+ {"scene_index": 443, "scene": "The bowl is on the right, and the rice container is on the left."}
445
+ {"scene_index": 444, "scene": "The bowl is on the right side, and the rice container is on the left side."}
446
+ {"scene_index": 445, "scene": "The bowl is on the right, and there are two containers both positioned to the left."}
447
+ {"scene_index": 446, "scene": "The bowl is on the right, and the rice container is on the left."}
448
+ {"scene_index": 447, "scene": "The bowl is on the right side, and the rice container is on the left side."}
449
+ {"scene_index": 448, "scene": "The bowl is on the right side, and the rice container is on the left side."}
450
+ {"scene_index": 449, "scene": "The bowl is on the right, and the rice container is on the left."}
451
+ {"scene_index": 450, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
452
+ {"scene_index": 451, "scene": "The bowl is on the right side, and the rice container is on the left side."}
453
+ {"scene_index": 452, "scene": "The bowl is on the right side, and the rice container is on the left side."}
454
+ {"scene_index": 453, "scene": "The bowl is on the right, and the rice container is on the left."}
455
+ {"scene_index": 454, "scene": "The bowl is on the right side, and the rice container is on the left side."}
456
+ {"scene_index": 455, "scene": "The bowl is on the right, and the rice container is on the left."}
457
+ {"scene_index": 456, "scene": "The bowl is on the right, and the rice container is on the left."}
458
+ {"scene_index": 457, "scene": "The bowl is on the right side, and the rice container is on the left side."}
459
+ {"scene_index": 458, "scene": "The bowl is located at the back right position."}
460
+ {"scene_index": 459, "scene": "The bowl is on the right, and the rice container is on the left."}
461
+ {"scene_index": 460, "scene": "The bowl is on the right side, and the rice container is on the left side."}
462
+ {"scene_index": 461, "scene": "The bowl is on the right side, and the rice container is on the left side."}
463
+ {"scene_index": 462, "scene": "The bowl is on the right, and the rice container is on the left."}
464
+ {"scene_index": 463, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
465
+ {"scene_index": 464, "scene": "The bowl is on the right side, and the rice container is on the left side."}
466
+ {"scene_index": 465, "scene": "The bowl is located at the back right position."}
467
+ {"scene_index": 466, "scene": "The bowl is on the right, and the rice container is on the left."}
468
+ {"scene_index": 467, "scene": "The bowl is on the right, and the rice container is on the left."}
469
+ {"scene_index": 468, "scene": "The bowl is on the right, and the rice container is on the left."}
470
+ {"scene_index": 469, "scene": "The bowl is on the right side, and the rice container is on the left side."}
471
+ {"scene_index": 470, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
472
+ {"scene_index": 471, "scene": "The bowl is on the right, and the rice container is on the left."}
473
+ {"scene_index": 472, "scene": "The bowl is on the right, and the rice container is on the left."}
474
+ {"scene_index": 473, "scene": "The bowl is on the right, and the rice container is on the left."}
475
+ {"scene_index": 474, "scene": "The bowl is located at the back right position."}
476
+ {"scene_index": 475, "scene": "The bowl is located at the back right position."}
477
+ {"scene_index": 476, "scene": "The bowl is on the right, and the rice container is on the left."}
478
+ {"scene_index": 477, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
479
+ {"scene_index": 478, "scene": "The bowl is located at the back right position."}
480
+ {"scene_index": 479, "scene": "The bowl is on the right, and there are two containers both positioned to the left."}
481
+ {"scene_index": 480, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
482
+ {"scene_index": 481, "scene": "The bowl is on the right side, and the rice container is on the left side."}
483
+ {"scene_index": 482, "scene": "The bowl is on the right side, and the rice container is on the left side."}
484
+ {"scene_index": 483, "scene": "The bowl is located at the back right position."}
485
+ {"scene_index": 484, "scene": "The bowl is on the right, and the rice container is on the left."}
486
+ {"scene_index": 485, "scene": "The bowl is positioned at the back, while the rice container is placed on the left side."}
487
+ {"scene_index": 486, "scene": "The bowl is located at the back right position."}
488
+ {"scene_index": 487, "scene": "The bowl is located at the back right, while the container is positioned at the back left."}
489
+ {"scene_index": 488, "scene": "The bowl is on the right side, and the rice container is on the left side."}
490
+ {"scene_index": 489, "scene": "The bowl is on the right, and the rice container is on the left."}
491
+ {"scene_index": 490, "scene": "The bowl is on the right, and the rice container is on the left."}
492
+ {"scene_index": 491, "scene": "The bowl is located at the back right position."}
493
+ {"scene_index": 492, "scene": "The bowl is on the right, and the rice container is on the left."}
494
+ {"scene_index": 493, "scene": "The bowl is on the right, and the rice container is on the left."}
495
+ {"scene_index": 494, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
496
+ {"scene_index": 495, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
497
+ {"scene_index": 496, "scene": "The bowl is on the right, and the rice container is on the left."}
498
+ {"scene_index": 497, "scene": "The bowl is on the right, and the rice container is on the left."}
499
+ {"scene_index": 498, "scene": "The bowl is on the right side, and the rice container is on the left side."}
500
+ {"scene_index": 499, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
501
+ {"scene_index": 500, "scene": "The bowl is on the right side."}
502
+ {"scene_index": 501, "scene": "The bowl is located at the back right position."}
503
+ {"scene_index": 502, "scene": "The bowl is located at the back position."}
504
+ {"scene_index": 503, "scene": "The bowl is on the right, and the rice container is on the left."}
505
+ {"scene_index": 504, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
506
+ {"scene_index": 505, "scene": "The bowl is on the right, and the rice container is on the left."}
507
+ {"scene_index": 506, "scene": "The bowl is on the right, and the rice container is on the left."}
508
+ {"scene_index": 507, "scene": "The bowl is on the right side."}
509
+ {"scene_index": 508, "scene": "The bowl is on the right, and the container is on the left, with no specified relationship between them."}
510
+ {"scene_index": 509, "scene": "The bowl is on the right, and the rice container is on the left."}
511
+ {"scene_index": 510, "scene": "The bowl is on the right side, and the rice container is on the left side."}
512
+ {"scene_index": 511, "scene": "The bowl is located at the back right position relative to the other objects."}
513
+ {"scene_index": 512, "scene": "The bowl is on the right, and the rice container is on the left."}
514
+ {"scene_index": 513, "scene": "The bowl is on the right side, and the rice container is on the left side."}
515
+ {"scene_index": 514, "scene": "The bowl is located at the back right position."}
516
+ {"scene_index": 515, "scene": "The bowl is on the right side, and the rice container is on the left side."}
517
+ {"scene_index": 516, "scene": "The bowl is on the right side, and the rice container is on the left side."}
518
+ {"scene_index": 517, "scene": "The bowl is on the right side, and the rice container is on the left side."}
519
+ {"scene_index": 518, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
520
+ {"scene_index": 519, "scene": "The bowl is on the right, and the rice container is on the left."}
521
+ {"scene_index": 520, "scene": "The bowl is on the right side, and the rice container is on the left side."}
522
+ {"scene_index": 521, "scene": "The bowl is located at the back right, while the container is situated at the back left."}
523
+ {"scene_index": 522, "scene": "The bowl is located at the back right position."}
524
+ {"scene_index": 523, "scene": "The bowl is located at the back right position."}
525
+ {"scene_index": 524, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
526
+ {"scene_index": 525, "scene": "The bowl is located at the back right position relative to the other objects."}
527
+ {"scene_index": 526, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
528
+ {"scene_index": 527, "scene": "The bowl is positioned on the right, while the rice container is located at the back left."}
529
+ {"scene_index": 528, "scene": "The bowl is on the right side, and the rice container is on the left side."}
530
+ {"scene_index": 529, "scene": "The bowl is positioned on the right, while two containers are located on the left."}
531
+ {"scene_index": 530, "scene": "The bowl is on the right side, and the rice container is on the left side."}
532
+ {"scene_index": 531, "scene": "The bowl is on the right side, and the rice container is on the left side."}
533
+ {"scene_index": 532, "scene": "The bowl is on the right side, and the rice container is on the left side."}
534
+ {"scene_index": 533, "scene": "The bowl is positioned to the right, while the container is located to the left, establishing their respective spatial relationships within the described context."}
535
+ {"scene_index": 534, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
536
+ {"scene_index": 535, "scene": "The bowl is on the right side, and the rice container is on the left side."}
537
+ {"scene_index": 536, "scene": "The bowl is on the right, and the rice container is on the left."}
538
+ {"scene_index": 537, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
539
+ {"scene_index": 538, "scene": "The bowl is located to the right side."}
540
+ {"scene_index": 539, "scene": "The bowl is located at the back right position."}
541
+ {"scene_index": 540, "scene": "The bowl is located at the back right position."}
542
+ {"scene_index": 541, "scene": "The bowl is on the right, and the rice container is at the back left."}
543
+ {"scene_index": 542, "scene": "The bowl is on the right side, and the rice container is on the left side."}
544
+ {"scene_index": 543, "scene": "The bowl is on the right, and the rice container is on the left."}
545
+ {"scene_index": 544, "scene": "The bowl is on the right, and the rice container is on the left."}
546
+ {"scene_index": 545, "scene": "The bowl is on the right side, and the rice container is on the left side."}
547
+ {"scene_index": 546, "scene": "The bowl is on the right side, and the rice container is on the left side."}
548
+ {"scene_index": 547, "scene": "The bowl is located at the back right position."}
549
+ {"scene_index": 548, "scene": "The bowl is located at the back right position relative to the other objects."}
550
+ {"scene_index": 549, "scene": "The bowl is on the right, and the rice container is on the left."}
551
+ {"scene_index": 550, "scene": "The bowl is on the right, while both containers are on the left."}
552
+ {"scene_index": 551, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
553
+ {"scene_index": 552, "scene": "The bowl is positioned to the right."}
554
+ {"scene_index": 553, "scene": "The bowl is positioned on the right side."}
555
+ {"scene_index": 554, "scene": "The bowl is on the right, and the rice container is on the left."}
556
+ {"scene_index": 555, "scene": "The bowl is located at the back right, and the rice container is positioned at the back left."}
557
+ {"scene_index": 556, "scene": "The bowl is located at the back right position."}
558
+ {"scene_index": 557, "scene": "The bowl is on the right, and the rice container is on the left."}
559
+ {"scene_index": 558, "scene": "The bowl is located at the back right position relative to the other objects."}
560
+ {"scene_index": 559, "scene": "The bowl is positioned on the right, while two containers are located on the left."}
561
+ {"scene_index": 560, "scene": "The bowl is located at the back right, while the rice container is positioned on the left side."}
562
+ {"scene_index": 561, "scene": "The bowl is on the right, and the rice container is on the left."}
563
+ {"scene_index": 562, "scene": "The bowl is on the right side, and the rice container is on the left side."}
564
+ {"scene_index": 563, "scene": "The bowl is on the right, and the rice container is on the left."}
565
+ {"scene_index": 564, "scene": "The bowl is located at the back right position."}
566
+ {"scene_index": 565, "scene": "The bowl is located at the back right position."}
567
+ {"scene_index": 566, "scene": "The bowl is located at the back right position."}
568
+ {"scene_index": 567, "scene": "The bowl is on the right, and the rice container is on the left."}
569
+ {"scene_index": 568, "scene": "The bowl is on the right, and the rice container is on the left."}
570
+ {"scene_index": 569, "scene": "The bowl is on the right, and the rice container is on the left."}
571
+ {"scene_index": 570, "scene": "The bowl is positioned on the right side, while the container is located on the left side."}
572
+ {"scene_index": 571, "scene": "The bowl is on the right side, and the rice container is on the left side."}
573
+ {"scene_index": 572, "scene": "The bowl is on the right, and the rice container is on the left."}
574
+ {"scene_index": 573, "scene": "The bowl is on the right, and the rice container is on the left."}
575
+ {"scene_index": 574, "scene": "The bowl is on the right, and the rice container is on the left."}
576
+ {"scene_index": 575, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
577
+ {"scene_index": 576, "scene": "The bowl is on the right side, and the rice container is on the left side."}
578
+ {"scene_index": 577, "scene": "The bowl is on the right, while both containers are on the left."}
579
+ {"scene_index": 578, "scene": "The bowl is on the right, and the rice container is on the left."}
580
+ {"scene_index": 579, "scene": "The bowl is on the right, and the rice container is on the left."}
581
+ {"scene_index": 580, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
582
+ {"scene_index": 581, "scene": "The bowl is located at the back right position."}
583
+ {"scene_index": 582, "scene": "The bowl is on the right, and the rice container is on the left."}
584
+ {"scene_index": 583, "scene": "The bowl is on the right side, and the rice container is on the left side."}
585
+ {"scene_index": 584, "scene": "The bowl is on the right, and the rice container is on the left."}
586
+ {"scene_index": 585, "scene": "The bowl is positioned at the back right, while the rice container is located at the back left."}
587
+ {"scene_index": 586, "scene": "The bowl is on the right side, and the rice container is on the left side."}
588
+ {"scene_index": 587, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
589
+ {"scene_index": 588, "scene": "The bowl is on the right side, and the rice container is on the left side."}
590
+ {"scene_index": 589, "scene": "The bowl is on the right, and the rice container is on the left."}
591
+ {"scene_index": 590, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
592
+ {"scene_index": 591, "scene": "The bowl is positioned at the back right, while the container is located on the left side."}
593
+ {"scene_index": 592, "scene": "The bowl is located at the back right, while the container is positioned on the left side."}
594
+ {"scene_index": 593, "scene": "The bowl is located at the back right position."}
595
+ {"scene_index": 594, "scene": "The bowl is located at the back right, while the container is positioned at the back left."}
596
+ {"scene_index": 595, "scene": "The bowl is positioned on the right side, while the container is located on the left side."}
597
+ {"scene_index": 596, "scene": "The bowl is on the right side, and the rice container is on the left side."}
598
+ {"scene_index": 597, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
599
+ {"scene_index": 598, "scene": "The bowl is located at the back right position."}
600
+ {"scene_index": 599, "scene": "The bowl is on the right, and the rice container is on the left."}
601
+ {"scene_index": 600, "scene": "The bowl is on the right, and the rice container is on the left."}
602
+ {"scene_index": 601, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
603
+ {"scene_index": 602, "scene": "The bowl is positioned to the right."}
604
+ {"scene_index": 603, "scene": "The bowl is on the right side, and the rice container is on the left side."}
605
+ {"scene_index": 604, "scene": "The bowl is on the right, and the rice container is on the left."}
606
+ {"scene_index": 605, "scene": "The bowl is on the right side, and the rice container is on the left side."}
607
+ {"scene_index": 606, "scene": "The bowl is on the right, and the rice container is on the left."}
608
+ {"scene_index": 607, "scene": "The bowl is positioned to the right."}
609
+ {"scene_index": 608, "scene": "The bowl is on the right, and the rice container is on the left."}
610
+ {"scene_index": 609, "scene": "The bowl is on the right, and the rice container is on the left."}
611
+ {"scene_index": 610, "scene": "The bowl is on the right side, and the rice container is on the left side."}
612
+ {"scene_index": 611, "scene": "The bowl is on the right side, and the rice container is on the left side."}
613
+ {"scene_index": 612, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
614
+ {"scene_index": 613, "scene": "The bowl is on the right side, and the rice container is on the left side."}
615
+ {"scene_index": 614, "scene": "The bowl is on the right, and the rice container is on the left."}
616
+ {"scene_index": 615, "scene": "The bowl is on the right side, and the rice container is on the left side."}
617
+ {"scene_index": 616, "scene": "The bowl is on the right, and the rice container is on the left."}
618
+ {"scene_index": 617, "scene": "The bowl is on the right, and the rice container is on the left."}
619
+ {"scene_index": 618, "scene": "The bowl is on the right side, and the rice container is on the left side."}
620
+ {"scene_index": 619, "scene": "The bowl is on the right, and the rice container is on the left."}
621
+ {"scene_index": 620, "scene": "The bowl is on the right side, and the rice container is on the left side."}
622
+ {"scene_index": 621, "scene": "The bowl is on the right, and the rice container is on the left."}
623
+ {"scene_index": 622, "scene": "The bowl is on the right, and the rice container is on the left."}
624
+ {"scene_index": 623, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
625
+ {"scene_index": 624, "scene": "The bowl is on the right side, and the rice container is on the left side."}
626
+ {"scene_index": 625, "scene": "The bowl is on the right, and the rice container is on the left."}
627
+ {"scene_index": 626, "scene": "The bowl is on the right, and the rice container is on the left."}
628
+ {"scene_index": 627, "scene": "The bowl is on the right side, and the rice container is on the left side."}
629
+ {"scene_index": 628, "scene": "The bowl is on the right side, and the rice container is on the left side."}
630
+ {"scene_index": 629, "scene": "The bowl is located at the back right position."}
631
+ {"scene_index": 630, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
632
+ {"scene_index": 631, "scene": "The bowl is on the right, and the rice container is on the left."}
633
+ {"scene_index": 632, "scene": "The bowl is on the right side, and the rice container is on the left side."}
634
+ {"scene_index": 633, "scene": "The bowl is on the right, and the rice container is on the left."}
635
+ {"scene_index": 634, "scene": "The bowl is on the right, and the rice container is on the left."}
636
+ {"scene_index": 635, "scene": "The bowl is on the right, and the rice container is on the left."}
637
+ {"scene_index": 636, "scene": "The bowl is located at the back right position."}
638
+ {"scene_index": 637, "scene": "The bowl is on the right, and the rice container is on the left."}
639
+ {"scene_index": 638, "scene": "The bowl is on the right side, and the rice container is on the left side."}
640
+ {"scene_index": 639, "scene": "The bowl is on the right, and the rice container is on the left."}
641
+ {"scene_index": 640, "scene": "The bowl is on the right side, and the rice container is on the left side."}
642
+ {"scene_index": 641, "scene": "The bowl is on the right side, and the rice container is on the left side."}
643
+ {"scene_index": 642, "scene": "The bowl is located at the back right position, while the rice container is situated at the back left position."}
644
+ {"scene_index": 643, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
645
+ {"scene_index": 644, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
646
+ {"scene_index": 645, "scene": "The bowl is located at the back right position, while the container is situated at the back left position."}
647
+ {"scene_index": 646, "scene": "The bowl is located at the back right position."}
648
+ {"scene_index": 647, "scene": "The bowl is on the right side, and the rice container is on the left side."}
649
+ {"scene_index": 648, "scene": "The bowl is on the right, and the rice container is on the left."}
650
+ {"scene_index": 649, "scene": "The bowl is on the right side, and the rice container is on the left side."}
651
+ {"scene_index": 650, "scene": "The bowl is located at the back right position."}
652
+ {"scene_index": 651, "scene": "The bowl is on the right, and the rice container is on the left."}
653
+ {"scene_index": 652, "scene": "The bowl is on the right side, and the rice container is on the left side."}
654
+ {"scene_index": 653, "scene": "The bowl is on the right side, and the rice container is on the left side."}
655
+ {"scene_index": 654, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
656
+ {"scene_index": 655, "scene": "The bowl is on the right, and the rice container is on the left."}
657
+ {"scene_index": 656, "scene": "The bowl is located at the back right, while the container is situated at the back left, both positioned diagonally opposite each other in relation to the back of the space."}
658
+ {"scene_index": 657, "scene": "The bowl is on the right side, and the rice container is on the left side."}
659
+ {"scene_index": 658, "scene": "The bowl is on the right, and the rice container is on the left."}
660
+ {"scene_index": 659, "scene": "The bowl is located at the back right position."}
661
+ {"scene_index": 660, "scene": "The bowl is located at the back right position."}
662
+ {"scene_index": 661, "scene": "The bowl is on the right, and the rice container is on the left."}
663
+ {"scene_index": 662, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
664
+ {"scene_index": 663, "scene": "The bowl is on the right, and the rice container is on the left."}
665
+ {"scene_index": 664, "scene": "The bowl is on the right, and the rice container is on the left."}
666
+ {"scene_index": 665, "scene": "The bowl is on the right side, and the rice container is on the left side."}
667
+ {"scene_index": 666, "scene": "The bowl is on the right, and the rice container is on the left."}
668
+ {"scene_index": 667, "scene": "The bowl is on the right side, and the rice container is on the left side."}
669
+ {"scene_index": 668, "scene": "The bowl is on the right, and the rice container is on the left."}
670
+ {"scene_index": 669, "scene": "The bowl is on the right side, and the rice container is on the left side."}
671
+ {"scene_index": 670, "scene": "The bowl is located at the back right, and the rice container is positioned at the back left."}
672
+ {"scene_index": 671, "scene": "The bowl is located at the back right position."}
673
+ {"scene_index": 672, "scene": "The bowl is on the right, and the rice container is on the left."}
674
+ {"scene_index": 673, "scene": "The bowl is located to the right side."}
675
+ {"scene_index": 674, "scene": "The bowl is located at the back right position."}
676
+ {"scene_index": 675, "scene": "The bowl is on the right side, and the rice container is on the left side."}
677
+ {"scene_index": 676, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
678
+ {"scene_index": 677, "scene": "The bowl is on the right, and the rice container is on the left."}
679
+ {"scene_index": 678, "scene": "The bowl is on the right, and the rice container is on the left."}
680
+ {"scene_index": 679, "scene": "The bowl is on the right, and the rice container is on the left."}
681
+ {"scene_index": 680, "scene": "The bowl is located at the back right position."}
682
+ {"scene_index": 681, "scene": "The bowl is on the right, and the rice container is on the left."}
683
+ {"scene_index": 682, "scene": "The bowl is located at the back right, while the container is situated at the back left, both positioned diagonally opposite each other in relation to the back of the space."}
684
+ {"scene_index": 683, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
685
+ {"scene_index": 684, "scene": "The bowl is on the right side, and the rice container is on the left side."}
686
+ {"scene_index": 685, "scene": "The bowl is positioned on the right side, while the container is located on the left side."}
687
+ {"scene_index": 686, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
688
+ {"scene_index": 687, "scene": "The bowl is on the right, and the rice container is on the left."}
689
+ {"scene_index": 688, "scene": "The bowl is located at the back right position relative to the other objects."}
690
+ {"scene_index": 689, "scene": "The bowl is on the right, and the rice container is on the left."}
691
+ {"scene_index": 690, "scene": "The bowl is on the right side, and the rice container is on the left side."}
692
+ {"scene_index": 691, "scene": "The bowl is located at the back right position."}
693
+ {"scene_index": 692, "scene": "The bowl is on the right, and the rice container is on the left."}
694
+ {"scene_index": 693, "scene": "The bowl is on the right, and the rice container is on the left."}
695
+ {"scene_index": 694, "scene": "The bowl is located at the back right position relative to the other objects."}
696
+ {"scene_index": 695, "scene": "The bowl is on the right, and the rice container is on the left."}
697
+ {"scene_index": 696, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
698
+ {"scene_index": 697, "scene": "The bowl is located at the back right position."}
699
+ {"scene_index": 698, "scene": "The bowl is located at the back right position."}
700
+ {"scene_index": 699, "scene": "The bowl is located at the back right position."}
701
+ {"scene_index": 700, "scene": "The bowl is on the right side, and the rice container is on the left side."}
702
+ {"scene_index": 701, "scene": "The bowl is on the right side, and the rice container is on the left side."}
703
+ {"scene_index": 702, "scene": "The bowl is on the right, and the rice container is on the left."}
704
+ {"scene_index": 703, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
705
+ {"scene_index": 704, "scene": "The bowl is on the right, and the rice container is on the left."}
706
+ {"scene_index": 705, "scene": "The bowl is on the right, and the rice container is on the left."}
707
+ {"scene_index": 706, "scene": "The bowl is on the right, and the rice container is on the left."}
708
+ {"scene_index": 707, "scene": "The bowl is on the right, and the container is on the left, with no specified relationship between them."}
709
+ {"scene_index": 708, "scene": "The bowl is on the right side, and the rice container is on the left side."}
710
+ {"scene_index": 709, "scene": "The bowl is on the right side, and the rice container is on the left side."}
711
+ {"scene_index": 710, "scene": "The bowl is located at the back right position."}
712
+ {"scene_index": 711, "scene": "The bowl is located at the back right position relative to the other objects."}
713
+ {"scene_index": 712, "scene": "The bowl is on the right, and the rice container is on the left."}
714
+ {"scene_index": 713, "scene": "The bowl is on the right side, and the rice container is on the left side."}
715
+ {"scene_index": 714, "scene": "The bowl is on the right, and the rice container is on the left."}
716
+ {"scene_index": 715, "scene": "The bowl is located at the back right position."}
717
+ {"scene_index": 716, "scene": "The bowl is on the right, and the rice container is on the left."}
718
+ {"scene_index": 717, "scene": "The bowl is on the right, and the rice container is on the left."}
719
+ {"scene_index": 718, "scene": "The bowl is on the right side, and the rice container is on the left side."}
720
+ {"scene_index": 719, "scene": "The bowl is located at the back right position."}
721
+ {"scene_index": 720, "scene": "The bowl is on the right side, and the rice container is on the left side."}
722
+ {"scene_index": 721, "scene": "The bowl is on the right side, and the rice container is on the left side."}
723
+ {"scene_index": 722, "scene": "The bowl is on the right, and the rice container is at the back left."}
724
+ {"scene_index": 723, "scene": "The bowl is on the right side, and the rice container is on the left side."}
725
+ {"scene_index": 724, "scene": "The bowl is on the right side, and the rice container is on the left side."}
726
+ {"scene_index": 725, "scene": "The bowl is positioned on the right side, while the container is located on the left side."}
727
+ {"scene_index": 726, "scene": "The bowl is located at the back right, while the container is situated at the back left, both positioned diagonally opposite each other in relation to the back of the space."}
728
+ {"scene_index": 727, "scene": "The bowl is on the right, while the container is on the left."}
729
+ {"scene_index": 728, "scene": "The bowl is on the right side, and the rice container is on the left side."}
730
+ {"scene_index": 729, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
731
+ {"scene_index": 730, "scene": "The bowl is on the right, and the rice container is on the left."}
732
+ {"scene_index": 731, "scene": "The bowl is on the right, and the rice container is on the left."}
733
+ {"scene_index": 732, "scene": "The bowl is on the right, and the rice container is on the left."}
734
+ {"scene_index": 733, "scene": "The bowl is located to the right."}
735
+ {"scene_index": 734, "scene": "The bowl is on the right, and the rice container is on the left."}
736
+ {"scene_index": 735, "scene": "The bowl is located at the back right position."}
737
+ {"scene_index": 736, "scene": "The bowl is on the right, and the rice container is on the left."}
738
+ {"scene_index": 737, "scene": "The bowl is on the right, and the rice container is on the left."}
739
+ {"scene_index": 738, "scene": "The bowl is on the right, and the rice container is on the left."}
740
+ {"scene_index": 739, "scene": "The bowl is on the right side, and the rice container is on the left side."}
741
+ {"scene_index": 740, "scene": "The bowl is on the right, and the rice container is on the left."}
742
+ {"scene_index": 741, "scene": "The bowl is on the right, the rice container is at the back left."}
743
+ {"scene_index": 742, "scene": "The bowl is located at the back right position."}
744
+ {"scene_index": 743, "scene": "The bowl is located at the back right position."}
745
+ {"scene_index": 744, "scene": "The bowl is on the right side, and the rice container is on the left side."}
746
+ {"scene_index": 745, "scene": "The bowl is on the right, and the rice container is on the left."}
747
+ {"scene_index": 746, "scene": "The bowl is on the right, and the rice container is on the left."}
748
+ {"scene_index": 747, "scene": "The bowl is on the right, and the rice container is on the left."}
749
+ {"scene_index": 748, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
750
+ {"scene_index": 749, "scene": "The bowl is on the right, and the rice container is on the left."}
751
+ {"scene_index": 750, "scene": "The bowl is on the right, and the rice container is on the left."}
752
+ {"scene_index": 751, "scene": "The bowl is located at the back right position, while the rice container is situated at the back left position."}
753
+ {"scene_index": 752, "scene": "The bowl is located at the back right position."}
754
+ {"scene_index": 753, "scene": "The bowl is on the right, and the rice container is on the left."}
755
+ {"scene_index": 754, "scene": "The bowl is on the right, and the rice container is on the left."}
756
+ {"scene_index": 755, "scene": "The bowl is located at the back right position, while the rice container is situated at the back left position."}
757
+ {"scene_index": 756, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
758
+ {"scene_index": 757, "scene": "The bowl is on the right side, and the rice container is on the left side."}
759
+ {"scene_index": 758, "scene": "The bowl is located at the back right position."}
760
+ {"scene_index": 759, "scene": "The bowl is on the right, and the rice container is on the left."}
761
+ {"scene_index": 760, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
762
+ {"scene_index": 761, "scene": "The bowl is on the right, and the rice container is on the left."}
763
+ {"scene_index": 762, "scene": "The bowl is on the right side, and the rice container is on the left side."}
764
+ {"scene_index": 763, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
765
+ {"scene_index": 764, "scene": "The bowl is on the right side, and the rice container is on the left side."}
766
+ {"scene_index": 765, "scene": "The bowl is positioned at the back right, while the rice container is located at the back left."}
767
+ {"scene_index": 766, "scene": "The bowl is located at the back right position."}
768
+ {"scene_index": 767, "scene": "The bowl is on the right, and the rice container is on the left."}
769
+ {"scene_index": 768, "scene": "The bowl is positioned on the right side."}
770
+ {"scene_index": 769, "scene": "The bowl is located at the back right position."}
771
+ {"scene_index": 770, "scene": "The bowl is on the right, and the rice container is on the left."}
772
+ {"scene_index": 771, "scene": "The bowl is on the right side, and the rice container is on the left side."}
773
+ {"scene_index": 772, "scene": "The bowl is on the right, and the rice container is on the left."}
774
+ {"scene_index": 773, "scene": "The bowl is on the right, and the rice container is on the left."}
775
+ {"scene_index": 774, "scene": "The bowl is on the right side, and the rice container is on the left side."}
776
+ {"scene_index": 775, "scene": "The bowl is on the right side, and the rice container is on the left side."}
777
+ {"scene_index": 776, "scene": "The bowl is on the right, while the container is on the left."}
778
+ {"scene_index": 777, "scene": "The bowl is located at the back right, and the rice container is positioned at the back left."}
779
+ {"scene_index": 778, "scene": "The bowl is on the right, and the rice container is on the left."}
780
+ {"scene_index": 779, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
781
+ {"scene_index": 780, "scene": "The bowl is positioned to the right, while the rice container is placed to the left."}
782
+ {"scene_index": 781, "scene": "The bowl is on the right, and the rice container is on the left."}
783
+ {"scene_index": 782, "scene": "The bowl is on the right, and the rice container is on the left."}
784
+ {"scene_index": 783, "scene": "The bowl is located at the back right, while the container is positioned at the back left."}
785
+ {"scene_index": 784, "scene": "The bowl is on the right, and the rice container is on the left."}
786
+ {"scene_index": 785, "scene": "The bowl is positioned to the right, while the rice container is located at the back left."}
787
+ {"scene_index": 786, "scene": "The bowl is on the right, and the rice container is on the left."}
788
+ {"scene_index": 787, "scene": "The bowl is on the right side, and the rice container is on the left side."}
789
+ {"scene_index": 788, "scene": "The bowl is on the right side, and the rice container is on the left side."}
790
+ {"scene_index": 789, "scene": "The bowl is located at the back right position relative to the other objects."}
791
+ {"scene_index": 790, "scene": "The bowl is located at the back right, while the container is positioned at the back left."}
792
+ {"scene_index": 791, "scene": "The bowl is on the right side, and the rice container is on the left side."}
793
+ {"scene_index": 792, "scene": "The bowl is located at the back right, while the container is positioned at the back left."}
794
+ {"scene_index": 793, "scene": "The bowl is on the right, and the rice container is on the left."}
795
+ {"scene_index": 794, "scene": "The bowl is on the right side, and the rice container is on the left side."}
796
+ {"scene_index": 795, "scene": "The bowl is on the right, and the rice container is on the left."}
797
+ {"scene_index": 796, "scene": "The bowl is on the right, and the rice container is on the left."}
798
+ {"scene_index": 797, "scene": "The bowl is on the right, and the rice container is on the left."}
799
+ {"scene_index": 798, "scene": "The bowl is on the right, and the rice container is on the left."}
800
+ {"scene_index": 799, "scene": "The bowl is on the right side, and the rice container is on the left side."}
Split_aloha_pour_rice/annotations/subtask_annotations.jsonl ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"subtask_index": 0, "subtask": "Grasp the cup with rice in it with left gripper"}
2
+ {"subtask_index": 1, "subtask": "Place the bowl in the center of view with the right gripper"}
3
+ {"subtask_index": 2, "subtask": "End"}
4
+ {"subtask_index": 3, "subtask": "end"}
5
+ {"subtask_index": 4, "subtask": "Place the cup on the table with the left gripper"}
6
+ {"subtask_index": 5, "subtask": "Static"}
7
+ {"subtask_index": 6, "subtask": "Pick up the bowl with the right gripper"}
8
+ {"subtask_index": 7, "subtask": "Abnormal"}
9
+ {"subtask_index": 8, "subtask": "Move the bowl in the center of view with right gripper"}
10
+ {"subtask_index": 9, "subtask": "Move the bowl to the center of view with the right gripper"}
11
+ {"subtask_index": 10, "subtask": "Pick up the cup with rice in it with the left gripper"}
12
+ {"subtask_index": 11, "subtask": "Pour the rice from the cup into the bowl with the left gripper"}
13
+ {"subtask_index": 12, "subtask": "null"}
Split_aloha_pour_rice/data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f339ba4b10436c3e9abf5f5873f5531c0c7cef2a7b9d93787235192b2db184fd
3
+ size 179666
Split_aloha_pour_rice/data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbcd5407037f77147f2e927c2fe9a73661ba5189c4d5bb01979bcf838e0f8228
3
+ size 165613
Split_aloha_pour_rice/data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c458f6ee6fb10cbe6fd80918f764417b7cdd926f5f93f53e35d5dcb43ec5bc1e
3
+ size 191622
Split_aloha_pour_rice/data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5fb10f7c365a32b5db0992a83658a902b31d7dca80b8e34fd902a5b98460a98
3
+ size 158280
Split_aloha_pour_rice/data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ff11eeabe7101a7bb3f50fb9115e307f6ff2f4c7525541e19cf5f3975cc9dbe
3
+ size 156433
Split_aloha_pour_rice/data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95b1ba3f80f4121b3739dcc0ad72a99f3c08cf6f36b7967c5af8a58a85760b7b
3
+ size 152005
Split_aloha_pour_rice/data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9e74ac8d3274fc2ac755679b70bd17f31642cb38e87d305c7bd7a0b614b690b
3
+ size 186757
Split_aloha_pour_rice/data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14e3b11f4e221fcbbaa14cef08f63c7f1e707152ab52e382f8185c522d8d8ba7
3
+ size 146160
Split_aloha_pour_rice/data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55578bdf3b3e2678f7fcc4940d648a2de92fa6024dbb65a33c6550e406364dbc
3
+ size 147114
Split_aloha_pour_rice/data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bf44e66c6cb0d050d909a5cec4434b3f2f2b9311d7f395a290d44ad634b70d1
3
+ size 185404
Split_aloha_pour_rice/data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6eca2ff709d207efd33a97080b75dd257d5e3b1e25f60969fb31c0ba8d1fa24e
3
+ size 156444
Split_aloha_pour_rice/data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cd41bc69927090bb55a6d1dfdc6856ff01a31db97d71edc68f7922c6626e994
3
+ size 191700
Split_aloha_pour_rice/data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:647a75202b70bea598161ead81e8648f4fa5466e36c390f5ccba38dc7bfce0ee
3
+ size 172044
Split_aloha_pour_rice/data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dd9bee950b21e967319613e50e771be9548d28c0fb366a88df2e69d7be10df9
3
+ size 188478
Split_aloha_pour_rice/data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e8c482320c4ec07ce12fb5b1c9be40c34ca30dda4fdf84d0179d5122a64a58f
3
+ size 164814
Split_aloha_pour_rice/data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1587c6f7351ba3a9c3a00784ac7af526ffab8078b82b691480edd4ae33f2dd9c
3
+ size 156635
Split_aloha_pour_rice/data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:989589c83c6fa88d88c445979924605f12d42d67a3ebaaaeba422021425c8a3d
3
+ size 175447
Split_aloha_pour_rice/data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76278f38944fe720df1e024f7b888255edd56b8ead6f37cb093c1f348eba40c0
3
+ size 147398
Split_aloha_pour_rice/data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a8531d67c068ffb8649ec8ce79c9a455e3f8daf283a8c7d9f6a885fecc9f874
3
+ size 165037
Split_aloha_pour_rice/data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cbcabd7dc6517b0d3190b7495e5c129847311365cfcd456ccd00d10beebe8a6
3
+ size 161979
Split_aloha_pour_rice/data/chunk-000/episode_000020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a65540bdb063ca9dec04857751fee372e525dae4713a17f588462554b3ab5695
3
+ size 156369
Split_aloha_pour_rice/data/chunk-000/episode_000021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0811257cec08ffb941eecdf5f387d462afeadc37bd797e3f93e01f97bde954dd
3
+ size 162471
Split_aloha_pour_rice/data/chunk-000/episode_000022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9488ed2d9ad9a853330f5e3129ef1acacd3260cd1976988280bc4232776abac3
3
+ size 154611
Split_aloha_pour_rice/data/chunk-000/episode_000023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ed01ad927e6c6eea1f926f14248b4c14bd2b97d63c7cc3f585426fc2c9952c3
3
+ size 151232
Split_aloha_pour_rice/data/chunk-000/episode_000024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5e9f75a401461eabbda92e37fe753419cf1c2f1ed600696d66fcd3135f3fab5
3
+ size 160630
Split_aloha_pour_rice/data/chunk-000/episode_000025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:981f2cf52737012e6edb507ab890a0ce18a6cd47e9a686e385173cadc0f1daad
3
+ size 161454
Split_aloha_pour_rice/data/chunk-000/episode_000026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc2ad57850822cbbbc5d7599f45ee4326cfd8b47a81f2d5c2c3a11033eabce0e
3
+ size 173132
Split_aloha_pour_rice/data/chunk-000/episode_000027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbc162605abab07863902e49813d9b8edca79a2fd0780216f8dfad322e97860b
3
+ size 169079
Split_aloha_pour_rice/data/chunk-000/episode_000028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff60d85b5247be605636b39b2ee0e40610a65328075c63832e121c62c83cb37f
3
+ size 166405
Split_aloha_pour_rice/data/chunk-000/episode_000029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9493dc55a7dd974af04ec151de0e0926694e809cfed09cd75cbf907f1be76efa
3
+ size 146664
Split_aloha_pour_rice/data/chunk-000/episode_000030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c1f808def0f26bf816fa039f02c9b6e4eed881087722c97e9a9434ba6a6fd09
3
+ size 155930
Split_aloha_pour_rice/data/chunk-000/episode_000031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e74d63d8286245ae36e117bf20e130556b1865a644423fe75566a775334caf9
3
+ size 171501
Split_aloha_pour_rice/data/chunk-000/episode_000032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cafd3945d6ddb0697f2d766f7f73da687a74b7d65cf41d257de268a37feeaa1d
3
+ size 170145
Split_aloha_pour_rice/data/chunk-000/episode_000033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf18590ad28137958f44447edec898bea635c5a59ac586186e0d795fbaccf8ae
3
+ size 145386
Split_aloha_pour_rice/data/chunk-000/episode_000034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b83942dfd5c718777b8f57697d059d3ec8e19ae60fc7e547bd6b6e8eab4da25
3
+ size 180780
Split_aloha_pour_rice/data/chunk-000/episode_000035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9514bd2627b91e15b28a9b9cda489babda33dff1080b40448d47e05ec3743f12
3
+ size 158432
Split_aloha_pour_rice/data/chunk-000/episode_000036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dc021f3c3c98a577f089fd16382d86bce96fa1e687a970464e84a6221e6c570
3
+ size 177033
Split_aloha_pour_rice/data/chunk-000/episode_000037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06d0454f01422354b94506732882bd3f09da83a0dd208499ba1697b9ca83f7ee
3
+ size 170696
Split_aloha_pour_rice/data/chunk-000/episode_000038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b11ff55c5d5d5868a89ff20fd3e00976201fa351f974db8fa545ed55876069e0
3
+ size 180297
Split_aloha_pour_rice/data/chunk-000/episode_000039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e39d9b5f748b4a0bcaaf55a9a417e51ac539728766fcef24553aa948b153755
3
+ size 160847
Split_aloha_pour_rice/data/chunk-000/episode_000040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:429203e23df9abb5306b9de85a4b4de37b5868228740210df5bbcad69baa156b
3
+ size 219602