sample_id string | image image | question string | answer string | target_type string | task_type string | source string | split string | metadata string |
|---|---|---|---|---|---|---|---|---|
droid_lerobot/0/1580::0::object_grounding | Locate the orange cup in the image. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [685, 628], "label": "orange cup"}]
``` | point | object_grounding | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1580", "subtask_index": 0, "annotation_confidence": 0.6338, "language_instruction": "pour the contents of the orange cup into the black bowl", "task_obj_info": {"object": "orange cup", "start_location": null, "target_location": "black bowl", "action": "pour", "too... | |
droid_lerobot/0/1580::0::vacant_goal_points | Given the task 'pour the contents of the orange cup into the black bowl', identify 6 valid points at the target location. Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"}, {"point_2d": [x2, y2], "label": "point_2"}, ...]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [645, 699], "label": "placement_point_1"}, {"point_2d": [599, 625], "label": "placement_point_2"}, {"point_2d": [693, 699], "label": "placement_point_3"}, {"point_2d": [605, 736], "label": "placement_point_4"}, {"point_2d": [667, 645], "label": "placement_point_5"}, {"point_2d": [631, 649], "label... | trajectory | vacant_goal_points | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1580", "subtask_index": 0, "annotation_confidence": 0.6338, "language_instruction": "pour the contents of the orange cup into the black bowl", "task_obj_info": {"object": "orange cup", "start_location": null, "target_location": "black bowl", "action": "pour", "too... | |
droid_lerobot/0/1580::0::trajectory_from_start | Given the task 'pour the contents of the orange cup into the black bowl', the orange cup starts at [573, 503]. Predict 8 ordered waypoints so it reaches a valid position at black bowl. Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"}, {"point_2d": [x2, y2], "label": "point_2"}, ...]. Use integer... | ```json
[{"point_2d": [573, 503], "label": "waypoint_1"}, {"point_2d": [532, 475], "label": "waypoint_2"}, {"point_2d": [537, 476], "label": "waypoint_3"}, {"point_2d": [574, 378], "label": "waypoint_4"}, {"point_2d": [577, 172], "label": "waypoint_5"}, {"point_2d": [679, 240], "label": "waypoint_6"}, {"point_2d": [634... | trajectory | object_trajectory_from_start | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1580", "subtask_index": 0, "annotation_confidence": 0.6338, "language_instruction": "pour the contents of the orange cup into the black bowl", "task_obj_info": {"object": "orange cup", "start_location": null, "target_location": "black bowl", "action": "pour", "too... | |
droid_lerobot/0/1308::0::object_grounding | Point to the yellow towel. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [524, 792], "label": "yellow towel"}]
``` | point | object_grounding | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1308", "subtask_index": 0, "annotation_confidence": 0.5984, "language_instruction": "fold the yellow towel in half", "task_obj_info": {"object": "yellow towel", "start_location": null, "target_location": null, "action": "fold", "tool_name_required": "yellow towel"... | |
droid_lerobot/0/1308::0::trajectory | Given the task 'fold the yellow towel in half', trace 8 ordered waypoints for the yellow towel. Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"}, {"point_2d": [x2, y2], "label": "point_2"}, ...]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [536, 792], "label": "waypoint_1"}, {"point_2d": [526, 764], "label": "waypoint_2"}, {"point_2d": [519, 757], "label": "waypoint_3"}, {"point_2d": [512, 753], "label": "waypoint_4"}, {"point_2d": [473, 743], "label": "waypoint_5"}, {"point_2d": [435, 743], "label": "waypoint_6"}, {"point_2d": [409... | trajectory | object_trajectory | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1308", "subtask_index": 0, "annotation_confidence": 0.5984, "language_instruction": "fold the yellow towel in half", "task_obj_info": {"object": "yellow towel", "start_location": null, "target_location": null, "action": "fold", "tool_name_required": "yellow towel"... | |
droid_lerobot/0/1184::2::object_grounding | Given the task 'move the peach shirt and the white towel to the right then move the pink shirt to the left and move the turnip plushie towards you', point to the pink shirt. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [514, 553], "label": "pink shirt"}]
``` | point | object_grounding | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1184", "subtask_index": 2, "annotation_confidence": 0.562, "language_instruction": "move the peach shirt and the white towel to the right then move the pink shirt to the left and move the turnip plushie towards you", "task_obj_info": {"object": "pink shirt", "star... | |
droid_lerobot/0/1184::2::vacant_goal_point | Point to a valid empty spot at the target location for 'move the peach shirt and the white towel to the right then move the pink shirt to the left and move the turnip plushie towards you'. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1... | ```json
[{"point_2d": [572, 778], "label": "left side of the table"}]
``` | point | vacant_goal_point | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1184", "subtask_index": 2, "annotation_confidence": 0.562, "language_instruction": "move the peach shirt and the white towel to the right then move the pink shirt to the left and move the turnip plushie towards you", "task_obj_info": {"object": "pink shirt", "star... | |
droid_lerobot/0/1184::2::trajectory | Given the task 'move the peach shirt and the white towel to the right then move the pink shirt to the left and move the turnip plushie towards you', predict 8 ordered waypoints for the pink shirt to reach a valid position at left side of the table. Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"... | ```json
[{"point_2d": [517, 553], "label": "waypoint_1"}, {"point_2d": [518, 513], "label": "waypoint_2"}, {"point_2d": [547, 532], "label": "waypoint_3"}, {"point_2d": [563, 581], "label": "waypoint_4"}, {"point_2d": [560, 638], "label": "waypoint_5"}, {"point_2d": [561, 688], "label": "waypoint_6"}, {"point_2d": [579... | trajectory | object_trajectory | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1184", "subtask_index": 2, "annotation_confidence": 0.562, "language_instruction": "move the peach shirt and the white towel to the right then move the pink shirt to the left and move the turnip plushie towards you", "task_obj_info": {"object": "pink shirt", "star... | |
droid_lerobot/0/1536::0::object_grounding | Point to the cup. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [581, 638], "label": "cup"}]
``` | point | object_grounding | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1536", "subtask_index": 0, "annotation_confidence": 0.6251, "language_instruction": "pour the contents in the cup into the bowl", "task_obj_info": {"object": "cup", "start_location": null, "target_location": "bowl", "action": "pour", "tool_name_required": "cup", "... | |
droid_lerobot/0/1536::0::vacant_goal_point | Given the task 'pour the contents in the cup into the bowl', identify an empty position at the target location. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [571, 703], "label": "bowl"}]
``` | point | vacant_goal_point | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1536", "subtask_index": 0, "annotation_confidence": 0.6251, "language_instruction": "pour the contents in the cup into the bowl", "task_obj_info": {"object": "cup", "start_location": null, "target_location": "bowl", "action": "pour", "tool_name_required": "cup", "... | |
droid_lerobot/0/1536::0::trajectory_from_start | Given the task 'pour the contents in the cup into the bowl', plan 8 ordered waypoints for the cup from [579, 622] to a valid position at bowl. Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"}, {"point_2d": [x2, y2], "label": "point_2"}, ...]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [579, 622], "label": "waypoint_1"}, {"point_2d": [506, 583], "label": "waypoint_2"}, {"point_2d": [481, 571], "label": "waypoint_3"}, {"point_2d": [489, 459], "label": "waypoint_4"}, {"point_2d": [536, 651], "label": "waypoint_5"}, {"point_2d": [548, 793], "label": "waypoint_6"}, {"point_2d": [606... | trajectory | object_trajectory_from_start | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1536", "subtask_index": 0, "annotation_confidence": 0.6251, "language_instruction": "pour the contents in the cup into the bowl", "task_obj_info": {"object": "cup", "start_location": null, "target_location": "bowl", "action": "pour", "tool_name_required": "cup", "... | |
droid_lerobot/0/1048::2::object_grounding | Given the task 'put the peach shirt, the green towel and the pink shirt on the top of the box', point to the pink shirt. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [527, 851], "label": "pink shirt"}]
``` | point | object_grounding | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1048", "subtask_index": 2, "annotation_confidence": 0.6846, "language_instruction": "put the peach shirt, the green towel and the pink shirt on the top of the box", "task_obj_info": {"object": "pink shirt", "start_location": null, "target_location": "top of the bo... | |
droid_lerobot/0/1048::2::vacant_goal_point | Given the task 'put the peach shirt, the green towel and the pink shirt on the top of the box', identify an empty position at the target location. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [540, 479], "label": "top of the box"}]
``` | point | vacant_goal_point | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1048", "subtask_index": 2, "annotation_confidence": 0.6846, "language_instruction": "put the peach shirt, the green towel and the pink shirt on the top of the box", "task_obj_info": {"object": "pink shirt", "start_location": null, "target_location": "top of the bo... | |
droid_lerobot/0/1048::2::trajectory | Given the task 'put the peach shirt, the green towel and the pink shirt on the top of the box', plan 8 ordered waypoints for the pink shirt to move to a valid position top of the box. Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"}, {"point_2d": [x2, y2], "label": "point_2"}, ...]. Use integer ... | ```json
[{"point_2d": [533, 857], "label": "waypoint_1"}, {"point_2d": [489, 777], "label": "waypoint_2"}, {"point_2d": [465, 611], "label": "waypoint_3"}, {"point_2d": [464, 439], "label": "waypoint_4"}, {"point_2d": [489, 274], "label": "waypoint_5"}, {"point_2d": [539, 148], "label": "waypoint_6"}, {"point_2d": [562... | trajectory | object_trajectory | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1048", "subtask_index": 2, "annotation_confidence": 0.6846, "language_instruction": "put the peach shirt, the green towel and the pink shirt on the top of the box", "task_obj_info": {"object": "pink shirt", "start_location": null, "target_location": "top of the bo... | |
droid_lerobot/0/1136::1::object_grounding | Locate the plastic dish in the image. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [543, 533], "label": "plastic dish"}]
``` | point | object_grounding | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1136", "subtask_index": 1, "annotation_confidence": 0.499, "language_instruction": "pick up the fabrics from the plastic dish and put them on the table. pick up the plastic dish from the box and put it on the table.", "task_obj_info": {"object": "plastic dish", "s... | |
droid_lerobot/0/1136::1::vacant_goal_point | Point to a valid empty spot at the target location for 'pick up the fabrics from the plastic dish and put them on the table. pick up the plastic dish from the box and put it on the table.'. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and ... | ```json
[{"point_2d": [336, 868], "label": "table"}]
``` | point | vacant_goal_point | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1136", "subtask_index": 1, "annotation_confidence": 0.499, "language_instruction": "pick up the fabrics from the plastic dish and put them on the table. pick up the plastic dish from the box and put it on the table.", "task_obj_info": {"object": "plastic dish", "s... | |
droid_lerobot/0/1136::1::vacant_start_point | Identify an empty position at box. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [543, 533], "label": "box"}]
``` | point | vacant_start_point | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1136", "subtask_index": 1, "annotation_confidence": 0.499, "language_instruction": "pick up the fabrics from the plastic dish and put them on the table. pick up the plastic dish from the box and put it on the table.", "task_obj_info": {"object": "plastic dish", "s... | |
droid_lerobot/0/1136::1::trajectory | Given the task 'pick up the fabrics from the plastic dish and put them on the table. pick up the plastic dish from the box and put it on the table.', predict 8 ordered waypoints for the plastic dish to reach a valid position at table. Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"}, {"point_2d"... | ```json
[{"point_2d": [549, 526], "label": "waypoint_1"}, {"point_2d": [537, 502], "label": "waypoint_2"}, {"point_2d": [532, 550], "label": "waypoint_3"}, {"point_2d": [501, 466], "label": "waypoint_4"}, {"point_2d": [465, 533], "label": "waypoint_5"}, {"point_2d": [433, 578], "label": "waypoint_6"}, {"point_2d": [416... | trajectory | object_trajectory | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1136", "subtask_index": 1, "annotation_confidence": 0.499, "language_instruction": "pick up the fabrics from the plastic dish and put them on the table. pick up the plastic dish from the box and put it on the table.", "task_obj_info": {"object": "plastic dish", "s... | |
droid_lerobot/0/1116::0::object_grounding | Point to the green towel. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [588, 422], "label": "green towel"}]
``` | point | object_grounding | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1116", "subtask_index": 0, "annotation_confidence": 0.5911, "language_instruction": "remove the green towel and the peach and pink shirts from the basket respectively", "task_obj_info": {"object": "green towel", "start_location": "basket", "target_location": "tabl... | |
droid_lerobot/0/1116::0::vacant_goal_point | Given the task 'remove the green towel and the peach and pink shirts from the basket respectively', locate a free spot at the target location. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [570, 432], "label": "table"}]
``` | point | vacant_goal_point | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1116", "subtask_index": 0, "annotation_confidence": 0.5911, "language_instruction": "remove the green towel and the peach and pink shirts from the basket respectively", "task_obj_info": {"object": "green towel", "start_location": "basket", "target_location": "tabl... | |
droid_lerobot/0/1116::0::vacant_start_point | Given the task 'remove the green towel and the peach and pink shirts from the basket respectively', point to a free spot at basket. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [588, 422], "label": "basket"}]
``` | point | vacant_start_point | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1116", "subtask_index": 0, "annotation_confidence": 0.5911, "language_instruction": "remove the green towel and the peach and pink shirts from the basket respectively", "task_obj_info": {"object": "green towel", "start_location": "basket", "target_location": "tabl... | |
droid_lerobot/0/1116::0::trajectory | Given the task 'remove the green towel and the peach and pink shirts from the basket respectively', predict 8 ordered waypoints for the green towel. Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"}, {"point_2d": [x2, y2], "label": "point_2"}, ...]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [587, 419], "label": "waypoint_1"}, {"point_2d": [582, 384], "label": "waypoint_2"}, {"point_2d": [568, 342], "label": "waypoint_3"}, {"point_2d": [550, 306], "label": "waypoint_4"}, {"point_2d": [524, 306], "label": "waypoint_5"}, {"point_2d": [511, 342], "label": "waypoint_6"}, {"point_2d": [522... | trajectory | object_trajectory | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1116", "subtask_index": 0, "annotation_confidence": 0.5911, "language_instruction": "remove the green towel and the peach and pink shirts from the basket respectively", "task_obj_info": {"object": "green towel", "start_location": "basket", "target_location": "tabl... | |
droid_lerobot/0/1032::0::object_grounding | Identify the cloths. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [435, 878], "label": "cloths"}]
``` | point | object_grounding | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1032", "subtask_index": 0, "annotation_confidence": 0.3997, "language_instruction": "pick the cloths on the table and put them in the box", "task_obj_info": {"object": "cloths", "start_location": "table", "target_location": "box", "action": "pick and place", "tool... | |
droid_lerobot/0/1032::0::vacant_goal_point | Given the task 'pick the cloths on the table and put them in the box', identify an empty position at the target location. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [385, 649], "label": "box"}]
``` | point | vacant_goal_point | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1032", "subtask_index": 0, "annotation_confidence": 0.3997, "language_instruction": "pick the cloths on the table and put them in the box", "task_obj_info": {"object": "cloths", "start_location": "table", "target_location": "box", "action": "pick and place", "tool... | |
droid_lerobot/0/1032::0::vacant_start_points | Return 6 free points at table. Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"}, {"point_2d": [x2, y2], "label": "point_2"}, ...]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [435, 878], "label": "vacant_start_point_1"}, {"point_2d": [497, 965], "label": "vacant_start_point_2"}, {"point_2d": [372, 801], "label": "vacant_start_point_3"}, {"point_2d": [460, 771], "label": "vacant_start_point_4"}, {"point_2d": [397, 971], "label": "vacant_start_point_5"}, {"point_2d": [48... | trajectory | vacant_start_points | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1032", "subtask_index": 0, "annotation_confidence": 0.3997, "language_instruction": "pick the cloths on the table and put them in the box", "task_obj_info": {"object": "cloths", "start_location": "table", "target_location": "box", "action": "pick and place", "tool... | |
droid_lerobot/0/1032::0::trajectory | Given the task 'pick the cloths on the table and put them in the box', predict 8 ordered waypoints for the cloths to reach a valid position at box. Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"}, {"point_2d": [x2, y2], "label": "point_2"}, ...]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [442, 892], "label": "waypoint_1"}, {"point_2d": [427, 760], "label": "waypoint_2"}, {"point_2d": [375, 616], "label": "waypoint_3"}, {"point_2d": [382, 557], "label": "waypoint_4"}, {"point_2d": [384, 701], "label": "waypoint_5"}, {"point_2d": [366, 654], "label": "waypoint_6"}, {"point_2d": [344... | trajectory | object_trajectory | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1032", "subtask_index": 0, "annotation_confidence": 0.3997, "language_instruction": "pick the cloths on the table and put them in the box", "task_obj_info": {"object": "cloths", "start_location": "table", "target_location": "box", "action": "pick and place", "tool... | |
droid_lerobot/0/1336::0::object_grounding | Point to the yellow cloth. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [552, 819], "label": "yellow cloth"}]
``` | point | object_grounding | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1336", "subtask_index": 0, "annotation_confidence": 0.564, "language_instruction": "fold the yellow cloth", "task_obj_info": {"object": "yellow cloth", "start_location": null, "target_location": null, "action": "fold", "tool_name_required": null, "tool_usage_descr... | |
droid_lerobot/0/1336::0::trajectory | Given the task 'fold the yellow cloth', trace 8 ordered waypoints for the yellow cloth. Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"}, {"point_2d": [x2, y2], "label": "point_2"}, ...]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [560, 824], "label": "waypoint_1"}, {"point_2d": [578, 816], "label": "waypoint_2"}, {"point_2d": [590, 800], "label": "waypoint_3"}, {"point_2d": [575, 788], "label": "waypoint_4"}, {"point_2d": [580, 769], "label": "waypoint_5"}, {"point_2d": [558, 775], "label": "waypoint_6"}, {"point_2d": [542... | trajectory | object_trajectory | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1336", "subtask_index": 0, "annotation_confidence": 0.564, "language_instruction": "fold the yellow cloth", "task_obj_info": {"object": "yellow cloth", "start_location": null, "target_location": null, "action": "fold", "tool_name_required": null, "tool_usage_descr... | |
droid_lerobot/0/312::0::object_grounding | Point to the green cube. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [766, 671], "label": "green cube"}]
``` | point | object_grounding | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/312", "subtask_index": 0, "annotation_confidence": 0.552, "language_instruction": "put the green cube in the black bowl", "task_obj_info": {"object": "green cube", "start_location": null, "target_location": "black bowl", "action": "pick and place", "tool_name_requ... | |
droid_lerobot/0/312::0::vacant_goal_point | Given the task 'put the green cube in the black bowl', point to a valid empty spot at the target location. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [685, 585], "label": "black bowl"}]
``` | point | vacant_goal_point | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/312", "subtask_index": 0, "annotation_confidence": 0.552, "language_instruction": "put the green cube in the black bowl", "task_obj_info": {"object": "green cube", "start_location": null, "target_location": "black bowl", "action": "pick and place", "tool_name_requ... | |
droid_lerobot/0/312::0::trajectory | Given the task 'put the green cube in the black bowl', plan 8 ordered waypoints for the green cube to move to a valid position at black bowl. Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"}, {"point_2d": [x2, y2], "label": "point_2"}, ...]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [635, 672], "label": "waypoint_1"}, {"point_2d": [643, 637], "label": "waypoint_2"}, {"point_2d": [640, 591], "label": "waypoint_3"}, {"point_2d": [617, 567], "label": "waypoint_4"}, {"point_2d": [591, 564], "label": "waypoint_5"}, {"point_2d": [564, 568], "label": "waypoint_6"}, {"point_2d": [546... | trajectory | object_trajectory | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/312", "subtask_index": 0, "annotation_confidence": 0.552, "language_instruction": "put the green cube in the black bowl", "task_obj_info": {"object": "green cube", "start_location": null, "target_location": "black bowl", "action": "pick and place", "tool_name_requ... | |
droid_lerobot/0/128::0::object_grounding | Locate the blue lego brick in the image. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [273, 763], "label": "blue lego brick"}]
``` | point | object_grounding | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/128", "subtask_index": 0, "annotation_confidence": 0.4897, "language_instruction": "put the blue lego brick in the open drawer then close the drawer", "task_obj_info": {"object": "blue lego brick", "start_location": null, "target_location": "open drawer", "action"... | |
droid_lerobot/0/128::0::vacant_goal_points | Given the task 'put the blue lego brick in the open drawer then close the drawer', return 6 free points at the target location. Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"}, {"point_2d": [x2, y2], "label": "point_2"}, ...]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [439, 834], "label": "placement_point_1"}, {"point_2d": [484, 727], "label": "placement_point_2"}, {"point_2d": [380, 913], "label": "placement_point_3"}, {"point_2d": [393, 755], "label": "placement_point_4"}, {"point_2d": [491, 888], "label": "placement_point_5"}, {"point_2d": [440, 925], "label... | trajectory | vacant_goal_points | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/128", "subtask_index": 0, "annotation_confidence": 0.4897, "language_instruction": "put the blue lego brick in the open drawer then close the drawer", "task_obj_info": {"object": "blue lego brick", "start_location": null, "target_location": "open drawer", "action"... | |
droid_lerobot/0/128::0::trajectory | Given the task 'put the blue lego brick in the open drawer then close the drawer', predict 8 ordered waypoints for the blue lego brick. Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"}, {"point_2d": [x2, y2], "label": "point_2"}, ...]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [272, 757], "label": "waypoint_1"}, {"point_2d": [266, 747], "label": "waypoint_2"}, {"point_2d": [339, 732], "label": "waypoint_3"}, {"point_2d": [411, 750], "label": "waypoint_4"}, {"point_2d": [480, 795], "label": "waypoint_5"}, {"point_2d": [510, 863], "label": "waypoint_6"}, {"point_2d": [448... | trajectory | object_trajectory | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/128", "subtask_index": 0, "annotation_confidence": 0.4897, "language_instruction": "put the blue lego brick in the open drawer then close the drawer", "task_obj_info": {"object": "blue lego brick", "start_location": null, "target_location": "open drawer", "action"... | |
droid_lerobot/0/1436::1::object_grounding | Identify the towel. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [482, 660], "label": "towel"}]
``` | point | object_grounding | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1436", "subtask_index": 1, "annotation_confidence": 0.4336, "language_instruction": "put the marker on the towel, fold the towel, and then put the folded towel in the box", "task_obj_info": {"object": "towel", "start_location": null, "target_location": "box", "act... | |
droid_lerobot/0/1436::1::vacant_goal_point | Given the task 'put the marker on the towel, fold the towel, and then put the folded towel in the box', identify an empty position at the target location. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [203, 560], "label": "box"}]
``` | point | vacant_goal_point | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1436", "subtask_index": 1, "annotation_confidence": 0.4336, "language_instruction": "put the marker on the towel, fold the towel, and then put the folded towel in the box", "task_obj_info": {"object": "towel", "start_location": null, "target_location": "box", "act... | |
droid_lerobot/0/1436::1::trajectory_from_start | Given the task 'put the marker on the towel, fold the towel, and then put the folded towel in the box', the towel starts at [483, 674]. Predict 8 ordered waypoints so it reaches a valid position at box. Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"}, {"point_2d": [x2, y2], "label": "point_2"},... | ```json
[{"point_2d": [483, 674], "label": "waypoint_1"}, {"point_2d": [451, 673], "label": "waypoint_2"}, {"point_2d": [441, 561], "label": "waypoint_3"}, {"point_2d": [424, 438], "label": "waypoint_4"}, {"point_2d": [371, 363], "label": "waypoint_5"}, {"point_2d": [313, 433], "label": "waypoint_6"}, {"point_2d": [300... | trajectory | object_trajectory_from_start | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1436", "subtask_index": 1, "annotation_confidence": 0.4336, "language_instruction": "put the marker on the towel, fold the towel, and then put the folded towel in the box", "task_obj_info": {"object": "towel", "start_location": null, "target_location": "box", "act... | |
droid_lerobot/0/204::0::object_grounding | Point to the green cube. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [604, 799], "label": "green cube"}]
``` | point | object_grounding | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/204", "subtask_index": 0, "annotation_confidence": 0.3582, "language_instruction": "put the green cube in the black bowl", "task_obj_info": {"object": "green cube", "start_location": null, "target_location": "black bowl", "action": "pick and place", "tool_name_req... | |
droid_lerobot/0/204::0::vacant_goal_points | Given the task 'put the green cube in the black bowl', return 6 free points at the target location. Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"}, {"point_2d": [x2, y2], "label": "point_2"}, ...]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [672, 650], "label": "placement_point_1"}, {"point_2d": [718, 706], "label": "placement_point_2"}, {"point_2d": [622, 619], "label": "placement_point_3"}, {"point_2d": [634, 703], "label": "placement_point_4"}, {"point_2d": [686, 580], "label": "placement_point_5"}, {"point_2d": [709, 633], "label... | trajectory | vacant_goal_points | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/204", "subtask_index": 0, "annotation_confidence": 0.3582, "language_instruction": "put the green cube in the black bowl", "task_obj_info": {"object": "green cube", "start_location": null, "target_location": "black bowl", "action": "pick and place", "tool_name_req... | |
droid_lerobot/0/204::0::trajectory | Given the task 'put the green cube in the black bowl', plan 8 ordered waypoints for the green cube to move to a valid position at black bowl. Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"}, {"point_2d": [x2, y2], "label": "point_2"}, ...]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [473, 798], "label": "waypoint_1"}, {"point_2d": [474, 751], "label": "waypoint_2"}, {"point_2d": [480, 700], "label": "waypoint_3"}, {"point_2d": [485, 648], "label": "waypoint_4"}, {"point_2d": [487, 596], "label": "waypoint_5"}, {"point_2d": [510, 585], "label": "waypoint_6"}, {"point_2d": [528... | trajectory | object_trajectory | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/204", "subtask_index": 0, "annotation_confidence": 0.3582, "language_instruction": "put the green cube in the black bowl", "task_obj_info": {"object": "green cube", "start_location": null, "target_location": "black bowl", "action": "pick and place", "tool_name_req... | |
droid_lerobot/0/1044::1::object_grounding | Locate the pink object in the image. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [548, 808], "label": "pink object"}]
``` | point | object_grounding | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1044", "subtask_index": 1, "annotation_confidence": 0.4492, "language_instruction": "put the yellow and pink objects on the cardboard box", "task_obj_info": {"object": "pink object", "start_location": null, "target_location": "cardboard box", "action": "place", "t... | |
droid_lerobot/0/1044::1::vacant_goal_point | Point to a valid empty spot at the target location for 'put the yellow and pink objects on the cardboard box'. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [542, 466], "label": "cardboard box"}]
``` | point | vacant_goal_point | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1044", "subtask_index": 1, "annotation_confidence": 0.4492, "language_instruction": "put the yellow and pink objects on the cardboard box", "task_obj_info": {"object": "pink object", "start_location": null, "target_location": "cardboard box", "action": "place", "t... | |
droid_lerobot/0/1044::1::trajectory | Given the task 'put the yellow and pink objects on the cardboard box', plan 8 ordered waypoints for the pink object to move to a valid position at cardboard box. Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"}, {"point_2d": [x2, y2], "label": "point_2"}, ...]. Use integer coordinates between 0 ... | ```json
[{"point_2d": [545, 812], "label": "waypoint_1"}, {"point_2d": [529, 702], "label": "waypoint_2"}, {"point_2d": [510, 584], "label": "waypoint_3"}, {"point_2d": [505, 463], "label": "waypoint_4"}, {"point_2d": [553, 396], "label": "waypoint_5"}, {"point_2d": [547, 345], "label": "waypoint_6"}, {"point_2d": [509... | trajectory | object_trajectory | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1044", "subtask_index": 1, "annotation_confidence": 0.4492, "language_instruction": "put the yellow and pink objects on the cardboard box", "task_obj_info": {"object": "pink object", "start_location": null, "target_location": "cardboard box", "action": "place", "t... | |
droid_lerobot/0/1052::1::object_grounding | Identify the pink clothing. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [475, 691], "label": "pink clothing"}]
``` | point | object_grounding | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1052", "subtask_index": 1, "annotation_confidence": 0.5144, "language_instruction": "remove the peach and pink clothing from the backrest of the grey chair and place them on top of the brown box", "task_obj_info": {"object": "pink clothing", "start_location": "bac... | |
droid_lerobot/0/1052::1::vacant_goal_points | Given the task 'remove the peach and pink clothing from the backrest of the grey chair and place them on top of the brown box', identify 6 valid points at the target location. Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"}, {"point_2d": [x2, y2], "label": "point_2"}, ...]. Use integer coordina... | ```json
[{"point_2d": [474, 441], "label": "placement_point_1"}, {"point_2d": [539, 496], "label": "placement_point_2"}, {"point_2d": [412, 495], "label": "placement_point_3"}, {"point_2d": [416, 376], "label": "placement_point_4"}, {"point_2d": [522, 390], "label": "placement_point_5"}, {"point_2d": [470, 509], "label... | trajectory | vacant_goal_points | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1052", "subtask_index": 1, "annotation_confidence": 0.5144, "language_instruction": "remove the peach and pink clothing from the backrest of the grey chair and place them on top of the brown box", "task_obj_info": {"object": "pink clothing", "start_location": "bac... | |
droid_lerobot/0/1052::1::vacant_start_point | Given the task 'remove the peach and pink clothing from the backrest of the grey chair and place them on top of the brown box', point to a free spot at backrest of the grey chair. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [475, 691], "label": "backrest of the grey chair"}]
``` | point | vacant_start_point | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1052", "subtask_index": 1, "annotation_confidence": 0.5144, "language_instruction": "remove the peach and pink clothing from the backrest of the grey chair and place them on top of the brown box", "task_obj_info": {"object": "pink clothing", "start_location": "bac... | |
droid_lerobot/0/1052::1::trajectory_from_start | Given the task 'remove the peach and pink clothing from the backrest of the grey chair and place them on top of the brown box', the pink clothing starts at [464, 687]. Predict 8 ordered waypoints. Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"}, {"point_2d": [x2, y2], "label": "point_2"}, ...].... | ```json
[{"point_2d": [464, 687], "label": "waypoint_1"}, {"point_2d": [474, 614], "label": "waypoint_2"}, {"point_2d": [489, 523], "label": "waypoint_3"}, {"point_2d": [503, 433], "label": "waypoint_4"}, {"point_2d": [509, 339], "label": "waypoint_5"}, {"point_2d": [525, 250], "label": "waypoint_6"}, {"point_2d": [533... | trajectory | object_trajectory_from_start | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1052", "subtask_index": 1, "annotation_confidence": 0.5144, "language_instruction": "remove the peach and pink clothing from the backrest of the grey chair and place them on top of the brown box", "task_obj_info": {"object": "pink clothing", "start_location": "bac... | |
droid_lerobot/0/100::0::object_grounding | Locate the blue lego brick in the image. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [424, 632], "label": "blue lego brick"}]
``` | point | object_grounding | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/100", "subtask_index": 0, "annotation_confidence": 0.4623, "language_instruction": "put the blue lego brick in the open drawer then close the drawer", "task_obj_info": {"object": "blue lego brick", "start_location": null, "target_location": "open drawer", "action"... | |
droid_lerobot/0/100::0::vacant_goal_point | Given the task 'put the blue lego brick in the open drawer then close the drawer', identify an empty position at the target location. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [555, 808], "label": "open drawer"}]
``` | point | vacant_goal_point | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/100", "subtask_index": 0, "annotation_confidence": 0.4623, "language_instruction": "put the blue lego brick in the open drawer then close the drawer", "task_obj_info": {"object": "blue lego brick", "start_location": null, "target_location": "open drawer", "action"... | |
droid_lerobot/0/100::0::trajectory_from_start | Given the task 'put the blue lego brick in the open drawer then close the drawer', the blue lego brick starts at [424, 632]. Predict 8 ordered waypoints. Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"}, {"point_2d": [x2, y2], "label": "point_2"}, ...]. Use integer coordinates between 0 and 1000... | ```json
[{"point_2d": [424, 632], "label": "waypoint_1"}, {"point_2d": [462, 661], "label": "waypoint_2"}, {"point_2d": [503, 706], "label": "waypoint_3"}, {"point_2d": [545, 751], "label": "waypoint_4"}, {"point_2d": [578, 804], "label": "waypoint_5"}, {"point_2d": [550, 756], "label": "waypoint_6"}, {"point_2d": [519... | trajectory | object_trajectory_from_start | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/100", "subtask_index": 0, "annotation_confidence": 0.4623, "language_instruction": "put the blue lego brick in the open drawer then close the drawer", "task_obj_info": {"object": "blue lego brick", "start_location": null, "target_location": "open drawer", "action"... | |
droid_lerobot/0/308::0::object_grounding | Locate the green cube in the image. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [768, 637], "label": "green cube"}]
``` | point | object_grounding | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/308", "subtask_index": 0, "annotation_confidence": 0.4869, "language_instruction": "put the green cube in the black bowl", "task_obj_info": {"object": "green cube", "start_location": null, "target_location": "black bowl", "action": "pick and place", "tool_name_req... | |
droid_lerobot/0/308::0::vacant_goal_point | Given the task 'put the green cube in the black bowl', locate a free spot at the target location. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [671, 646], "label": "black bowl"}]
``` | point | vacant_goal_point | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/308", "subtask_index": 0, "annotation_confidence": 0.4869, "language_instruction": "put the green cube in the black bowl", "task_obj_info": {"object": "green cube", "start_location": null, "target_location": "black bowl", "action": "pick and place", "tool_name_req... | |
droid_lerobot/0/308::0::trajectory | Given the task 'put the green cube in the black bowl', trace 8 ordered waypoints for the green cube toward a target spot at black bowl. Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"}, {"point_2d": [x2, y2], "label": "point_2"}, ...]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [637, 635], "label": "waypoint_1"}, {"point_2d": [638, 600], "label": "waypoint_2"}, {"point_2d": [624, 572], "label": "waypoint_3"}, {"point_2d": [603, 564], "label": "waypoint_4"}, {"point_2d": [584, 583], "label": "waypoint_5"}, {"point_2d": [574, 618], "label": "waypoint_6"}, {"point_2d": [560... | trajectory | object_trajectory | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/308", "subtask_index": 0, "annotation_confidence": 0.4869, "language_instruction": "put the green cube in the black bowl", "task_obj_info": {"object": "green cube", "start_location": null, "target_location": "black bowl", "action": "pick and place", "tool_name_req... | |
droid_lerobot/0/1508::0::object_grounding | Given the task 'push the items on the table to the left using the white cloth and then put the cloth in the white bowl', point to the items on the table. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [426, 483], "label": "items on the table"}]
``` | point | object_grounding | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1508", "subtask_index": 0, "annotation_confidence": 0.5916, "language_instruction": "push the items on the table to the left using the white cloth and then put the cloth in the white bowl", "task_obj_info": {"object": "items on the table", "start_location": "table... | |
droid_lerobot/0/1508::0::vacant_goal_point | Given the task 'push the items on the table to the left using the white cloth and then put the cloth in the white bowl', point to a valid empty spot at the target location. Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000. | ```json
[{"point_2d": [243, 501], "label": "left side of table"}]
``` | point | vacant_goal_point | droid_lerobot | train | {"dataset_name": "droid_lerobot", "trajectory_name": "0/1508", "subtask_index": 0, "annotation_confidence": 0.5916, "language_instruction": "push the items on the table to the left using the white cloth and then put the cloth in the white bowl", "task_obj_info": {"object": "items on the table", "start_location": "table... |
SPARC VQA
SPARC VQA is the generated spatial VQA training dataset used in the SPARC Qwen3.5 model releases. Each example embeds its image bytes and includes a question, answer, task type, target type, source dataset identifier, split, and JSON metadata.
Raw unfiltered corpus: https://huggingface.co/datasets/irl-kit/SPARC-VQA-Raw
Ready-to-train split
Use train_filtered_t097_mpo700.parquet for SPARC-only training. This is the processed, release-ready dataset: it contains the exact 284,909 examples retained by the release configuration and needs no further SPARC filtering:
selected_start_score >= 0.97- sorted by
selected_start_scorein descending order before diversity selection - a maximum of 700
(source, trajectory_name, subtask_index)groups per normalized object name - vacant-goal and vacant-start examples mentioning
gripperexcluded
For the unfiltered 838,211-example source corpus, use irl-kit/SPARC-VQA-Raw. The raw repository contains train.parquet, the exact export_sparc_training_subset.py postprocessing script, release_mixture.yaml, and instructions for obtaining this processed dataset or creating a custom filtered variant.
Data schema
| Field | Description |
|---|---|
sample_id |
Stable example identifier |
image |
Embedded image bytes and optional path |
question |
User text prompt |
answer |
Supervised assistant answer |
target_type, task_type |
Spatial target and VQA task labels |
source, split, metadata |
Provenance and generation metadata |
Mixtures
| Release | Data mixture |
|---|---|
| Qwen3.5-4B | SPARC VQA + FSD + RoboPoint + LLaVA-OneVision2 |
| Qwen3.5-0.8B-VTFT | SPARC VQA + FSD + RoboPoint + LLaVA-OneVision2 |
| Qwen3.5-9B-EO | SPARC VQA + FSD + RoboPoint + LLaVA-OneVision2 + EO-1.5M |
FSD, RoboPoint, LLaVA-OneVision2, and EO-1.5M are external datasets and should be retrieved from their upstream releases under their respective terms. The released models are Qwen3.5-4B, Qwen3.5-0.8B-VTFT, and Qwen3.5-9B-EO.
Prompting compatibility
The released models are sensitive to output formatting. Use each model's bundled chat template with a single user turn containing the image followed by the question. For point prediction, use this suffix:
Output the point coordinates in JSON format like [{"point_2d": [x, y], "label": "target"}]. Use integer coordinates between 0 and 1000.
For trajectories or multiple points, use this suffix:
Return only a JSON list like [{"point_2d": [x1, y1], "label": "point_1"}, {"point_2d": [x2, y2], "label": "point_2"}, ...]. Use integer coordinates between 0 and 1000.
Citation
@article{blank2026sparc,
title={SPARC: Reliable Spatial Annotations from Robot Demonstrations at Scale},
author={Blank, Nils and others},
journal={arXiv preprint arXiv:2606.13497},
year={2026}
}
- Downloads last month
- 38