{"id": "scene0589_00_0", "scene_id": "scene0589_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the laptop appear?", "choices": null, "answer": "No", "target": "laptop", "split": "test"} {"id": "scene0589_00_1", "scene_id": "scene0589_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the book in this scene?\nA. books\nB. boxes\nC. guitar\nD. monitor", "choices": ["A. books", "B. boxes", "C. guitar", "D. monitor"], "answer": "A. books", "target": "book", "split": "test"} {"id": "scene0589_00_2", "scene_id": "scene0589_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the book in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The book is above the books, about 42 cm away.", "target": "book", "split": "test"} {"id": "scene0589_00_3", "scene_id": "scene0589_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the book in structured JSON format.", "choices": null, "answer": "{\"target\": \"book\", \"support_surface\": \"books\", \"references\": [{\"object\": \"books\", \"relation\": \"above\", \"distance_cm\": 41.5}]}", "target": "book", "split": "test"} {"id": "scene0589_00_4", "scene_id": "scene0589_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the guitar appear?", "choices": null, "answer": "Yes", "target": "guitar", "split": "test"} {"id": "scene0589_00_5", "scene_id": "scene0589_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the guitar in this scene?\nA. book\nB. books\nC. monitor\nD. boxes", "choices": ["A. book", "B. books", "C. monitor", "D. boxes"], "answer": "B. books", "target": "guitar", "split": "test"} {"id": "scene0590_00_0", "scene_id": "scene0590_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the backpack appear?", "choices": null, "answer": "Yes", "target": "backpack", "split": "test"} {"id": "scene0590_00_1", "scene_id": "scene0590_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. chair\nB. lamp\nC. bag\nD. mini fridge", "choices": ["A. chair", "B. lamp", "C. bag", "D. mini fridge"], "answer": "B. lamp", "target": "backpack", "split": "test"} {"id": "scene0590_00_2", "scene_id": "scene0590_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is to the side of and below the lamp, about 27 cm away. It is also to the side of and below the mini fridge, about 31 cm away.", "target": "backpack", "split": "test"} {"id": "scene0590_00_3", "scene_id": "scene0590_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"nightstand\", \"references\": [{\"object\": \"lamp\", \"relation\": \"side_below\", \"distance_cm\": 27.3}, {\"object\": \"mini fridge\", \"relation\": \"side_below\", \"distance_cm\": 30.6}]}", "target": "backpack", "split": "test"} {"id": "scene0590_00_4", "scene_id": "scene0590_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the book appear?", "choices": null, "answer": "No", "target": "book", "split": "test"} {"id": "scene0590_00_5", "scene_id": "scene0590_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bag in this scene?\nA. table\nB. chair\nC. backpack\nD. desk", "choices": ["A. table", "B. chair", "C. backpack", "D. desk"], "answer": "A. table", "target": "bag", "split": "test"} {"id": "scene0590_00_6", "scene_id": "scene0590_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bag is under the table, about 4 cm away.", "target": "bag", "split": "test"} {"id": "scene0590_00_7", "scene_id": "scene0590_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bag in structured JSON format.", "choices": null, "answer": "{\"target\": \"bag\", \"support_surface\": \"table\", \"references\": [{\"object\": \"table\", \"relation\": \"under\", \"distance_cm\": 3.9}]}", "target": "bag", "split": "test"} {"id": "scene0590_00_8", "scene_id": "scene0590_00", "source_dataset": "scannet200", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the clock appear?", "choices": null, "answer": "No", "target": "clock", "split": "test"} {"id": "scene0590_00_9", "scene_id": "scene0590_00", "source_dataset": "scannet200", "local_sample_id": "9", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the telephone in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The telephone is on the desk. It is also to the side of and below the mirror, about 13 cm away. It is further to the side of and above the table, about 14 cm away.", "target": "telephone", "split": "test"} {"id": "scene0590_00_10", "scene_id": "scene0590_00", "source_dataset": "scannet200", "local_sample_id": "10", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the telephone in structured JSON format.", "choices": null, "answer": "{\"target\": \"telephone\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"mirror\", \"relation\": \"side_below\", \"distance_cm\": 13.4}, {\"object\": \"table\", \"relation\": \"side_above\", \"distance_cm\": 14.2}]}", "target": "telephone", "split": "test"} {"id": "scene0591_00_0", "scene_id": "scene0591_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the backpack appear?", "choices": null, "answer": "Yes", "target": "backpack", "split": "test"} {"id": "scene0591_00_1", "scene_id": "scene0591_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. desk\nB. keyboard\nC. file cabinet\nD. chair", "choices": ["A. desk", "B. keyboard", "C. file cabinet", "D. chair"], "answer": "A. desk", "target": "backpack", "split": "test"} {"id": "scene0591_00_2", "scene_id": "scene0591_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is under the desk, about 5 cm away.", "target": "backpack", "split": "test"} {"id": "scene0591_00_3", "scene_id": "scene0591_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"file cabinet\", \"references\": [{\"object\": \"desk\", \"relation\": \"under\", \"distance_cm\": 4.6}]}", "target": "backpack", "split": "test"} {"id": "scene0591_00_4", "scene_id": "scene0591_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the clock appear?", "choices": null, "answer": "No", "target": "clock", "split": "test"} {"id": "scene0591_00_5", "scene_id": "scene0591_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. desk\nB. monitor\nC. file cabinet\nD. chair", "choices": ["A. desk", "B. monitor", "C. file cabinet", "D. chair"], "answer": "B. monitor", "target": "keyboard", "split": "test"} {"id": "scene0591_00_6", "scene_id": "scene0591_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is to the side of and below the monitor, about 13 cm away. It is also near the chair, about 36 cm away. It is further to the side of and above the file cabinet, about 52 cm away.", "target": "keyboard", "split": "test"} {"id": "scene0591_00_7", "scene_id": "scene0591_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 13.5}, {\"object\": \"chair\", \"relation\": \"near\", \"distance_cm\": 35.7}]}", "target": "keyboard", "split": "test"} {"id": "scene0591_00_8", "scene_id": "scene0591_00", "source_dataset": "scannet200", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the laptop appear?", "choices": null, "answer": "No", "target": "laptop", "split": "test"} {"id": "scene0591_00_9", "scene_id": "scene0591_00", "source_dataset": "scannet200", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the telephone in this scene?\nA. monitor\nB. backpack\nC. plant\nD. chair", "choices": ["A. monitor", "B. backpack", "C. plant", "D. chair"], "answer": "A. monitor", "target": "telephone", "split": "test"} {"id": "scene0591_00_10", "scene_id": "scene0591_00", "source_dataset": "scannet200", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the telephone in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The telephone is to the side of and below the monitor, about 11 cm away. It is also to the side of and below the plant, about 17 cm away.", "target": "telephone", "split": "test"} {"id": "scene0591_00_11", "scene_id": "scene0591_00", "source_dataset": "scannet200", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the telephone in structured JSON format.", "choices": null, "answer": "{\"target\": \"telephone\", \"support_surface\": \"plant\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 10.8}, {\"object\": \"plant\", \"relation\": \"side_below\", \"distance_cm\": 17.2}]}", "target": "telephone", "split": "test"} {"id": "scene0592_00_0", "scene_id": "scene0592_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the fire extinguisher appear?", "choices": null, "answer": "Yes", "target": "fire extinguisher", "split": "test"} {"id": "scene0592_00_1", "scene_id": "scene0592_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the guitar appear?", "choices": null, "answer": "No", "target": "guitar", "split": "test"} {"id": "scene0592_00_2", "scene_id": "scene0592_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the soap dispenser in this scene?\nA. chair\nB. desk\nC. trash can\nD. armchair", "choices": ["A. chair", "B. desk", "C. trash can", "D. armchair"], "answer": "C. trash can", "target": "soap dispenser", "split": "test"} {"id": "scene0592_00_3", "scene_id": "scene0592_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the soap dispenser in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The soap dispenser is to the side of and above the trash can, about 34 cm away.", "target": "soap dispenser", "split": "test"} {"id": "scene0592_00_4", "scene_id": "scene0592_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the soap dispenser in structured JSON format.", "choices": null, "answer": "{\"target\": \"soap dispenser\", \"support_surface\": \"trash can\", \"references\": [{\"object\": \"trash can\", \"relation\": \"side_above\", \"distance_cm\": 33.9}]}", "target": "soap dispenser", "split": "test"} {"id": "scene0593_00_0", "scene_id": "scene0593_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the backpack appear?", "choices": null, "answer": "Yes", "target": "backpack", "split": "test"} {"id": "scene0593_00_1", "scene_id": "scene0593_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"couch\", \"references\": []}", "target": "backpack", "split": "test"} {"id": "scene0593_00_2", "scene_id": "scene0593_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the shoe appear?", "choices": null, "answer": "No", "target": "shoe", "split": "test"} {"id": "scene0593_00_3", "scene_id": "scene0593_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the paper cutter in this scene?\nA. cabinet\nB. trash can\nC. backpack\nD. couch", "choices": ["A. cabinet", "B. trash can", "C. backpack", "D. couch"], "answer": "B. trash can", "target": "paper cutter", "split": "test"} {"id": "scene0593_00_4", "scene_id": "scene0593_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the paper cutter in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The paper cutter is on the cabinet. It is also to the side of and above the trash can, about 5 cm away.", "target": "paper cutter", "split": "test"} {"id": "scene0593_00_5", "scene_id": "scene0593_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the paper cutter in structured JSON format.", "choices": null, "answer": "{\"target\": \"paper cutter\", \"support_surface\": \"cabinet\", \"references\": [{\"object\": \"trash can\", \"relation\": \"side_above\", \"distance_cm\": 4.6}]}", "target": "paper cutter", "split": "test"} {"id": "scene0597_00_0", "scene_id": "scene0597_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the stuffed animal appear?", "choices": null, "answer": "No", "target": "stuffed animal", "split": "test"} {"id": "scene0597_00_1", "scene_id": "scene0597_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the soap dispenser in this scene?\nA. kitchen cabinets\nB. coffee maker\nC. sink\nD. paper towel dispenser", "choices": ["A. kitchen cabinets", "B. coffee maker", "C. sink", "D. paper towel dispenser"], "answer": "C. sink", "target": "soap dispenser", "split": "test"} {"id": "scene0597_00_2", "scene_id": "scene0597_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the soap dispenser in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The soap dispenser is to the side of and above the sink, about 8 cm away. It is also to the side of and below the kitchen cabinets, about 24 cm away. It is further to the side of and below the paper towel dispenser, about 43 cm away.", "target": "soap dispenser", "split": "test"} {"id": "scene0597_00_3", "scene_id": "scene0597_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the soap dispenser in structured JSON format.", "choices": null, "answer": "{\"target\": \"soap dispenser\", \"support_surface\": \"paper towel dispenser\", \"references\": [{\"object\": \"sink\", \"relation\": \"side_above\", \"distance_cm\": 8.5}, {\"object\": \"kitchen cabinets\", \"relation\": \"side_below\", \"distance_cm\": 23.6}]}", "target": "soap dispenser", "split": "test"} {"id": "scene0598_00_0", "scene_id": "scene0598_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the backpack appear?", "choices": null, "answer": "Yes", "target": "backpack", "split": "test"} {"id": "scene0598_00_1", "scene_id": "scene0598_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. keyboard\nB. monitor\nC. chair\nD. mouse", "choices": ["A. keyboard", "B. monitor", "C. chair", "D. mouse"], "answer": "C. chair", "target": "backpack", "split": "test"} {"id": "scene0598_00_2", "scene_id": "scene0598_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is on the table. It is also to the side of and above the chair.", "target": "backpack", "split": "test"} {"id": "scene0598_00_3", "scene_id": "scene0598_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"table\", \"references\": [{\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 2.4}]}", "target": "backpack", "split": "test"} {"id": "scene0598_00_4", "scene_id": "scene0598_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the ball appear?", "choices": null, "answer": "No", "target": "ball", "split": "test"} {"id": "scene0598_00_5", "scene_id": "scene0598_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the table. It is also to the side of and above the chair, about 15 cm away. It is further to the side of and below the monitor, about 16 cm away.", "target": "keyboard", "split": "test"} {"id": "scene0598_00_6", "scene_id": "scene0598_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"table\", \"references\": [{\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 15.4}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 15.7}]}", "target": "keyboard", "split": "test"} {"id": "scene0599_00_0", "scene_id": "scene0599_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the backpack appear?", "choices": null, "answer": "Yes", "target": "backpack", "split": "test"} {"id": "scene0599_00_1", "scene_id": "scene0599_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the hat appear?", "choices": null, "answer": "No", "target": "hat", "split": "test"} {"id": "scene0600_00_0", "scene_id": "scene0600_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the water pitcher appear?", "choices": null, "answer": "No", "target": "water pitcher", "split": "test"} {"id": "scene0600_00_1", "scene_id": "scene0600_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bag in this scene?\nA. monitor\nB. chair\nC. desk\nD. suitcase", "choices": ["A. monitor", "B. chair", "C. desk", "D. suitcase"], "answer": "D. suitcase", "target": "bag", "split": "test"} {"id": "scene0600_00_2", "scene_id": "scene0600_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bag is near the suitcase, about 25 cm away.", "target": "bag", "split": "test"} {"id": "scene0600_00_3", "scene_id": "scene0600_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bag in structured JSON format.", "choices": null, "answer": "{\"target\": \"bag\", \"support_surface\": \"suitcase\", \"references\": [{\"object\": \"suitcase\", \"relation\": \"near\", \"distance_cm\": 24.8}]}", "target": "bag", "split": "test"} {"id": "scene0601_00_0", "scene_id": "scene0601_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tray appear?", "choices": null, "answer": "No", "target": "tray", "split": "test"} {"id": "scene0601_00_1", "scene_id": "scene0601_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the soap dispenser in this scene?\nA. counter\nB. picture\nC. sink\nD. paper towel dispenser", "choices": ["A. counter", "B. picture", "C. sink", "D. paper towel dispenser"], "answer": "B. picture", "target": "soap dispenser", "split": "test"} {"id": "scene0601_00_2", "scene_id": "scene0601_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the soap dispenser in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The soap dispenser is under the picture, about 5 cm away. It is also to the side of and above the counter, about 10 cm away. It is further to the side of and above the sink, about 21 cm away.", "target": "soap dispenser", "split": "test"} {"id": "scene0601_00_3", "scene_id": "scene0601_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the soap dispenser in structured JSON format.", "choices": null, "answer": "{\"target\": \"soap dispenser\", \"support_surface\": \"counter\", \"references\": [{\"object\": \"picture\", \"relation\": \"under\", \"distance_cm\": 4.8}, {\"object\": \"counter\", \"relation\": \"side_above\", \"distance_cm\": 9.9}]}", "target": "soap dispenser", "split": "test"} {"id": "scene0602_00_0", "scene_id": "scene0602_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the paper towel roll appear?", "choices": null, "answer": "No", "target": "paper towel roll", "split": "test"} {"id": "scene0602_00_1", "scene_id": "scene0602_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the plunger in this scene?\nA. toilet\nB. toilet paper\nC. toilet brush\nD. toilet paper package", "choices": ["A. toilet", "B. toilet paper", "C. toilet brush", "D. toilet paper package"], "answer": "D. toilet paper package", "target": "plunger", "split": "test"} {"id": "scene0602_00_2", "scene_id": "scene0602_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the plunger in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The plunger is near the toilet paper package, about 26 cm away. It is also to the side of and below the toilet, about 28 cm away. It is further to the side of and above the toilet brush, about 68 cm away.", "target": "plunger", "split": "test"} {"id": "scene0602_00_3", "scene_id": "scene0602_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the plunger in structured JSON format.", "choices": null, "answer": "{\"target\": \"plunger\", \"support_surface\": \"toilet paper package\", \"references\": [{\"object\": \"toilet paper package\", \"relation\": \"near\", \"distance_cm\": 25.7}, {\"object\": \"toilet\", \"relation\": \"side_below\", \"distance_cm\": 28.1}]}", "target": "plunger", "split": "test"} {"id": "scene0602_00_4", "scene_id": "scene0602_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the toilet paper appear?", "choices": null, "answer": "Yes", "target": "toilet paper", "split": "test"} {"id": "scene0602_00_5", "scene_id": "scene0602_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the toilet paper in this scene?\nA. plunger\nB. toilet\nC. toilet paper package\nD. bucket", "choices": ["A. plunger", "B. toilet", "C. toilet paper package", "D. bucket"], "answer": "C. toilet paper package", "target": "toilet paper", "split": "test"} {"id": "scene0602_00_6", "scene_id": "scene0602_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the toilet paper in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The toilet paper is to the side of and above the toilet paper package, about 26 cm away. It is also to the side of and above the toilet, about 36 cm away. It is further to the side of and above the bucket, about 65 cm away.", "target": "toilet paper", "split": "test"} {"id": "scene0602_00_7", "scene_id": "scene0602_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the toilet paper in structured JSON format.", "choices": null, "answer": "{\"target\": \"toilet paper\", \"support_surface\": \"toilet paper package\", \"references\": [{\"object\": \"toilet paper package\", \"relation\": \"side_above\", \"distance_cm\": 25.5}, {\"object\": \"toilet\", \"relation\": \"side_above\", \"distance_cm\": 36.0}]}", "target": "toilet paper", "split": "test"} {"id": "scene0603_00_0", "scene_id": "scene0603_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "Yes", "target": "keyboard", "split": "test"} {"id": "scene0603_00_1", "scene_id": "scene0603_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. monitor\nB. trash can\nC. bookshelf\nD. tissue box", "choices": ["A. monitor", "B. trash can", "C. bookshelf", "D. tissue box"], "answer": "A. monitor", "target": "keyboard", "split": "test"} {"id": "scene0603_00_2", "scene_id": "scene0603_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the desk. It is also to the side of and below the monitor, about 15 cm away. It is further to the side of and above the trash can, about 55 cm away.", "target": "keyboard", "split": "test"} {"id": "scene0603_00_3", "scene_id": "scene0603_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 15.3}, {\"object\": \"trash can\", \"relation\": \"side_above\", \"distance_cm\": 55.2}]}", "target": "keyboard", "split": "test"} {"id": "scene0603_00_4", "scene_id": "scene0603_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the ball appear?", "choices": null, "answer": "No", "target": "ball", "split": "test"} {"id": "scene0603_00_5", "scene_id": "scene0603_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tissue box in this scene?\nA. keyboard\nB. monitor\nC. chair\nD. trash can", "choices": ["A. keyboard", "B. monitor", "C. chair", "D. trash can"], "answer": "C. chair", "target": "tissue box", "split": "test"} {"id": "scene0603_00_6", "scene_id": "scene0603_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tissue box in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tissue box is to the side of and above the chair, about 43 cm away. It is also near the monitor, about 49 cm away. It is further to the side of and above the trash can, about 59 cm away.", "target": "tissue box", "split": "test"} {"id": "scene0603_00_7", "scene_id": "scene0603_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tissue box in structured JSON format.", "choices": null, "answer": "{\"target\": \"tissue box\", \"support_surface\": \"chair\", \"references\": [{\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 43.2}, {\"object\": \"monitor\", \"relation\": \"near\", \"distance_cm\": 48.8}]}", "target": "tissue box", "split": "test"} {"id": "scene0606_00_0", "scene_id": "scene0606_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the ball appear?", "choices": null, "answer": "No", "target": "ball", "split": "test"} {"id": "scene0606_00_1", "scene_id": "scene0606_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bag in this scene?\nA. cabinets\nB. bin\nC. cabinet\nD. case of water bottles", "choices": ["A. cabinets", "B. bin", "C. cabinet", "D. case of water bottles"], "answer": "B. bin", "target": "bag", "split": "test"} {"id": "scene0606_00_2", "scene_id": "scene0606_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bag is to the side of and below the bin, about 42 cm away.", "target": "bag", "split": "test"} {"id": "scene0606_00_3", "scene_id": "scene0606_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bag in structured JSON format.", "choices": null, "answer": "{\"target\": \"bag\", \"support_surface\": \"bin\", \"references\": [{\"object\": \"bin\", \"relation\": \"side_below\", \"distance_cm\": 41.8}]}", "target": "bag", "split": "test"} {"id": "scene0606_00_4", "scene_id": "scene0606_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the clock appear?", "choices": null, "answer": "Yes", "target": "clock", "split": "test"} {"id": "scene0606_00_5", "scene_id": "scene0606_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the clock in this scene?\nA. bin\nB. microwave\nC. toaster oven\nD. bag", "choices": ["A. bin", "B. microwave", "C. toaster oven", "D. bag"], "answer": "C. toaster oven", "target": "clock", "split": "test"} {"id": "scene0606_00_6", "scene_id": "scene0606_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the clock in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The clock is to the side of and above the toaster oven, about 30 cm away. It is also to the side of and above the microwave, about 38 cm away.", "target": "clock", "split": "test"} {"id": "scene0606_00_7", "scene_id": "scene0606_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the clock in structured JSON format.", "choices": null, "answer": "{\"target\": \"clock\", \"support_surface\": \"toaster oven\", \"references\": [{\"object\": \"toaster oven\", \"relation\": \"side_above\", \"distance_cm\": 30.4}, {\"object\": \"microwave\", \"relation\": \"side_above\", \"distance_cm\": 38.0}]}", "target": "clock", "split": "test"} {"id": "scene0606_00_8", "scene_id": "scene0606_00", "source_dataset": "scannet200", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the toaster oven appear?", "choices": null, "answer": "Yes", "target": "toaster oven", "split": "test"} {"id": "scene0606_00_9", "scene_id": "scene0606_00", "source_dataset": "scannet200", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the toaster oven in this scene?\nA. bag\nB. cabinet\nC. storage bin\nD. clock", "choices": ["A. bag", "B. cabinet", "C. storage bin", "D. clock"], "answer": "C. storage bin", "target": "toaster oven", "split": "test"} {"id": "scene0606_00_10", "scene_id": "scene0606_00", "source_dataset": "scannet200", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the toaster oven in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The toaster oven is to the side of and above the storage bin, about 9 cm away. It is also to the side of and above the cabinet, about 22 cm away. It is further to the side of and below the clock, about 30 cm away.", "target": "toaster oven", "split": "test"} {"id": "scene0606_00_11", "scene_id": "scene0606_00", "source_dataset": "scannet200", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the toaster oven in structured JSON format.", "choices": null, "answer": "{\"target\": \"toaster oven\", \"support_surface\": \"cabinet\", \"references\": [{\"object\": \"storage bin\", \"relation\": \"side_above\", \"distance_cm\": 8.5}, {\"object\": \"cabinet\", \"relation\": \"side_above\", \"distance_cm\": 21.6}]}", "target": "toaster oven", "split": "test"} {"id": "scene0606_00_12", "scene_id": "scene0606_00", "source_dataset": "scannet200", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the paper towel roll appear?", "choices": null, "answer": "No", "target": "paper towel roll", "split": "test"} {"id": "scene0606_00_13", "scene_id": "scene0606_00", "source_dataset": "scannet200", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tray in this scene?\nA. cabinets\nB. bin\nC. bag\nD. case of water bottles", "choices": ["A. cabinets", "B. bin", "C. bag", "D. case of water bottles"], "answer": "A. cabinets", "target": "tray", "split": "test"} {"id": "scene0606_00_14", "scene_id": "scene0606_00", "source_dataset": "scannet200", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tray in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tray is to the side of and above the cabinets, about 8 cm away. It is also to the side of and below the case of water bottles, about 26 cm away.", "target": "tray", "split": "test"} {"id": "scene0606_00_15", "scene_id": "scene0606_00", "source_dataset": "scannet200", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tray in structured JSON format.", "choices": null, "answer": "{\"target\": \"tray\", \"support_surface\": \"counter\", \"references\": [{\"object\": \"cabinets\", \"relation\": \"side_above\", \"distance_cm\": 8.4}, {\"object\": \"case of water bottles\", \"relation\": \"side_below\", \"distance_cm\": 26.1}]}", "target": "tray", "split": "test"} {"id": "scene0607_00_0", "scene_id": "scene0607_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the toaster oven appear?", "choices": null, "answer": "No", "target": "toaster oven", "split": "test"} {"id": "scene0607_00_1", "scene_id": "scene0607_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the soap dispenser in this scene?\nA. kitchen counter\nB. cup\nC. sink\nD. faucet", "choices": ["A. kitchen counter", "B. cup", "C. sink", "D. faucet"], "answer": "B. cup", "target": "soap dispenser", "split": "test"} {"id": "scene0607_00_2", "scene_id": "scene0607_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the soap dispenser in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The soap dispenser is above the cup, about 13 cm away. It is also to the side of and above the kitchen counter, about 20 cm away. It is further to the side of and above the sink, about 24 cm away.", "target": "soap dispenser", "split": "test"} {"id": "scene0607_00_3", "scene_id": "scene0607_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the soap dispenser in structured JSON format.", "choices": null, "answer": "{\"target\": \"soap dispenser\", \"support_surface\": \"kitchen counter\", \"references\": [{\"object\": \"cup\", \"relation\": \"above\", \"distance_cm\": 12.7}, {\"object\": \"kitchen counter\", \"relation\": \"side_above\", \"distance_cm\": 20.0}]}", "target": "soap dispenser", "split": "test"} {"id": "scene0608_00_0", "scene_id": "scene0608_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the clock appear?", "choices": null, "answer": "Yes", "target": "clock", "split": "test"} {"id": "scene0608_00_1", "scene_id": "scene0608_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the coffee kettle appear?", "choices": null, "answer": "No", "target": "coffee kettle", "split": "test"} {"id": "scene0608_00_2", "scene_id": "scene0608_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the guitar in this scene?\nA. coffee table\nB. beanbag chair\nC. plant\nD. clock", "choices": ["A. coffee table", "B. beanbag chair", "C. plant", "D. clock"], "answer": "B. beanbag chair", "target": "guitar", "split": "test"} {"id": "scene0608_00_3", "scene_id": "scene0608_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the guitar in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The guitar is on the coffee table. It is also to the side of and above the beanbag chair, about 22 cm away. It is further to the side of and below the plant, about 34 cm away.", "target": "guitar", "split": "test"} {"id": "scene0608_00_4", "scene_id": "scene0608_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the guitar in structured JSON format.", "choices": null, "answer": "{\"target\": \"guitar\", \"support_surface\": \"coffee table\", \"references\": [{\"object\": \"beanbag chair\", \"relation\": \"side_above\", \"distance_cm\": 22.5}, {\"object\": \"plant\", \"relation\": \"side_below\", \"distance_cm\": 33.6}]}", "target": "guitar", "split": "test"} {"id": "scene0610_00_0", "scene_id": "scene0610_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the paper cutter appear?", "choices": null, "answer": "No", "target": "paper cutter", "split": "test"} {"id": "scene0612_00_0", "scene_id": "scene0612_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the backpack appear?", "choices": null, "answer": "No", "target": "backpack", "split": "test"} {"id": "scene0612_00_1", "scene_id": "scene0612_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the soap dispenser in this scene?\nA. crate\nB. mirror\nC. bathroom counter\nD. sink", "choices": ["A. crate", "B. mirror", "C. bathroom counter", "D. sink"], "answer": "C. bathroom counter", "target": "soap dispenser", "split": "test"} {"id": "scene0612_00_2", "scene_id": "scene0612_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the soap dispenser in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The soap dispenser is to the side of and above the bathroom counter, about 5 cm away. It is also near the mirror, about 26 cm away. It is further to the side of and above the sink, about 32 cm away.", "target": "soap dispenser", "split": "test"} {"id": "scene0612_00_3", "scene_id": "scene0612_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the soap dispenser in structured JSON format.", "choices": null, "answer": "{\"target\": \"soap dispenser\", \"support_surface\": \"bathroom counter\", \"references\": [{\"object\": \"bathroom counter\", \"relation\": \"side_above\", \"distance_cm\": 5.4}, {\"object\": \"mirror\", \"relation\": \"near\", \"distance_cm\": 26.4}]}", "target": "soap dispenser", "split": "test"} {"id": "scene0613_00_0", "scene_id": "scene0613_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the fire extinguisher appear?", "choices": null, "answer": "No", "target": "fire extinguisher", "split": "test"} {"id": "scene0613_00_1", "scene_id": "scene0613_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the book in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The book is to the side of and above the books, about 9 cm away. It is also to the side of and above the shelf, about 9 cm away.", "target": "book", "split": "test"} {"id": "scene0613_00_2", "scene_id": "scene0613_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the book in structured JSON format.", "choices": null, "answer": "{\"target\": \"book\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"books\", \"relation\": \"side_above\", \"distance_cm\": 8.8}, {\"object\": \"shelf\", \"relation\": \"side_above\", \"distance_cm\": 9.1}]}", "target": "book", "split": "test"} {"id": "scene0614_00_0", "scene_id": "scene0614_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tray appear?", "choices": null, "answer": "No", "target": "tray", "split": "test"} {"id": "scene0614_00_1", "scene_id": "scene0614_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bowl in this scene?\nA. cup\nB. file cabinet\nC. books\nD. office chair", "choices": ["A. cup", "B. file cabinet", "C. books", "D. office chair"], "answer": "C. books", "target": "bowl", "split": "test"} {"id": "scene0614_00_2", "scene_id": "scene0614_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bowl in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bowl is on the desk. It is also next to the books, about 8 cm away. It is further next to the cup, about 11 cm away.", "target": "bowl", "split": "test"} {"id": "scene0614_00_3", "scene_id": "scene0614_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bowl in structured JSON format.", "choices": null, "answer": "{\"target\": \"bowl\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"books\", \"relation\": \"next_to\", \"distance_cm\": 8.2}, {\"object\": \"cup\", \"relation\": \"next_to\", \"distance_cm\": 11.4}]}", "target": "bowl", "split": "test"} {"id": "scene0614_00_4", "scene_id": "scene0614_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the clock appear?", "choices": null, "answer": "Yes", "target": "clock", "split": "test"} {"id": "scene0614_00_5", "scene_id": "scene0614_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the clock in this scene?\nA. books\nB. monitor\nC. picture\nD. bookshelf", "choices": ["A. books", "B. monitor", "C. picture", "D. bookshelf"], "answer": "C. picture", "target": "clock", "split": "test"} {"id": "scene0614_00_6", "scene_id": "scene0614_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the clock in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The clock is to the side of and above the picture, about 15 cm away. It is also to the side of and above the monitor, about 25 cm away.", "target": "clock", "split": "test"} {"id": "scene0614_00_7", "scene_id": "scene0614_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the clock in structured JSON format.", "choices": null, "answer": "{\"target\": \"clock\", \"support_surface\": \"picture\", \"references\": [{\"object\": \"picture\", \"relation\": \"side_above\", \"distance_cm\": 14.7}, {\"object\": \"monitor\", \"relation\": \"side_above\", \"distance_cm\": 24.8}]}", "target": "clock", "split": "test"} {"id": "scene0614_00_8", "scene_id": "scene0614_00", "source_dataset": "scannet200", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the coffee kettle appear?", "choices": null, "answer": "No", "target": "coffee kettle", "split": "test"} {"id": "scene0614_00_9", "scene_id": "scene0614_00", "source_dataset": "scannet200", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cup in this scene?\nA. bowl\nB. office chair\nC. file cabinet\nD. books", "choices": ["A. bowl", "B. office chair", "C. file cabinet", "D. books"], "answer": "A. bowl", "target": "cup", "split": "test"} {"id": "scene0614_00_10", "scene_id": "scene0614_00", "source_dataset": "scannet200", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is on the desk. It is also next to the bowl, about 11 cm away. It is further to the side of and above the office chair, about 24 cm away.", "target": "cup", "split": "test"} {"id": "scene0614_00_11", "scene_id": "scene0614_00", "source_dataset": "scannet200", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"bowl\", \"relation\": \"next_to\", \"distance_cm\": 11.4}, {\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 24.5}]}", "target": "cup", "split": "test"} {"id": "scene0615_00_0", "scene_id": "scene0615_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bag appear?", "choices": null, "answer": "Yes", "target": "bag", "split": "test"} {"id": "scene0615_00_1", "scene_id": "scene0615_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bag in this scene?\nA. backpack\nB. helmet\nC. book\nD. trash can", "choices": ["A. backpack", "B. helmet", "C. book", "D. trash can"], "answer": "D. trash can", "target": "bag", "split": "test"} {"id": "scene0615_00_2", "scene_id": "scene0615_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bag is to the side of and above the trash can, about 19 cm away. It is also to the side of and above the helmet, about 23 cm away. It is further to the side of and below the book, about 57 cm away.", "target": "bag", "split": "test"} {"id": "scene0615_00_3", "scene_id": "scene0615_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bag in structured JSON format.", "choices": null, "answer": "{\"target\": \"bag\", \"support_surface\": \"dresser\", \"references\": [{\"object\": \"trash can\", \"relation\": \"side_above\", \"distance_cm\": 19.4}, {\"object\": \"helmet\", \"relation\": \"side_above\", \"distance_cm\": 22.9}]}", "target": "bag", "split": "test"} {"id": "scene0615_00_4", "scene_id": "scene0615_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the hat appear?", "choices": null, "answer": "No", "target": "hat", "split": "test"} {"id": "scene0615_00_5", "scene_id": "scene0615_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the book in this scene?\nA. backpack\nB. bag\nC. boat\nD. fan", "choices": ["A. backpack", "B. bag", "C. boat", "D. fan"], "answer": "C. boat", "target": "book", "split": "test"} {"id": "scene0615_00_6", "scene_id": "scene0615_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the book in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The book is on the dresser. It is also to the side of and below the boat, about 6 cm away. It is further to the side of and above the bag, about 57 cm away.", "target": "book", "split": "test"} {"id": "scene0615_00_7", "scene_id": "scene0615_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the book in structured JSON format.", "choices": null, "answer": "{\"target\": \"book\", \"support_surface\": \"dresser\", \"references\": [{\"object\": \"boat\", \"relation\": \"side_below\", \"distance_cm\": 5.9}, {\"object\": \"bag\", \"relation\": \"side_above\", \"distance_cm\": 57.0}]}", "target": "book", "split": "test"} {"id": "scene0615_00_8", "scene_id": "scene0615_00", "source_dataset": "scannet200", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "scene0615_00_9", "scene_id": "scene0615_00", "source_dataset": "scannet200", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. bag\nB. chair\nC. backpack\nD. picture", "choices": ["A. bag", "B. chair", "C. backpack", "D. picture"], "answer": "B. chair", "target": "bottle", "split": "test"} {"id": "scene0615_00_10", "scene_id": "scene0615_00", "source_dataset": "scannet200", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is on the desk. It is also to the side of and above the chair, about 29 cm away. It is further to the side of and below the picture, about 34 cm away.", "target": "bottle", "split": "test"} {"id": "scene0615_00_11", "scene_id": "scene0615_00", "source_dataset": "scannet200", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 29.4}, {\"object\": \"picture\", \"relation\": \"side_below\", \"distance_cm\": 33.8}]}", "target": "bottle", "split": "test"} {"id": "scene0615_00_12", "scene_id": "scene0615_00", "source_dataset": "scannet200", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the paper bag appear?", "choices": null, "answer": "No", "target": "paper bag", "split": "test"} {"id": "scene0615_00_13", "scene_id": "scene0615_00", "source_dataset": "scannet200", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the laptop in this scene?\nA. backpack\nB. picture\nC. bag\nD. chair", "choices": ["A. backpack", "B. picture", "C. bag", "D. chair"], "answer": "D. chair", "target": "laptop", "split": "test"} {"id": "scene0615_00_14", "scene_id": "scene0615_00", "source_dataset": "scannet200", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the laptop in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The laptop is on the desk. It is also to the side of and above the chair, about 19 cm away. It is further to the side of and below the picture, about 30 cm away.", "target": "laptop", "split": "test"} {"id": "scene0615_00_15", "scene_id": "scene0615_00", "source_dataset": "scannet200", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the laptop in structured JSON format.", "choices": null, "answer": "{\"target\": \"laptop\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 18.5}, {\"object\": \"picture\", \"relation\": \"side_below\", \"distance_cm\": 30.0}]}", "target": "laptop", "split": "test"} {"id": "scene0617_00_0", "scene_id": "scene0617_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the headphones appear?", "choices": null, "answer": "No", "target": "headphones", "split": "test"} {"id": "scene0617_00_1", "scene_id": "scene0617_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tray in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tray is on the coffee table.", "target": "tray", "split": "test"} {"id": "scene0617_00_2", "scene_id": "scene0617_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tray in structured JSON format.", "choices": null, "answer": "{\"target\": \"tray\", \"support_surface\": \"coffee table\", \"references\": []}", "target": "tray", "split": "test"} {"id": "scene0619_00_0", "scene_id": "scene0619_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the backpack appear?", "choices": null, "answer": "Yes", "target": "backpack", "split": "test"} {"id": "scene0619_00_1", "scene_id": "scene0619_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. desk\nB. shoes\nC. computer tower\nD. box", "choices": ["A. desk", "B. shoes", "C. computer tower", "D. box"], "answer": "D. box", "target": "backpack", "split": "test"} {"id": "scene0619_00_2", "scene_id": "scene0619_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is to the side of and below the desk, about 36 cm away. It is also to the side of and above the shoes, about 42 cm away.", "target": "backpack", "split": "test"} {"id": "scene0619_00_3", "scene_id": "scene0619_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"file cabinet\", \"references\": [{\"object\": \"desk\", \"relation\": \"side_below\", \"distance_cm\": 35.9}, {\"object\": \"shoes\", \"relation\": \"side_above\", \"distance_cm\": 42.4}]}", "target": "backpack", "split": "test"} {"id": "scene0619_00_4", "scene_id": "scene0619_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the soap dispenser appear?", "choices": null, "answer": "No", "target": "soap dispenser", "split": "test"} {"id": "scene0619_00_5", "scene_id": "scene0619_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the hat in this scene?\nA. box\nB. shelf\nC. computer tower\nD. backpack", "choices": ["A. box", "B. shelf", "C. computer tower", "D. backpack"], "answer": "B. shelf", "target": "hat", "split": "test"} {"id": "scene0619_00_6", "scene_id": "scene0619_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the hat in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The hat is on the shelf. It is also to the side of and above the box, about 37 cm away.", "target": "hat", "split": "test"} {"id": "scene0619_00_7", "scene_id": "scene0619_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the hat in structured JSON format.", "choices": null, "answer": "{\"target\": \"hat\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"box\", \"relation\": \"side_above\", \"distance_cm\": 37.2}]}", "target": "hat", "split": "test"} {"id": "scene0619_00_8", "scene_id": "scene0619_00", "source_dataset": "scannet200", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the scale appear?", "choices": null, "answer": "No", "target": "scale", "split": "test"} {"id": "scene0619_00_9", "scene_id": "scene0619_00", "source_dataset": "scannet200", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. monitor\nB. box\nC. paper\nD. keyboard", "choices": ["A. monitor", "B. box", "C. paper", "D. keyboard"], "answer": "D. keyboard", "target": "mouse", "split": "test"} {"id": "scene0619_00_10", "scene_id": "scene0619_00", "source_dataset": "scannet200", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the desk. It is also next to the keyboard, about 3 cm away. It is further to the side of and below the monitor, about 26 cm away.", "target": "mouse", "split": "test"} {"id": "scene0619_00_11", "scene_id": "scene0619_00", "source_dataset": "scannet200", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 3.4}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 25.6}]}", "target": "mouse", "split": "test"} {"id": "scene0619_00_12", "scene_id": "scene0619_00", "source_dataset": "scannet200", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the telephone appear?", "choices": null, "answer": "Yes", "target": "telephone", "split": "test"} {"id": "scene0619_00_13", "scene_id": "scene0619_00", "source_dataset": "scannet200", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the telephone in this scene?\nA. monitor\nB. paper\nC. keyboard\nD. desk", "choices": ["A. monitor", "B. paper", "C. keyboard", "D. desk"], "answer": "A. monitor", "target": "telephone", "split": "test"} {"id": "scene0619_00_14", "scene_id": "scene0619_00", "source_dataset": "scannet200", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the telephone in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The telephone is to the side of and above the monitor, about 18 cm away. It is also to the side of and above the paper, about 32 cm away. It is further to the side of and above the desk, about 36 cm away.", "target": "telephone", "split": "test"} {"id": "scene0619_00_15", "scene_id": "scene0619_00", "source_dataset": "scannet200", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the telephone in structured JSON format.", "choices": null, "answer": "{\"target\": \"telephone\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_above\", \"distance_cm\": 17.7}, {\"object\": \"paper\", \"relation\": \"side_above\", \"distance_cm\": 31.9}]}", "target": "telephone", "split": "test"} {"id": "scene0623_00_0", "scene_id": "scene0623_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the stuffed animal appear?", "choices": null, "answer": "No", "target": "stuffed animal", "split": "test"} {"id": "scene0623_00_1", "scene_id": "scene0623_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. table\nB. chair\nC. bag\nD. computer tower", "choices": ["A. table", "B. chair", "C. bag", "D. computer tower"], "answer": "A. table", "target": "backpack", "split": "test"} {"id": "scene0623_00_2", "scene_id": "scene0623_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is to the side of and below the table, about 13 cm away. It is also to the side of and below the computer tower, about 18 cm away. It is further to the side of and below the chair, about 39 cm away.", "target": "backpack", "split": "test"} {"id": "scene0623_00_3", "scene_id": "scene0623_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"table\", \"references\": [{\"object\": \"table\", \"relation\": \"side_below\", \"distance_cm\": 13.0}, {\"object\": \"computer tower\", \"relation\": \"side_below\", \"distance_cm\": 18.5}]}", "target": "backpack", "split": "test"} {"id": "scene0623_00_4", "scene_id": "scene0623_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tray appear?", "choices": null, "answer": "No", "target": "tray", "split": "test"} {"id": "scene0623_00_5", "scene_id": "scene0623_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "Yes", "target": "keyboard", "split": "test"} {"id": "scene0623_00_6", "scene_id": "scene0623_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. computer tower\nB. monitor\nC. backpack\nD. chair", "choices": ["A. computer tower", "B. monitor", "C. backpack", "D. chair"], "answer": "B. monitor", "target": "keyboard", "split": "test"} {"id": "scene0623_00_7", "scene_id": "scene0623_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the table. It is also to the side of and below the monitor, about 16 cm away. It is further to the side of and above the chair, about 24 cm away.", "target": "keyboard", "split": "test"} {"id": "scene0623_00_8", "scene_id": "scene0623_00", "source_dataset": "scannet200", "local_sample_id": "8", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"table\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 15.7}, {\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 23.6}]}", "target": "keyboard", "split": "test"} {"id": "scene0623_00_9", "scene_id": "scene0623_00", "source_dataset": "scannet200", "local_sample_id": "9", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the laptop appear?", "choices": null, "answer": "Yes", "target": "laptop", "split": "test"} {"id": "scene0623_00_10", "scene_id": "scene0623_00", "source_dataset": "scannet200", "local_sample_id": "10", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the laptop in this scene?\nA. bag\nB. couch\nC. backpack\nD. chair", "choices": ["A. bag", "B. couch", "C. backpack", "D. chair"], "answer": "B. couch", "target": "laptop", "split": "test"} {"id": "scene0623_00_11", "scene_id": "scene0623_00", "source_dataset": "scannet200", "local_sample_id": "11", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the laptop in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The laptop is on the coffee table. It is also near the couch, about 18 cm away.", "target": "laptop", "split": "test"} {"id": "scene0623_00_12", "scene_id": "scene0623_00", "source_dataset": "scannet200", "local_sample_id": "12", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the laptop in structured JSON format.", "choices": null, "answer": "{\"target\": \"laptop\", \"support_surface\": \"coffee table\", \"references\": [{\"object\": \"couch\", \"relation\": \"near\", \"distance_cm\": 18.3}]}", "target": "laptop", "split": "test"} {"id": "scene0624_00_0", "scene_id": "scene0624_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the toaster appear?", "choices": null, "answer": "No", "target": "toaster", "split": "test"} {"id": "scene0624_00_1", "scene_id": "scene0624_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. desk\nB. chair\nC. seat\nD. monitor", "choices": ["A. desk", "B. chair", "C. seat", "D. monitor"], "answer": "C. seat", "target": "backpack", "split": "test"} {"id": "scene0624_00_2", "scene_id": "scene0624_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is to the side of and above the seat, about 47 cm away.", "target": "backpack", "split": "test"} {"id": "scene0624_00_3", "scene_id": "scene0624_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"chair\", \"references\": [{\"object\": \"seat\", \"relation\": \"side_above\", \"distance_cm\": 47.0}]}", "target": "backpack", "split": "test"} {"id": "scene0625_00_0", "scene_id": "scene0625_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the soap dispenser appear?", "choices": null, "answer": "No", "target": "soap dispenser", "split": "test"} {"id": "scene0625_00_1", "scene_id": "scene0625_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the telephone in this scene?\nA. toilet\nB. toilet paper\nC. bar\nD. trash can", "choices": ["A. toilet", "B. toilet paper", "C. bar", "D. trash can"], "answer": "B. toilet paper", "target": "telephone", "split": "test"} {"id": "scene0625_00_2", "scene_id": "scene0625_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the telephone in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The telephone is to the side of and above the toilet paper, about 6 cm away. It is also to the side of and above the toilet, about 42 cm away. It is further to the side of and above the trash can, about 54 cm away.", "target": "telephone", "split": "test"} {"id": "scene0625_00_3", "scene_id": "scene0625_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the telephone in structured JSON format.", "choices": null, "answer": "{\"target\": \"telephone\", \"support_surface\": \"toilet paper\", \"references\": [{\"object\": \"toilet paper\", \"relation\": \"side_above\", \"distance_cm\": 6.3}, {\"object\": \"toilet\", \"relation\": \"side_above\", \"distance_cm\": 41.7}]}", "target": "telephone", "split": "test"} {"id": "scene0626_00_0", "scene_id": "scene0626_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the plunger appear?", "choices": null, "answer": "No", "target": "plunger", "split": "test"} {"id": "scene0626_00_1", "scene_id": "scene0626_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. computer tower\nB. chair\nC. monitor\nD. table", "choices": ["A. computer tower", "B. chair", "C. monitor", "D. table"], "answer": "C. monitor", "target": "keyboard", "split": "test"} {"id": "scene0626_00_2", "scene_id": "scene0626_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the table. It is also to the side of and below the monitor, about 14 cm away. It is further to the side of and above the chair, about 16 cm away.", "target": "keyboard", "split": "test"} {"id": "scene0626_00_3", "scene_id": "scene0626_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"table\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 14.4}, {\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 15.6}]}", "target": "keyboard", "split": "test"} {"id": "scene0627_00_0", "scene_id": "scene0627_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the hat appear?", "choices": null, "answer": "No", "target": "hat", "split": "test"} {"id": "scene0627_00_1", "scene_id": "scene0627_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. chair\nB. picture\nC. desk\nD. monitor", "choices": ["A. chair", "B. picture", "C. desk", "D. monitor"], "answer": "A. chair", "target": "backpack", "split": "test"} {"id": "scene0627_00_2", "scene_id": "scene0627_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is to the side of and below the picture, about 51 cm away.", "target": "backpack", "split": "test"} {"id": "scene0627_00_3", "scene_id": "scene0627_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"chair\", \"references\": [{\"object\": \"picture\", \"relation\": \"side_below\", \"distance_cm\": 50.7}]}", "target": "backpack", "split": "test"} {"id": "scene0628_00_0", "scene_id": "scene0628_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the coffee kettle appear?", "choices": null, "answer": "No", "target": "coffee kettle", "split": "test"} {"id": "scene0628_00_1", "scene_id": "scene0628_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. chair\nB. desk\nC. laptop\nD. clock", "choices": ["A. chair", "B. desk", "C. laptop", "D. clock"], "answer": "B. desk", "target": "backpack", "split": "test"} {"id": "scene0628_00_2", "scene_id": "scene0628_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is to the side of and above the desk, about 20 cm away.", "target": "backpack", "split": "test"} {"id": "scene0628_00_3", "scene_id": "scene0628_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"desk\", \"relation\": \"side_above\", \"distance_cm\": 19.8}]}", "target": "backpack", "split": "test"} {"id": "scene0628_00_4", "scene_id": "scene0628_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the book appear?", "choices": null, "answer": "No", "target": "book", "split": "test"} {"id": "scene0628_00_5", "scene_id": "scene0628_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the laptop appear?", "choices": null, "answer": "Yes", "target": "laptop", "split": "test"} {"id": "scene0628_00_6", "scene_id": "scene0628_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the laptop in structured JSON format.", "choices": null, "answer": "{\"target\": \"laptop\", \"support_surface\": \"desk\", \"references\": []}", "target": "laptop", "split": "test"} {"id": "scene0630_00_0", "scene_id": "scene0630_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the soap dispenser appear?", "choices": null, "answer": "No", "target": "soap dispenser", "split": "test"} {"id": "scene0630_00_1", "scene_id": "scene0630_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bag in this scene?\nA. whiteboard\nB. chair\nC. backpack\nD. tube", "choices": ["A. whiteboard", "B. chair", "C. backpack", "D. tube"], "answer": "B. chair", "target": "bag", "split": "test"} {"id": "scene0630_00_2", "scene_id": "scene0630_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bag is under the chair, about 4 cm away. It is also to the side of and below the backpack, about 17 cm away. It is further to the side of and below the whiteboard, about 54 cm away.", "target": "bag", "split": "test"} {"id": "scene0630_00_3", "scene_id": "scene0630_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bag in structured JSON format.", "choices": null, "answer": "{\"target\": \"bag\", \"support_surface\": \"chair\", \"references\": [{\"object\": \"chair\", \"relation\": \"under\", \"distance_cm\": 3.8}, {\"object\": \"backpack\", \"relation\": \"side_below\", \"distance_cm\": 16.7}]}", "target": "bag", "split": "test"} {"id": "scene0630_00_4", "scene_id": "scene0630_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the water pitcher appear?", "choices": null, "answer": "No", "target": "water pitcher", "split": "test"} {"id": "scene0630_00_5", "scene_id": "scene0630_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the book in this scene?\nA. monitor\nB. backpack\nC. cup\nD. keyboard", "choices": ["A. monitor", "B. backpack", "C. cup", "D. keyboard"], "answer": "A. monitor", "target": "book", "split": "test"} {"id": "scene0630_00_6", "scene_id": "scene0630_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the book in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The book is to the side of and below the monitor, about 23 cm away. It is also near the cup, about 53 cm away. It is further to the side of and above the keyboard, about 68 cm away.", "target": "book", "split": "test"} {"id": "scene0630_00_7", "scene_id": "scene0630_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the book in structured JSON format.", "choices": null, "answer": "{\"target\": \"book\", \"support_surface\": \"monitor\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 23.1}, {\"object\": \"cup\", \"relation\": \"near\", \"distance_cm\": 53.4}]}", "target": "book", "split": "test"} {"id": "scene0630_00_8", "scene_id": "scene0630_00", "source_dataset": "scannet200", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the cup appear?", "choices": null, "answer": "Yes", "target": "cup", "split": "test"} {"id": "scene0630_00_9", "scene_id": "scene0630_00", "source_dataset": "scannet200", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cup in this scene?\nA. book\nB. keyboard\nC. laptop\nD. monitor", "choices": ["A. book", "B. keyboard", "C. laptop", "D. monitor"], "answer": "B. keyboard", "target": "cup", "split": "test"} {"id": "scene0630_00_10", "scene_id": "scene0630_00", "source_dataset": "scannet200", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is on the desk. It is also to the side of and above the keyboard, about 17 cm away. It is further to the side of and below the monitor, about 19 cm away.", "target": "cup", "split": "test"} {"id": "scene0630_00_11", "scene_id": "scene0630_00", "source_dataset": "scannet200", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"keyboard\", \"relation\": \"side_above\", \"distance_cm\": 16.6}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 18.6}]}", "target": "cup", "split": "test"} {"id": "scene0630_00_12", "scene_id": "scene0630_00", "source_dataset": "scannet200", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the laptop appear?", "choices": null, "answer": "Yes", "target": "laptop", "split": "test"} {"id": "scene0630_00_13", "scene_id": "scene0630_00", "source_dataset": "scannet200", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the laptop in this scene?\nA. monitor\nB. person\nC. ipad\nD. keyboard", "choices": ["A. monitor", "B. person", "C. ipad", "D. keyboard"], "answer": "D. keyboard", "target": "laptop", "split": "test"} {"id": "scene0630_00_14", "scene_id": "scene0630_00", "source_dataset": "scannet200", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the laptop in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The laptop is on the desk. It is also to the side of and above the keyboard, about 8 cm away. It is further to the side of and below the monitor, about 12 cm away.", "target": "laptop", "split": "test"} {"id": "scene0630_00_15", "scene_id": "scene0630_00", "source_dataset": "scannet200", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the laptop in structured JSON format.", "choices": null, "answer": "{\"target\": \"laptop\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"keyboard\", \"relation\": \"side_above\", \"distance_cm\": 8.3}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 12.4}]}", "target": "laptop", "split": "test"} {"id": "scene0630_00_16", "scene_id": "scene0630_00", "source_dataset": "scannet200", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the toilet paper appear?", "choices": null, "answer": "No", "target": "toilet paper", "split": "test"} {"id": "scene0630_00_17", "scene_id": "scene0630_00", "source_dataset": "scannet200", "local_sample_id": "17", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the telephone in this scene?\nA. book\nB. backpack\nC. monitor\nD. bag", "choices": ["A. book", "B. backpack", "C. monitor", "D. bag"], "answer": "C. monitor", "target": "telephone", "split": "test"} {"id": "scene0630_00_18", "scene_id": "scene0630_00", "source_dataset": "scannet200", "local_sample_id": "18", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the telephone in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The telephone is on the desk. It is also to the side of and below the monitor, about 29 cm away.", "target": "telephone", "split": "test"} {"id": "scene0630_00_19", "scene_id": "scene0630_00", "source_dataset": "scannet200", "local_sample_id": "19", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the telephone in structured JSON format.", "choices": null, "answer": "{\"target\": \"telephone\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 29.1}]}", "target": "telephone", "split": "test"} {"id": "scene0631_00_0", "scene_id": "scene0631_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the backpack appear?", "choices": null, "answer": "No", "target": "backpack", "split": "test"} {"id": "scene0631_00_1", "scene_id": "scene0631_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the plunger in this scene?\nA. scale\nB. sink\nC. toilet paper\nD. toilet", "choices": ["A. scale", "B. sink", "C. toilet paper", "D. toilet"], "answer": "D. toilet", "target": "plunger", "split": "test"} {"id": "scene0631_00_2", "scene_id": "scene0631_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the plunger in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The plunger is to the side of and below the toilet, about 20 cm away.", "target": "plunger", "split": "test"} {"id": "scene0631_00_3", "scene_id": "scene0631_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the plunger in structured JSON format.", "choices": null, "answer": "{\"target\": \"plunger\", \"support_surface\": \"toilet\", \"references\": [{\"object\": \"toilet\", \"relation\": \"side_below\", \"distance_cm\": 19.7}]}", "target": "plunger", "split": "test"} {"id": "scene0631_00_4", "scene_id": "scene0631_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the scale appear?", "choices": null, "answer": "Yes", "target": "scale", "split": "test"} {"id": "scene0631_00_5", "scene_id": "scene0631_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the scale in this scene?\nA. toilet\nB. sink\nC. trash can\nD. plunger", "choices": ["A. toilet", "B. sink", "C. trash can", "D. plunger"], "answer": "C. trash can", "target": "scale", "split": "test"} {"id": "scene0631_00_6", "scene_id": "scene0631_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the scale in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The scale is to the side of and below the trash can, about 10 cm away. It is also to the side of and below the sink, about 64 cm away.", "target": "scale", "split": "test"} {"id": "scene0631_00_7", "scene_id": "scene0631_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the scale in structured JSON format.", "choices": null, "answer": "{\"target\": \"scale\", \"support_surface\": \"trash can\", \"references\": [{\"object\": \"trash can\", \"relation\": \"side_below\", \"distance_cm\": 10.4}, {\"object\": \"sink\", \"relation\": \"side_below\", \"distance_cm\": 64.3}]}", "target": "scale", "split": "test"} {"id": "scene0631_00_8", "scene_id": "scene0631_00", "source_dataset": "scannet200", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the laptop appear?", "choices": null, "answer": "No", "target": "laptop", "split": "test"} {"id": "scene0631_00_9", "scene_id": "scene0631_00", "source_dataset": "scannet200", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the toilet paper in this scene?\nA. trash can\nB. toilet\nC. scale\nD. plunger", "choices": ["A. trash can", "B. toilet", "C. scale", "D. plunger"], "answer": "B. toilet", "target": "toilet paper", "split": "test"} {"id": "scene0631_00_10", "scene_id": "scene0631_00", "source_dataset": "scannet200", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the toilet paper in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The toilet paper is to the side of and above the toilet, about 35 cm away. It is also to the side of and above the trash can, about 74 cm away.", "target": "toilet paper", "split": "test"} {"id": "scene0631_00_11", "scene_id": "scene0631_00", "source_dataset": "scannet200", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the toilet paper in structured JSON format.", "choices": null, "answer": "{\"target\": \"toilet paper\", \"support_surface\": \"toilet\", \"references\": [{\"object\": \"toilet\", \"relation\": \"side_above\", \"distance_cm\": 35.4}, {\"object\": \"trash can\", \"relation\": \"side_above\", \"distance_cm\": 73.8}]}", "target": "toilet paper", "split": "test"} {"id": "scene0633_00_0", "scene_id": "scene0633_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the toilet paper appear?", "choices": null, "answer": "No", "target": "toilet paper", "split": "test"} {"id": "scene0633_00_1", "scene_id": "scene0633_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the ball in this scene?\nA. chest\nB. baby mobile\nC. clock\nD. wardrobe closet", "choices": ["A. chest", "B. baby mobile", "C. clock", "D. wardrobe closet"], "answer": "D. wardrobe closet", "target": "ball", "split": "test"} {"id": "scene0633_00_2", "scene_id": "scene0633_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the ball in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The ball is under the wardrobe closet, about 5 cm away.", "target": "ball", "split": "test"} {"id": "scene0633_00_3", "scene_id": "scene0633_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the ball in structured JSON format.", "choices": null, "answer": "{\"target\": \"ball\", \"support_surface\": \"wardrobe closet\", \"references\": [{\"object\": \"wardrobe closet\", \"relation\": \"under\", \"distance_cm\": 4.7}]}", "target": "ball", "split": "test"} {"id": "scene0633_00_4", "scene_id": "scene0633_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the clock appear?", "choices": null, "answer": "Yes", "target": "clock", "split": "test"} {"id": "scene0633_00_5", "scene_id": "scene0633_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the clock in this scene?\nA. chest\nB. ball\nC. baby mobile\nD. wardrobe closet", "choices": ["A. chest", "B. ball", "C. baby mobile", "D. wardrobe closet"], "answer": "C. baby mobile", "target": "clock", "split": "test"} {"id": "scene0633_00_6", "scene_id": "scene0633_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the clock in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The clock is to the side of and above the baby mobile, about 3 cm away. It is also to the side of and above the chest, about 28 cm away.", "target": "clock", "split": "test"} {"id": "scene0633_00_7", "scene_id": "scene0633_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the clock in structured JSON format.", "choices": null, "answer": "{\"target\": \"clock\", \"support_surface\": \"baby mobile\", \"references\": [{\"object\": \"baby mobile\", \"relation\": \"side_above\", \"distance_cm\": 2.5}, {\"object\": \"chest\", \"relation\": \"side_above\", \"distance_cm\": 28.5}]}", "target": "clock", "split": "test"} {"id": "scene0640_00_0", "scene_id": "scene0640_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the water bottle appear?", "choices": null, "answer": "No", "target": "water bottle", "split": "test"} {"id": "scene0640_00_1", "scene_id": "scene0640_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the telephone in this scene?\nA. chair\nB. desk\nC. monitor\nD. sink", "choices": ["A. chair", "B. desk", "C. monitor", "D. sink"], "answer": "D. sink", "target": "telephone", "split": "test"} {"id": "scene0640_00_2", "scene_id": "scene0640_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the telephone in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The telephone is to the side of and above the sink, about 64 cm away.", "target": "telephone", "split": "test"} {"id": "scene0640_00_3", "scene_id": "scene0640_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the telephone in structured JSON format.", "choices": null, "answer": "{\"target\": \"telephone\", \"support_surface\": \"sink\", \"references\": [{\"object\": \"sink\", \"relation\": \"side_above\", \"distance_cm\": 64.2}]}", "target": "telephone", "split": "test"} {"id": "scene0643_00_0", "scene_id": "scene0643_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the toaster appear?", "choices": null, "answer": "No", "target": "toaster", "split": "test"} {"id": "scene0643_00_1", "scene_id": "scene0643_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bag in this scene?\nA. monitor\nB. book\nC. chair\nD. bookshelf", "choices": ["A. monitor", "B. book", "C. chair", "D. bookshelf"], "answer": "D. bookshelf", "target": "bag", "split": "test"} {"id": "scene0643_00_2", "scene_id": "scene0643_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bag is to the side of and below the bookshelf, about 11 cm away. It is also to the side of and below the monitor, about 54 cm away.", "target": "bag", "split": "test"} {"id": "scene0643_00_3", "scene_id": "scene0643_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bag in structured JSON format.", "choices": null, "answer": "{\"target\": \"bag\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"bookshelf\", \"relation\": \"side_below\", \"distance_cm\": 11.5}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 54.2}]}", "target": "bag", "split": "test"} {"id": "scene0643_00_4", "scene_id": "scene0643_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "Yes", "target": "keyboard", "split": "test"} {"id": "scene0643_00_5", "scene_id": "scene0643_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. bookshelf\nB. book\nC. chair\nD. bag", "choices": ["A. bookshelf", "B. book", "C. chair", "D. bag"], "answer": "B. book", "target": "keyboard", "split": "test"} {"id": "scene0643_00_6", "scene_id": "scene0643_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the desk. It is also near the book, about 27 cm away. It is further to the side of and above the chair, about 40 cm away.", "target": "keyboard", "split": "test"} {"id": "scene0643_00_7", "scene_id": "scene0643_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"book\", \"relation\": \"near\", \"distance_cm\": 26.8}, {\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 40.2}]}", "target": "keyboard", "split": "test"} {"id": "scene0643_00_8", "scene_id": "scene0643_00", "source_dataset": "scannet200", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the clock appear?", "choices": null, "answer": "No", "target": "clock", "split": "test"} {"id": "scene0643_00_9", "scene_id": "scene0643_00", "source_dataset": "scannet200", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the telephone in this scene?\nA. shelf\nB. tube\nC. book\nD. messenger bag", "choices": ["A. shelf", "B. tube", "C. book", "D. messenger bag"], "answer": "A. shelf", "target": "telephone", "split": "test"} {"id": "scene0643_00_10", "scene_id": "scene0643_00", "source_dataset": "scannet200", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the telephone in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The telephone is to the side of and above the shelf, about 25 cm away. It is also to the side of and above the tube, about 26 cm away. It is further near the book, about 29 cm away.", "target": "telephone", "split": "test"} {"id": "scene0643_00_11", "scene_id": "scene0643_00", "source_dataset": "scannet200", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the telephone in structured JSON format.", "choices": null, "answer": "{\"target\": \"telephone\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"shelf\", \"relation\": \"side_above\", \"distance_cm\": 24.5}, {\"object\": \"tube\", \"relation\": \"side_above\", \"distance_cm\": 26.4}]}", "target": "telephone", "split": "test"} {"id": "scene0643_00_12", "scene_id": "scene0643_00", "source_dataset": "scannet200", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tissue box appear?", "choices": null, "answer": "Yes", "target": "tissue box", "split": "test"} {"id": "scene0643_00_13", "scene_id": "scene0643_00", "source_dataset": "scannet200", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tissue box in this scene?\nA. desk\nB. shelf\nC. table\nD. monitor", "choices": ["A. desk", "B. shelf", "C. table", "D. monitor"], "answer": "B. shelf", "target": "tissue box", "split": "test"} {"id": "scene0643_00_14", "scene_id": "scene0643_00", "source_dataset": "scannet200", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tissue box in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tissue box is to the side of and below the shelf, about 8 cm away. It is also to the side of and above the desk, about 21 cm away. It is further to the side of and above the table, about 26 cm away.", "target": "tissue box", "split": "test"} {"id": "scene0643_00_15", "scene_id": "scene0643_00", "source_dataset": "scannet200", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tissue box in structured JSON format.", "choices": null, "answer": "{\"target\": \"tissue box\", \"support_surface\": \"table\", \"references\": [{\"object\": \"shelf\", \"relation\": \"side_below\", \"distance_cm\": 7.9}, {\"object\": \"desk\", \"relation\": \"side_above\", \"distance_cm\": 20.6}]}", "target": "tissue box", "split": "test"} {"id": "scene0645_00_0", "scene_id": "scene0645_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the dustpan appear?", "choices": null, "answer": "No", "target": "dustpan", "split": "test"} {"id": "scene0645_00_1", "scene_id": "scene0645_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bag in this scene?\nA. cabinet\nB. backpack\nC. bathroom vanity\nD. shoes", "choices": ["A. cabinet", "B. backpack", "C. bathroom vanity", "D. shoes"], "answer": "D. shoes", "target": "bag", "split": "test"} {"id": "scene0645_00_2", "scene_id": "scene0645_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bag is to the side of and above the shoes, about 7 cm away. It is also next to the backpack, about 9 cm away.", "target": "bag", "split": "test"} {"id": "scene0645_00_3", "scene_id": "scene0645_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bag in structured JSON format.", "choices": null, "answer": "{\"target\": \"bag\", \"support_surface\": \"cabinet\", \"references\": [{\"object\": \"shoes\", \"relation\": \"side_above\", \"distance_cm\": 7.5}, {\"object\": \"backpack\", \"relation\": \"next_to\", \"distance_cm\": 8.7}]}", "target": "bag", "split": "test"} {"id": "scene0645_00_4", "scene_id": "scene0645_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the coffee kettle appear?", "choices": null, "answer": "No", "target": "coffee kettle", "split": "test"} {"id": "scene0645_00_5", "scene_id": "scene0645_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the soap dish in this scene?\nA. trash can\nB. sink\nC. towel\nD. toilet paper", "choices": ["A. trash can", "B. sink", "C. towel", "D. toilet paper"], "answer": "B. sink", "target": "soap dish", "split": "test"} {"id": "scene0645_00_6", "scene_id": "scene0645_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the soap dish in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The soap dish is to the side of and above the sink, about 5 cm away. It is also to the side of and above the trash can, about 66 cm away. It is further to the side of and below the towel, about 67 cm away.", "target": "soap dish", "split": "test"} {"id": "scene0645_00_7", "scene_id": "scene0645_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the soap dish in structured JSON format.", "choices": null, "answer": "{\"target\": \"soap dish\", \"support_surface\": \"toilet paper\", \"references\": [{\"object\": \"sink\", \"relation\": \"side_above\", \"distance_cm\": 5.3}, {\"object\": \"trash can\", \"relation\": \"side_above\", \"distance_cm\": 66.2}]}", "target": "soap dish", "split": "test"} {"id": "scene0645_00_8", "scene_id": "scene0645_00", "source_dataset": "scannet200", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the telephone appear?", "choices": null, "answer": "Yes", "target": "telephone", "split": "test"} {"id": "scene0645_00_9", "scene_id": "scene0645_00", "source_dataset": "scannet200", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the telephone in this scene?\nA. chair\nB. mirror\nC. backpack\nD. lamp", "choices": ["A. chair", "B. mirror", "C. backpack", "D. lamp"], "answer": "B. mirror", "target": "telephone", "split": "test"} {"id": "scene0645_00_10", "scene_id": "scene0645_00", "source_dataset": "scannet200", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the telephone in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The telephone is on the desk. It is also to the side of and below the mirror, about 18 cm away. It is further to the side of and above the chair, about 37 cm away.", "target": "telephone", "split": "test"} {"id": "scene0645_00_11", "scene_id": "scene0645_00", "source_dataset": "scannet200", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the telephone in structured JSON format.", "choices": null, "answer": "{\"target\": \"telephone\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"mirror\", \"relation\": \"side_below\", \"distance_cm\": 18.0}, {\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 36.6}]}", "target": "telephone", "split": "test"} {"id": "scene0645_00_12", "scene_id": "scene0645_00", "source_dataset": "scannet200", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tissue box appear?", "choices": null, "answer": "Yes", "target": "tissue box", "split": "test"} {"id": "scene0645_00_13", "scene_id": "scene0645_00", "source_dataset": "scannet200", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tissue box in this scene?\nA. shower walls\nB. grab bar\nC. toilet\nD. toilet paper", "choices": ["A. shower walls", "B. grab bar", "C. toilet", "D. toilet paper"], "answer": "A. shower walls", "target": "tissue box", "split": "test"} {"id": "scene0645_00_14", "scene_id": "scene0645_00", "source_dataset": "scannet200", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tissue box in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tissue box is to the side of and below the shower walls, about 7 cm away. It is also to the side of and above the toilet, about 31 cm away. It is further to the side of and above the toilet paper, about 56 cm away.", "target": "tissue box", "split": "test"} {"id": "scene0645_00_15", "scene_id": "scene0645_00", "source_dataset": "scannet200", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tissue box in structured JSON format.", "choices": null, "answer": "{\"target\": \"tissue box\", \"support_surface\": \"toilet paper\", \"references\": [{\"object\": \"shower walls\", \"relation\": \"side_below\", \"distance_cm\": 6.7}, {\"object\": \"toilet\", \"relation\": \"side_above\", \"distance_cm\": 30.5}]}", "target": "tissue box", "split": "test"} {"id": "scene0645_00_16", "scene_id": "scene0645_00", "source_dataset": "scannet200", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the water bottle appear?", "choices": null, "answer": "No", "target": "water bottle", "split": "test"} {"id": "scene0645_00_17", "scene_id": "scene0645_00", "source_dataset": "scannet200", "local_sample_id": "17", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the toilet paper in this scene?\nA. trash can\nB. toilet\nC. tissue box\nD. sink", "choices": ["A. trash can", "B. toilet", "C. tissue box", "D. sink"], "answer": "B. toilet", "target": "toilet paper", "split": "test"} {"id": "scene0645_00_18", "scene_id": "scene0645_00", "source_dataset": "scannet200", "local_sample_id": "18", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the toilet paper in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The toilet paper is to the side of and above the toilet, about 22 cm away. It is also to the side of and below the sink, about 39 cm away. It is further to the side of and above the trash can, about 40 cm away.", "target": "toilet paper", "split": "test"} {"id": "scene0645_00_19", "scene_id": "scene0645_00", "source_dataset": "scannet200", "local_sample_id": "19", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the toilet paper in structured JSON format.", "choices": null, "answer": "{\"target\": \"toilet paper\", \"support_surface\": \"tissue box\", \"references\": [{\"object\": \"toilet\", \"relation\": \"side_above\", \"distance_cm\": 22.5}, {\"object\": \"sink\", \"relation\": \"side_below\", \"distance_cm\": 38.7}]}", "target": "toilet paper", "split": "test"} {"id": "scene0646_00_0", "scene_id": "scene0646_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the cup appear?", "choices": null, "answer": "Yes", "target": "cup", "split": "test"} {"id": "scene0646_00_1", "scene_id": "scene0646_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cup in this scene?\nA. monitor\nB. vacuum cleaner\nC. lamp\nD. chair", "choices": ["A. monitor", "B. vacuum cleaner", "C. lamp", "D. chair"], "answer": "D. chair", "target": "cup", "split": "test"} {"id": "scene0646_00_2", "scene_id": "scene0646_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is on the desk. It is also to the side of and above the chair, about 32 cm away. It is further to the side of and below the monitor, about 57 cm away.", "target": "cup", "split": "test"} {"id": "scene0646_00_3", "scene_id": "scene0646_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 32.4}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 57.0}]}", "target": "cup", "split": "test"} {"id": "scene0646_00_4", "scene_id": "scene0646_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the ball appear?", "choices": null, "answer": "No", "target": "ball", "split": "test"} {"id": "scene0646_00_5", "scene_id": "scene0646_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. chair\nB. lamp\nC. monitor\nD. laptop", "choices": ["A. chair", "B. lamp", "C. monitor", "D. laptop"], "answer": "C. monitor", "target": "keyboard", "split": "test"} {"id": "scene0646_00_6", "scene_id": "scene0646_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the desk. It is also to the side of and below the monitor, about 27 cm away. It is further to the side of and above the chair, about 30 cm away.", "target": "keyboard", "split": "test"} {"id": "scene0646_00_7", "scene_id": "scene0646_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 26.8}, {\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 30.3}]}", "target": "keyboard", "split": "test"} {"id": "scene0646_00_8", "scene_id": "scene0646_00", "source_dataset": "scannet200", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the paper bag appear?", "choices": null, "answer": "No", "target": "paper bag", "split": "test"} {"id": "scene0646_00_9", "scene_id": "scene0646_00", "source_dataset": "scannet200", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the laptop in this scene?\nA. shelf\nB. monitor\nC. keyboard\nD. chair", "choices": ["A. shelf", "B. monitor", "C. keyboard", "D. chair"], "answer": "B. monitor", "target": "laptop", "split": "test"} {"id": "scene0646_00_10", "scene_id": "scene0646_00", "source_dataset": "scannet200", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the laptop in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The laptop is on the desk. It is also under the monitor, about 4 cm away. It is further near the shelf, about 31 cm away.", "target": "laptop", "split": "test"} {"id": "scene0646_00_11", "scene_id": "scene0646_00", "source_dataset": "scannet200", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the laptop in structured JSON format.", "choices": null, "answer": "{\"target\": \"laptop\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"monitor\", \"relation\": \"under\", \"distance_cm\": 4.3}, {\"object\": \"shelf\", \"relation\": \"near\", \"distance_cm\": 30.7}]}", "target": "laptop", "split": "test"} {"id": "scene0647_00_0", "scene_id": "scene0647_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "No", "target": "keyboard", "split": "test"} {"id": "scene0647_00_1", "scene_id": "scene0647_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. desk\nB. chair\nC. keyboard\nD. monitor", "choices": ["A. desk", "B. chair", "C. keyboard", "D. monitor"], "answer": "B. chair", "target": "backpack", "split": "test"} {"id": "scene0647_00_2", "scene_id": "scene0647_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is to the side of and below the chair, about 24 cm away.", "target": "backpack", "split": "test"} {"id": "scene0647_00_3", "scene_id": "scene0647_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"chair\", \"references\": [{\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 23.6}]}", "target": "backpack", "split": "test"} {"id": "scene0648_00_0", "scene_id": "scene0648_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bag appear?", "choices": null, "answer": "Yes", "target": "bag", "split": "test"} {"id": "scene0648_00_1", "scene_id": "scene0648_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bag in this scene?\nA. chair\nB. fan\nC. backpack\nD. paper", "choices": ["A. chair", "B. fan", "C. backpack", "D. paper"], "answer": "D. paper", "target": "bag", "split": "test"} {"id": "scene0648_00_2", "scene_id": "scene0648_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bag is on the desk. It is also to the side of and above the paper, about 18 cm away. It is further to the side of and above the chair, about 31 cm away.", "target": "bag", "split": "test"} {"id": "scene0648_00_3", "scene_id": "scene0648_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bag in structured JSON format.", "choices": null, "answer": "{\"target\": \"bag\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"paper\", \"relation\": \"side_above\", \"distance_cm\": 18.1}, {\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 30.6}]}", "target": "bag", "split": "test"} {"id": "scene0648_00_4", "scene_id": "scene0648_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the soap dispenser appear?", "choices": null, "answer": "No", "target": "soap dispenser", "split": "test"} {"id": "scene0648_00_5", "scene_id": "scene0648_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the laptop in this scene?\nA. lamp\nB. pillow\nC. dresser\nD. chair", "choices": ["A. lamp", "B. pillow", "C. dresser", "D. chair"], "answer": "C. dresser", "target": "laptop", "split": "test"} {"id": "scene0648_00_6", "scene_id": "scene0648_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the laptop in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The laptop is on the desk. It is also to the side of and above the dresser, about 17 cm away. It is further to the side of and above the chair, about 26 cm away.", "target": "laptop", "split": "test"} {"id": "scene0648_00_7", "scene_id": "scene0648_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the laptop in structured JSON format.", "choices": null, "answer": "{\"target\": \"laptop\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"dresser\", \"relation\": \"side_above\", \"distance_cm\": 16.9}, {\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 25.5}]}", "target": "laptop", "split": "test"} {"id": "scene0649_00_0", "scene_id": "scene0649_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the paper bag appear?", "choices": null, "answer": "No", "target": "paper bag", "split": "test"} {"id": "scene0649_00_1", "scene_id": "scene0649_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bowl in this scene?\nA. dish rack\nB. stove\nC. cutting board\nD. kitchen cabinet", "choices": ["A. dish rack", "B. stove", "C. cutting board", "D. kitchen cabinet"], "answer": "A. dish rack", "target": "bowl", "split": "test"} {"id": "scene0649_00_2", "scene_id": "scene0649_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bowl in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bowl is next to the dish rack, about 12 cm away. It is also to the side of and above the kitchen cabinet, about 27 cm away. It is further to the side of and above the stove, about 27 cm away.", "target": "bowl", "split": "test"} {"id": "scene0649_00_3", "scene_id": "scene0649_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bowl in structured JSON format.", "choices": null, "answer": "{\"target\": \"bowl\", \"support_surface\": \"kitchen counter\", \"references\": [{\"object\": \"dish rack\", \"relation\": \"next_to\", \"distance_cm\": 12.3}, {\"object\": \"kitchen cabinet\", \"relation\": \"side_above\", \"distance_cm\": 26.5}]}", "target": "bowl", "split": "test"} {"id": "scene0649_00_4", "scene_id": "scene0649_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the soap dish appear?", "choices": null, "answer": "No", "target": "soap dish", "split": "test"} {"id": "scene0649_00_5", "scene_id": "scene0649_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the fire extinguisher in this scene?\nA. microwave\nB. kitchen cabinets\nC. sponge\nD. soap dispenser", "choices": ["A. microwave", "B. kitchen cabinets", "C. sponge", "D. soap dispenser"], "answer": "B. kitchen cabinets", "target": "fire extinguisher", "split": "test"} {"id": "scene0649_00_6", "scene_id": "scene0649_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the fire extinguisher in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The fire extinguisher is to the side of and below the kitchen cabinets, about 9 cm away. It is also to the side of and below the microwave, about 18 cm away. It is further to the side of and above the soap dispenser, about 23 cm away.", "target": "fire extinguisher", "split": "test"} {"id": "scene0649_00_7", "scene_id": "scene0649_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the fire extinguisher in structured JSON format.", "choices": null, "answer": "{\"target\": \"fire extinguisher\", \"support_surface\": \"paper towel dispenser\", \"references\": [{\"object\": \"kitchen cabinets\", \"relation\": \"side_below\", \"distance_cm\": 8.8}, {\"object\": \"microwave\", \"relation\": \"side_below\", \"distance_cm\": 18.4}]}", "target": "fire extinguisher", "split": "test"} {"id": "scene0649_00_8", "scene_id": "scene0649_00", "source_dataset": "scannet200", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the soap dispenser appear?", "choices": null, "answer": "Yes", "target": "soap dispenser", "split": "test"} {"id": "scene0649_00_9", "scene_id": "scene0649_00", "source_dataset": "scannet200", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the soap dispenser in this scene?\nA. fire extinguisher\nB. kitchen counter\nC. sink\nD. dishwashing soap bottle", "choices": ["A. fire extinguisher", "B. kitchen counter", "C. sink", "D. dishwashing soap bottle"], "answer": "B. kitchen counter", "target": "soap dispenser", "split": "test"} {"id": "scene0649_00_10", "scene_id": "scene0649_00", "source_dataset": "scannet200", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the soap dispenser in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The soap dispenser is to the side of and above the kitchen counter, about 20 cm away. It is also to the side of and below the fire extinguisher, about 23 cm away. It is further to the side of and above the dishwashing soap bottle, about 23 cm away.", "target": "soap dispenser", "split": "test"} {"id": "scene0649_00_11", "scene_id": "scene0649_00", "source_dataset": "scannet200", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the soap dispenser in structured JSON format.", "choices": null, "answer": "{\"target\": \"soap dispenser\", \"support_surface\": \"kitchen counter\", \"references\": [{\"object\": \"kitchen counter\", \"relation\": \"side_above\", \"distance_cm\": 19.7}, {\"object\": \"fire extinguisher\", \"relation\": \"side_below\", \"distance_cm\": 22.7}]}", "target": "soap dispenser", "split": "test"} {"id": "scene0650_00_0", "scene_id": "scene0650_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the purse appear?", "choices": null, "answer": "No", "target": "purse", "split": "test"} {"id": "scene0650_00_1", "scene_id": "scene0650_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the soap dispenser in this scene?\nA. sink\nB. monitor\nC. chair\nD. paper towel dispenser", "choices": ["A. sink", "B. monitor", "C. chair", "D. paper towel dispenser"], "answer": "D. paper towel dispenser", "target": "soap dispenser", "split": "test"} {"id": "scene0650_00_2", "scene_id": "scene0650_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the soap dispenser in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The soap dispenser is to the side of and below the paper towel dispenser, about 10 cm away. It is also to the side of and above the sink, about 12 cm away.", "target": "soap dispenser", "split": "test"} {"id": "scene0650_00_3", "scene_id": "scene0650_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the soap dispenser in structured JSON format.", "choices": null, "answer": "{\"target\": \"soap dispenser\", \"support_surface\": \"paper towel dispenser\", \"references\": [{\"object\": \"paper towel dispenser\", \"relation\": \"side_below\", \"distance_cm\": 9.7}, {\"object\": \"sink\", \"relation\": \"side_above\", \"distance_cm\": 12.4}]}", "target": "soap dispenser", "split": "test"} {"id": "scene0652_00_0", "scene_id": "scene0652_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the headphones appear?", "choices": null, "answer": "No", "target": "headphones", "split": "test"} {"id": "scene0652_00_1", "scene_id": "scene0652_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the book in this scene?\nA. cabinet\nB. dresser\nC. picture\nD. tv", "choices": ["A. cabinet", "B. dresser", "C. picture", "D. tv"], "answer": "A. cabinet", "target": "book", "split": "test"} {"id": "scene0652_00_2", "scene_id": "scene0652_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the book in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The book is on the dresser. It is also to the side of and above the cabinet, about 16 cm away. It is further to the side of and below the tv, about 21 cm away.", "target": "book", "split": "test"} {"id": "scene0652_00_3", "scene_id": "scene0652_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the book in structured JSON format.", "choices": null, "answer": "{\"target\": \"book\", \"support_surface\": \"dresser\", \"references\": [{\"object\": \"cabinet\", \"relation\": \"side_above\", \"distance_cm\": 16.3}, {\"object\": \"tv\", \"relation\": \"side_below\", \"distance_cm\": 20.5}]}", "target": "book", "split": "test"} {"id": "scene0653_00_0", "scene_id": "scene0653_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the clock appear?", "choices": null, "answer": "Yes", "target": "clock", "split": "test"} {"id": "scene0653_00_1", "scene_id": "scene0653_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the toaster oven appear?", "choices": null, "answer": "No", "target": "toaster oven", "split": "test"} {"id": "scene0653_00_2", "scene_id": "scene0653_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is on the desk. It is also to the side of and below the board, about 7 cm away. It is further to the side of and below the monitor, about 8 cm away.", "target": "cup", "split": "test"} {"id": "scene0653_00_3", "scene_id": "scene0653_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"board\", \"relation\": \"side_below\", \"distance_cm\": 7.4}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 7.9}]}", "target": "cup", "split": "test"} {"id": "scene0654_00_0", "scene_id": "scene0654_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the clock appear?", "choices": null, "answer": "No", "target": "clock", "split": "test"} {"id": "scene0654_00_1", "scene_id": "scene0654_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the paper bag in this scene?\nA. chair\nB. kitchen island\nC. kitchen cabinets\nD. dishwasher", "choices": ["A. chair", "B. kitchen island", "C. kitchen cabinets", "D. dishwasher"], "answer": "A. chair", "target": "paper bag", "split": "test"} {"id": "scene0654_00_2", "scene_id": "scene0654_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the paper bag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The paper bag is to the side of and above the chair, about 28 cm away.", "target": "paper bag", "split": "test"} {"id": "scene0654_00_3", "scene_id": "scene0654_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the paper bag in structured JSON format.", "choices": null, "answer": "{\"target\": \"paper bag\", \"support_surface\": \"chair\", \"references\": [{\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 28.0}]}", "target": "paper bag", "split": "test"} {"id": "scene0654_00_4", "scene_id": "scene0654_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the plate appear?", "choices": null, "answer": "Yes", "target": "plate", "split": "test"} {"id": "scene0654_00_5", "scene_id": "scene0654_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the plate in this scene?\nA. chair\nB. kitchen island\nC. kitchen cabinets\nD. dishwasher", "choices": ["A. chair", "B. kitchen island", "C. kitchen cabinets", "D. dishwasher"], "answer": "C. kitchen cabinets", "target": "plate", "split": "test"} {"id": "scene0654_00_6", "scene_id": "scene0654_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the plate in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The plate is to the side of and above the kitchen cabinets, about 28 cm away. It is also to the side of and above the dishwasher, about 38 cm away.", "target": "plate", "split": "test"} {"id": "scene0654_00_7", "scene_id": "scene0654_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the plate in structured JSON format.", "choices": null, "answer": "{\"target\": \"plate\", \"support_surface\": \"sink\", \"references\": [{\"object\": \"kitchen cabinets\", \"relation\": \"side_above\", \"distance_cm\": 27.7}, {\"object\": \"dishwasher\", \"relation\": \"side_above\", \"distance_cm\": 38.3}]}", "target": "plate", "split": "test"} {"id": "scene0654_00_8", "scene_id": "scene0654_00", "source_dataset": "scannet200", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the soap dispenser appear?", "choices": null, "answer": "No", "target": "soap dispenser", "split": "test"} {"id": "scene0654_00_9", "scene_id": "scene0654_00", "source_dataset": "scannet200", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the toaster oven in this scene?\nA. kitchen cabinets\nB. chair\nC. dishwasher\nD. kitchen island", "choices": ["A. kitchen cabinets", "B. chair", "C. dishwasher", "D. kitchen island"], "answer": "C. dishwasher", "target": "toaster oven", "split": "test"} {"id": "scene0654_00_10", "scene_id": "scene0654_00", "source_dataset": "scannet200", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the toaster oven in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The toaster oven is to the side of and above the dishwasher, about 21 cm away.", "target": "toaster oven", "split": "test"} {"id": "scene0654_00_11", "scene_id": "scene0654_00", "source_dataset": "scannet200", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the toaster oven in structured JSON format.", "choices": null, "answer": "{\"target\": \"toaster oven\", \"support_surface\": \"dishwasher\", \"references\": [{\"object\": \"dishwasher\", \"relation\": \"side_above\", \"distance_cm\": 20.8}]}", "target": "toaster oven", "split": "test"} {"id": "scene0656_00_0", "scene_id": "scene0656_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the telephone appear?", "choices": null, "answer": "No", "target": "telephone", "split": "test"} {"id": "scene0656_00_1", "scene_id": "scene0656_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the book in structured JSON format.", "choices": null, "answer": "{\"target\": \"book\", \"support_surface\": \"table\", \"references\": []}", "target": "book", "split": "test"} {"id": "scene0657_00_0", "scene_id": "scene0657_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tissue box appear?", "choices": null, "answer": "No", "target": "tissue box", "split": "test"} {"id": "scene0657_00_1", "scene_id": "scene0657_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"table\", \"references\": []}", "target": "backpack", "split": "test"} {"id": "scene0659_00_0", "scene_id": "scene0659_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the hair dryer appear?", "choices": null, "answer": "No", "target": "hair dryer", "split": "test"} {"id": "scene0659_00_1", "scene_id": "scene0659_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the plunger in this scene?\nA. sink\nB. mirror\nC. toilet\nD. toilet paper", "choices": ["A. sink", "B. mirror", "C. toilet", "D. toilet paper"], "answer": "D. toilet paper", "target": "plunger", "split": "test"} {"id": "scene0659_00_2", "scene_id": "scene0659_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the plunger in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The plunger is to the side of and below the toilet paper, about 27 cm away. It is also to the side of and below the sink, about 34 cm away. It is further to the side of and below the mirror, about 64 cm away.", "target": "plunger", "split": "test"} {"id": "scene0659_00_3", "scene_id": "scene0659_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the plunger in structured JSON format.", "choices": null, "answer": "{\"target\": \"plunger\", \"support_surface\": \"toilet paper\", \"references\": [{\"object\": \"toilet paper\", \"relation\": \"side_below\", \"distance_cm\": 27.1}, {\"object\": \"sink\", \"relation\": \"side_below\", \"distance_cm\": 34.1}]}", "target": "plunger", "split": "test"} {"id": "scene0661_00_0", "scene_id": "scene0661_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the shoe appear?", "choices": null, "answer": "No", "target": "shoe", "split": "test"} {"id": "scene0662_00_0", "scene_id": "scene0662_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the guitar appear?", "choices": null, "answer": "No", "target": "guitar", "split": "test"} {"id": "scene0662_00_1", "scene_id": "scene0662_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the hair dryer in this scene?\nA. bathroom vanity\nB. mirror\nC. light switch\nD. sink", "choices": ["A. bathroom vanity", "B. mirror", "C. light switch", "D. sink"], "answer": "C. light switch", "target": "hair dryer", "split": "test"} {"id": "scene0662_00_2", "scene_id": "scene0662_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the hair dryer in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The hair dryer is to the side of and below the light switch, about 8 cm away. It is also to the side of and above the bathroom vanity, about 16 cm away. It is further to the side of and below the mirror, about 18 cm away.", "target": "hair dryer", "split": "test"} {"id": "scene0662_00_3", "scene_id": "scene0662_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the hair dryer in structured JSON format.", "choices": null, "answer": "{\"target\": \"hair dryer\", \"support_surface\": \"light switch\", \"references\": [{\"object\": \"light switch\", \"relation\": \"side_below\", \"distance_cm\": 8.5}, {\"object\": \"bathroom vanity\", \"relation\": \"side_above\", \"distance_cm\": 15.9}]}", "target": "hair dryer", "split": "test"} {"id": "scene0662_00_4", "scene_id": "scene0662_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tissue box appear?", "choices": null, "answer": "Yes", "target": "tissue box", "split": "test"} {"id": "scene0662_00_5", "scene_id": "scene0662_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tissue box in this scene?\nA. sink\nB. towel\nC. toilet paper\nD. bar", "choices": ["A. sink", "B. towel", "C. toilet paper", "D. bar"], "answer": "A. sink", "target": "tissue box", "split": "test"} {"id": "scene0662_00_6", "scene_id": "scene0662_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tissue box in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tissue box is to the side of and above the sink, about 31 cm away. It is also to the side of and above the towel, about 51 cm away. It is further to the side of and above the toilet paper, about 52 cm away.", "target": "tissue box", "split": "test"} {"id": "scene0662_00_7", "scene_id": "scene0662_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tissue box in structured JSON format.", "choices": null, "answer": "{\"target\": \"tissue box\", \"support_surface\": \"toilet paper\", \"references\": [{\"object\": \"sink\", \"relation\": \"side_above\", \"distance_cm\": 30.9}, {\"object\": \"towel\", \"relation\": \"side_above\", \"distance_cm\": 50.9}]}", "target": "tissue box", "split": "test"} {"id": "scene0662_00_8", "scene_id": "scene0662_00", "source_dataset": "scannet200", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the fire extinguisher appear?", "choices": null, "answer": "No", "target": "fire extinguisher", "split": "test"} {"id": "scene0662_00_9", "scene_id": "scene0662_00", "source_dataset": "scannet200", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the toilet paper in this scene?\nA. towel\nB. tissue box\nC. toilet\nD. sink", "choices": ["A. towel", "B. tissue box", "C. toilet", "D. sink"], "answer": "A. towel", "target": "toilet paper", "split": "test"} {"id": "scene0662_00_10", "scene_id": "scene0662_00", "source_dataset": "scannet200", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the toilet paper in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The toilet paper is to the side of and below the sink, about 48 cm away. It is also to the side of and below the tissue box, about 52 cm away. It is further near the toilet, about 76 cm away.", "target": "toilet paper", "split": "test"} {"id": "scene0662_00_11", "scene_id": "scene0662_00", "source_dataset": "scannet200", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the toilet paper in structured JSON format.", "choices": null, "answer": "{\"target\": \"toilet paper\", \"support_surface\": \"tissue box\", \"references\": [{\"object\": \"sink\", \"relation\": \"side_below\", \"distance_cm\": 48.4}, {\"object\": \"tissue box\", \"relation\": \"side_below\", \"distance_cm\": 51.6}]}", "target": "toilet paper", "split": "test"} {"id": "scene0664_00_0", "scene_id": "scene0664_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the toaster appear?", "choices": null, "answer": "No", "target": "toaster", "split": "test"} {"id": "scene0664_00_1", "scene_id": "scene0664_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the toilet paper in this scene?\nA. towel\nB. trash can\nC. toilet\nD. bathroom vanity", "choices": ["A. towel", "B. trash can", "C. toilet", "D. bathroom vanity"], "answer": "B. trash can", "target": "toilet paper", "split": "test"} {"id": "scene0664_00_2", "scene_id": "scene0664_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the toilet paper in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The toilet paper is above the trash can, about 14 cm away. It is also near the toilet, about 19 cm away. It is further to the side of and below the bathroom vanity, about 25 cm away.", "target": "toilet paper", "split": "test"} {"id": "scene0664_00_3", "scene_id": "scene0664_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the toilet paper in structured JSON format.", "choices": null, "answer": "{\"target\": \"toilet paper\", \"support_surface\": \"trash can\", \"references\": [{\"object\": \"trash can\", \"relation\": \"above\", \"distance_cm\": 14.5}, {\"object\": \"toilet\", \"relation\": \"near\", \"distance_cm\": 18.7}]}", "target": "toilet paper", "split": "test"} {"id": "scene0666_00_0", "scene_id": "scene0666_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bowl appear?", "choices": null, "answer": "No", "target": "bowl", "split": "test"} {"id": "scene0666_00_1", "scene_id": "scene0666_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. monitor\nB. desk\nC. chair\nD. keyboard", "choices": ["A. monitor", "B. desk", "C. chair", "D. keyboard"], "answer": "C. chair", "target": "backpack", "split": "test"} {"id": "scene0666_00_2", "scene_id": "scene0666_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is to the side of and below the chair, about 41 cm away.", "target": "backpack", "split": "test"} {"id": "scene0666_00_3", "scene_id": "scene0666_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"chair\", \"references\": [{\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 41.2}]}", "target": "backpack", "split": "test"} {"id": "scene0667_00_0", "scene_id": "scene0667_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the paper cutter appear?", "choices": null, "answer": "No", "target": "paper cutter", "split": "test"} {"id": "scene0667_00_1", "scene_id": "scene0667_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. desk\nB. chair\nC. table\nD. monitor", "choices": ["A. desk", "B. chair", "C. table", "D. monitor"], "answer": "A. desk", "target": "backpack", "split": "test"} {"id": "scene0667_00_2", "scene_id": "scene0667_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is on the table. It is also next to the desk, about 3 cm away. It is further to the side of and above the chair, about 37 cm away.", "target": "backpack", "split": "test"} {"id": "scene0667_00_3", "scene_id": "scene0667_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"table\", \"references\": [{\"object\": \"desk\", \"relation\": \"next_to\", \"distance_cm\": 2.6}, {\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 37.5}]}", "target": "backpack", "split": "test"} {"id": "scene0668_00_0", "scene_id": "scene0668_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bowl appear?", "choices": null, "answer": "No", "target": "bowl", "split": "test"} {"id": "scene0668_00_1", "scene_id": "scene0668_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"couch\", \"references\": []}", "target": "backpack", "split": "test"} {"id": "scene0669_00_0", "scene_id": "scene0669_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the paper cutter appear?", "choices": null, "answer": "No", "target": "paper cutter", "split": "test"} {"id": "scene0670_00_0", "scene_id": "scene0670_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the laptop appear?", "choices": null, "answer": "No", "target": "laptop", "split": "test"} {"id": "scene0671_00_0", "scene_id": "scene0671_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the dustpan appear?", "choices": null, "answer": "No", "target": "dustpan", "split": "test"} {"id": "scene0671_00_1", "scene_id": "scene0671_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. chair\nB. cabinet\nC. book\nD. table", "choices": ["A. chair", "B. cabinet", "C. book", "D. table"], "answer": "D. table", "target": "backpack", "split": "test"} {"id": "scene0671_00_2", "scene_id": "scene0671_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is to the side of and below the table, about 7 cm away. It is also to the side of and below the book, about 36 cm away. It is further near the cabinet, about 58 cm away.", "target": "backpack", "split": "test"} {"id": "scene0671_00_3", "scene_id": "scene0671_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"table\", \"references\": [{\"object\": \"table\", \"relation\": \"side_below\", \"distance_cm\": 7.3}, {\"object\": \"book\", \"relation\": \"side_below\", \"distance_cm\": 35.7}]}", "target": "backpack", "split": "test"} {"id": "scene0671_00_4", "scene_id": "scene0671_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tray appear?", "choices": null, "answer": "Yes", "target": "tray", "split": "test"} {"id": "scene0671_00_5", "scene_id": "scene0671_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tray in this scene?\nA. backpack\nB. chair\nC. pillow\nD. plant", "choices": ["A. backpack", "B. chair", "C. pillow", "D. plant"], "answer": "B. chair", "target": "tray", "split": "test"} {"id": "scene0671_00_6", "scene_id": "scene0671_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tray in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tray is on the table. It is also to the side of and above the chair, about 30 cm away. It is further to the side of and below the plant, about 33 cm away.", "target": "tray", "split": "test"} {"id": "scene0671_00_7", "scene_id": "scene0671_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tray in structured JSON format.", "choices": null, "answer": "{\"target\": \"tray\", \"support_surface\": \"table\", \"references\": [{\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 30.3}, {\"object\": \"plant\", \"relation\": \"side_below\", \"distance_cm\": 32.9}]}", "target": "tray", "split": "test"} {"id": "scene0673_00_0", "scene_id": "scene0673_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bag appear?", "choices": null, "answer": "Yes", "target": "bag", "split": "test"} {"id": "scene0673_00_1", "scene_id": "scene0673_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bag in this scene?\nA. box\nB. chair\nC. coffee table\nD. backpack", "choices": ["A. box", "B. chair", "C. coffee table", "D. backpack"], "answer": "A. box", "target": "bag", "split": "test"} {"id": "scene0673_00_2", "scene_id": "scene0673_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bag in structured JSON format.", "choices": null, "answer": "{\"target\": \"bag\", \"support_surface\": \"nightstand\", \"references\": []}", "target": "bag", "split": "test"} {"id": "scene0673_00_3", "scene_id": "scene0673_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the toaster appear?", "choices": null, "answer": "No", "target": "toaster", "split": "test"} {"id": "scene0673_00_4", "scene_id": "scene0673_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the paper bag in this scene?\nA. backpack\nB. jacket\nC. laptop\nD. bag", "choices": ["A. backpack", "B. jacket", "C. laptop", "D. bag"], "answer": "B. jacket", "target": "paper bag", "split": "test"} {"id": "scene0673_00_5", "scene_id": "scene0673_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the paper bag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The paper bag is to the side of and below the jacket, about 23 cm away. It is also to the side of and below the laptop, about 50 cm away.", "target": "paper bag", "split": "test"} {"id": "scene0673_00_6", "scene_id": "scene0673_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the paper bag in structured JSON format.", "choices": null, "answer": "{\"target\": \"paper bag\", \"support_surface\": \"ottoman\", \"references\": [{\"object\": \"jacket\", \"relation\": \"side_below\", \"distance_cm\": 22.6}, {\"object\": \"laptop\", \"relation\": \"side_below\", \"distance_cm\": 50.1}]}", "target": "paper bag", "split": "test"} {"id": "scene0677_00_0", "scene_id": "scene0677_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the dumbbell appear?", "choices": null, "answer": "No", "target": "dumbbell", "split": "test"} {"id": "scene0677_00_1", "scene_id": "scene0677_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the telephone in this scene?\nA. pillow\nB. desk\nC. mini fridge\nD. backpack", "choices": ["A. pillow", "B. desk", "C. mini fridge", "D. backpack"], "answer": "A. pillow", "target": "telephone", "split": "test"} {"id": "scene0677_00_2", "scene_id": "scene0677_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the telephone in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The telephone is on the nightstand. It is also near the pillow, about 23 cm away.", "target": "telephone", "split": "test"} {"id": "scene0677_00_3", "scene_id": "scene0677_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the telephone in structured JSON format.", "choices": null, "answer": "{\"target\": \"telephone\", \"support_surface\": \"nightstand\", \"references\": [{\"object\": \"pillow\", \"relation\": \"near\", \"distance_cm\": 22.6}]}", "target": "telephone", "split": "test"} {"id": "scene0679_00_0", "scene_id": "scene0679_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the alarm clock appear?", "choices": null, "answer": "Yes", "target": "alarm clock", "split": "test"} {"id": "scene0679_00_1", "scene_id": "scene0679_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the alarm clock in this scene?\nA. pillow\nB. armchair\nC. lamp\nD. backpack", "choices": ["A. pillow", "B. armchair", "C. lamp", "D. backpack"], "answer": "C. lamp", "target": "alarm clock", "split": "test"} {"id": "scene0679_00_2", "scene_id": "scene0679_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the alarm clock in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The alarm clock is on the nightstand. It is also under the lamp, about 5 cm away. It is further to the side of and below the pillow, about 54 cm away.", "target": "alarm clock", "split": "test"} {"id": "scene0679_00_3", "scene_id": "scene0679_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the alarm clock in structured JSON format.", "choices": null, "answer": "{\"target\": \"alarm clock\", \"support_surface\": \"nightstand\", \"references\": [{\"object\": \"lamp\", \"relation\": \"under\", \"distance_cm\": 5.0}, {\"object\": \"pillow\", \"relation\": \"side_below\", \"distance_cm\": 54.1}]}", "target": "alarm clock", "split": "test"} {"id": "scene0679_00_4", "scene_id": "scene0679_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the paper towel roll appear?", "choices": null, "answer": "No", "target": "paper towel roll", "split": "test"} {"id": "scene0679_00_5", "scene_id": "scene0679_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the book in this scene?\nA. lamp\nB. chair\nC. mini fridge\nD. microwave", "choices": ["A. lamp", "B. chair", "C. mini fridge", "D. microwave"], "answer": "A. lamp", "target": "book", "split": "test"} {"id": "scene0679_00_6", "scene_id": "scene0679_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the book in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The book is on the desk. It is also to the side of and below the lamp, about 6 cm away. It is further to the side of and above the mini fridge, about 20 cm away.", "target": "book", "split": "test"} {"id": "scene0679_00_7", "scene_id": "scene0679_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the book in structured JSON format.", "choices": null, "answer": "{\"target\": \"book\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"lamp\", \"relation\": \"side_below\", \"distance_cm\": 6.1}, {\"object\": \"mini fridge\", \"relation\": \"side_above\", \"distance_cm\": 20.2}]}", "target": "book", "split": "test"} {"id": "scene0679_00_8", "scene_id": "scene0679_00", "source_dataset": "scannet200", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the soap dish appear?", "choices": null, "answer": "No", "target": "soap dish", "split": "test"} {"id": "scene0679_00_9", "scene_id": "scene0679_00", "source_dataset": "scannet200", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the purse in this scene?\nA. alarm clock\nB. mini fridge\nC. armchair\nD. microwave", "choices": ["A. alarm clock", "B. mini fridge", "C. armchair", "D. microwave"], "answer": "B. mini fridge", "target": "purse", "split": "test"} {"id": "scene0679_00_10", "scene_id": "scene0679_00", "source_dataset": "scannet200", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the purse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The purse is to the side of and below the mini fridge, about 6 cm away. It is also to the side of and below the microwave, about 39 cm away.", "target": "purse", "split": "test"} {"id": "scene0679_00_11", "scene_id": "scene0679_00", "source_dataset": "scannet200", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the purse in structured JSON format.", "choices": null, "answer": "{\"target\": \"purse\", \"support_surface\": \"mini fridge\", \"references\": [{\"object\": \"mini fridge\", \"relation\": \"side_below\", \"distance_cm\": 5.6}, {\"object\": \"microwave\", \"relation\": \"side_below\", \"distance_cm\": 39.3}]}", "target": "purse", "split": "test"} {"id": "scene0680_00_0", "scene_id": "scene0680_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the plate appear?", "choices": null, "answer": "No", "target": "plate", "split": "test"} {"id": "scene0680_00_1", "scene_id": "scene0680_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. table\nB. office chair\nC. chair\nD. monitor", "choices": ["A. table", "B. office chair", "C. chair", "D. monitor"], "answer": "B. office chair", "target": "backpack", "split": "test"} {"id": "scene0680_00_2", "scene_id": "scene0680_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is on the table. It is also to the side of and above the office chair, about 50 cm away.", "target": "backpack", "split": "test"} {"id": "scene0680_00_3", "scene_id": "scene0680_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"table\", \"references\": [{\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 49.5}]}", "target": "backpack", "split": "test"} {"id": "scene0683_00_0", "scene_id": "scene0683_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tray appear?", "choices": null, "answer": "No", "target": "tray", "split": "test"} {"id": "scene0683_00_1", "scene_id": "scene0683_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the toilet paper in this scene?\nA. monitor\nB. towel\nC. toilet\nD. bathroom vanity", "choices": ["A. monitor", "B. towel", "C. toilet", "D. bathroom vanity"], "answer": "C. toilet", "target": "toilet paper", "split": "test"} {"id": "scene0683_00_2", "scene_id": "scene0683_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the toilet paper in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The toilet paper is to the side of and above the toilet, about 18 cm away. It is also to the side of and below the towel, about 43 cm away. It is further near the bathroom vanity, about 60 cm away.", "target": "toilet paper", "split": "test"} {"id": "scene0683_00_3", "scene_id": "scene0683_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the toilet paper in structured JSON format.", "choices": null, "answer": "{\"target\": \"toilet paper\", \"support_surface\": \"toilet\", \"references\": [{\"object\": \"toilet\", \"relation\": \"side_above\", \"distance_cm\": 17.9}, {\"object\": \"towel\", \"relation\": \"side_below\", \"distance_cm\": 43.3}]}", "target": "toilet paper", "split": "test"} {"id": "scene0684_00_0", "scene_id": "scene0684_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bag appear?", "choices": null, "answer": "Yes", "target": "bag", "split": "test"} {"id": "scene0684_00_1", "scene_id": "scene0684_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bag in this scene?\nA. chair\nB. power outlet\nC. plastic containers\nD. table", "choices": ["A. chair", "B. power outlet", "C. plastic containers", "D. table"], "answer": "C. plastic containers", "target": "bag", "split": "test"} {"id": "scene0684_00_2", "scene_id": "scene0684_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bag is next to the plastic containers, about 9 cm away. It is also to the side of and below the table, about 16 cm away.", "target": "bag", "split": "test"} {"id": "scene0684_00_3", "scene_id": "scene0684_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bag in structured JSON format.", "choices": null, "answer": "{\"target\": \"bag\", \"support_surface\": \"table\", \"references\": [{\"object\": \"plastic containers\", \"relation\": \"next_to\", \"distance_cm\": 8.5}, {\"object\": \"table\", \"relation\": \"side_below\", \"distance_cm\": 16.4}]}", "target": "bag", "split": "test"} {"id": "scene0684_00_4", "scene_id": "scene0684_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the toaster oven appear?", "choices": null, "answer": "No", "target": "toaster oven", "split": "test"} {"id": "scene0684_00_5", "scene_id": "scene0684_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the telephone in this scene?\nA. power outlet\nB. plastic containers\nC. bag\nD. chair", "choices": ["A. power outlet", "B. plastic containers", "C. bag", "D. chair"], "answer": "A. power outlet", "target": "telephone", "split": "test"} {"id": "scene0684_00_6", "scene_id": "scene0684_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the telephone in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The telephone is on the table. It is also to the side of and above the power outlet, about 53 cm away. It is further to the side of and above the chair, about 60 cm away.", "target": "telephone", "split": "test"} {"id": "scene0684_00_7", "scene_id": "scene0684_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the telephone in structured JSON format.", "choices": null, "answer": "{\"target\": \"telephone\", \"support_surface\": \"table\", \"references\": [{\"object\": \"power outlet\", \"relation\": \"side_above\", \"distance_cm\": 52.5}, {\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 60.4}]}", "target": "telephone", "split": "test"} {"id": "scene0686_00_0", "scene_id": "scene0686_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse appear?", "choices": null, "answer": "No", "target": "mouse", "split": "test"} {"id": "scene0686_00_1", "scene_id": "scene0686_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the soap dispenser in this scene?\nA. monitor\nB. toilet paper dispenser\nC. mirror\nD. sink", "choices": ["A. monitor", "B. toilet paper dispenser", "C. mirror", "D. sink"], "answer": "B. toilet paper dispenser", "target": "soap dispenser", "split": "test"} {"id": "scene0686_00_2", "scene_id": "scene0686_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the soap dispenser in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The soap dispenser is to the side of and above the toilet paper dispenser, about 17 cm away. It is also to the side of and below the mirror, about 23 cm away. It is further to the side of and above the sink, about 28 cm away.", "target": "soap dispenser", "split": "test"} {"id": "scene0686_00_3", "scene_id": "scene0686_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the soap dispenser in structured JSON format.", "choices": null, "answer": "{\"target\": \"soap dispenser\", \"support_surface\": \"toilet paper dispenser\", \"references\": [{\"object\": \"toilet paper dispenser\", \"relation\": \"side_above\", \"distance_cm\": 17.4}, {\"object\": \"mirror\", \"relation\": \"side_below\", \"distance_cm\": 22.6}]}", "target": "soap dispenser", "split": "test"} {"id": "scene0687_00_0", "scene_id": "scene0687_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the coffee kettle appear?", "choices": null, "answer": "Yes", "target": "coffee kettle", "split": "test"} {"id": "scene0687_00_1", "scene_id": "scene0687_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the coffee kettle in this scene?\nA. coffee maker\nB. bottle\nC. paper towel dispenser\nD. sink", "choices": ["A. coffee maker", "B. bottle", "C. paper towel dispenser", "D. sink"], "answer": "A. coffee maker", "target": "coffee kettle", "split": "test"} {"id": "scene0687_00_2", "scene_id": "scene0687_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the coffee kettle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The coffee kettle is to the side of and below the paper towel dispenser, about 47 cm away. It is also to the side of and above the sink, about 59 cm away. It is further near the bottle, about 65 cm away.", "target": "coffee kettle", "split": "test"} {"id": "scene0687_00_3", "scene_id": "scene0687_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the coffee kettle in structured JSON format.", "choices": null, "answer": "{\"target\": \"coffee kettle\", \"support_surface\": \"kitchen counter\", \"references\": [{\"object\": \"paper towel dispenser\", \"relation\": \"side_below\", \"distance_cm\": 46.8}, {\"object\": \"sink\", \"relation\": \"side_above\", \"distance_cm\": 59.1}]}", "target": "coffee kettle", "split": "test"} {"id": "scene0687_00_4", "scene_id": "scene0687_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power strip appear?", "choices": null, "answer": "No", "target": "power strip", "split": "test"} {"id": "scene0687_00_5", "scene_id": "scene0687_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the soap dispenser in this scene?\nA. sink\nB. kitchen counter\nC. kitchen cabinets\nD. dish rack", "choices": ["A. sink", "B. kitchen counter", "C. kitchen cabinets", "D. dish rack"], "answer": "B. kitchen counter", "target": "soap dispenser", "split": "test"} {"id": "scene0687_00_6", "scene_id": "scene0687_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the soap dispenser in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The soap dispenser is to the side of and above the kitchen counter, about 10 cm away. It is also to the side of and above the dish rack, about 12 cm away. It is further to the side of and above the sink, about 20 cm away.", "target": "soap dispenser", "split": "test"} {"id": "scene0687_00_7", "scene_id": "scene0687_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the soap dispenser in structured JSON format.", "choices": null, "answer": "{\"target\": \"soap dispenser\", \"support_surface\": \"kitchen counter\", \"references\": [{\"object\": \"kitchen counter\", \"relation\": \"side_above\", \"distance_cm\": 10.2}, {\"object\": \"dish rack\", \"relation\": \"side_above\", \"distance_cm\": 12.0}]}", "target": "soap dispenser", "split": "test"} {"id": "scene0687_00_8", "scene_id": "scene0687_00", "source_dataset": "scannet200", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the broom appear?", "choices": null, "answer": "No", "target": "broom", "split": "test"} {"id": "scene0687_00_9", "scene_id": "scene0687_00", "source_dataset": "scannet200", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the toaster in this scene?\nA. refrigerator\nB. dish rack\nC. kitchen cabinets\nD. cutting board", "choices": ["A. refrigerator", "B. dish rack", "C. kitchen cabinets", "D. cutting board"], "answer": "A. refrigerator", "target": "toaster", "split": "test"} {"id": "scene0687_00_10", "scene_id": "scene0687_00", "source_dataset": "scannet200", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the toaster in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The toaster is to the side of and above the refrigerator, about 12 cm away. It is also to the side of and below the kitchen cabinets, about 20 cm away. It is further to the side of and above the dish rack, about 22 cm away.", "target": "toaster", "split": "test"} {"id": "scene0687_00_11", "scene_id": "scene0687_00", "source_dataset": "scannet200", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the toaster in structured JSON format.", "choices": null, "answer": "{\"target\": \"toaster\", \"support_surface\": \"dish rack\", \"references\": [{\"object\": \"refrigerator\", \"relation\": \"side_above\", \"distance_cm\": 12.2}, {\"object\": \"kitchen cabinets\", \"relation\": \"side_below\", \"distance_cm\": 20.4}]}", "target": "toaster", "split": "test"} {"id": "scene0693_00_0", "scene_id": "scene0693_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "scene0693_00_1", "scene_id": "scene0693_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. bathtub\nB. bathroom vanity\nC. sink\nD. mirror", "choices": ["A. bathtub", "B. bathroom vanity", "C. sink", "D. mirror"], "answer": "A. bathtub", "target": "bottle", "split": "test"} {"id": "scene0693_00_2", "scene_id": "scene0693_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is next to the bathtub, about 6 cm away.", "target": "bottle", "split": "test"} {"id": "scene0693_00_3", "scene_id": "scene0693_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"trash can\", \"references\": [{\"object\": \"bathtub\", \"relation\": \"next_to\", \"distance_cm\": 6.3}]}", "target": "bottle", "split": "test"} {"id": "scene0693_00_4", "scene_id": "scene0693_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the clock appear?", "choices": null, "answer": "No", "target": "clock", "split": "test"} {"id": "scene0693_00_5", "scene_id": "scene0693_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tissue box in this scene?\nA. soap dish\nB. mirror\nC. sink\nD. bathroom vanity", "choices": ["A. soap dish", "B. mirror", "C. sink", "D. bathroom vanity"], "answer": "C. sink", "target": "tissue box", "split": "test"} {"id": "scene0693_00_6", "scene_id": "scene0693_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tissue box in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tissue box is to the side of and above the sink, about 7 cm away. It is also to the side of and below the mirror, about 11 cm away. It is further near the soap dish, about 21 cm away.", "target": "tissue box", "split": "test"} {"id": "scene0693_00_7", "scene_id": "scene0693_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tissue box in structured JSON format.", "choices": null, "answer": "{\"target\": \"tissue box\", \"support_surface\": \"bathroom vanity\", \"references\": [{\"object\": \"sink\", \"relation\": \"side_above\", \"distance_cm\": 6.9}, {\"object\": \"mirror\", \"relation\": \"side_below\", \"distance_cm\": 11.3}]}", "target": "tissue box", "split": "test"} {"id": "scene0695_00_0", "scene_id": "scene0695_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the stuffed animal appear?", "choices": null, "answer": "No", "target": "stuffed animal", "split": "test"} {"id": "scene0695_00_1", "scene_id": "scene0695_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. bag\nB. box\nC. pillow\nD. bed", "choices": ["A. bag", "B. box", "C. pillow", "D. bed"], "answer": "B. box", "target": "backpack", "split": "test"} {"id": "scene0695_00_2", "scene_id": "scene0695_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is to the side of and below the box, about 10 cm away. It is also to the side of and below the bed, about 18 cm away. It is further to the side of and below the pillow, about 55 cm away.", "target": "backpack", "split": "test"} {"id": "scene0695_00_3", "scene_id": "scene0695_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"bed\", \"references\": [{\"object\": \"box\", \"relation\": \"side_below\", \"distance_cm\": 10.0}, {\"object\": \"bed\", \"relation\": \"side_below\", \"distance_cm\": 18.3}]}", "target": "backpack", "split": "test"} {"id": "scene0695_00_4", "scene_id": "scene0695_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the toaster appear?", "choices": null, "answer": "No", "target": "toaster", "split": "test"} {"id": "scene0695_00_5", "scene_id": "scene0695_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bag in this scene?\nA. tissue box\nB. laptop\nC. office chair\nD. backpack", "choices": ["A. tissue box", "B. laptop", "C. office chair", "D. backpack"], "answer": "C. office chair", "target": "bag", "split": "test"} {"id": "scene0695_00_6", "scene_id": "scene0695_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bag is to the side of and below the office chair, about 34 cm away. It is also to the side of and below the tissue box, about 43 cm away. It is further to the side of and below the laptop, about 52 cm away.", "target": "bag", "split": "test"} {"id": "scene0695_00_7", "scene_id": "scene0695_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bag in structured JSON format.", "choices": null, "answer": "{\"target\": \"bag\", \"support_surface\": \"bookshelf\", \"references\": [{\"object\": \"office chair\", \"relation\": \"side_below\", \"distance_cm\": 33.8}, {\"object\": \"tissue box\", \"relation\": \"side_below\", \"distance_cm\": 42.8}]}", "target": "bag", "split": "test"} {"id": "scene0695_00_8", "scene_id": "scene0695_00", "source_dataset": "scannet200", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the laptop appear?", "choices": null, "answer": "Yes", "target": "laptop", "split": "test"} {"id": "scene0695_00_9", "scene_id": "scene0695_00", "source_dataset": "scannet200", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the laptop in this scene?\nA. monitor\nB. tissue box\nC. office chair\nD. bookshelf", "choices": ["A. monitor", "B. tissue box", "C. office chair", "D. bookshelf"], "answer": "D. bookshelf", "target": "laptop", "split": "test"} {"id": "scene0695_00_10", "scene_id": "scene0695_00", "source_dataset": "scannet200", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the laptop in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The laptop is on the desk. It is also to the side of and above the bookshelf, about 8 cm away. It is further to the side of and below the monitor, about 11 cm away.", "target": "laptop", "split": "test"} {"id": "scene0695_00_11", "scene_id": "scene0695_00", "source_dataset": "scannet200", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the laptop in structured JSON format.", "choices": null, "answer": "{\"target\": \"laptop\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"bookshelf\", \"relation\": \"side_above\", \"distance_cm\": 8.1}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 11.3}]}", "target": "laptop", "split": "test"} {"id": "scene0695_00_12", "scene_id": "scene0695_00", "source_dataset": "scannet200", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tissue box appear?", "choices": null, "answer": "Yes", "target": "tissue box", "split": "test"} {"id": "scene0695_00_13", "scene_id": "scene0695_00", "source_dataset": "scannet200", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tissue box in this scene?\nA. bag\nB. desk\nC. laptop\nD. monitor", "choices": ["A. bag", "B. desk", "C. laptop", "D. monitor"], "answer": "B. desk", "target": "tissue box", "split": "test"} {"id": "scene0695_00_14", "scene_id": "scene0695_00", "source_dataset": "scannet200", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tissue box in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tissue box is on the bookshelf. It is also to the side of and above the desk, about 6 cm away. It is further to the side of and below the monitor, about 9 cm away.", "target": "tissue box", "split": "test"} {"id": "scene0695_00_15", "scene_id": "scene0695_00", "source_dataset": "scannet200", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tissue box in structured JSON format.", "choices": null, "answer": "{\"target\": \"tissue box\", \"support_surface\": \"bookshelf\", \"references\": [{\"object\": \"desk\", \"relation\": \"side_above\", \"distance_cm\": 5.8}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 9.1}]}", "target": "tissue box", "split": "test"} {"id": "scene0697_00_0", "scene_id": "scene0697_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the book appear?", "choices": null, "answer": "Yes", "target": "book", "split": "test"} {"id": "scene0697_00_1", "scene_id": "scene0697_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the book in this scene?\nA. books\nB. trash can\nC. dresser\nD. mirror", "choices": ["A. books", "B. trash can", "C. dresser", "D. mirror"], "answer": "D. mirror", "target": "book", "split": "test"} {"id": "scene0697_00_2", "scene_id": "scene0697_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the book in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The book is on the dresser. It is also to the side of and below the mirror, about 33 cm away. It is further to the side of and above the trash can, about 62 cm away.", "target": "book", "split": "test"} {"id": "scene0697_00_3", "scene_id": "scene0697_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the book in structured JSON format.", "choices": null, "answer": "{\"target\": \"book\", \"support_surface\": \"dresser\", \"references\": [{\"object\": \"mirror\", \"relation\": \"side_below\", \"distance_cm\": 33.1}, {\"object\": \"trash can\", \"relation\": \"side_above\", \"distance_cm\": 61.8}]}", "target": "book", "split": "test"} {"id": "scene0697_00_4", "scene_id": "scene0697_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the telephone appear?", "choices": null, "answer": "No", "target": "telephone", "split": "test"} {"id": "scene0697_00_5", "scene_id": "scene0697_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tissue box in this scene?\nA. rope\nB. lamp\nC. storage bin\nD. book", "choices": ["A. rope", "B. lamp", "C. storage bin", "D. book"], "answer": "C. storage bin", "target": "tissue box", "split": "test"} {"id": "scene0697_00_6", "scene_id": "scene0697_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tissue box in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tissue box is on the nightstand. It is also to the side of and above the storage bin, about 8 cm away. It is further to the side of and below the lamp, about 17 cm away.", "target": "tissue box", "split": "test"} {"id": "scene0697_00_7", "scene_id": "scene0697_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tissue box in structured JSON format.", "choices": null, "answer": "{\"target\": \"tissue box\", \"support_surface\": \"nightstand\", \"references\": [{\"object\": \"storage bin\", \"relation\": \"side_above\", \"distance_cm\": 8.2}, {\"object\": \"lamp\", \"relation\": \"side_below\", \"distance_cm\": 17.0}]}", "target": "tissue box", "split": "test"} {"id": "scene0698_00_0", "scene_id": "scene0698_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the alarm clock appear?", "choices": null, "answer": "No", "target": "alarm clock", "split": "test"} {"id": "scene0698_00_1", "scene_id": "scene0698_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the book in this scene?\nA. telephone\nB. lamp\nC. trash can\nD. office chair", "choices": ["A. telephone", "B. lamp", "C. trash can", "D. office chair"], "answer": "D. office chair", "target": "book", "split": "test"} {"id": "scene0698_00_2", "scene_id": "scene0698_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the book in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The book is on the desk. It is also to the side of and above the office chair, about 13 cm away. It is further near the telephone, about 17 cm away.", "target": "book", "split": "test"} {"id": "scene0698_00_3", "scene_id": "scene0698_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the book in structured JSON format.", "choices": null, "answer": "{\"target\": \"book\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 13.1}, {\"object\": \"telephone\", \"relation\": \"near\", \"distance_cm\": 17.4}]}", "target": "book", "split": "test"} {"id": "scene0698_00_4", "scene_id": "scene0698_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the telephone appear?", "choices": null, "answer": "Yes", "target": "telephone", "split": "test"} {"id": "scene0698_00_5", "scene_id": "scene0698_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the telephone in this scene?\nA. book\nB. office chair\nC. trash can\nD. lamp", "choices": ["A. book", "B. office chair", "C. trash can", "D. lamp"], "answer": "A. book", "target": "telephone", "split": "test"} {"id": "scene0698_00_6", "scene_id": "scene0698_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the telephone in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The telephone is on the desk. It is also near the book, about 17 cm away. It is further to the side of and below the lamp, about 19 cm away.", "target": "telephone", "split": "test"} {"id": "scene0698_00_7", "scene_id": "scene0698_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the telephone in structured JSON format.", "choices": null, "answer": "{\"target\": \"telephone\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"book\", \"relation\": \"near\", \"distance_cm\": 17.4}, {\"object\": \"lamp\", \"relation\": \"side_below\", \"distance_cm\": 18.9}]}", "target": "telephone", "split": "test"} {"id": "scene0699_00_0", "scene_id": "scene0699_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the dustpan appear?", "choices": null, "answer": "No", "target": "dustpan", "split": "test"} {"id": "scene0699_00_1", "scene_id": "scene0699_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bag in this scene?\nA. box\nB. backpack\nC. closet doors\nD. clothes", "choices": ["A. box", "B. backpack", "C. closet doors", "D. clothes"], "answer": "D. clothes", "target": "bag", "split": "test"} {"id": "scene0699_00_2", "scene_id": "scene0699_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bag is to the side of and below the clothes, about 28 cm away. It is also to the side of and below the closet doors, about 49 cm away.", "target": "bag", "split": "test"} {"id": "scene0699_00_3", "scene_id": "scene0699_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bag in structured JSON format.", "choices": null, "answer": "{\"target\": \"bag\", \"support_surface\": \"box\", \"references\": [{\"object\": \"clothes\", \"relation\": \"side_below\", \"distance_cm\": 27.9}, {\"object\": \"closet doors\", \"relation\": \"side_below\", \"distance_cm\": 49.1}]}", "target": "bag", "split": "test"} {"id": "scene0699_00_4", "scene_id": "scene0699_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the book appear?", "choices": null, "answer": "Yes", "target": "book", "split": "test"} {"id": "scene0699_00_5", "scene_id": "scene0699_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the book in this scene?\nA. backpack\nB. bag\nC. hair brush\nD. blanket", "choices": ["A. backpack", "B. bag", "C. hair brush", "D. blanket"], "answer": "C. hair brush", "target": "book", "split": "test"} {"id": "scene0699_00_6", "scene_id": "scene0699_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the book in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The book is on the table. It is also near the hair brush, about 19 cm away.", "target": "book", "split": "test"} {"id": "scene0699_00_7", "scene_id": "scene0699_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the book in structured JSON format.", "choices": null, "answer": "{\"target\": \"book\", \"support_surface\": \"table\", \"references\": [{\"object\": \"hair brush\", \"relation\": \"near\", \"distance_cm\": 18.7}]}", "target": "book", "split": "test"} {"id": "scene0699_00_8", "scene_id": "scene0699_00", "source_dataset": "scannet200", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the guitar appear?", "choices": null, "answer": "No", "target": "guitar", "split": "test"} {"id": "scene0699_00_9", "scene_id": "scene0699_00", "source_dataset": "scannet200", "local_sample_id": "9", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tissue box in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tissue box is on the cabinet.", "target": "tissue box", "split": "test"} {"id": "scene0699_00_10", "scene_id": "scene0699_00", "source_dataset": "scannet200", "local_sample_id": "10", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tissue box in structured JSON format.", "choices": null, "answer": "{\"target\": \"tissue box\", \"support_surface\": \"cabinet\", \"references\": []}", "target": "tissue box", "split": "test"} {"id": "scene0700_00_0", "scene_id": "scene0700_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bag appear?", "choices": null, "answer": "Yes", "target": "bag", "split": "test"} {"id": "scene0700_00_1", "scene_id": "scene0700_00", "source_dataset": "scannet200", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bag in this scene?\nA. chair\nB. book\nC. tape\nD. bookshelf", "choices": ["A. chair", "B. book", "C. tape", "D. bookshelf"], "answer": "B. book", "target": "bag", "split": "test"} {"id": "scene0700_00_2", "scene_id": "scene0700_00", "source_dataset": "scannet200", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bag is to the side of and below the book, about 48 cm away. It is also near the tape, about 67 cm away.", "target": "bag", "split": "test"} {"id": "scene0700_00_3", "scene_id": "scene0700_00", "source_dataset": "scannet200", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bag in structured JSON format.", "choices": null, "answer": "{\"target\": \"bag\", \"support_surface\": \"bookshelf\", \"references\": [{\"object\": \"book\", \"relation\": \"side_below\", \"distance_cm\": 48.5}, {\"object\": \"tape\", \"relation\": \"near\", \"distance_cm\": 66.6}]}", "target": "bag", "split": "test"} {"id": "scene0700_00_4", "scene_id": "scene0700_00", "source_dataset": "scannet200", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the backpack appear?", "choices": null, "answer": "No", "target": "backpack", "split": "test"} {"id": "scene0700_00_5", "scene_id": "scene0700_00", "source_dataset": "scannet200", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the book in this scene?\nA. bag\nB. bookshelf\nC. tape\nD. chair", "choices": ["A. bag", "B. bookshelf", "C. tape", "D. chair"], "answer": "C. tape", "target": "book", "split": "test"} {"id": "scene0700_00_6", "scene_id": "scene0700_00", "source_dataset": "scannet200", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the book in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The book is on the bookshelf. It is also to the side of and above the tape, about 33 cm away. It is further to the side of and above the bag, about 48 cm away.", "target": "book", "split": "test"} {"id": "scene0700_00_7", "scene_id": "scene0700_00", "source_dataset": "scannet200", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the book in structured JSON format.", "choices": null, "answer": "{\"target\": \"book\", \"support_surface\": \"bookshelf\", \"references\": [{\"object\": \"tape\", \"relation\": \"side_above\", \"distance_cm\": 33.4}, {\"object\": \"bag\", \"relation\": \"side_above\", \"distance_cm\": 48.5}]}", "target": "book", "split": "test"} {"id": "scene0700_00_8", "scene_id": "scene0700_00", "source_dataset": "scannet200", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the clock appear?", "choices": null, "answer": "No", "target": "clock", "split": "test"} {"id": "scene0700_00_9", "scene_id": "scene0700_00", "source_dataset": "scannet200", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the headphones in this scene?\nA. computer tower\nB. radiator\nC. bag\nD. telephone", "choices": ["A. computer tower", "B. radiator", "C. bag", "D. telephone"], "answer": "B. radiator", "target": "headphones", "split": "test"} {"id": "scene0700_00_10", "scene_id": "scene0700_00", "source_dataset": "scannet200", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the headphones in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The headphones is to the side of and below the radiator, about 23 cm away. It is also to the side of and below the computer tower, about 56 cm away. It is further to the side of and below the telephone, about 73 cm away.", "target": "headphones", "split": "test"} {"id": "scene0700_00_11", "scene_id": "scene0700_00", "source_dataset": "scannet200", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the headphones in structured JSON format.", "choices": null, "answer": "{\"target\": \"headphones\", \"support_surface\": \"radiator\", \"references\": [{\"object\": \"radiator\", \"relation\": \"side_below\", \"distance_cm\": 23.0}, {\"object\": \"computer tower\", \"relation\": \"side_below\", \"distance_cm\": 55.8}]}", "target": "headphones", "split": "test"} {"id": "scene0700_00_12", "scene_id": "scene0700_00", "source_dataset": "scannet200", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "Yes", "target": "keyboard", "split": "test"} {"id": "scene0700_00_13", "scene_id": "scene0700_00", "source_dataset": "scannet200", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. chair\nB. computer tower\nC. monitor\nD. telephone", "choices": ["A. chair", "B. computer tower", "C. monitor", "D. telephone"], "answer": "C. monitor", "target": "keyboard", "split": "test"} {"id": "scene0700_00_14", "scene_id": "scene0700_00", "source_dataset": "scannet200", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the desk. It is also to the side of and below the monitor, about 17 cm away. It is further to the side of and above the chair, about 20 cm away.", "target": "keyboard", "split": "test"} {"id": "scene0700_00_15", "scene_id": "scene0700_00", "source_dataset": "scannet200", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 16.6}, {\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 20.5}]}", "target": "keyboard", "split": "test"} {"id": "scene0700_00_16", "scene_id": "scene0700_00", "source_dataset": "scannet200", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "No", "target": "bottle", "split": "test"} {"id": "scene0700_00_17", "scene_id": "scene0700_00", "source_dataset": "scannet200", "local_sample_id": "17", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the telephone in this scene?\nA. computer tower\nB. keyboard\nC. monitor\nD. chair", "choices": ["A. computer tower", "B. keyboard", "C. monitor", "D. chair"], "answer": "C. monitor", "target": "telephone", "split": "test"} {"id": "scene0700_00_18", "scene_id": "scene0700_00", "source_dataset": "scannet200", "local_sample_id": "18", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the telephone in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The telephone is on the desk. It is also to the side of and below the monitor, about 5 cm away. It is further near the keyboard, about 29 cm away.", "target": "telephone", "split": "test"} {"id": "scene0700_00_19", "scene_id": "scene0700_00", "source_dataset": "scannet200", "local_sample_id": "19", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the telephone in structured JSON format.", "choices": null, "answer": "{\"target\": \"telephone\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 5.2}, {\"object\": \"keyboard\", \"relation\": \"near\", \"distance_cm\": 28.6}]}", "target": "telephone", "split": "test"} {"id": "scene0701_00_0", "scene_id": "scene0701_00", "source_dataset": "scannet200", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the guitar appear?", "choices": null, "answer": "No", "target": "guitar", "split": "test"} {"id": "02f25e5fee_0", "scene_id": "02f25e5fee", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the charger appear?", "choices": null, "answer": "Yes", "target": "charger", "split": "test"} {"id": "02f25e5fee_1", "scene_id": "02f25e5fee", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the charger in this scene?\nA. towel\nB. pillow\nC. electronic device\nD. chair", "choices": ["A. towel", "B. pillow", "C. electronic device", "D. chair"], "answer": "A. towel", "target": "charger", "split": "test"} {"id": "02f25e5fee_2", "scene_id": "02f25e5fee", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the charger in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The charger is next to the towel, about 3 cm away. It is also to the side of and above the chair, about 12 cm away. It is further near the electronic device, about 30 cm away.", "target": "charger", "split": "test"} {"id": "02f25e5fee_3", "scene_id": "02f25e5fee", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the charger in structured JSON format.", "choices": null, "answer": "{\"target\": \"charger\", \"support_surface\": \"chair\", \"references\": [{\"object\": \"towel\", \"relation\": \"next_to\", \"distance_cm\": 3.3}, {\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 12.3}]}", "target": "charger", "split": "test"} {"id": "02f25e5fee_4", "scene_id": "02f25e5fee", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the soap appear?", "choices": null, "answer": "No", "target": "soap", "split": "test"} {"id": "02f25e5fee_5", "scene_id": "02f25e5fee", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the water bottle in this scene?\nA. baby bean bag\nB. clothes\nC. organizer box\nD. floor lamp", "choices": ["A. baby bean bag", "B. clothes", "C. organizer box", "D. floor lamp"], "answer": "A. baby bean bag", "target": "water bottle", "split": "test"} {"id": "02f25e5fee_6", "scene_id": "02f25e5fee", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the water bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The water bottle is on the cabinet. It is also to the side of and below the baby bean bag, about 11 cm away. It is further near the organizer box, about 25 cm away.", "target": "water bottle", "split": "test"} {"id": "02f25e5fee_7", "scene_id": "02f25e5fee", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the water bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"water bottle\", \"support_surface\": \"cabinet\", \"references\": [{\"object\": \"baby bean bag\", \"relation\": \"side_below\", \"distance_cm\": 10.8}, {\"object\": \"organizer box\", \"relation\": \"near\", \"distance_cm\": 24.6}]}", "target": "water bottle", "split": "test"} {"id": "036bce3393_0", "scene_id": "036bce3393", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the lanyard appear?", "choices": null, "answer": "No", "target": "lanyard", "split": "test"} {"id": "036bce3393_1", "scene_id": "036bce3393", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. box\nB. bag\nC. bar\nD. keyboard", "choices": ["A. box", "B. bag", "C. bar", "D. keyboard"], "answer": "A. box", "target": "backpack", "split": "test"} {"id": "036bce3393_2", "scene_id": "036bce3393", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is to the side of and above the box, about 22 cm away. It is also to the side of and below the keyboard, about 71 cm away.", "target": "backpack", "split": "test"} {"id": "036bce3393_3", "scene_id": "036bce3393", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"box\", \"references\": [{\"object\": \"box\", \"relation\": \"side_above\", \"distance_cm\": 22.0}, {\"object\": \"keyboard\", \"relation\": \"side_below\", \"distance_cm\": 71.1}]}", "target": "backpack", "split": "test"} {"id": "0373d65cce_0", "scene_id": "0373d65cce", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the lanyard appear?", "choices": null, "answer": "No", "target": "lanyard", "split": "test"} {"id": "0373d65cce_1", "scene_id": "0373d65cce", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. book\nB. keyboard\nC. blanket\nD. mouse", "choices": ["A. book", "B. keyboard", "C. blanket", "D. mouse"], "answer": "A. book", "target": "bottle", "split": "test"} {"id": "0373d65cce_2", "scene_id": "0373d65cce", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is on the table. It is also to the side of and above the book, about 3 cm away. It is further to the side of and above the blanket, about 17 cm away.", "target": "bottle", "split": "test"} {"id": "0373d65cce_3", "scene_id": "0373d65cce", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"table\", \"references\": [{\"object\": \"book\", \"relation\": \"side_above\", \"distance_cm\": 3.1}, {\"object\": \"blanket\", \"relation\": \"side_above\", \"distance_cm\": 17.1}]}", "target": "bottle", "split": "test"} {"id": "0373d65cce_4", "scene_id": "0373d65cce", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "Yes", "target": "keyboard", "split": "test"} {"id": "0373d65cce_5", "scene_id": "0373d65cce", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. table fan\nB. laptop\nC. chair\nD. mouse", "choices": ["A. table fan", "B. laptop", "C. chair", "D. mouse"], "answer": "C. chair", "target": "keyboard", "split": "test"} {"id": "0373d65cce_6", "scene_id": "0373d65cce", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the table. It is also to the side of and above the chair, about 11 cm away. It is further next to the laptop, about 13 cm away.", "target": "keyboard", "split": "test"} {"id": "0373d65cce_7", "scene_id": "0373d65cce", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"table\", \"references\": [{\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 10.9}, {\"object\": \"laptop\", \"relation\": \"next_to\", \"distance_cm\": 12.9}]}", "target": "keyboard", "split": "test"} {"id": "0373d65cce_8", "scene_id": "0373d65cce", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tissue box appear?", "choices": null, "answer": "No", "target": "tissue box", "split": "test"} {"id": "0373d65cce_9", "scene_id": "0373d65cce", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. book\nB. keyboard\nC. trash bin\nD. chair", "choices": ["A. book", "B. keyboard", "C. trash bin", "D. chair"], "answer": "D. chair", "target": "mouse", "split": "test"} {"id": "0373d65cce_10", "scene_id": "0373d65cce", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the table. It is also to the side of and above the chair, about 19 cm away. It is further near the keyboard, about 28 cm away.", "target": "mouse", "split": "test"} {"id": "0373d65cce_11", "scene_id": "0373d65cce", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 18.8}, {\"object\": \"keyboard\", \"relation\": \"near\", \"distance_cm\": 27.7}]}", "target": "mouse", "split": "test"} {"id": "0373d65cce_12", "scene_id": "0373d65cce", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power plug appear?", "choices": null, "answer": "No", "target": "power plug", "split": "test"} {"id": "0373d65cce_13", "scene_id": "0373d65cce", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power adapter in this scene?\nA. table lamp\nB. power strip\nC. cabinet\nD. guitar", "choices": ["A. table lamp", "B. power strip", "C. cabinet", "D. guitar"], "answer": "D. guitar", "target": "power adapter", "split": "test"} {"id": "0373d65cce_14", "scene_id": "0373d65cce", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power adapter in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power adapter is to the side of and above the guitar, about 16 cm away. It is also to the side of and below the cabinet, about 17 cm away. It is further to the side of and below the table lamp, about 25 cm away.", "target": "power adapter", "split": "test"} {"id": "0373d65cce_15", "scene_id": "0373d65cce", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power adapter in structured JSON format.", "choices": null, "answer": "{\"target\": \"power adapter\", \"support_surface\": \"cabinet\", \"references\": [{\"object\": \"guitar\", \"relation\": \"side_above\", \"distance_cm\": 15.8}, {\"object\": \"cabinet\", \"relation\": \"side_below\", \"distance_cm\": 17.3}]}", "target": "power adapter", "split": "test"} {"id": "0373d65cce_16", "scene_id": "0373d65cce", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power strip appear?", "choices": null, "answer": "Yes", "target": "power strip", "split": "test"} {"id": "0373d65cce_17", "scene_id": "0373d65cce", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is on the table. It is also to the side of and above the guitar, about 5 cm away. It is further under the monitor, about 5 cm away.", "target": "power strip", "split": "test"} {"id": "0373d65cce_18", "scene_id": "0373d65cce", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"table\", \"references\": [{\"object\": \"guitar\", \"relation\": \"side_above\", \"distance_cm\": 4.6}, {\"object\": \"monitor\", \"relation\": \"under\", \"distance_cm\": 4.7}]}", "target": "power strip", "split": "test"} {"id": "04df8734b7_0", "scene_id": "04df8734b7", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the scissors appear?", "choices": null, "answer": "No", "target": "scissors", "split": "test"} {"id": "04df8734b7_1", "scene_id": "04df8734b7", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. power sockets\nB. book\nC. crate\nD. kettle", "choices": ["A. power sockets", "B. book", "C. crate", "D. kettle"], "answer": "C. crate", "target": "backpack", "split": "test"} {"id": "04df8734b7_2", "scene_id": "04df8734b7", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is next to the crate. It is also to the side of and below the power sockets, about 7 cm away. It is further to the side of and below the kettle, about 8 cm away.", "target": "backpack", "split": "test"} {"id": "04df8734b7_3", "scene_id": "04df8734b7", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"nightstand\", \"references\": [{\"object\": \"crate\", \"relation\": \"next_to\", \"distance_cm\": 2.2}, {\"object\": \"power sockets\", \"relation\": \"side_below\", \"distance_cm\": 7.2}]}", "target": "backpack", "split": "test"} {"id": "04df8734b7_4", "scene_id": "04df8734b7", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse appear?", "choices": null, "answer": "Yes", "target": "mouse", "split": "test"} {"id": "04df8734b7_5", "scene_id": "04df8734b7", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. mug\nB. dustbin\nC. chair\nD. monitor", "choices": ["A. mug", "B. dustbin", "C. chair", "D. monitor"], "answer": "D. monitor", "target": "mouse", "split": "test"} {"id": "04df8734b7_6", "scene_id": "04df8734b7", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the desk. It is also to the side of and below the monitor, about 12 cm away. It is further next to the mug, about 15 cm away.", "target": "mouse", "split": "test"} {"id": "04df8734b7_7", "scene_id": "04df8734b7", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 11.7}, {\"object\": \"mug\", \"relation\": \"next_to\", \"distance_cm\": 14.6}]}", "target": "mouse", "split": "test"} {"id": "04df8734b7_8", "scene_id": "04df8734b7", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power adapter appear?", "choices": null, "answer": "No", "target": "power adapter", "split": "test"} {"id": "04df8734b7_9", "scene_id": "04df8734b7", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mug in this scene?\nA. monitor\nB. mouse\nC. dustbin\nD. chair", "choices": ["A. monitor", "B. mouse", "C. dustbin", "D. chair"], "answer": "B. mouse", "target": "mug", "split": "test"} {"id": "04df8734b7_10", "scene_id": "04df8734b7", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mug in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mug is on the desk. It is also next to the mouse, about 15 cm away. It is further to the side of and above the chair, about 19 cm away.", "target": "mug", "split": "test"} {"id": "04df8734b7_11", "scene_id": "04df8734b7", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mug in structured JSON format.", "choices": null, "answer": "{\"target\": \"mug\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"mouse\", \"relation\": \"next_to\", \"distance_cm\": 14.6}, {\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 18.5}]}", "target": "mug", "split": "test"} {"id": "04df8734b7_12", "scene_id": "04df8734b7", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power strip appear?", "choices": null, "answer": "Yes", "target": "power strip", "split": "test"} {"id": "04df8734b7_13", "scene_id": "04df8734b7", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. crate\nB. kettle\nC. book\nD. backpack", "choices": ["A. crate", "B. kettle", "C. book", "D. backpack"], "answer": "A. crate", "target": "power strip", "split": "test"} {"id": "04df8734b7_14", "scene_id": "04df8734b7", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is on the nightstand. It is also to the side of and above the crate, about 19 cm away. It is further near the book, about 23 cm away.", "target": "power strip", "split": "test"} {"id": "04df8734b7_15", "scene_id": "04df8734b7", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"nightstand\", \"references\": [{\"object\": \"crate\", \"relation\": \"side_above\", \"distance_cm\": 19.4}, {\"object\": \"book\", \"relation\": \"near\", \"distance_cm\": 23.4}]}", "target": "power strip", "split": "test"} {"id": "052d72e137_0", "scene_id": "052d72e137", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the charger appear?", "choices": null, "answer": "No", "target": "charger", "split": "test"} {"id": "052d72e137_1", "scene_id": "052d72e137", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. trolley\nB. shelf\nC. jacket\nD. pullover", "choices": ["A. trolley", "B. shelf", "C. jacket", "D. pullover"], "answer": "A. trolley", "target": "backpack", "split": "test"} {"id": "052d72e137_2", "scene_id": "052d72e137", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is next to the trolley, about 3 cm away. It is also to the side of and above the pullover, about 27 cm away. It is further to the side of and above the jacket, about 35 cm away.", "target": "backpack", "split": "test"} {"id": "052d72e137_3", "scene_id": "052d72e137", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"trolley\", \"relation\": \"next_to\", \"distance_cm\": 3.5}, {\"object\": \"pullover\", \"relation\": \"side_above\", \"distance_cm\": 27.3}]}", "target": "backpack", "split": "test"} {"id": "052d72e137_4", "scene_id": "052d72e137", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "Yes", "target": "keyboard", "split": "test"} {"id": "052d72e137_5", "scene_id": "052d72e137", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. shelf\nB. notebook\nC. router\nD. shelf rail", "choices": ["A. shelf", "B. notebook", "C. router", "D. shelf rail"], "answer": "B. notebook", "target": "keyboard", "split": "test"} {"id": "052d72e137_6", "scene_id": "052d72e137", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the desk. It is also next to the notebook, about 5 cm away. It is further to the side of and below the shelf, about 31 cm away.", "target": "keyboard", "split": "test"} {"id": "052d72e137_7", "scene_id": "052d72e137", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"notebook\", \"relation\": \"next_to\", \"distance_cm\": 5.3}, {\"object\": \"shelf\", \"relation\": \"side_below\", \"distance_cm\": 31.0}]}", "target": "keyboard", "split": "test"} {"id": "052d72e137_8", "scene_id": "052d72e137", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the eyeglasses appear?", "choices": null, "answer": "No", "target": "eyeglasses", "split": "test"} {"id": "052d72e137_9", "scene_id": "052d72e137", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the notebook in this scene?\nA. keyboard\nB. monitor\nC. shelf rail\nD. router", "choices": ["A. keyboard", "B. monitor", "C. shelf rail", "D. router"], "answer": "A. keyboard", "target": "notebook", "split": "test"} {"id": "052d72e137_10", "scene_id": "052d72e137", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the notebook in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The notebook is on the desk. It is also next to the keyboard, about 5 cm away. It is further to the side of and below the monitor, about 14 cm away.", "target": "notebook", "split": "test"} {"id": "052d72e137_11", "scene_id": "052d72e137", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the notebook in structured JSON format.", "choices": null, "answer": "{\"target\": \"notebook\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 5.3}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 13.9}]}", "target": "notebook", "split": "test"} {"id": "053a94cf68_0", "scene_id": "053a94cf68", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the handbag appear?", "choices": null, "answer": "No", "target": "handbag", "split": "test"} {"id": "053a94cf68_1", "scene_id": "053a94cf68", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. faucet\nB. kitchen towel\nC. sink\nD. sponge", "choices": ["A. faucet", "B. kitchen towel", "C. sink", "D. sponge"], "answer": "C. sink", "target": "bottle", "split": "test"} {"id": "053a94cf68_2", "scene_id": "053a94cf68", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is to the side of and above the sink, about 6 cm away. It is also to the side of and above the sponge, about 8 cm away. It is further to the side of and above the faucet, about 10 cm away.", "target": "bottle", "split": "test"} {"id": "053a94cf68_3", "scene_id": "053a94cf68", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"kitchen counter\", \"references\": [{\"object\": \"sink\", \"relation\": \"side_above\", \"distance_cm\": 6.2}, {\"object\": \"sponge\", \"relation\": \"side_above\", \"distance_cm\": 8.4}]}", "target": "bottle", "split": "test"} {"id": "053a94cf68_4", "scene_id": "053a94cf68", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power plug appear?", "choices": null, "answer": "Yes", "target": "power plug", "split": "test"} {"id": "053a94cf68_5", "scene_id": "053a94cf68", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power plug in this scene?\nA. stovetop\nB. kitchen paper\nC. cooking pan\nD. kitchen cabinet", "choices": ["A. stovetop", "B. kitchen paper", "C. cooking pan", "D. kitchen cabinet"], "answer": "B. kitchen paper", "target": "power plug", "split": "test"} {"id": "053a94cf68_6", "scene_id": "053a94cf68", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power plug in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power plug is near the kitchen paper, about 19 cm away. It is also to the side of and above the stovetop, about 33 cm away. It is further to the side of and below the kitchen cabinet, about 39 cm away.", "target": "power plug", "split": "test"} {"id": "053a94cf68_7", "scene_id": "053a94cf68", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power plug in structured JSON format.", "choices": null, "answer": "{\"target\": \"power plug\", \"support_surface\": \"kitchen cabinet\", \"references\": [{\"object\": \"kitchen paper\", \"relation\": \"near\", \"distance_cm\": 18.9}, {\"object\": \"stovetop\", \"relation\": \"side_above\", \"distance_cm\": 33.4}]}", "target": "power plug", "split": "test"} {"id": "05d3c8c6f0_0", "scene_id": "05d3c8c6f0", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pen holder appear?", "choices": null, "answer": "No", "target": "pen holder", "split": "test"} {"id": "05d3c8c6f0_1", "scene_id": "05d3c8c6f0", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cup in this scene?\nA. bowl\nB. plant\nC. food box\nD. storage box", "choices": ["A. bowl", "B. plant", "C. food box", "D. storage box"], "answer": "B. plant", "target": "cup", "split": "test"} {"id": "05d3c8c6f0_2", "scene_id": "05d3c8c6f0", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is to the side of and below the plant, about 11 cm away. It is also to the side of and above the bowl, about 34 cm away. It is further to the side of and above the storage box, about 45 cm away.", "target": "cup", "split": "test"} {"id": "05d3c8c6f0_3", "scene_id": "05d3c8c6f0", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"tray\", \"references\": [{\"object\": \"plant\", \"relation\": \"side_below\", \"distance_cm\": 10.9}, {\"object\": \"bowl\", \"relation\": \"side_above\", \"distance_cm\": 34.2}]}", "target": "cup", "split": "test"} {"id": "05d3c8c6f0_4", "scene_id": "05d3c8c6f0", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the notebook appear?", "choices": null, "answer": "Yes", "target": "notebook", "split": "test"} {"id": "05d3c8c6f0_5", "scene_id": "05d3c8c6f0", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the notebook in this scene?\nA. curtain\nB. box\nC. laptop sleave\nD. papers", "choices": ["A. curtain", "B. box", "C. laptop sleave", "D. papers"], "answer": "B. box", "target": "notebook", "split": "test"} {"id": "05d3c8c6f0_6", "scene_id": "05d3c8c6f0", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the notebook in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The notebook is on the table. It is also to the side of and below the papers, about 8 cm away. It is further next to the laptop sleave, about 8 cm away.", "target": "notebook", "split": "test"} {"id": "05d3c8c6f0_7", "scene_id": "05d3c8c6f0", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the notebook in structured JSON format.", "choices": null, "answer": "{\"target\": \"notebook\", \"support_surface\": \"table\", \"references\": [{\"object\": \"papers\", \"relation\": \"side_below\", \"distance_cm\": 7.6}, {\"object\": \"laptop sleave\", \"relation\": \"next_to\", \"distance_cm\": 7.8}]}", "target": "notebook", "split": "test"} {"id": "062e5a23a6_0", "scene_id": "062e5a23a6", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the eyeglasses appear?", "choices": null, "answer": "No", "target": "eyeglasses", "split": "test"} {"id": "062e5a23a6_1", "scene_id": "062e5a23a6", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the glasses case in this scene?\nA. night stand\nB. laptop bag\nC. mouse\nD. office chair", "choices": ["A. night stand", "B. laptop bag", "C. mouse", "D. office chair"], "answer": "B. laptop bag", "target": "glasses case", "split": "test"} {"id": "062e5a23a6_2", "scene_id": "062e5a23a6", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the glasses case in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The glasses case is on the table. It is also above the laptop bag, about 12 cm away. It is further to the side of and above the office chair, about 20 cm away.", "target": "glasses case", "split": "test"} {"id": "062e5a23a6_3", "scene_id": "062e5a23a6", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the glasses case in structured JSON format.", "choices": null, "answer": "{\"target\": \"glasses case\", \"support_surface\": \"table\", \"references\": [{\"object\": \"laptop bag\", \"relation\": \"above\", \"distance_cm\": 12.3}, {\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 20.4}]}", "target": "glasses case", "split": "test"} {"id": "062e5a23a6_4", "scene_id": "062e5a23a6", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse appear?", "choices": null, "answer": "Yes", "target": "mouse", "split": "test"} {"id": "062e5a23a6_5", "scene_id": "062e5a23a6", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. glasses case\nB. monitor\nC. office chair\nD. laptop bag", "choices": ["A. glasses case", "B. monitor", "C. office chair", "D. laptop bag"], "answer": "C. office chair", "target": "mouse", "split": "test"} {"id": "062e5a23a6_6", "scene_id": "062e5a23a6", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the table. It is also to the side of and above the office chair, about 6 cm away. It is further near the glasses case, about 26 cm away.", "target": "mouse", "split": "test"} {"id": "062e5a23a6_7", "scene_id": "062e5a23a6", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 5.8}, {\"object\": \"glasses case\", \"relation\": \"near\", \"distance_cm\": 25.6}]}", "target": "mouse", "split": "test"} {"id": "062e5a23a6_8", "scene_id": "062e5a23a6", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the notebook appear?", "choices": null, "answer": "Yes", "target": "notebook", "split": "test"} {"id": "062e5a23a6_9", "scene_id": "062e5a23a6", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the notebook in this scene?\nA. bottles\nB. laptop bag\nC. curtain\nD. whiteboard", "choices": ["A. bottles", "B. laptop bag", "C. curtain", "D. whiteboard"], "answer": "A. bottles", "target": "notebook", "split": "test"} {"id": "062e5a23a6_10", "scene_id": "062e5a23a6", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the notebook in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The notebook is next to the bottles. It is also under the whiteboard, about 4 cm away. It is further to the side of and above the laptop bag, about 17 cm away.", "target": "notebook", "split": "test"} {"id": "062e5a23a6_11", "scene_id": "062e5a23a6", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the notebook in structured JSON format.", "choices": null, "answer": "{\"target\": \"notebook\", \"support_surface\": \"night stand\", \"references\": [{\"object\": \"bottles\", \"relation\": \"next_to\", \"distance_cm\": 2.0}, {\"object\": \"whiteboard\", \"relation\": \"under\", \"distance_cm\": 3.6}]}", "target": "notebook", "split": "test"} {"id": "062e5a23a6_12", "scene_id": "062e5a23a6", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the adapter appear?", "choices": null, "answer": "No", "target": "adapter", "split": "test"} {"id": "062e5a23a6_13", "scene_id": "062e5a23a6", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. laptop bag\nB. office chair\nC. table\nD. night stand", "choices": ["A. laptop bag", "B. office chair", "C. table", "D. night stand"], "answer": "C. table", "target": "power strip", "split": "test"} {"id": "062e5a23a6_14", "scene_id": "062e5a23a6", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is to the side of and below the table, about 8 cm away. It is also to the side of and below the night stand, about 12 cm away. It is further to the side of and below the laptop bag, about 25 cm away.", "target": "power strip", "split": "test"} {"id": "062e5a23a6_15", "scene_id": "062e5a23a6", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"night stand\", \"references\": [{\"object\": \"table\", \"relation\": \"side_below\", \"distance_cm\": 7.8}, {\"object\": \"night stand\", \"relation\": \"side_below\", \"distance_cm\": 11.6}]}", "target": "power strip", "split": "test"} {"id": "0658da5bc0_0", "scene_id": "0658da5bc0", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the backpack appear?", "choices": null, "answer": "Yes", "target": "backpack", "split": "test"} {"id": "0658da5bc0_1", "scene_id": "0658da5bc0", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. bag\nB. nightstand\nC. chair\nD. box", "choices": ["A. bag", "B. nightstand", "C. chair", "D. box"], "answer": "C. chair", "target": "backpack", "split": "test"} {"id": "0658da5bc0_2", "scene_id": "0658da5bc0", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is to the side of and below the chair, about 17 cm away. It is also to the side of and below the nightstand, about 19 cm away. It is further near the box, about 21 cm away.", "target": "backpack", "split": "test"} {"id": "0658da5bc0_3", "scene_id": "0658da5bc0", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"nightstand\", \"references\": [{\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 16.5}, {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 18.7}]}", "target": "backpack", "split": "test"} {"id": "0658da5bc0_4", "scene_id": "0658da5bc0", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "0658da5bc0_5", "scene_id": "0658da5bc0", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. books\nB. picture\nC. shelf\nD. bowl", "choices": ["A. books", "B. picture", "C. shelf", "D. bowl"], "answer": "C. shelf", "target": "bottle", "split": "test"} {"id": "0658da5bc0_6", "scene_id": "0658da5bc0", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is on the shelf. It is also near the picture, about 36 cm away. It is further to the side of and below the books, about 49 cm away.", "target": "bottle", "split": "test"} {"id": "0658da5bc0_7", "scene_id": "0658da5bc0", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"picture\", \"relation\": \"near\", \"distance_cm\": 35.7}, {\"object\": \"books\", \"relation\": \"side_below\", \"distance_cm\": 49.2}]}", "target": "bottle", "split": "test"} {"id": "0658da5bc0_8", "scene_id": "0658da5bc0", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the phone stand appear?", "choices": null, "answer": "No", "target": "phone stand", "split": "test"} {"id": "0658da5bc0_9", "scene_id": "0658da5bc0", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the handbag in this scene?\nA. light switch\nB. bag\nC. door frame\nD. backpack", "choices": ["A. light switch", "B. bag", "C. door frame", "D. backpack"], "answer": "C. door frame", "target": "handbag", "split": "test"} {"id": "0658da5bc0_10", "scene_id": "0658da5bc0", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the handbag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The handbag is attached to the door. It is also to the side of and below the door frame, about 19 cm away. It is further to the side of and below the light switch, about 33 cm away.", "target": "handbag", "split": "test"} {"id": "0658da5bc0_11", "scene_id": "0658da5bc0", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the handbag in structured JSON format.", "choices": null, "answer": "{\"target\": \"handbag\", \"support_surface\": \"door\", \"references\": [{\"object\": \"door frame\", \"relation\": \"side_below\", \"distance_cm\": 19.0}, {\"object\": \"light switch\", \"relation\": \"side_below\", \"distance_cm\": 33.5}]}", "target": "handbag", "split": "test"} {"id": "0658da5bc0_12", "scene_id": "0658da5bc0", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the purse appear?", "choices": null, "answer": "No", "target": "purse", "split": "test"} {"id": "0658da5bc0_13", "scene_id": "0658da5bc0", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. desk lamp\nB. wheeled chair\nC. box\nD. chair", "choices": ["A. desk lamp", "B. wheeled chair", "C. box", "D. chair"], "answer": "D. chair", "target": "mouse", "split": "test"} {"id": "0658da5bc0_14", "scene_id": "0658da5bc0", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the desk. It is also to the side of and above the chair, about 32 cm away. It is further to the side of and above the box, about 44 cm away.", "target": "mouse", "split": "test"} {"id": "0658da5bc0_15", "scene_id": "0658da5bc0", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 32.1}, {\"object\": \"box\", \"relation\": \"side_above\", \"distance_cm\": 43.6}]}", "target": "mouse", "split": "test"} {"id": "067e2e4e61_0", "scene_id": "067e2e4e61", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the extension cord appear?", "choices": null, "answer": "Yes", "target": "extension cord", "split": "test"} {"id": "067e2e4e61_1", "scene_id": "067e2e4e61", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the extension cord in this scene?\nA. table\nB. luggage\nC. ball\nD. water pitcher", "choices": ["A. table", "B. luggage", "C. ball", "D. water pitcher"], "answer": "B. luggage", "target": "extension cord", "split": "test"} {"id": "067e2e4e61_2", "scene_id": "067e2e4e61", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the extension cord in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The extension cord is on the cabinet. It is also to the side of and above the luggage. It is further to the side of and below the table, about 6 cm away.", "target": "extension cord", "split": "test"} {"id": "067e2e4e61_3", "scene_id": "067e2e4e61", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the extension cord in structured JSON format.", "choices": null, "answer": "{\"target\": \"extension cord\", \"support_surface\": \"cabinet\", \"references\": [{\"object\": \"luggage\", \"relation\": \"side_above\", \"distance_cm\": 2.5}, {\"object\": \"table\", \"relation\": \"side_below\", \"distance_cm\": 5.7}]}", "target": "extension cord", "split": "test"} {"id": "067e2e4e61_4", "scene_id": "067e2e4e61", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the spray bottle appear?", "choices": null, "answer": "No", "target": "spray bottle", "split": "test"} {"id": "067e2e4e61_5", "scene_id": "067e2e4e61", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the table. It is also next to the mouse. It is further next to the laptop, about 3 cm away.", "target": "keyboard", "split": "test"} {"id": "067e2e4e61_6", "scene_id": "067e2e4e61", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"table\", \"references\": [{\"object\": \"mouse\", \"relation\": \"next_to\", \"distance_cm\": 2.1}, {\"object\": \"laptop\", \"relation\": \"next_to\", \"distance_cm\": 2.9}]}", "target": "keyboard", "split": "test"} {"id": "06b5863f73_0", "scene_id": "06b5863f73", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse pad appear?", "choices": null, "answer": "No", "target": "mouse pad", "split": "test"} {"id": "06b5863f73_1", "scene_id": "06b5863f73", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cup in this scene?\nA. file holder\nB. helmet\nC. yoga mat\nD. paper bag", "choices": ["A. file holder", "B. helmet", "C. yoga mat", "D. paper bag"], "answer": "D. paper bag", "target": "cup", "split": "test"} {"id": "06b5863f73_2", "scene_id": "06b5863f73", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is on the shelf. It is also next to the paper bag, about 8 cm away. It is further to the side of and above the file holder, about 15 cm away.", "target": "cup", "split": "test"} {"id": "06b5863f73_3", "scene_id": "06b5863f73", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"paper bag\", \"relation\": \"next_to\", \"distance_cm\": 7.7}, {\"object\": \"file holder\", \"relation\": \"side_above\", \"distance_cm\": 14.9}]}", "target": "cup", "split": "test"} {"id": "06b5863f73_4", "scene_id": "06b5863f73", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "Yes", "target": "keyboard", "split": "test"} {"id": "06b5863f73_5", "scene_id": "06b5863f73", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. shelf\nB. poster\nC. bulletin board\nD. box", "choices": ["A. shelf", "B. poster", "C. bulletin board", "D. box"], "answer": "D. box", "target": "keyboard", "split": "test"} {"id": "06b5863f73_6", "scene_id": "06b5863f73", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the stand. It is also above the box, about 4 cm away. It is further to the side of and below the bulletin board, about 7 cm away.", "target": "keyboard", "split": "test"} {"id": "06b5863f73_7", "scene_id": "06b5863f73", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"stand\", \"references\": [{\"object\": \"box\", \"relation\": \"above\", \"distance_cm\": 3.7}, {\"object\": \"bulletin board\", \"relation\": \"side_below\", \"distance_cm\": 6.8}]}", "target": "keyboard", "split": "test"} {"id": "06bc6d1b24_0", "scene_id": "06bc6d1b24", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the stapler appear?", "choices": null, "answer": "No", "target": "stapler", "split": "test"} {"id": "06bc6d1b24_1", "scene_id": "06bc6d1b24", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the soap in this scene?\nA. tiled wall\nB. paper towel dispenser\nC. sink\nD. tap", "choices": ["A. tiled wall", "B. paper towel dispenser", "C. sink", "D. tap"], "answer": "D. tap", "target": "soap", "split": "test"} {"id": "06bc6d1b24_2", "scene_id": "06bc6d1b24", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the soap in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The soap is to the side of and above the tap, about 8 cm away. It is also to the side of and above the sink, about 10 cm away. It is further to the side of and below the paper towel dispenser, about 27 cm away.", "target": "soap", "split": "test"} {"id": "06bc6d1b24_3", "scene_id": "06bc6d1b24", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the soap in structured JSON format.", "choices": null, "answer": "{\"target\": \"soap\", \"support_surface\": \"tiled wall\", \"references\": [{\"object\": \"tap\", \"relation\": \"side_above\", \"distance_cm\": 8.3}, {\"object\": \"sink\", \"relation\": \"side_above\", \"distance_cm\": 10.4}]}", "target": "soap", "split": "test"} {"id": "06bd2cf800_0", "scene_id": "06bd2cf800", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mobile phone appear?", "choices": null, "answer": "No", "target": "mobile phone", "split": "test"} {"id": "06bd2cf800_1", "scene_id": "06bd2cf800", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cable in this scene?\nA. cables\nB. canister\nC. power strip\nD. box", "choices": ["A. cables", "B. canister", "C. power strip", "D. box"], "answer": "D. box", "target": "cable", "split": "test"} {"id": "06bd2cf800_2", "scene_id": "06bd2cf800", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cable in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cable is to the side of and below the box, about 13 cm away. It is also near the cables, about 17 cm away. It is further to the side of and below the canister, about 33 cm away.", "target": "cable", "split": "test"} {"id": "06bd2cf800_3", "scene_id": "06bd2cf800", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cable in structured JSON format.", "choices": null, "answer": "{\"target\": \"cable\", \"support_surface\": \"stool\", \"references\": [{\"object\": \"box\", \"relation\": \"side_below\", \"distance_cm\": 13.3}, {\"object\": \"cables\", \"relation\": \"near\", \"distance_cm\": 17.5}]}", "target": "cable", "split": "test"} {"id": "06bd2cf800_4", "scene_id": "06bd2cf800", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the eyeglasses appear?", "choices": null, "answer": "No", "target": "eyeglasses", "split": "test"} {"id": "06bd2cf800_5", "scene_id": "06bd2cf800", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. chair\nB. windowsill\nC. mouse\nD. toy", "choices": ["A. chair", "B. windowsill", "C. mouse", "D. toy"], "answer": "C. mouse", "target": "keyboard", "split": "test"} {"id": "06bd2cf800_6", "scene_id": "06bd2cf800", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is next to the mouse, about 4 cm away. It is also to the side of and below the toy, about 22 cm away. It is further to the side of and below the windowsill, about 29 cm away.", "target": "keyboard", "split": "test"} {"id": "06bd2cf800_7", "scene_id": "06bd2cf800", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"office table\", \"references\": [{\"object\": \"mouse\", \"relation\": \"next_to\", \"distance_cm\": 4.4}, {\"object\": \"toy\", \"relation\": \"side_below\", \"distance_cm\": 21.6}]}", "target": "keyboard", "split": "test"} {"id": "06bd2cf800_8", "scene_id": "06bd2cf800", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse appear?", "choices": null, "answer": "Yes", "target": "mouse", "split": "test"} {"id": "06bd2cf800_9", "scene_id": "06bd2cf800", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. chair\nB. keyboard\nC. windowsill\nD. monitor", "choices": ["A. chair", "B. keyboard", "C. windowsill", "D. monitor"], "answer": "B. keyboard", "target": "mouse", "split": "test"} {"id": "06bd2cf800_10", "scene_id": "06bd2cf800", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is next to the keyboard, about 4 cm away. It is also to the side of and below the monitor, about 11 cm away. It is further to the side of and below the windowsill, about 26 cm away.", "target": "mouse", "split": "test"} {"id": "06bd2cf800_11", "scene_id": "06bd2cf800", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"office table\", \"references\": [{\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 4.4}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 11.5}]}", "target": "mouse", "split": "test"} {"id": "0796447f4b_0", "scene_id": "0796447f4b", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the stapler appear?", "choices": null, "answer": "No", "target": "stapler", "split": "test"} {"id": "0796447f4b_1", "scene_id": "0796447f4b", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the toothbrush in this scene?\nA. soap\nB. faucet\nC. shelf\nD. sink", "choices": ["A. soap", "B. faucet", "C. shelf", "D. sink"], "answer": "A. soap", "target": "toothbrush", "split": "test"} {"id": "0796447f4b_2", "scene_id": "0796447f4b", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the toothbrush in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The toothbrush is next to the soap, about 6 cm away. It is also to the side of and above the sink, about 31 cm away. It is further to the side of and above the faucet, about 36 cm away.", "target": "toothbrush", "split": "test"} {"id": "0796447f4b_3", "scene_id": "0796447f4b", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the toothbrush in structured JSON format.", "choices": null, "answer": "{\"target\": \"toothbrush\", \"support_surface\": \"bath cabinet\", \"references\": [{\"object\": \"soap\", \"relation\": \"next_to\", \"distance_cm\": 5.6}, {\"object\": \"sink\", \"relation\": \"side_above\", \"distance_cm\": 31.2}]}", "target": "toothbrush", "split": "test"} {"id": "079a326597_0", "scene_id": "079a326597", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pencil case appear?", "choices": null, "answer": "No", "target": "pencil case", "split": "test"} {"id": "079a326597_1", "scene_id": "079a326597", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. computer tower\nB. monitor\nC. laptop\nD. keyboards", "choices": ["A. computer tower", "B. monitor", "C. laptop", "D. keyboards"], "answer": "B. monitor", "target": "bottle", "split": "test"} {"id": "079a326597_2", "scene_id": "079a326597", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is on the shelf. It is also to the side of and above the monitor, about 23 cm away. It is further to the side of and above the computer tower, about 27 cm away.", "target": "bottle", "split": "test"} {"id": "079a326597_3", "scene_id": "079a326597", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_above\", \"distance_cm\": 23.5}, {\"object\": \"computer tower\", \"relation\": \"side_above\", \"distance_cm\": 26.9}]}", "target": "bottle", "split": "test"} {"id": "079a326597_4", "scene_id": "079a326597", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mug appear?", "choices": null, "answer": "Yes", "target": "mug", "split": "test"} {"id": "079a326597_5", "scene_id": "079a326597", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mug in this scene?\nA. jar\nB. bottle\nC. towel\nD. suitcase", "choices": ["A. jar", "B. bottle", "C. towel", "D. suitcase"], "answer": "D. suitcase", "target": "mug", "split": "test"} {"id": "079a326597_6", "scene_id": "079a326597", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mug in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mug is to the side of and above the suitcase, about 6 cm away. It is also to the side of and below the towel, about 14 cm away. It is further near the bottle, about 16 cm away.", "target": "mug", "split": "test"} {"id": "079a326597_7", "scene_id": "079a326597", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mug in structured JSON format.", "choices": null, "answer": "{\"target\": \"mug\", \"support_surface\": \"storage rack\", \"references\": [{\"object\": \"suitcase\", \"relation\": \"side_above\", \"distance_cm\": 6.5}, {\"object\": \"towel\", \"relation\": \"side_below\", \"distance_cm\": 13.9}]}", "target": "mug", "split": "test"} {"id": "079a326597_8", "scene_id": "079a326597", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse appear?", "choices": null, "answer": "No", "target": "mouse", "split": "test"} {"id": "079a326597_9", "scene_id": "079a326597", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. backpack\nB. chair\nC. bed\nD. book", "choices": ["A. backpack", "B. chair", "C. bed", "D. book"], "answer": "B. chair", "target": "power strip", "split": "test"} {"id": "079a326597_10", "scene_id": "079a326597", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is on the table. It is also to the side of and above the chair, about 26 cm away. It is further to the side of and above the bed, about 32 cm away.", "target": "power strip", "split": "test"} {"id": "079a326597_11", "scene_id": "079a326597", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"table\", \"references\": [{\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 25.9}, {\"object\": \"bed\", \"relation\": \"side_above\", \"distance_cm\": 31.5}]}", "target": "power strip", "split": "test"} {"id": "079a326597_12", "scene_id": "079a326597", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the soap appear?", "choices": null, "answer": "Yes", "target": "soap", "split": "test"} {"id": "079a326597_13", "scene_id": "079a326597", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the soap in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The soap is to the side of and below the suitcase, about 9 cm away. It is also next to the box, about 9 cm away. It is further to the side of and above the basket, about 9 cm away.", "target": "soap", "split": "test"} {"id": "079a326597_14", "scene_id": "079a326597", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the soap in structured JSON format.", "choices": null, "answer": "{\"target\": \"soap\", \"support_surface\": \"storage rack\", \"references\": [{\"object\": \"suitcase\", \"relation\": \"side_below\", \"distance_cm\": 8.9}, {\"object\": \"box\", \"relation\": \"next_to\", \"distance_cm\": 9.0}]}", "target": "soap", "split": "test"} {"id": "07b8312ea9_0", "scene_id": "07b8312ea9", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse appear?", "choices": null, "answer": "No", "target": "mouse", "split": "test"} {"id": "07b8312ea9_1", "scene_id": "07b8312ea9", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. trash bag\nB. blanket\nC. bag\nD. cup", "choices": ["A. trash bag", "B. blanket", "C. bag", "D. cup"], "answer": "C. bag", "target": "backpack", "split": "test"} {"id": "07b8312ea9_2", "scene_id": "07b8312ea9", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is to the side of and below the bag, about 23 cm away. It is also near the trash bag, about 53 cm away.", "target": "backpack", "split": "test"} {"id": "07b8312ea9_3", "scene_id": "07b8312ea9", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"bag\", \"references\": [{\"object\": \"bag\", \"relation\": \"side_below\", \"distance_cm\": 22.8}, {\"object\": \"trash bag\", \"relation\": \"near\", \"distance_cm\": 53.5}]}", "target": "backpack", "split": "test"} {"id": "07b8312ea9_4", "scene_id": "07b8312ea9", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the cup appear?", "choices": null, "answer": "Yes", "target": "cup", "split": "test"} {"id": "07b8312ea9_5", "scene_id": "07b8312ea9", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cup in this scene?\nA. bag\nB. window frame\nC. backpack\nD. blanket", "choices": ["A. bag", "B. window frame", "C. backpack", "D. blanket"], "answer": "B. window frame", "target": "cup", "split": "test"} {"id": "07b8312ea9_6", "scene_id": "07b8312ea9", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is on the table. It is also to the side of and below the window frame, about 24 cm away. It is further to the side of and below the window, about 29 cm away.", "target": "cup", "split": "test"} {"id": "07b8312ea9_7", "scene_id": "07b8312ea9", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"table\", \"references\": [{\"object\": \"window frame\", \"relation\": \"side_below\", \"distance_cm\": 23.9}, {\"object\": \"window\", \"relation\": \"side_below\", \"distance_cm\": 29.5}]}", "target": "cup", "split": "test"} {"id": "07f5b601ee_0", "scene_id": "07f5b601ee", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the adapter appear?", "choices": null, "answer": "No", "target": "adapter", "split": "test"} {"id": "07f5b601ee_1", "scene_id": "07f5b601ee", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. keyboard\nB. mug\nC. monitor\nD. folder", "choices": ["A. keyboard", "B. mug", "C. monitor", "D. folder"], "answer": "B. mug", "target": "mouse", "split": "test"} {"id": "07f5b601ee_2", "scene_id": "07f5b601ee", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the table. It is also to the side of and below the mug, about 8 cm away. It is further next to the keyboard, about 11 cm away.", "target": "mouse", "split": "test"} {"id": "07f5b601ee_3", "scene_id": "07f5b601ee", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"mug\", \"relation\": \"side_below\", \"distance_cm\": 8.1}, {\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 10.9}]}", "target": "mouse", "split": "test"} {"id": "07f5b601ee_4", "scene_id": "07f5b601ee", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pen holder appear?", "choices": null, "answer": "Yes", "target": "pen holder", "split": "test"} {"id": "07f5b601ee_5", "scene_id": "07f5b601ee", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the pen holder in this scene?\nA. telephone\nB. vase\nC. folder\nD. table", "choices": ["A. telephone", "B. vase", "C. folder", "D. table"], "answer": "A. telephone", "target": "pen holder", "split": "test"} {"id": "07f5b601ee_6", "scene_id": "07f5b601ee", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the pen holder in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The pen holder is on the table. It is also next to the telephone, about 4 cm away. It is further to the side of and below the vase, about 15 cm away.", "target": "pen holder", "split": "test"} {"id": "07f5b601ee_7", "scene_id": "07f5b601ee", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the pen holder in structured JSON format.", "choices": null, "answer": "{\"target\": \"pen holder\", \"support_surface\": \"table\", \"references\": [{\"object\": \"telephone\", \"relation\": \"next_to\", \"distance_cm\": 4.2}, {\"object\": \"vase\", \"relation\": \"side_below\", \"distance_cm\": 15.2}]}", "target": "pen holder", "split": "test"} {"id": "07f5b601ee_8", "scene_id": "07f5b601ee", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mousepad appear?", "choices": null, "answer": "No", "target": "mousepad", "split": "test"} {"id": "07f5b601ee_9", "scene_id": "07f5b601ee", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tissue box in this scene?\nA. papers\nB. vase\nC. monitor\nD. plant", "choices": ["A. papers", "B. vase", "C. monitor", "D. plant"], "answer": "A. papers", "target": "tissue box", "split": "test"} {"id": "07f5b601ee_10", "scene_id": "07f5b601ee", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tissue box in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tissue box is on the table. It is also to the side of and below the vase, about 9 cm away. It is further to the side of and below the monitor, about 19 cm away.", "target": "tissue box", "split": "test"} {"id": "07f5b601ee_11", "scene_id": "07f5b601ee", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tissue box in structured JSON format.", "choices": null, "answer": "{\"target\": \"tissue box\", \"support_surface\": \"table\", \"references\": [{\"object\": \"vase\", \"relation\": \"side_below\", \"distance_cm\": 9.0}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 19.3}]}", "target": "tissue box", "split": "test"} {"id": "07ff1c45bb_0", "scene_id": "07ff1c45bb", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the game controller appear?", "choices": null, "answer": "No", "target": "game controller", "split": "test"} {"id": "07ff1c45bb_1", "scene_id": "07ff1c45bb", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. chair\nB. pen\nC. whiteboard\nD. whiteboard eraser", "choices": ["A. chair", "B. pen", "C. whiteboard", "D. whiteboard eraser"], "answer": "D. whiteboard eraser", "target": "bottle", "split": "test"} {"id": "07ff1c45bb_2", "scene_id": "07ff1c45bb", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is on the cabinet. It is also to the side of and above the whiteboard eraser, about 4 cm away. It is further to the side of and below the whiteboard, about 27 cm away.", "target": "bottle", "split": "test"} {"id": "07ff1c45bb_3", "scene_id": "07ff1c45bb", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"cabinet\", \"references\": [{\"object\": \"whiteboard eraser\", \"relation\": \"side_above\", \"distance_cm\": 4.0}, {\"object\": \"whiteboard\", \"relation\": \"side_below\", \"distance_cm\": 27.3}]}", "target": "bottle", "split": "test"} {"id": "07ff1c45bb_4", "scene_id": "07ff1c45bb", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mug appear?", "choices": null, "answer": "Yes", "target": "mug", "split": "test"} {"id": "07ff1c45bb_5", "scene_id": "07ff1c45bb", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mug in this scene?\nA. chair\nB. cabinet\nC. crate\nD. bottle", "choices": ["A. chair", "B. cabinet", "C. crate", "D. bottle"], "answer": "A. chair", "target": "mug", "split": "test"} {"id": "07ff1c45bb_6", "scene_id": "07ff1c45bb", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mug in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mug is to the side of and above the chair, about 15 cm away.", "target": "mug", "split": "test"} {"id": "07ff1c45bb_7", "scene_id": "07ff1c45bb", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mug in structured JSON format.", "choices": null, "answer": "{\"target\": \"mug\", \"support_surface\": \"chair\", \"references\": [{\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 15.2}]}", "target": "mug", "split": "test"} {"id": "07ff1c45bb_8", "scene_id": "07ff1c45bb", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pencil case appear?", "choices": null, "answer": "No", "target": "pencil case", "split": "test"} {"id": "07ff1c45bb_9", "scene_id": "07ff1c45bb", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the pen in this scene?\nA. bottle\nB. whiteboard eraser\nC. crate\nD. paper", "choices": ["A. bottle", "B. whiteboard eraser", "C. crate", "D. paper"], "answer": "D. paper", "target": "pen", "split": "test"} {"id": "07ff1c45bb_10", "scene_id": "07ff1c45bb", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the pen in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The pen is on the cabinet. It is also next to the paper, about 5 cm away. It is further to the side of and above the crate, about 17 cm away.", "target": "pen", "split": "test"} {"id": "07ff1c45bb_11", "scene_id": "07ff1c45bb", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the pen in structured JSON format.", "choices": null, "answer": "{\"target\": \"pen\", \"support_surface\": \"cabinet\", \"references\": [{\"object\": \"paper\", \"relation\": \"next_to\", \"distance_cm\": 4.9}, {\"object\": \"crate\", \"relation\": \"side_above\", \"distance_cm\": 17.1}]}", "target": "pen", "split": "test"} {"id": "07ff1c45bb_12", "scene_id": "07ff1c45bb", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tv remote appear?", "choices": null, "answer": "Yes", "target": "tv remote", "split": "test"} {"id": "07ff1c45bb_13", "scene_id": "07ff1c45bb", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tv remote in this scene?\nA. bottle\nB. chair\nC. cabinet\nD. crate", "choices": ["A. bottle", "B. chair", "C. cabinet", "D. crate"], "answer": "B. chair", "target": "tv remote", "split": "test"} {"id": "07ff1c45bb_14", "scene_id": "07ff1c45bb", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tv remote in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tv remote is on the table. It is also to the side of and above the chair, about 31 cm away.", "target": "tv remote", "split": "test"} {"id": "07ff1c45bb_15", "scene_id": "07ff1c45bb", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tv remote in structured JSON format.", "choices": null, "answer": "{\"target\": \"tv remote\", \"support_surface\": \"table\", \"references\": [{\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 30.8}]}", "target": "tv remote", "split": "test"} {"id": "086f09d6e3_0", "scene_id": "086f09d6e3", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the usb hub appear?", "choices": null, "answer": "No", "target": "usb hub", "split": "test"} {"id": "086f09d6e3_1", "scene_id": "086f09d6e3", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. rice cooker\nB. box\nC. jug\nD. kettle", "choices": ["A. rice cooker", "B. box", "C. jug", "D. kettle"], "answer": "D. kettle", "target": "power strip", "split": "test"} {"id": "086f09d6e3_2", "scene_id": "086f09d6e3", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is to the side of and below the kettle, about 13 cm away. It is also near the box, about 23 cm away. It is further to the side of and above the rice cooker, about 28 cm away.", "target": "power strip", "split": "test"} {"id": "086f09d6e3_3", "scene_id": "086f09d6e3", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"kitchen rack\", \"references\": [{\"object\": \"kettle\", \"relation\": \"side_below\", \"distance_cm\": 13.3}, {\"object\": \"box\", \"relation\": \"near\", \"distance_cm\": 23.2}]}", "target": "power strip", "split": "test"} {"id": "086f09d6e3_4", "scene_id": "086f09d6e3", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tote bag appear?", "choices": null, "answer": "Yes", "target": "tote bag", "split": "test"} {"id": "086f09d6e3_5", "scene_id": "086f09d6e3", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tote bag in this scene?\nA. bench\nB. crate\nC. cushion\nD. cupboard", "choices": ["A. bench", "B. crate", "C. cushion", "D. cupboard"], "answer": "A. bench", "target": "tote bag", "split": "test"} {"id": "086f09d6e3_6", "scene_id": "086f09d6e3", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tote bag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tote bag is under the bench, about 5 cm away. It is also to the side of and below the cupboard, about 18 cm away. It is further near the crate, about 24 cm away.", "target": "tote bag", "split": "test"} {"id": "086f09d6e3_7", "scene_id": "086f09d6e3", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tote bag in structured JSON format.", "choices": null, "answer": "{\"target\": \"tote bag\", \"support_surface\": \"storage rack\", \"references\": [{\"object\": \"bench\", \"relation\": \"under\", \"distance_cm\": 4.6}, {\"object\": \"cupboard\", \"relation\": \"side_below\", \"distance_cm\": 17.6}]}", "target": "tote bag", "split": "test"} {"id": "08bbbdcc3d_0", "scene_id": "08bbbdcc3d", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power strip appear?", "choices": null, "answer": "Yes", "target": "power strip", "split": "test"} {"id": "08bbbdcc3d_1", "scene_id": "08bbbdcc3d", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. office chair\nB. remote control\nC. chair\nD. table", "choices": ["A. office chair", "B. remote control", "C. chair", "D. table"], "answer": "D. table", "target": "power strip", "split": "test"} {"id": "08bbbdcc3d_2", "scene_id": "08bbbdcc3d", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is next to the table. It is also next to the remote control, about 9 cm away. It is further to the side of and above the chair, about 35 cm away.", "target": "power strip", "split": "test"} {"id": "08bbbdcc3d_3", "scene_id": "08bbbdcc3d", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"table\", \"references\": [{\"object\": \"table\", \"relation\": \"next_to\", \"distance_cm\": 2.4}, {\"object\": \"remote control\", \"relation\": \"next_to\", \"distance_cm\": 8.7}]}", "target": "power strip", "split": "test"} {"id": "08bbbdcc3d_4", "scene_id": "08bbbdcc3d", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the sticky note appear?", "choices": null, "answer": "No", "target": "sticky note", "split": "test"} {"id": "08bbbdcc3d_5", "scene_id": "08bbbdcc3d", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the remote control in this scene?\nA. chair\nB. table\nC. office chair\nD. power strip", "choices": ["A. chair", "B. table", "C. office chair", "D. power strip"], "answer": "B. table", "target": "remote control", "split": "test"} {"id": "08bbbdcc3d_6", "scene_id": "08bbbdcc3d", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the remote control in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The remote control is next to the table, about 3 cm away. It is also next to the power strip, about 9 cm away. It is further to the side of and above the office chair, about 42 cm away.", "target": "remote control", "split": "test"} {"id": "08bbbdcc3d_7", "scene_id": "08bbbdcc3d", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the remote control in structured JSON format.", "choices": null, "answer": "{\"target\": \"remote control\", \"support_surface\": \"table\", \"references\": [{\"object\": \"table\", \"relation\": \"next_to\", \"distance_cm\": 3.5}, {\"object\": \"power strip\", \"relation\": \"next_to\", \"distance_cm\": 8.7}]}", "target": "remote control", "split": "test"} {"id": "08bd80ce2a_0", "scene_id": "08bd80ce2a", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the dongle appear?", "choices": null, "answer": "No", "target": "dongle", "split": "test"} {"id": "08bd80ce2a_1", "scene_id": "08bd80ce2a", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the extension cord in this scene?\nA. yoga mat\nB. office chair\nC. light switches\nD. power socket", "choices": ["A. yoga mat", "B. office chair", "C. light switches", "D. power socket"], "answer": "A. yoga mat", "target": "extension cord", "split": "test"} {"id": "08bd80ce2a_2", "scene_id": "08bd80ce2a", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the extension cord in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The extension cord is on the table. It is also next to the yoga mat, about 9 cm away. It is further to the side of and above the office chair, about 22 cm away.", "target": "extension cord", "split": "test"} {"id": "08bd80ce2a_3", "scene_id": "08bd80ce2a", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the extension cord in structured JSON format.", "choices": null, "answer": "{\"target\": \"extension cord\", \"support_surface\": \"table\", \"references\": [{\"object\": \"yoga mat\", \"relation\": \"next_to\", \"distance_cm\": 8.6}, {\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 22.2}]}", "target": "extension cord", "split": "test"} {"id": "09a6767fc2_0", "scene_id": "09a6767fc2", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the backpack appear?", "choices": null, "answer": "Yes", "target": "backpack", "split": "test"} {"id": "09a6767fc2_1", "scene_id": "09a6767fc2", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. bookshelf\nB. blanket\nC. mirror frame\nD. cup", "choices": ["A. bookshelf", "B. blanket", "C. mirror frame", "D. cup"], "answer": "C. mirror frame", "target": "backpack", "split": "test"} {"id": "09a6767fc2_2", "scene_id": "09a6767fc2", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is on the cabinet. It is also to the side of and below the mirror frame, about 50 cm away. It is further to the side of and below the cup, about 65 cm away.", "target": "backpack", "split": "test"} {"id": "09a6767fc2_3", "scene_id": "09a6767fc2", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"cabinet\", \"references\": [{\"object\": \"mirror frame\", \"relation\": \"side_below\", \"distance_cm\": 50.1}, {\"object\": \"cup\", \"relation\": \"side_below\", \"distance_cm\": 65.2}]}", "target": "backpack", "split": "test"} {"id": "09a6767fc2_4", "scene_id": "09a6767fc2", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the cup appear?", "choices": null, "answer": "Yes", "target": "cup", "split": "test"} {"id": "09a6767fc2_5", "scene_id": "09a6767fc2", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cup in this scene?\nA. blanket\nB. backpack\nC. bottle\nD. mirror frame", "choices": ["A. blanket", "B. backpack", "C. bottle", "D. mirror frame"], "answer": "C. bottle", "target": "cup", "split": "test"} {"id": "09a6767fc2_6", "scene_id": "09a6767fc2", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is on the bookshelf. It is also near the bottle, about 16 cm away. It is further to the side of and above the mirror frame, about 58 cm away.", "target": "cup", "split": "test"} {"id": "09a6767fc2_7", "scene_id": "09a6767fc2", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"bookshelf\", \"references\": [{\"object\": \"bottle\", \"relation\": \"near\", \"distance_cm\": 16.5}, {\"object\": \"mirror frame\", \"relation\": \"side_above\", \"distance_cm\": 58.0}]}", "target": "cup", "split": "test"} {"id": "09a6767fc2_8", "scene_id": "09a6767fc2", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the smartphone appear?", "choices": null, "answer": "No", "target": "smartphone", "split": "test"} {"id": "09a6767fc2_9", "scene_id": "09a6767fc2", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the handbag in this scene?\nA. bookshelf\nB. blanket\nC. backpack\nD. bottle", "choices": ["A. bookshelf", "B. blanket", "C. backpack", "D. bottle"], "answer": "A. bookshelf", "target": "handbag", "split": "test"} {"id": "09a6767fc2_10", "scene_id": "09a6767fc2", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the handbag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The handbag is on the cabinet. It is also to the side of and below the bookshelf, about 21 cm away.", "target": "handbag", "split": "test"} {"id": "09a6767fc2_11", "scene_id": "09a6767fc2", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the handbag in structured JSON format.", "choices": null, "answer": "{\"target\": \"handbag\", \"support_surface\": \"cabinet\", \"references\": [{\"object\": \"bookshelf\", \"relation\": \"side_below\", \"distance_cm\": 20.7}]}", "target": "handbag", "split": "test"} {"id": "09a6767fc2_12", "scene_id": "09a6767fc2", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the stapler appear?", "choices": null, "answer": "No", "target": "stapler", "split": "test"} {"id": "09a6767fc2_13", "scene_id": "09a6767fc2", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the pencil holder in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The pencil holder is on the table. It is also below the desk lamp, about 16 cm away. It is further to the side of and below the curtain, about 17 cm away.", "target": "pencil holder", "split": "test"} {"id": "09a6767fc2_14", "scene_id": "09a6767fc2", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the pencil holder in structured JSON format.", "choices": null, "answer": "{\"target\": \"pencil holder\", \"support_surface\": \"table\", \"references\": [{\"object\": \"desk lamp\", \"relation\": \"below\", \"distance_cm\": 16.2}, {\"object\": \"curtain\", \"relation\": \"side_below\", \"distance_cm\": 17.1}]}", "target": "pencil holder", "split": "test"} {"id": "09bced689e_0", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the cable appear?", "choices": null, "answer": "Yes", "target": "cable", "split": "test"} {"id": "09bced689e_1", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cable in this scene?\nA. pouch\nB. power socket\nC. mug\nD. telephone", "choices": ["A. pouch", "B. power socket", "C. mug", "D. telephone"], "answer": "A. pouch", "target": "cable", "split": "test"} {"id": "09bced689e_2", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cable in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cable is next to the pouch, about 5 cm away. It is also near the telephone, about 17 cm away. It is further near the power socket, about 23 cm away.", "target": "cable", "split": "test"} {"id": "09bced689e_3", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cable in structured JSON format.", "choices": null, "answer": "{\"target\": \"cable\", \"support_surface\": \"office table\", \"references\": [{\"object\": \"pouch\", \"relation\": \"next_to\", \"distance_cm\": 5.0}, {\"object\": \"telephone\", \"relation\": \"near\", \"distance_cm\": 16.9}]}", "target": "cable", "split": "test"} {"id": "09bced689e_4", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pen holder appear?", "choices": null, "answer": "No", "target": "pen holder", "split": "test"} {"id": "09bced689e_5", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the dongle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The dongle is near the wireless charger, about 19 cm away. It is also to the side of and below the mug, about 19 cm away. It is further near the pen, about 32 cm away.", "target": "dongle", "split": "test"} {"id": "09bced689e_6", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the dongle in structured JSON format.", "choices": null, "answer": "{\"target\": \"dongle\", \"support_surface\": \"storage bin\", \"references\": [{\"object\": \"wireless charger\", \"relation\": \"near\", \"distance_cm\": 18.6}, {\"object\": \"mug\", \"relation\": \"side_below\", \"distance_cm\": 18.6}]}", "target": "dongle", "split": "test"} {"id": "09bced689e_7", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the adapter appear?", "choices": null, "answer": "No", "target": "adapter", "split": "test"} {"id": "09bced689e_8", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. office table\nB. sticky notes\nC. whiteboard marker\nD. mouse", "choices": ["A. office table", "B. sticky notes", "C. whiteboard marker", "D. mouse"], "answer": "D. mouse", "target": "keyboard", "split": "test"} {"id": "09bced689e_9", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is next to the mouse, about 5 cm away. It is also to the side of and above the office table, about 26 cm away. It is further near the sticky notes, about 30 cm away.", "target": "keyboard", "split": "test"} {"id": "09bced689e_10", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"office table\", \"references\": [{\"object\": \"mouse\", \"relation\": \"next_to\", \"distance_cm\": 4.8}, {\"object\": \"office table\", \"relation\": \"side_above\", \"distance_cm\": 25.9}]}", "target": "keyboard", "split": "test"} {"id": "09bced689e_11", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the laptop charger appear?", "choices": null, "answer": "Yes", "target": "laptop charger", "split": "test"} {"id": "09bced689e_12", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the laptop charger in this scene?\nA. power socket\nB. heater\nC. windowsill\nD. mug", "choices": ["A. power socket", "B. heater", "C. windowsill", "D. mug"], "answer": "A. power socket", "target": "laptop charger", "split": "test"} {"id": "09bced689e_13", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the laptop charger in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The laptop charger is to the side of and below the windowsill, about 11 cm away. It is also to the side of and above the heater, about 12 cm away. It is further to the side of and below the mug, about 48 cm away.", "target": "laptop charger", "split": "test"} {"id": "09bced689e_14", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the laptop charger in structured JSON format.", "choices": null, "answer": "{\"target\": \"laptop charger\", \"support_surface\": \"power socket\", \"references\": [{\"object\": \"windowsill\", \"relation\": \"side_below\", \"distance_cm\": 10.7}, {\"object\": \"heater\", \"relation\": \"side_above\", \"distance_cm\": 12.4}]}", "target": "laptop charger", "split": "test"} {"id": "09bced689e_15", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the hairbrush appear?", "choices": null, "answer": "No", "target": "hairbrush", "split": "test"} {"id": "09bced689e_16", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. monitor\nB. office chair\nC. dongle\nD. keyboard", "choices": ["A. monitor", "B. office chair", "C. dongle", "D. keyboard"], "answer": "D. keyboard", "target": "mouse", "split": "test"} {"id": "09bced689e_17", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is next to the keyboard, about 5 cm away. It is also to the side of and below the monitor, about 21 cm away. It is further to the side of and above the office chair, about 31 cm away.", "target": "mouse", "split": "test"} {"id": "09bced689e_18", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"office chair\", \"references\": [{\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 4.8}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 21.1}]}", "target": "mouse", "split": "test"} {"id": "09bced689e_19", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the razor appear?", "choices": null, "answer": "No", "target": "razor", "split": "test"} {"id": "09bced689e_20", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "20", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the wireless charger in this scene?\nA. power socket\nB. dongle\nC. mug\nD. pen", "choices": ["A. power socket", "B. dongle", "C. mug", "D. pen"], "answer": "D. pen", "target": "wireless charger", "split": "test"} {"id": "09bced689e_21", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "21", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the wireless charger in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The wireless charger is next to the pen, about 7 cm away. It is also to the side of and below the mug, about 8 cm away. It is further near the dongle, about 19 cm away.", "target": "wireless charger", "split": "test"} {"id": "09bced689e_22", "scene_id": "09bced689e", "source_dataset": "scannetpp", "local_sample_id": "22", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the wireless charger in structured JSON format.", "choices": null, "answer": "{\"target\": \"wireless charger\", \"support_surface\": \"pen\", \"references\": [{\"object\": \"pen\", \"relation\": \"next_to\", \"distance_cm\": 6.9}, {\"object\": \"mug\", \"relation\": \"side_below\", \"distance_cm\": 8.4}]}", "target": "wireless charger", "split": "test"} {"id": "09c1414f1b_0", "scene_id": "09c1414f1b", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the remote control appear?", "choices": null, "answer": "No", "target": "remote control", "split": "test"} {"id": "09c1414f1b_1", "scene_id": "09c1414f1b", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the remote controller in this scene?\nA. footstool\nB. coaster\nC. book\nD. box", "choices": ["A. footstool", "B. coaster", "C. book", "D. box"], "answer": "C. book", "target": "remote controller", "split": "test"} {"id": "09c1414f1b_2", "scene_id": "09c1414f1b", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the remote controller in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The remote controller is on the coffee table. It is also to the side of and above the book, about 28 cm away. It is further near the coaster, about 37 cm away.", "target": "remote controller", "split": "test"} {"id": "09c1414f1b_3", "scene_id": "09c1414f1b", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the remote controller in structured JSON format.", "choices": null, "answer": "{\"target\": \"remote controller\", \"support_surface\": \"coffee table\", \"references\": [{\"object\": \"book\", \"relation\": \"side_above\", \"distance_cm\": 27.8}, {\"object\": \"coaster\", \"relation\": \"near\", \"distance_cm\": 37.1}]}", "target": "remote controller", "split": "test"} {"id": "09d6e808b4_0", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the cable appear?", "choices": null, "answer": "Yes", "target": "cable", "split": "test"} {"id": "09d6e808b4_1", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cable in this scene?\nA. dustbin\nB. tissue box\nC. table\nD. pen holder", "choices": ["A. dustbin", "B. tissue box", "C. table", "D. pen holder"], "answer": "D. pen holder", "target": "cable", "split": "test"} {"id": "09d6e808b4_2", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cable in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cable is to the side of and below the pen holder, about 6 cm away. It is also to the side of and below the tissue box, about 18 cm away. It is further to the side of and above the dustbin, about 27 cm away.", "target": "cable", "split": "test"} {"id": "09d6e808b4_3", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cable in structured JSON format.", "choices": null, "answer": "{\"target\": \"cable\", \"support_surface\": \"table\", \"references\": [{\"object\": \"pen holder\", \"relation\": \"side_below\", \"distance_cm\": 5.9}, {\"object\": \"tissue box\", \"relation\": \"side_below\", \"distance_cm\": 17.6}]}", "target": "cable", "split": "test"} {"id": "09d6e808b4_4", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the smartphone appear?", "choices": null, "answer": "No", "target": "smartphone", "split": "test"} {"id": "09d6e808b4_5", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the calculator in this scene?\nA. table lamp\nB. monitor\nC. books\nD. stapler", "choices": ["A. table lamp", "B. monitor", "C. books", "D. stapler"], "answer": "A. table lamp", "target": "calculator", "split": "test"} {"id": "09d6e808b4_6", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the calculator in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The calculator is on the table. It is also under the table lamp, about 3 cm away. It is further next to the stapler, about 5 cm away.", "target": "calculator", "split": "test"} {"id": "09d6e808b4_7", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the calculator in structured JSON format.", "choices": null, "answer": "{\"target\": \"calculator\", \"support_surface\": \"table\", \"references\": [{\"object\": \"table lamp\", \"relation\": \"under\", \"distance_cm\": 3.3}, {\"object\": \"stapler\", \"relation\": \"next_to\", \"distance_cm\": 5.1}]}", "target": "calculator", "split": "test"} {"id": "09d6e808b4_8", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the game controller appear?", "choices": null, "answer": "No", "target": "game controller", "split": "test"} {"id": "09d6e808b4_9", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. calculator\nB. books\nC. cabinet\nD. mouse pad", "choices": ["A. calculator", "B. books", "C. cabinet", "D. mouse pad"], "answer": "B. books", "target": "keyboard", "split": "test"} {"id": "09d6e808b4_10", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the table. It is also next to the books, about 3 cm away. It is further next to the calculator, about 10 cm away.", "target": "keyboard", "split": "test"} {"id": "09d6e808b4_11", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"table\", \"references\": [{\"object\": \"books\", \"relation\": \"next_to\", \"distance_cm\": 2.5}, {\"object\": \"calculator\", \"relation\": \"next_to\", \"distance_cm\": 9.6}]}", "target": "keyboard", "split": "test"} {"id": "09d6e808b4_12", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse appear?", "choices": null, "answer": "Yes", "target": "mouse", "split": "test"} {"id": "09d6e808b4_13", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. pen holder\nB. office chair\nC. monitor\nD. keyboard", "choices": ["A. pen holder", "B. office chair", "C. monitor", "D. keyboard"], "answer": "D. keyboard", "target": "mouse", "split": "test"} {"id": "09d6e808b4_14", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the table. It is also near the keyboard, about 16 cm away. It is further to the side of and below the monitor, about 20 cm away.", "target": "mouse", "split": "test"} {"id": "09d6e808b4_15", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"keyboard\", \"relation\": \"near\", \"distance_cm\": 16.4}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 20.4}]}", "target": "mouse", "split": "test"} {"id": "09d6e808b4_16", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the marker appear?", "choices": null, "answer": "No", "target": "marker", "split": "test"} {"id": "09d6e808b4_17", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse pad in this scene?\nA. monitor\nB. keyboard\nC. office chair\nD. pen holder", "choices": ["A. monitor", "B. keyboard", "C. office chair", "D. pen holder"], "answer": "C. office chair", "target": "mouse pad", "split": "test"} {"id": "09d6e808b4_18", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse pad in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse pad is to the side of and above the office chair, about 8 cm away. It is also next to the keyboard, about 13 cm away. It is further to the side of and below the monitor, about 19 cm away.", "target": "mouse pad", "split": "test"} {"id": "09d6e808b4_19", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse pad in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse pad\", \"support_surface\": \"table\", \"references\": [{\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 7.8}, {\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 13.1}]}", "target": "mouse pad", "split": "test"} {"id": "09d6e808b4_20", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "20", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the highlighter appear?", "choices": null, "answer": "No", "target": "highlighter", "split": "test"} {"id": "09d6e808b4_21", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "21", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the pen holder in this scene?\nA. phone\nB. monitor\nC. mouse pad\nD. cable", "choices": ["A. phone", "B. monitor", "C. mouse pad", "D. cable"], "answer": "D. cable", "target": "pen holder", "split": "test"} {"id": "09d6e808b4_22", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "22", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the pen holder in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The pen holder is on the table. It is also to the side of and above the cable, about 6 cm away. It is further to the side of and below the monitor, about 19 cm away.", "target": "pen holder", "split": "test"} {"id": "09d6e808b4_23", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "23", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the pen holder in structured JSON format.", "choices": null, "answer": "{\"target\": \"pen holder\", \"support_surface\": \"table\", \"references\": [{\"object\": \"cable\", \"relation\": \"side_above\", \"distance_cm\": 5.9}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 19.3}]}", "target": "pen holder", "split": "test"} {"id": "09d6e808b4_24", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "24", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the phone appear?", "choices": null, "answer": "Yes", "target": "phone", "split": "test"} {"id": "09d6e808b4_25", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "25", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the phone in this scene?\nA. plant\nB. pen holder\nC. monitor\nD. table", "choices": ["A. plant", "B. pen holder", "C. monitor", "D. table"], "answer": "C. monitor", "target": "phone", "split": "test"} {"id": "09d6e808b4_26", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "26", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the phone in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The phone is to the side of and above the monitor, about 13 cm away. It is also to the side of and above the plant, about 16 cm away. It is further to the side of and above the pen holder, about 23 cm away.", "target": "phone", "split": "test"} {"id": "09d6e808b4_27", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "27", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the phone in structured JSON format.", "choices": null, "answer": "{\"target\": \"phone\", \"support_surface\": \"table\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_above\", \"distance_cm\": 12.7}, {\"object\": \"plant\", \"relation\": \"side_above\", \"distance_cm\": 16.2}]}", "target": "phone", "split": "test"} {"id": "09d6e808b4_28", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "28", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the stapler appear?", "choices": null, "answer": "Yes", "target": "stapler", "split": "test"} {"id": "09d6e808b4_29", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "29", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the stapler in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The stapler is on the table. It is also next to the calculator, about 5 cm away. It is further to the side of and above the cabinet, about 14 cm away.", "target": "stapler", "split": "test"} {"id": "09d6e808b4_30", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "30", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the stapler in structured JSON format.", "choices": null, "answer": "{\"target\": \"stapler\", \"support_surface\": \"table\", \"references\": [{\"object\": \"calculator\", \"relation\": \"next_to\", \"distance_cm\": 5.1}, {\"object\": \"cabinet\", \"relation\": \"side_above\", \"distance_cm\": 13.6}]}", "target": "stapler", "split": "test"} {"id": "09d6e808b4_31", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "31", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tv controller appear?", "choices": null, "answer": "No", "target": "tv controller", "split": "test"} {"id": "09d6e808b4_32", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "32", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tissue box in this scene?\nA. office chair\nB. cable\nC. dustbin\nD. pen holder", "choices": ["A. office chair", "B. cable", "C. dustbin", "D. pen holder"], "answer": "B. cable", "target": "tissue box", "split": "test"} {"id": "09d6e808b4_33", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "33", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tissue box in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tissue box is on the table. It is also to the side of and above the cable, about 18 cm away. It is further to the side of and above the office chair, about 43 cm away.", "target": "tissue box", "split": "test"} {"id": "09d6e808b4_34", "scene_id": "09d6e808b4", "source_dataset": "scannetpp", "local_sample_id": "34", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tissue box in structured JSON format.", "choices": null, "answer": "{\"target\": \"tissue box\", \"support_surface\": \"table\", \"references\": [{\"object\": \"cable\", \"relation\": \"side_above\", \"distance_cm\": 17.6}, {\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 42.7}]}", "target": "tissue box", "split": "test"} {"id": "0a184cf634_0", "scene_id": "0a184cf634", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "0a184cf634_1", "scene_id": "0a184cf634", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. shelf\nB. notebook\nC. plant\nD. lamp", "choices": ["A. shelf", "B. notebook", "C. plant", "D. lamp"], "answer": "A. shelf", "target": "bottle", "split": "test"} {"id": "0a184cf634_2", "scene_id": "0a184cf634", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is on the table. It is also to the side of and above the shelf, about 9 cm away. It is further near the notebook, about 19 cm away.", "target": "bottle", "split": "test"} {"id": "0a184cf634_3", "scene_id": "0a184cf634", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"table\", \"references\": [{\"object\": \"shelf\", \"relation\": \"side_above\", \"distance_cm\": 9.0}, {\"object\": \"notebook\", \"relation\": \"near\", \"distance_cm\": 18.7}]}", "target": "bottle", "split": "test"} {"id": "0a184cf634_4", "scene_id": "0a184cf634", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the calculator appear?", "choices": null, "answer": "Yes", "target": "calculator", "split": "test"} {"id": "0a184cf634_5", "scene_id": "0a184cf634", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the calculator in this scene?\nA. books\nB. chair\nC. notebook\nD. trashcan", "choices": ["A. books", "B. chair", "C. notebook", "D. trashcan"], "answer": "A. books", "target": "calculator", "split": "test"} {"id": "0a184cf634_6", "scene_id": "0a184cf634", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the calculator in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The calculator is on the table. It is also next to the books, about 7 cm away. It is further near the notebook, about 24 cm away.", "target": "calculator", "split": "test"} {"id": "0a184cf634_7", "scene_id": "0a184cf634", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the calculator in structured JSON format.", "choices": null, "answer": "{\"target\": \"calculator\", \"support_surface\": \"table\", \"references\": [{\"object\": \"books\", \"relation\": \"next_to\", \"distance_cm\": 7.1}, {\"object\": \"notebook\", \"relation\": \"near\", \"distance_cm\": 24.3}]}", "target": "calculator", "split": "test"} {"id": "0a184cf634_8", "scene_id": "0a184cf634", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pencil holder appear?", "choices": null, "answer": "No", "target": "pencil holder", "split": "test"} {"id": "0a184cf634_9", "scene_id": "0a184cf634", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the notebook in this scene?\nA. bottle\nB. paper\nC. plant\nD. shelf", "choices": ["A. bottle", "B. paper", "C. plant", "D. shelf"], "answer": "B. paper", "target": "notebook", "split": "test"} {"id": "0a184cf634_10", "scene_id": "0a184cf634", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the notebook in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The notebook is on the table. It is also next to the paper, about 3 cm away. It is further near the bottle, about 19 cm away.", "target": "notebook", "split": "test"} {"id": "0a184cf634_11", "scene_id": "0a184cf634", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the notebook in structured JSON format.", "choices": null, "answer": "{\"target\": \"notebook\", \"support_surface\": \"table\", \"references\": [{\"object\": \"paper\", \"relation\": \"next_to\", \"distance_cm\": 2.8}, {\"object\": \"bottle\", \"relation\": \"near\", \"distance_cm\": 18.7}]}", "target": "notebook", "split": "test"} {"id": "0a184cf634_12", "scene_id": "0a184cf634", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the laptop charger appear?", "choices": null, "answer": "No", "target": "laptop charger", "split": "test"} {"id": "0a184cf634_13", "scene_id": "0a184cf634", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the soap in this scene?\nA. toilet paper dispenser\nB. tap\nC. bathroom cabinet\nD. toilet", "choices": ["A. toilet paper dispenser", "B. tap", "C. bathroom cabinet", "D. toilet"], "answer": "B. tap", "target": "soap", "split": "test"} {"id": "0a184cf634_14", "scene_id": "0a184cf634", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the soap in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The soap is next to the tap, about 8 cm away. It is also to the side of and above the toilet paper dispenser, about 21 cm away. It is further to the side of and above the toilet, about 27 cm away.", "target": "soap", "split": "test"} {"id": "0a184cf634_15", "scene_id": "0a184cf634", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the soap in structured JSON format.", "choices": null, "answer": "{\"target\": \"soap\", \"support_surface\": \"bathroom cabinet\", \"references\": [{\"object\": \"tap\", \"relation\": \"next_to\", \"distance_cm\": 7.7}, {\"object\": \"toilet paper dispenser\", \"relation\": \"side_above\", \"distance_cm\": 21.4}]}", "target": "soap", "split": "test"} {"id": "0a184cf634_16", "scene_id": "0a184cf634", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tv remote appear?", "choices": null, "answer": "No", "target": "tv remote", "split": "test"} {"id": "0a184cf634_17", "scene_id": "0a184cf634", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the spray bottle in this scene?\nA. toilet paper dispenser\nB. tap\nC. sink\nD. power socket", "choices": ["A. toilet paper dispenser", "B. tap", "C. sink", "D. power socket"], "answer": "D. power socket", "target": "spray bottle", "split": "test"} {"id": "0a184cf634_18", "scene_id": "0a184cf634", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the spray bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The spray bottle is to the side of and below the power socket, about 14 cm away. It is also to the side of and below the sink, about 40 cm away. It is further to the side of and below the toilet paper dispenser, about 51 cm away.", "target": "spray bottle", "split": "test"} {"id": "0a184cf634_19", "scene_id": "0a184cf634", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the spray bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"spray bottle\", \"support_surface\": \"toilet paper dispenser\", \"references\": [{\"object\": \"power socket\", \"relation\": \"side_below\", \"distance_cm\": 14.4}, {\"object\": \"sink\", \"relation\": \"side_below\", \"distance_cm\": 40.3}]}", "target": "spray bottle", "split": "test"} {"id": "0a76e06478_0", "scene_id": "0a76e06478", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the comb appear?", "choices": null, "answer": "Yes", "target": "comb", "split": "test"} {"id": "0a76e06478_1", "scene_id": "0a76e06478", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the comb in this scene?\nA. backpack\nB. power socket\nC. cloth\nD. light switch", "choices": ["A. backpack", "B. power socket", "C. cloth", "D. light switch"], "answer": "C. cloth", "target": "comb", "split": "test"} {"id": "0a76e06478_2", "scene_id": "0a76e06478", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the comb in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The comb is on the cabinet. It is also near the cloth, about 24 cm away. It is further to the side of and above the backpack, about 60 cm away.", "target": "comb", "split": "test"} {"id": "0a76e06478_3", "scene_id": "0a76e06478", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the comb in structured JSON format.", "choices": null, "answer": "{\"target\": \"comb\", \"support_surface\": \"cabinet\", \"references\": [{\"object\": \"cloth\", \"relation\": \"near\", \"distance_cm\": 24.5}, {\"object\": \"backpack\", \"relation\": \"side_above\", \"distance_cm\": 60.3}]}", "target": "comb", "split": "test"} {"id": "0a76e06478_4", "scene_id": "0a76e06478", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pen appear?", "choices": null, "answer": "No", "target": "pen", "split": "test"} {"id": "0a76e06478_5", "scene_id": "0a76e06478", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tissue box in this scene?\nA. backpack\nB. bedside table\nC. pillow\nD. picture", "choices": ["A. backpack", "B. bedside table", "C. pillow", "D. picture"], "answer": "C. pillow", "target": "tissue box", "split": "test"} {"id": "0a76e06478_6", "scene_id": "0a76e06478", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tissue box in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tissue box is near the pillow, about 19 cm away. It is also to the side of and below the picture, about 49 cm away.", "target": "tissue box", "split": "test"} {"id": "0a76e06478_7", "scene_id": "0a76e06478", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tissue box in structured JSON format.", "choices": null, "answer": "{\"target\": \"tissue box\", \"support_surface\": \"bedside table\", \"references\": [{\"object\": \"pillow\", \"relation\": \"near\", \"distance_cm\": 19.2}, {\"object\": \"picture\", \"relation\": \"side_below\", \"distance_cm\": 49.4}]}", "target": "tissue box", "split": "test"} {"id": "0a7cc12c0e_0", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the backpack appear?", "choices": null, "answer": "Yes", "target": "backpack", "split": "test"} {"id": "0a7cc12c0e_1", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. desk fan\nB. mouse\nC. chair\nD. umbrella", "choices": ["A. desk fan", "B. mouse", "C. chair", "D. umbrella"], "answer": "D. umbrella", "target": "backpack", "split": "test"} {"id": "0a7cc12c0e_2", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is to the side of and above the umbrella, about 30 cm away. It is also near the chair, about 41 cm away. It is further to the side of and below the mouse, about 47 cm away.", "target": "backpack", "split": "test"} {"id": "0a7cc12c0e_3", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"table\", \"references\": [{\"object\": \"umbrella\", \"relation\": \"side_above\", \"distance_cm\": 30.3}, {\"object\": \"chair\", \"relation\": \"near\", \"distance_cm\": 40.5}]}", "target": "backpack", "split": "test"} {"id": "0a7cc12c0e_4", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "0a7cc12c0e_5", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. shower ceiling\nB. brush\nC. spray bottle\nD. light switch", "choices": ["A. shower ceiling", "B. brush", "C. spray bottle", "D. light switch"], "answer": "C. spray bottle", "target": "bottle", "split": "test"} {"id": "0a7cc12c0e_6", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is to the side of and above the spray bottle, about 34 cm away. It is also to the side of and below the shower ceiling, about 47 cm away. It is further to the side of and above the brush, about 59 cm away.", "target": "bottle", "split": "test"} {"id": "0a7cc12c0e_7", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"bathroom shelf\", \"references\": [{\"object\": \"spray bottle\", \"relation\": \"side_above\", \"distance_cm\": 34.3}, {\"object\": \"shower ceiling\", \"relation\": \"side_below\", \"distance_cm\": 46.8}]}", "target": "bottle", "split": "test"} {"id": "0a7cc12c0e_8", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "No", "target": "keyboard", "split": "test"} {"id": "0a7cc12c0e_9", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. chair\nB. desk fan\nC. magazine\nD. notebook", "choices": ["A. chair", "B. desk fan", "C. magazine", "D. notebook"], "answer": "A. chair", "target": "mouse", "split": "test"} {"id": "0a7cc12c0e_10", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the table. It is also to the side of and above the chair, about 12 cm away. It is further near the notebook, about 16 cm away.", "target": "mouse", "split": "test"} {"id": "0a7cc12c0e_11", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 12.1}, {\"object\": \"notebook\", \"relation\": \"near\", \"distance_cm\": 16.1}]}", "target": "mouse", "split": "test"} {"id": "0a7cc12c0e_12", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the remote controller appear?", "choices": null, "answer": "No", "target": "remote controller", "split": "test"} {"id": "0a7cc12c0e_13", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the notebook in this scene?\nA. desk lamp\nB. mouse\nC. chair\nD. magazine", "choices": ["A. desk lamp", "B. mouse", "C. chair", "D. magazine"], "answer": "C. chair", "target": "notebook", "split": "test"} {"id": "0a7cc12c0e_14", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the notebook in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The notebook is on the table. It is also to the side of and above the chair, about 10 cm away. It is further near the mouse, about 16 cm away.", "target": "notebook", "split": "test"} {"id": "0a7cc12c0e_15", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the notebook in structured JSON format.", "choices": null, "answer": "{\"target\": \"notebook\", \"support_surface\": \"table\", \"references\": [{\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 9.6}, {\"object\": \"mouse\", \"relation\": \"near\", \"distance_cm\": 16.1}]}", "target": "notebook", "split": "test"} {"id": "0a7cc12c0e_16", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the adapter appear?", "choices": null, "answer": "No", "target": "adapter", "split": "test"} {"id": "0a7cc12c0e_17", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the soap in this scene?\nA. toilet\nB. toilet paper holder\nC. bathroom shelf\nD. toilet paper", "choices": ["A. toilet", "B. toilet paper holder", "C. bathroom shelf", "D. toilet paper"], "answer": "B. toilet paper holder", "target": "soap", "split": "test"} {"id": "0a7cc12c0e_18", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the soap in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The soap is to the side of and above the toilet paper holder, about 20 cm away. It is also to the side of and below the bathroom shelf, about 25 cm away. It is further to the side of and above the toilet paper, about 26 cm away.", "target": "soap", "split": "test"} {"id": "0a7cc12c0e_19", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the soap in structured JSON format.", "choices": null, "answer": "{\"target\": \"soap\", \"support_surface\": \"bathroom shelf\", \"references\": [{\"object\": \"toilet paper holder\", \"relation\": \"side_above\", \"distance_cm\": 20.1}, {\"object\": \"bathroom shelf\", \"relation\": \"side_below\", \"distance_cm\": 25.2}]}", "target": "soap", "split": "test"} {"id": "0a7cc12c0e_20", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "20", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the spray bottle appear?", "choices": null, "answer": "Yes", "target": "spray bottle", "split": "test"} {"id": "0a7cc12c0e_21", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "21", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the spray bottle in this scene?\nA. toilet\nB. light switch\nC. bottle\nD. brush", "choices": ["A. toilet", "B. light switch", "C. bottle", "D. brush"], "answer": "D. brush", "target": "spray bottle", "split": "test"} {"id": "0a7cc12c0e_22", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "22", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the spray bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The spray bottle is to the side of and above the brush, about 8 cm away. It is also to the side of and above the toilet, about 25 cm away. It is further near the light switch, about 28 cm away.", "target": "spray bottle", "split": "test"} {"id": "0a7cc12c0e_23", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "23", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the spray bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"spray bottle\", \"support_surface\": \"bathroom shelf\", \"references\": [{\"object\": \"brush\", \"relation\": \"side_above\", \"distance_cm\": 8.5}, {\"object\": \"toilet\", \"relation\": \"side_above\", \"distance_cm\": 24.5}]}", "target": "spray bottle", "split": "test"} {"id": "0a7cc12c0e_24", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "24", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pencil holder appear?", "choices": null, "answer": "No", "target": "pencil holder", "split": "test"} {"id": "0a7cc12c0e_25", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "25", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the wireless headphones in this scene?\nA. backpack\nB. pillow\nC. blanket\nD. laptop", "choices": ["A. backpack", "B. pillow", "C. blanket", "D. laptop"], "answer": "D. laptop", "target": "wireless headphones", "split": "test"} {"id": "0a7cc12c0e_26", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "26", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the wireless headphones in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The wireless headphones is on the bed. It is also next to the laptop, about 5 cm away. It is further to the side of and below the pillow, about 16 cm away.", "target": "wireless headphones", "split": "test"} {"id": "0a7cc12c0e_27", "scene_id": "0a7cc12c0e", "source_dataset": "scannetpp", "local_sample_id": "27", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the wireless headphones in structured JSON format.", "choices": null, "answer": "{\"target\": \"wireless headphones\", \"support_surface\": \"bed\", \"references\": [{\"object\": \"laptop\", \"relation\": \"next_to\", \"distance_cm\": 5.3}, {\"object\": \"pillow\", \"relation\": \"side_below\", \"distance_cm\": 16.5}]}", "target": "wireless headphones", "split": "test"} {"id": "0affa0f99f_0", "scene_id": "0affa0f99f", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tissue box appear?", "choices": null, "answer": "No", "target": "tissue box", "split": "test"} {"id": "0affa0f99f_1", "scene_id": "0affa0f99f", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. shower hose\nB. shower head\nC. shower shelf\nD. shower control", "choices": ["A. shower hose", "B. shower head", "C. shower shelf", "D. shower control"], "answer": "A. shower hose", "target": "bottle", "split": "test"} {"id": "0affa0f99f_2", "scene_id": "0affa0f99f", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is to the side of and above the shower hose, about 19 cm away. It is also to the side of and above the shower control, about 29 cm away. It is further to the side of and below the shower head, about 33 cm away.", "target": "bottle", "split": "test"} {"id": "0affa0f99f_3", "scene_id": "0affa0f99f", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"shower shelf\", \"references\": [{\"object\": \"shower hose\", \"relation\": \"side_above\", \"distance_cm\": 18.6}, {\"object\": \"shower control\", \"relation\": \"side_above\", \"distance_cm\": 28.9}]}", "target": "bottle", "split": "test"} {"id": "0b031f3119_0", "scene_id": "0b031f3119", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the laptop charger appear?", "choices": null, "answer": "No", "target": "laptop charger", "split": "test"} {"id": "0b031f3119_1", "scene_id": "0b031f3119", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mobile phone in this scene?\nA. keyboard\nB. tripod\nC. table\nD. mouse", "choices": ["A. keyboard", "B. tripod", "C. table", "D. mouse"], "answer": "B. tripod", "target": "mobile phone", "split": "test"} {"id": "0b031f3119_2", "scene_id": "0b031f3119", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mobile phone in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mobile phone is above the tripod. It is also to the side of and above the table, about 23 cm away. It is further to the side of and above the keyboard, about 27 cm away.", "target": "mobile phone", "split": "test"} {"id": "0b031f3119_3", "scene_id": "0b031f3119", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mobile phone in structured JSON format.", "choices": null, "answer": "{\"target\": \"mobile phone\", \"support_surface\": \"table\", \"references\": [{\"object\": \"tripod\", \"relation\": \"above\", \"distance_cm\": 2.4}, {\"object\": \"table\", \"relation\": \"side_above\", \"distance_cm\": 23.1}]}", "target": "mobile phone", "split": "test"} {"id": "0c5385e84b_0", "scene_id": "0c5385e84b", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the remote controller appear?", "choices": null, "answer": "No", "target": "remote controller", "split": "test"} {"id": "0c5385e84b_1", "scene_id": "0c5385e84b", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mug in this scene?\nA. cup\nB. kitchen cabinet\nC. dishwasher\nD. water filter", "choices": ["A. cup", "B. kitchen cabinet", "C. dishwasher", "D. water filter"], "answer": "D. water filter", "target": "mug", "split": "test"} {"id": "0c5385e84b_2", "scene_id": "0c5385e84b", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mug in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mug is to the side of and below the water filter, about 6 cm away. It is also to the side of and above the dishwasher, about 14 cm away. It is further to the side of and above the kitchen cabinet, about 23 cm away.", "target": "mug", "split": "test"} {"id": "0c5385e84b_3", "scene_id": "0c5385e84b", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mug in structured JSON format.", "choices": null, "answer": "{\"target\": \"mug\", \"support_surface\": \"kitchen counter\", \"references\": [{\"object\": \"water filter\", \"relation\": \"side_below\", \"distance_cm\": 5.7}, {\"object\": \"dishwasher\", \"relation\": \"side_above\", \"distance_cm\": 13.7}]}", "target": "mug", "split": "test"} {"id": "0c5385e84b_4", "scene_id": "0c5385e84b", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power strip appear?", "choices": null, "answer": "Yes", "target": "power strip", "split": "test"} {"id": "0c5385e84b_5", "scene_id": "0c5385e84b", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. microwave\nB. counter\nC. coffee maker\nD. heater", "choices": ["A. microwave", "B. counter", "C. coffee maker", "D. heater"], "answer": "B. counter", "target": "power strip", "split": "test"} {"id": "0c5385e84b_6", "scene_id": "0c5385e84b", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is next to the counter, about 3 cm away. It is also to the side of and below the coffee maker, about 13 cm away. It is further to the side of and above the heater, about 31 cm away.", "target": "power strip", "split": "test"} {"id": "0c5385e84b_7", "scene_id": "0c5385e84b", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"counter\", \"references\": [{\"object\": \"counter\", \"relation\": \"next_to\", \"distance_cm\": 2.5}, {\"object\": \"coffee maker\", \"relation\": \"side_below\", \"distance_cm\": 12.8}]}", "target": "power strip", "split": "test"} {"id": "0c6c7145ba_0", "scene_id": "0c6c7145ba", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tote bag appear?", "choices": null, "answer": "No", "target": "tote bag", "split": "test"} {"id": "0c6c7145ba_1", "scene_id": "0c6c7145ba", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. power strip\nB. toilet paper\nC. shelf rail\nD. book", "choices": ["A. power strip", "B. toilet paper", "C. shelf rail", "D. book"], "answer": "C. shelf rail", "target": "backpack", "split": "test"} {"id": "0c6c7145ba_2", "scene_id": "0c6c7145ba", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is to the side of and below the shelf rail, about 8 cm away. It is also to the side of and below the toilet paper, about 11 cm away. It is further to the side of and below the book, about 30 cm away.", "target": "backpack", "split": "test"} {"id": "0c6c7145ba_3", "scene_id": "0c6c7145ba", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"bedside table\", \"references\": [{\"object\": \"shelf rail\", \"relation\": \"side_below\", \"distance_cm\": 8.2}, {\"object\": \"toilet paper\", \"relation\": \"side_below\", \"distance_cm\": 11.2}]}", "target": "backpack", "split": "test"} {"id": "0c6c7145ba_4", "scene_id": "0c6c7145ba", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the notepad appear?", "choices": null, "answer": "No", "target": "notepad", "split": "test"} {"id": "0c6c7145ba_5", "scene_id": "0c6c7145ba", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. laptop\nB. chair\nC. table\nD. cosmetic tissue", "choices": ["A. laptop", "B. chair", "C. table", "D. cosmetic tissue"], "answer": "C. table", "target": "mouse", "split": "test"} {"id": "0c6c7145ba_6", "scene_id": "0c6c7145ba", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is to the side of and above the table, about 3 cm away. It is also next to the laptop, about 8 cm away. It is further to the side of and below the cosmetic tissue, about 23 cm away.", "target": "mouse", "split": "test"} {"id": "0c6c7145ba_7", "scene_id": "0c6c7145ba", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"table\", \"relation\": \"side_above\", \"distance_cm\": 2.9}, {\"object\": \"laptop\", \"relation\": \"next_to\", \"distance_cm\": 8.1}]}", "target": "mouse", "split": "test"} {"id": "0c6c7145ba_8", "scene_id": "0c6c7145ba", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the purse appear?", "choices": null, "answer": "No", "target": "purse", "split": "test"} {"id": "0c6c7145ba_9", "scene_id": "0c6c7145ba", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mousepad in this scene?\nA. router\nB. laptop\nC. cosmetic tissue\nD. chair", "choices": ["A. router", "B. laptop", "C. cosmetic tissue", "D. chair"], "answer": "B. laptop", "target": "mousepad", "split": "test"} {"id": "0c6c7145ba_10", "scene_id": "0c6c7145ba", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mousepad in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mousepad is on the table. It is also next to the laptop, about 4 cm away. It is further to the side of and above the chair, about 14 cm away.", "target": "mousepad", "split": "test"} {"id": "0c6c7145ba_11", "scene_id": "0c6c7145ba", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mousepad in structured JSON format.", "choices": null, "answer": "{\"target\": \"mousepad\", \"support_surface\": \"table\", \"references\": [{\"object\": \"laptop\", \"relation\": \"next_to\", \"distance_cm\": 4.2}, {\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 13.9}]}", "target": "mousepad", "split": "test"} {"id": "0c6c7145ba_12", "scene_id": "0c6c7145ba", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pencil case appear?", "choices": null, "answer": "Yes", "target": "pencil case", "split": "test"} {"id": "0c6c7145ba_13", "scene_id": "0c6c7145ba", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the pencil case in this scene?\nA. laptop\nB. cosmetic tissue\nC. heater\nD. curtain", "choices": ["A. laptop", "B. cosmetic tissue", "C. heater", "D. curtain"], "answer": "D. curtain", "target": "pencil case", "split": "test"} {"id": "0c6c7145ba_14", "scene_id": "0c6c7145ba", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the pencil case in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The pencil case is on the table. It is also below the curtain, about 6 cm away. It is further to the side of and above the heater, about 15 cm away.", "target": "pencil case", "split": "test"} {"id": "0c6c7145ba_15", "scene_id": "0c6c7145ba", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the pencil case in structured JSON format.", "choices": null, "answer": "{\"target\": \"pencil case\", \"support_surface\": \"table\", \"references\": [{\"object\": \"curtain\", \"relation\": \"below\", \"distance_cm\": 6.0}, {\"object\": \"heater\", \"relation\": \"side_above\", \"distance_cm\": 15.4}]}", "target": "pencil case", "split": "test"} {"id": "0c6c7145ba_16", "scene_id": "0c6c7145ba", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power strip appear?", "choices": null, "answer": "Yes", "target": "power strip", "split": "test"} {"id": "0c6c7145ba_17", "scene_id": "0c6c7145ba", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. backpack\nB. table\nC. electrical socket\nD. chair", "choices": ["A. backpack", "B. table", "C. electrical socket", "D. chair"], "answer": "B. table", "target": "power strip", "split": "test"} {"id": "0c6c7145ba_18", "scene_id": "0c6c7145ba", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is under the table, about 4 cm away. It is also to the side of and below the chair, about 30 cm away. It is further to the side of and below the electrical socket, about 45 cm away.", "target": "power strip", "split": "test"} {"id": "0c6c7145ba_19", "scene_id": "0c6c7145ba", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"table\", \"references\": [{\"object\": \"table\", \"relation\": \"under\", \"distance_cm\": 3.8}, {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 29.5}]}", "target": "power strip", "split": "test"} {"id": "0c7962bd64_0", "scene_id": "0c7962bd64", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the cup appear?", "choices": null, "answer": "No", "target": "cup", "split": "test"} {"id": "0c7962bd64_1", "scene_id": "0c7962bd64", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. toilet paper\nB. toilet cabinet\nC. toilet paper rolls\nD. hand towel", "choices": ["A. toilet paper", "B. toilet cabinet", "C. toilet paper rolls", "D. hand towel"], "answer": "B. toilet cabinet", "target": "bottle", "split": "test"} {"id": "0c7962bd64_2", "scene_id": "0c7962bd64", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is to the side of and above the toilet cabinet, about 4 cm away. It is also to the side of and above the toilet paper, about 38 cm away. It is further to the side of and above the hand towel, about 45 cm away.", "target": "bottle", "split": "test"} {"id": "0c7962bd64_3", "scene_id": "0c7962bd64", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"toilet cabinet\", \"references\": [{\"object\": \"toilet cabinet\", \"relation\": \"side_above\", \"distance_cm\": 4.4}, {\"object\": \"toilet paper\", \"relation\": \"side_above\", \"distance_cm\": 37.6}]}", "target": "bottle", "split": "test"} {"id": "0d2ee665be_0", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the hairbrush appear?", "choices": null, "answer": "No", "target": "hairbrush", "split": "test"} {"id": "0d2ee665be_1", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the eraser in this scene?\nA. mouse\nB. laptop\nC. receipt\nD. keyboard", "choices": ["A. mouse", "B. laptop", "C. receipt", "D. keyboard"], "answer": "D. keyboard", "target": "eraser", "split": "test"} {"id": "0d2ee665be_2", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the eraser in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The eraser is on the table. It is also next to the keyboard, about 11 cm away. It is further to the side of and below the laptop, about 13 cm away.", "target": "eraser", "split": "test"} {"id": "0d2ee665be_3", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the eraser in structured JSON format.", "choices": null, "answer": "{\"target\": \"eraser\", \"support_surface\": \"table\", \"references\": [{\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 10.9}, {\"object\": \"laptop\", \"relation\": \"side_below\", \"distance_cm\": 12.6}]}", "target": "eraser", "split": "test"} {"id": "0d2ee665be_4", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "Yes", "target": "keyboard", "split": "test"} {"id": "0d2ee665be_5", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the table. It is also next to the pen, about 7 cm away. It is further next to the receipt, about 7 cm away.", "target": "keyboard", "split": "test"} {"id": "0d2ee665be_6", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"table\", \"references\": [{\"object\": \"pen\", \"relation\": \"next_to\", \"distance_cm\": 6.5}, {\"object\": \"receipt\", \"relation\": \"next_to\", \"distance_cm\": 7.2}]}", "target": "keyboard", "split": "test"} {"id": "0d2ee665be_7", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the key appear?", "choices": null, "answer": "No", "target": "key", "split": "test"} {"id": "0d2ee665be_8", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. laptop\nB. paper\nC. eraser\nD. mousepad", "choices": ["A. laptop", "B. paper", "C. eraser", "D. mousepad"], "answer": "A. laptop", "target": "mouse", "split": "test"} {"id": "0d2ee665be_9", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the table. It is also under the laptop, about 4 cm away. It is further next to the mousepad, about 10 cm away.", "target": "mouse", "split": "test"} {"id": "0d2ee665be_10", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"laptop\", \"relation\": \"under\", \"distance_cm\": 3.9}, {\"object\": \"mousepad\", \"relation\": \"next_to\", \"distance_cm\": 10.2}]}", "target": "mouse", "split": "test"} {"id": "0d2ee665be_11", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the headphone case appear?", "choices": null, "answer": "No", "target": "headphone case", "split": "test"} {"id": "0d2ee665be_12", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mousepad in this scene?\nA. mouse\nB. laptop\nC. paper\nD. book shelf", "choices": ["A. mouse", "B. laptop", "C. paper", "D. book shelf"], "answer": "B. laptop", "target": "mousepad", "split": "test"} {"id": "0d2ee665be_13", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mousepad in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mousepad is on the table. It is also under the laptop. It is further next to the paper, about 8 cm away.", "target": "mousepad", "split": "test"} {"id": "0d2ee665be_14", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mousepad in structured JSON format.", "choices": null, "answer": "{\"target\": \"mousepad\", \"support_surface\": \"table\", \"references\": [{\"object\": \"laptop\", \"relation\": \"under\", \"distance_cm\": 2.2}, {\"object\": \"paper\", \"relation\": \"next_to\", \"distance_cm\": 8.0}]}", "target": "mousepad", "split": "test"} {"id": "0d2ee665be_15", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the lanyard appear?", "choices": null, "answer": "No", "target": "lanyard", "split": "test"} {"id": "0d2ee665be_16", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the pen in this scene?\nA. receipt\nB. keyboard\nC. mouse\nD. laptop", "choices": ["A. receipt", "B. keyboard", "C. mouse", "D. laptop"], "answer": "B. keyboard", "target": "pen", "split": "test"} {"id": "0d2ee665be_17", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the pen in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The pen is on the table. It is also next to the keyboard, about 7 cm away. It is further next to the receipt, about 13 cm away.", "target": "pen", "split": "test"} {"id": "0d2ee665be_18", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the pen in structured JSON format.", "choices": null, "answer": "{\"target\": \"pen\", \"support_surface\": \"table\", \"references\": [{\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 6.5}, {\"object\": \"receipt\", \"relation\": \"next_to\", \"distance_cm\": 12.6}]}", "target": "pen", "split": "test"} {"id": "0d2ee665be_19", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the scissors appear?", "choices": null, "answer": "Yes", "target": "scissors", "split": "test"} {"id": "0d2ee665be_20", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "20", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the scissors in this scene?\nA. kitchen utensil\nB. kitchen cabinet\nC. kitchen counter\nD. bottle", "choices": ["A. kitchen utensil", "B. kitchen cabinet", "C. kitchen counter", "D. bottle"], "answer": "A. kitchen utensil", "target": "scissors", "split": "test"} {"id": "0d2ee665be_21", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "21", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the scissors in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The scissors is to the side of and above the kitchen utensil, about 6 cm away. It is also to the side of and below the kitchen cabinet, about 11 cm away. It is further to the side of and above the bottle, about 18 cm away.", "target": "scissors", "split": "test"} {"id": "0d2ee665be_22", "scene_id": "0d2ee665be", "source_dataset": "scannetpp", "local_sample_id": "22", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the scissors in structured JSON format.", "choices": null, "answer": "{\"target\": \"scissors\", \"support_surface\": \"kitchen cabinet\", \"references\": [{\"object\": \"kitchen utensil\", \"relation\": \"side_above\", \"distance_cm\": 6.5}, {\"object\": \"kitchen cabinet\", \"relation\": \"side_below\", \"distance_cm\": 10.6}]}", "target": "scissors", "split": "test"} {"id": "0dce89ab21_0", "scene_id": "0dce89ab21", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the lanyard appear?", "choices": null, "answer": "No", "target": "lanyard", "split": "test"} {"id": "0dce89ab21_1", "scene_id": "0dce89ab21", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the remote in this scene?\nA. chair leg\nB. table calendar\nC. table\nD. chair", "choices": ["A. chair leg", "B. table calendar", "C. table", "D. chair"], "answer": "D. chair", "target": "remote", "split": "test"} {"id": "0dce89ab21_2", "scene_id": "0dce89ab21", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the remote in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The remote is on the table. It is also next to the chair, about 10 cm away. It is further to the side of and above the chair leg, about 73 cm away.", "target": "remote", "split": "test"} {"id": "0dce89ab21_3", "scene_id": "0dce89ab21", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the remote in structured JSON format.", "choices": null, "answer": "{\"target\": \"remote\", \"support_surface\": \"table\", \"references\": [{\"object\": \"chair\", \"relation\": \"next_to\", \"distance_cm\": 9.7}, {\"object\": \"chair leg\", \"relation\": \"side_above\", \"distance_cm\": 73.3}]}", "target": "remote", "split": "test"} {"id": "0e75f3c4d9_0", "scene_id": "0e75f3c4d9", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "0e75f3c4d9_1", "scene_id": "0e75f3c4d9", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. box\nB. toolbox\nC. power socket\nD. screwdriver", "choices": ["A. box", "B. toolbox", "C. power socket", "D. screwdriver"], "answer": "A. box", "target": "bottle", "split": "test"} {"id": "0e75f3c4d9_2", "scene_id": "0e75f3c4d9", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is on the table. It is also to the side of and above the box, about 37 cm away. It is further to the side of and above the screwdriver, about 45 cm away.", "target": "bottle", "split": "test"} {"id": "0e75f3c4d9_3", "scene_id": "0e75f3c4d9", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"table\", \"references\": [{\"object\": \"box\", \"relation\": \"side_above\", \"distance_cm\": 36.6}, {\"object\": \"screwdriver\", \"relation\": \"side_above\", \"distance_cm\": 45.3}]}", "target": "bottle", "split": "test"} {"id": "0e75f3c4d9_4", "scene_id": "0e75f3c4d9", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the glue bottle appear?", "choices": null, "answer": "No", "target": "glue bottle", "split": "test"} {"id": "0e75f3c4d9_5", "scene_id": "0e75f3c4d9", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cable in this scene?\nA. screwdriver\nB. bottle\nC. power socket\nD. box", "choices": ["A. screwdriver", "B. bottle", "C. power socket", "D. box"], "answer": "D. box", "target": "cable", "split": "test"} {"id": "0e75f3c4d9_6", "scene_id": "0e75f3c4d9", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cable in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cable is near the box, about 61 cm away.", "target": "cable", "split": "test"} {"id": "0e75f3c4d9_7", "scene_id": "0e75f3c4d9", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cable in structured JSON format.", "choices": null, "answer": "{\"target\": \"cable\", \"support_surface\": \"box\", \"references\": [{\"object\": \"box\", \"relation\": \"near\", \"distance_cm\": 61.3}]}", "target": "cable", "split": "test"} {"id": "0f0191b10b_0", "scene_id": "0f0191b10b", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the phone appear?", "choices": null, "answer": "No", "target": "phone", "split": "test"} {"id": "0f0191b10b_1", "scene_id": "0f0191b10b", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. cushion\nB. coat rack\nC. blanket\nD. basket", "choices": ["A. cushion", "B. coat rack", "C. blanket", "D. basket"], "answer": "A. cushion", "target": "backpack", "split": "test"} {"id": "0f0191b10b_2", "scene_id": "0f0191b10b", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is to the side of and below the cushion, about 21 cm away.", "target": "backpack", "split": "test"} {"id": "0f0191b10b_3", "scene_id": "0f0191b10b", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"cushion\", \"references\": [{\"object\": \"cushion\", \"relation\": \"side_below\", \"distance_cm\": 21.1}]}", "target": "backpack", "split": "test"} {"id": "0f0191b10b_4", "scene_id": "0f0191b10b", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the cable appear?", "choices": null, "answer": "No", "target": "cable", "split": "test"} {"id": "0f0191b10b_5", "scene_id": "0f0191b10b", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the game controller in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The game controller is on the table. It is also next to the mouse, about 8 cm away. It is further next to the extension plug, about 8 cm away.", "target": "game controller", "split": "test"} {"id": "0f0191b10b_6", "scene_id": "0f0191b10b", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the game controller in structured JSON format.", "choices": null, "answer": "{\"target\": \"game controller\", \"support_surface\": \"table\", \"references\": [{\"object\": \"mouse\", \"relation\": \"next_to\", \"distance_cm\": 8.4}, {\"object\": \"extension plug\", \"relation\": \"next_to\", \"distance_cm\": 8.5}]}", "target": "game controller", "split": "test"} {"id": "0f0191b10b_7", "scene_id": "0f0191b10b", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power adapter appear?", "choices": null, "answer": "Yes", "target": "power adapter", "split": "test"} {"id": "0f0191b10b_8", "scene_id": "0f0191b10b", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power adapter in this scene?\nA. computer tower\nB. watering can\nC. plant\nD. plant pot", "choices": ["A. computer tower", "B. watering can", "C. plant", "D. plant pot"], "answer": "C. plant", "target": "power adapter", "split": "test"} {"id": "0f0191b10b_9", "scene_id": "0f0191b10b", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power adapter in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power adapter is to the side of and below the plant, about 12 cm away. It is also to the side of and above the watering can, about 19 cm away. It is further to the side of and above the plant pot, about 47 cm away.", "target": "power adapter", "split": "test"} {"id": "0f0191b10b_10", "scene_id": "0f0191b10b", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power adapter in structured JSON format.", "choices": null, "answer": "{\"target\": \"power adapter\", \"support_surface\": \"power socket\", \"references\": [{\"object\": \"plant\", \"relation\": \"side_below\", \"distance_cm\": 12.4}, {\"object\": \"watering can\", \"relation\": \"side_above\", \"distance_cm\": 19.2}]}", "target": "power adapter", "split": "test"} {"id": "0f25f24a4f_0", "scene_id": "0f25f24a4f", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pen holder appear?", "choices": null, "answer": "No", "target": "pen holder", "split": "test"} {"id": "0f25f24a4f_1", "scene_id": "0f25f24a4f", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. office chair\nB. table\nC. monitor\nD. mouse", "choices": ["A. office chair", "B. table", "C. monitor", "D. mouse"], "answer": "A. office chair", "target": "keyboard", "split": "test"} {"id": "0f25f24a4f_2", "scene_id": "0f25f24a4f", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the table. It is also to the side of and above the office chair, about 12 cm away. It is further to the side of and below the monitor, about 75 cm away.", "target": "keyboard", "split": "test"} {"id": "0f25f24a4f_3", "scene_id": "0f25f24a4f", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"table\", \"references\": [{\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 11.8}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 75.0}]}", "target": "keyboard", "split": "test"} {"id": "0f3474b837_0", "scene_id": "0f3474b837", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the purse appear?", "choices": null, "answer": "No", "target": "purse", "split": "test"} {"id": "0f3474b837_1", "scene_id": "0f3474b837", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cable in this scene?\nA. box\nB. ladder\nC. cardboard box\nD. plank", "choices": ["A. box", "B. ladder", "C. cardboard box", "D. plank"], "answer": "B. ladder", "target": "cable", "split": "test"} {"id": "0f3474b837_2", "scene_id": "0f3474b837", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cable in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cable is next to the ladder, about 9 cm away. It is also to the side of and above the cardboard box, about 12 cm away. It is further near the box, about 15 cm away.", "target": "cable", "split": "test"} {"id": "0f3474b837_3", "scene_id": "0f3474b837", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cable in structured JSON format.", "choices": null, "answer": "{\"target\": \"cable\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"ladder\", \"relation\": \"next_to\", \"distance_cm\": 9.5}, {\"object\": \"cardboard box\", \"relation\": \"side_above\", \"distance_cm\": 11.5}]}", "target": "cable", "split": "test"} {"id": "0fa1fdd47b_0", "scene_id": "0fa1fdd47b", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the wireless headphones appear?", "choices": null, "answer": "No", "target": "wireless headphones", "split": "test"} {"id": "0fa1fdd47b_1", "scene_id": "0fa1fdd47b", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the deodorant bottle in this scene?\nA. hand soap dispenser\nB. toothbrushes\nC. toilet paper holder\nD. faucet", "choices": ["A. hand soap dispenser", "B. toothbrushes", "C. toilet paper holder", "D. faucet"], "answer": "B. toothbrushes", "target": "deodorant bottle", "split": "test"} {"id": "0fa1fdd47b_2", "scene_id": "0fa1fdd47b", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the deodorant bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The deodorant bottle is to the side of and below the toothbrushes, about 6 cm away. It is also next to the faucet, about 9 cm away. It is further to the side of and above the hand soap dispenser, about 20 cm away.", "target": "deodorant bottle", "split": "test"} {"id": "0fa1fdd47b_3", "scene_id": "0fa1fdd47b", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the deodorant bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"deodorant bottle\", \"support_surface\": \"bathroom shelf\", \"references\": [{\"object\": \"toothbrushes\", \"relation\": \"side_below\", \"distance_cm\": 5.6}, {\"object\": \"faucet\", \"relation\": \"next_to\", \"distance_cm\": 8.7}]}", "target": "deodorant bottle", "split": "test"} {"id": "10242d1eaf_0", "scene_id": "10242d1eaf", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the notebook appear?", "choices": null, "answer": "No", "target": "notebook", "split": "test"} {"id": "10242d1eaf_1", "scene_id": "10242d1eaf", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power adapter in this scene?\nA. box\nB. trash can\nC. power socket\nD. air fryer", "choices": ["A. box", "B. trash can", "C. power socket", "D. air fryer"], "answer": "A. box", "target": "power adapter", "split": "test"} {"id": "10242d1eaf_2", "scene_id": "10242d1eaf", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power adapter in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power adapter is to the side of and below the box, about 18 cm away. It is also to the side of and below the trash can, about 67 cm away.", "target": "power adapter", "split": "test"} {"id": "10242d1eaf_3", "scene_id": "10242d1eaf", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power adapter in structured JSON format.", "choices": null, "answer": "{\"target\": \"power adapter\", \"support_surface\": \"box\", \"references\": [{\"object\": \"box\", \"relation\": \"side_below\", \"distance_cm\": 18.0}, {\"object\": \"trash can\", \"relation\": \"side_below\", \"distance_cm\": 66.7}]}", "target": "power adapter", "split": "test"} {"id": "10242d1eaf_4", "scene_id": "10242d1eaf", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power strip appear?", "choices": null, "answer": "Yes", "target": "power strip", "split": "test"} {"id": "10242d1eaf_5", "scene_id": "10242d1eaf", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. bottle\nB. waffle maker\nC. plate\nD. air fryer", "choices": ["A. bottle", "B. waffle maker", "C. plate", "D. air fryer"], "answer": "A. bottle", "target": "power strip", "split": "test"} {"id": "10242d1eaf_6", "scene_id": "10242d1eaf", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is to the side of and below the bottle, about 17 cm away. It is also to the side of and below the air fryer, about 21 cm away. It is further to the side of and below the waffle maker, about 28 cm away.", "target": "power strip", "split": "test"} {"id": "10242d1eaf_7", "scene_id": "10242d1eaf", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"basket\", \"references\": [{\"object\": \"bottle\", \"relation\": \"side_below\", \"distance_cm\": 17.0}, {\"object\": \"air fryer\", \"relation\": \"side_below\", \"distance_cm\": 21.0}]}", "target": "power strip", "split": "test"} {"id": "104acbf7d2_0", "scene_id": "104acbf7d2", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power plug appear?", "choices": null, "answer": "No", "target": "power plug", "split": "test"} {"id": "104acbf7d2_1", "scene_id": "104acbf7d2", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. office chair\nB. counter\nC. heater\nD. notebook", "choices": ["A. office chair", "B. counter", "C. heater", "D. notebook"], "answer": "C. heater", "target": "backpack", "split": "test"} {"id": "104acbf7d2_2", "scene_id": "104acbf7d2", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is on the rug. It is also to the side of and below the heater, about 8 cm away. It is further to the side of and below the counter, about 20 cm away.", "target": "backpack", "split": "test"} {"id": "104acbf7d2_3", "scene_id": "104acbf7d2", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"rug\", \"references\": [{\"object\": \"heater\", \"relation\": \"side_below\", \"distance_cm\": 8.1}, {\"object\": \"counter\", \"relation\": \"side_below\", \"distance_cm\": 19.8}]}", "target": "backpack", "split": "test"} {"id": "104acbf7d2_4", "scene_id": "104acbf7d2", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the notebook appear?", "choices": null, "answer": "Yes", "target": "notebook", "split": "test"} {"id": "104acbf7d2_5", "scene_id": "104acbf7d2", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the notebook in this scene?\nA. laptop\nB. curtain\nC. office chair\nD. monitor", "choices": ["A. laptop", "B. curtain", "C. office chair", "D. monitor"], "answer": "A. laptop", "target": "notebook", "split": "test"} {"id": "104acbf7d2_6", "scene_id": "104acbf7d2", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the notebook in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The notebook is to the side of and below the laptop, about 11 cm away. It is also to the side of and above the office chair, about 23 cm away. It is further to the side of and below the curtain, about 26 cm away.", "target": "notebook", "split": "test"} {"id": "104acbf7d2_7", "scene_id": "104acbf7d2", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the notebook in structured JSON format.", "choices": null, "answer": "{\"target\": \"notebook\", \"support_surface\": \"counter\", \"references\": [{\"object\": \"laptop\", \"relation\": \"side_below\", \"distance_cm\": 10.9}, {\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 22.7}]}", "target": "notebook", "split": "test"} {"id": "104acbf7d2_8", "scene_id": "104acbf7d2", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the game controller appear?", "choices": null, "answer": "No", "target": "game controller", "split": "test"} {"id": "104acbf7d2_9", "scene_id": "104acbf7d2", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the spray bottle in this scene?\nA. bunny decoration\nB. bottle\nC. wardrobe\nD. laundry detergent", "choices": ["A. bunny decoration", "B. bottle", "C. wardrobe", "D. laundry detergent"], "answer": "C. wardrobe", "target": "spray bottle", "split": "test"} {"id": "104acbf7d2_10", "scene_id": "104acbf7d2", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the spray bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The spray bottle is to the side of and below the wardrobe, about 22 cm away. It is also near the bottle, about 26 cm away. It is further to the side of and above the bunny decoration, about 30 cm away.", "target": "spray bottle", "split": "test"} {"id": "104acbf7d2_11", "scene_id": "104acbf7d2", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the spray bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"spray bottle\", \"support_surface\": \"computer desk\", \"references\": [{\"object\": \"wardrobe\", \"relation\": \"side_below\", \"distance_cm\": 22.4}, {\"object\": \"bottle\", \"relation\": \"near\", \"distance_cm\": 25.9}]}", "target": "spray bottle", "split": "test"} {"id": "104acbf7d2_12", "scene_id": "104acbf7d2", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the lanyard appear?", "choices": null, "answer": "No", "target": "lanyard", "split": "test"} {"id": "104acbf7d2_13", "scene_id": "104acbf7d2", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tote bag in this scene?\nA. window frame\nB. chair\nC. backpack\nD. bag", "choices": ["A. window frame", "B. chair", "C. backpack", "D. bag"], "answer": "A. window frame", "target": "tote bag", "split": "test"} {"id": "104acbf7d2_14", "scene_id": "104acbf7d2", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tote bag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tote bag is on the bookshelf. It is also next to the window frame, about 6 cm away. It is further to the side of and below the window, about 17 cm away.", "target": "tote bag", "split": "test"} {"id": "104acbf7d2_15", "scene_id": "104acbf7d2", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tote bag in structured JSON format.", "choices": null, "answer": "{\"target\": \"tote bag\", \"support_surface\": \"bookshelf\", \"references\": [{\"object\": \"window frame\", \"relation\": \"next_to\", \"distance_cm\": 5.5}, {\"object\": \"window\", \"relation\": \"side_below\", \"distance_cm\": 16.9}]}", "target": "tote bag", "split": "test"} {"id": "104acbf7d2_16", "scene_id": "104acbf7d2", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the wallet appear?", "choices": null, "answer": "Yes", "target": "wallet", "split": "test"} {"id": "104acbf7d2_17", "scene_id": "104acbf7d2", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the wallet in this scene?\nA. monitor\nB. office chair\nC. papers\nD. toilet paper", "choices": ["A. monitor", "B. office chair", "C. papers", "D. toilet paper"], "answer": "C. papers", "target": "wallet", "split": "test"} {"id": "104acbf7d2_18", "scene_id": "104acbf7d2", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the wallet in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The wallet is next to the papers, about 10 cm away. It is also near the toilet paper, about 17 cm away. It is further to the side of and below the monitor, about 19 cm away.", "target": "wallet", "split": "test"} {"id": "104acbf7d2_19", "scene_id": "104acbf7d2", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the wallet in structured JSON format.", "choices": null, "answer": "{\"target\": \"wallet\", \"support_surface\": \"computer desk\", \"references\": [{\"object\": \"papers\", \"relation\": \"next_to\", \"distance_cm\": 10.4}, {\"object\": \"toilet paper\", \"relation\": \"near\", \"distance_cm\": 16.9}]}", "target": "wallet", "split": "test"} {"id": "108ec0b806_0", "scene_id": "108ec0b806", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the backpack appear?", "choices": null, "answer": "Yes", "target": "backpack", "split": "test"} {"id": "108ec0b806_1", "scene_id": "108ec0b806", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. toolbox\nB. power socket\nC. books\nD. picture", "choices": ["A. toolbox", "B. power socket", "C. books", "D. picture"], "answer": "B. power socket", "target": "backpack", "split": "test"} {"id": "108ec0b806_2", "scene_id": "108ec0b806", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is under the power socket, about 4 cm away. It is also to the side of and above the toolbox, about 13 cm away. It is further to the side of and above the picture, about 22 cm away.", "target": "backpack", "split": "test"} {"id": "108ec0b806_3", "scene_id": "108ec0b806", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"books\", \"references\": [{\"object\": \"power socket\", \"relation\": \"under\", \"distance_cm\": 3.7}, {\"object\": \"toolbox\", \"relation\": \"side_above\", \"distance_cm\": 13.5}]}", "target": "backpack", "split": "test"} {"id": "108ec0b806_4", "scene_id": "108ec0b806", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "No", "target": "keyboard", "split": "test"} {"id": "108ec0b806_5", "scene_id": "108ec0b806", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. office chair\nB. power socket\nC. computer tower\nD. light switch", "choices": ["A. office chair", "B. power socket", "C. computer tower", "D. light switch"], "answer": "D. light switch", "target": "bottle", "split": "test"} {"id": "108ec0b806_6", "scene_id": "108ec0b806", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is to the side of and above the light switch, about 11 cm away. It is also to the side of and above the power socket, about 20 cm away. It is further to the side of and above the computer tower, about 23 cm away.", "target": "bottle", "split": "test"} {"id": "108ec0b806_7", "scene_id": "108ec0b806", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"office chair\", \"references\": [{\"object\": \"light switch\", \"relation\": \"side_above\", \"distance_cm\": 10.7}, {\"object\": \"power socket\", \"relation\": \"side_above\", \"distance_cm\": 19.9}]}", "target": "bottle", "split": "test"} {"id": "10c8ab99f4_0", "scene_id": "10c8ab99f4", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "10c8ab99f4_1", "scene_id": "10c8ab99f4", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. towel radiator\nB. faucet\nC. tooth cleaning product\nD. soap", "choices": ["A. towel radiator", "B. faucet", "C. tooth cleaning product", "D. soap"], "answer": "B. faucet", "target": "bottle", "split": "test"} {"id": "10c8ab99f4_2", "scene_id": "10c8ab99f4", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is next to the faucet, about 3 cm away. It is also next to the tooth cleaning product, about 7 cm away. It is further next to the towel radiator, about 14 cm away.", "target": "bottle", "split": "test"} {"id": "10c8ab99f4_3", "scene_id": "10c8ab99f4", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"rug\", \"references\": [{\"object\": \"faucet\", \"relation\": \"next_to\", \"distance_cm\": 3.2}, {\"object\": \"tooth cleaning product\", \"relation\": \"next_to\", \"distance_cm\": 6.5}]}", "target": "bottle", "split": "test"} {"id": "10c8ab99f4_4", "scene_id": "10c8ab99f4", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pencil holder appear?", "choices": null, "answer": "No", "target": "pencil holder", "split": "test"} {"id": "10c8ab99f4_5", "scene_id": "10c8ab99f4", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the soap in this scene?\nA. bottle\nB. faucet\nC. tooth brush\nD. toilet paper", "choices": ["A. bottle", "B. faucet", "C. tooth brush", "D. toilet paper"], "answer": "D. toilet paper", "target": "soap", "split": "test"} {"id": "10c8ab99f4_6", "scene_id": "10c8ab99f4", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the soap in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The soap is next to the toilet paper, about 3 cm away. It is also next to the faucet, about 5 cm away. It is further near the bottle, about 16 cm away.", "target": "soap", "split": "test"} {"id": "10c8ab99f4_7", "scene_id": "10c8ab99f4", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the soap in structured JSON format.", "choices": null, "answer": "{\"target\": \"soap\", \"support_surface\": \"rug\", \"references\": [{\"object\": \"toilet paper\", \"relation\": \"next_to\", \"distance_cm\": 3.0}, {\"object\": \"faucet\", \"relation\": \"next_to\", \"distance_cm\": 4.8}]}", "target": "soap", "split": "test"} {"id": "10eda02798_0", "scene_id": "10eda02798", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pencil appear?", "choices": null, "answer": "No", "target": "pencil", "split": "test"} {"id": "10eda02798_1", "scene_id": "10eda02798", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. towel\nB. bathroom cabinet\nC. monitor\nD. toilet", "choices": ["A. towel", "B. bathroom cabinet", "C. monitor", "D. toilet"], "answer": "D. toilet", "target": "bottle", "split": "test"} {"id": "10eda02798_2", "scene_id": "10eda02798", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is to the side of and below the toilet, about 27 cm away. It is also to the side of and below the towel, about 51 cm away. It is further to the side of and below the bathroom cabinet, about 57 cm away.", "target": "bottle", "split": "test"} {"id": "10eda02798_3", "scene_id": "10eda02798", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"bathroom cabinet\", \"references\": [{\"object\": \"toilet\", \"relation\": \"side_below\", \"distance_cm\": 27.1}, {\"object\": \"towel\", \"relation\": \"side_below\", \"distance_cm\": 51.1}]}", "target": "bottle", "split": "test"} {"id": "114e349224_0", "scene_id": "114e349224", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the phone charger appear?", "choices": null, "answer": "No", "target": "phone charger", "split": "test"} {"id": "114e349224_1", "scene_id": "114e349224", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power strip appear?", "choices": null, "answer": "Yes", "target": "power strip", "split": "test"} {"id": "114e349224_2", "scene_id": "114e349224", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. doorframe\nB. light switch\nC. spray bottle\nD. kitchen utensils", "choices": ["A. doorframe", "B. light switch", "C. spray bottle", "D. kitchen utensils"], "answer": "A. doorframe", "target": "power strip", "split": "test"} {"id": "114e349224_3", "scene_id": "114e349224", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is to the side of and above the doorframe, about 9 cm away. It is also to the side of and above the door, about 19 cm away. It is further above the light switch, about 21 cm away.", "target": "power strip", "split": "test"} {"id": "114e349224_4", "scene_id": "114e349224", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"kitchen cabinet\", \"references\": [{\"object\": \"doorframe\", \"relation\": \"side_above\", \"distance_cm\": 9.1}, {\"object\": \"door\", \"relation\": \"side_above\", \"distance_cm\": 18.6}]}", "target": "power strip", "split": "test"} {"id": "114e349224_5", "scene_id": "114e349224", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the lotion bottle appear?", "choices": null, "answer": "No", "target": "lotion bottle", "split": "test"} {"id": "114e349224_6", "scene_id": "114e349224", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the spray bottle in this scene?\nA. kitchen cloth\nB. power socket\nC. kitchen utensils\nD. sink", "choices": ["A. kitchen cloth", "B. power socket", "C. kitchen utensils", "D. sink"], "answer": "D. sink", "target": "spray bottle", "split": "test"} {"id": "114e349224_7", "scene_id": "114e349224", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the spray bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The spray bottle is to the side of and above the sink. It is also next to the kitchen utensils, about 4 cm away. It is further to the side of and above the kitchen cloth, about 13 cm away.", "target": "spray bottle", "split": "test"} {"id": "114e349224_8", "scene_id": "114e349224", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the spray bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"spray bottle\", \"support_surface\": \"kitchen cabinet\", \"references\": [{\"object\": \"sink\", \"relation\": \"side_above\", \"distance_cm\": 2.1}, {\"object\": \"kitchen utensils\", \"relation\": \"next_to\", \"distance_cm\": 4.2}]}", "target": "spray bottle", "split": "test"} {"id": "120acffd90_0", "scene_id": "120acffd90", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse pad appear?", "choices": null, "answer": "No", "target": "mouse pad", "split": "test"} {"id": "120acffd90_1", "scene_id": "120acffd90", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the spray bottle in this scene?\nA. table\nB. kettlebell\nC. monitor\nD. dumbbell", "choices": ["A. table", "B. kettlebell", "C. monitor", "D. dumbbell"], "answer": "D. dumbbell", "target": "spray bottle", "split": "test"} {"id": "120acffd90_2", "scene_id": "120acffd90", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the spray bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The spray bottle is to the side of and below the dumbbell, about 9 cm away. It is also near the kettlebell, about 55 cm away.", "target": "spray bottle", "split": "test"} {"id": "120acffd90_3", "scene_id": "120acffd90", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the spray bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"spray bottle\", \"support_surface\": \"carpet\", \"references\": [{\"object\": \"dumbbell\", \"relation\": \"side_below\", \"distance_cm\": 8.5}, {\"object\": \"kettlebell\", \"relation\": \"near\", \"distance_cm\": 55.4}]}", "target": "spray bottle", "split": "test"} {"id": "124a6e789b_0", "scene_id": "124a6e789b", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the backpack appear?", "choices": null, "answer": "Yes", "target": "backpack", "split": "test"} {"id": "124a6e789b_1", "scene_id": "124a6e789b", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. monitor\nB. mouse\nC. keyboard\nD. chair", "choices": ["A. monitor", "B. mouse", "C. keyboard", "D. chair"], "answer": "D. chair", "target": "backpack", "split": "test"} {"id": "124a6e789b_2", "scene_id": "124a6e789b", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is near the keyboard, about 35 cm away. It is also near the mouse, about 47 cm away. It is further to the side of and below the monitor, about 60 cm away.", "target": "backpack", "split": "test"} {"id": "124a6e789b_3", "scene_id": "124a6e789b", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"chair\", \"references\": [{\"object\": \"keyboard\", \"relation\": \"near\", \"distance_cm\": 34.9}, {\"object\": \"mouse\", \"relation\": \"near\", \"distance_cm\": 46.6}]}", "target": "backpack", "split": "test"} {"id": "124a6e789b_4", "scene_id": "124a6e789b", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the deodorant bottle appear?", "choices": null, "answer": "No", "target": "deodorant bottle", "split": "test"} {"id": "124a6e789b_5", "scene_id": "124a6e789b", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. chair\nB. monitor\nC. mouse\nD. backpack", "choices": ["A. chair", "B. monitor", "C. mouse", "D. backpack"], "answer": "B. monitor", "target": "power strip", "split": "test"} {"id": "124a6e789b_6", "scene_id": "124a6e789b", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is to the side of and below the monitor, about 5 cm away. It is also to the side of and above the chair, about 30 cm away. It is further near the mouse, about 35 cm away.", "target": "power strip", "split": "test"} {"id": "124a6e789b_7", "scene_id": "124a6e789b", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"chair\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 5.2}, {\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 30.1}]}", "target": "power strip", "split": "test"} {"id": "126d03d821_0", "scene_id": "126d03d821", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the backpack appear?", "choices": null, "answer": "Yes", "target": "backpack", "split": "test"} {"id": "126d03d821_1", "scene_id": "126d03d821", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is under the refrigerator, about 3 cm away. It is also under the bed, about 4 cm away. It is further under the blanket, about 4 cm away.", "target": "backpack", "split": "test"} {"id": "126d03d821_2", "scene_id": "126d03d821", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"bed\", \"references\": [{\"object\": \"refrigerator\", \"relation\": \"under\", \"distance_cm\": 3.3}, {\"object\": \"bed\", \"relation\": \"under\", \"distance_cm\": 3.7}]}", "target": "backpack", "split": "test"} {"id": "126d03d821_3", "scene_id": "126d03d821", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pen appear?", "choices": null, "answer": "No", "target": "pen", "split": "test"} {"id": "126d03d821_4", "scene_id": "126d03d821", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the cable appear?", "choices": null, "answer": "No", "target": "cable", "split": "test"} {"id": "126d03d821_5", "scene_id": "126d03d821", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the headphones in this scene?\nA. blanket\nB. books\nC. fan\nD. bed", "choices": ["A. blanket", "B. books", "C. fan", "D. bed"], "answer": "C. fan", "target": "headphones", "split": "test"} {"id": "126d03d821_6", "scene_id": "126d03d821", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the headphones in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The headphones is next to the fan. It is also next to the books, about 6 cm away. It is further to the side of and above the bed, about 8 cm away.", "target": "headphones", "split": "test"} {"id": "126d03d821_7", "scene_id": "126d03d821", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the headphones in structured JSON format.", "choices": null, "answer": "{\"target\": \"headphones\", \"support_surface\": \"cabinet\", \"references\": [{\"object\": \"fan\", \"relation\": \"next_to\", \"distance_cm\": 2.4}, {\"object\": \"books\", \"relation\": \"next_to\", \"distance_cm\": 6.3}]}", "target": "headphones", "split": "test"} {"id": "126d03d821_8", "scene_id": "126d03d821", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "Yes", "target": "keyboard", "split": "test"} {"id": "126d03d821_9", "scene_id": "126d03d821", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the desk. It is also under the monitor, about 3 cm away. It is further next to the laptop, about 4 cm away.", "target": "keyboard", "split": "test"} {"id": "126d03d821_10", "scene_id": "126d03d821", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"monitor\", \"relation\": \"under\", \"distance_cm\": 3.5}, {\"object\": \"laptop\", \"relation\": \"next_to\", \"distance_cm\": 3.7}]}", "target": "keyboard", "split": "test"} {"id": "126d03d821_11", "scene_id": "126d03d821", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the headphone case appear?", "choices": null, "answer": "No", "target": "headphone case", "split": "test"} {"id": "126d03d821_12", "scene_id": "126d03d821", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mug in this scene?\nA. cabinet door\nB. bed\nC. headphones\nD. fan", "choices": ["A. cabinet door", "B. bed", "C. headphones", "D. fan"], "answer": "A. cabinet door", "target": "mug", "split": "test"} {"id": "126d03d821_13", "scene_id": "126d03d821", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mug in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mug is to the side of and below the cabinet door, about 5 cm away. It is also to the side of and above the fan, about 27 cm away. It is further to the side of and above the headphones, about 33 cm away.", "target": "mug", "split": "test"} {"id": "126d03d821_14", "scene_id": "126d03d821", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mug in structured JSON format.", "choices": null, "answer": "{\"target\": \"mug\", \"support_surface\": \"cabinet\", \"references\": [{\"object\": \"cabinet door\", \"relation\": \"side_below\", \"distance_cm\": 5.4}, {\"object\": \"fan\", \"relation\": \"side_above\", \"distance_cm\": 27.1}]}", "target": "mug", "split": "test"} {"id": "12b2b1c6d9_0", "scene_id": "12b2b1c6d9", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the highlighter appear?", "choices": null, "answer": "No", "target": "highlighter", "split": "test"} {"id": "12b2b1c6d9_1", "scene_id": "12b2b1c6d9", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. jacket\nB. power socket\nC. pillow\nD. box", "choices": ["A. jacket", "B. power socket", "C. pillow", "D. box"], "answer": "D. box", "target": "backpack", "split": "test"} {"id": "12b2b1c6d9_2", "scene_id": "12b2b1c6d9", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is to the side of and above the box, about 13 cm away. It is also to the side of and below the pillow, about 24 cm away. It is further to the side of and below the power socket, about 43 cm away.", "target": "backpack", "split": "test"} {"id": "12b2b1c6d9_3", "scene_id": "12b2b1c6d9", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"pillow\", \"references\": [{\"object\": \"box\", \"relation\": \"side_above\", \"distance_cm\": 13.4}, {\"object\": \"pillow\", \"relation\": \"side_below\", \"distance_cm\": 24.0}]}", "target": "backpack", "split": "test"} {"id": "12b2b1c6d9_4", "scene_id": "12b2b1c6d9", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the cup appear?", "choices": null, "answer": "Yes", "target": "cup", "split": "test"} {"id": "12b2b1c6d9_5", "scene_id": "12b2b1c6d9", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cup in this scene?\nA. laptop\nB. coaster\nC. mouse\nD. jacket", "choices": ["A. laptop", "B. coaster", "C. mouse", "D. jacket"], "answer": "A. laptop", "target": "cup", "split": "test"} {"id": "12b2b1c6d9_6", "scene_id": "12b2b1c6d9", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is on the table. It is also to the side of and above the laptop, about 7 cm away. It is further to the side of and above the jacket, about 11 cm away.", "target": "cup", "split": "test"} {"id": "12b2b1c6d9_7", "scene_id": "12b2b1c6d9", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"table\", \"references\": [{\"object\": \"laptop\", \"relation\": \"side_above\", \"distance_cm\": 6.5}, {\"object\": \"jacket\", \"relation\": \"side_above\", \"distance_cm\": 10.7}]}", "target": "cup", "split": "test"} {"id": "12b2b1c6d9_8", "scene_id": "12b2b1c6d9", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the wallet appear?", "choices": null, "answer": "No", "target": "wallet", "split": "test"} {"id": "12b2b1c6d9_9", "scene_id": "12b2b1c6d9", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the water bottle in this scene?\nA. spray can\nB. hair dryer\nC. cigarette pack\nD. beanie", "choices": ["A. spray can", "B. hair dryer", "C. cigarette pack", "D. beanie"], "answer": "D. beanie", "target": "water bottle", "split": "test"} {"id": "12b2b1c6d9_10", "scene_id": "12b2b1c6d9", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the water bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The water bottle is to the side of and above the beanie, about 6 cm away. It is also to the side of and above the cigarette pack, about 17 cm away. It is further near the hair dryer, about 17 cm away.", "target": "water bottle", "split": "test"} {"id": "12b2b1c6d9_11", "scene_id": "12b2b1c6d9", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the water bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"water bottle\", \"support_surface\": \"bedside table\", \"references\": [{\"object\": \"beanie\", \"relation\": \"side_above\", \"distance_cm\": 6.3}, {\"object\": \"cigarette pack\", \"relation\": \"side_above\", \"distance_cm\": 16.6}]}", "target": "water bottle", "split": "test"} {"id": "12c0f7a7da_0", "scene_id": "12c0f7a7da", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mug appear?", "choices": null, "answer": "No", "target": "mug", "split": "test"} {"id": "12c0f7a7da_1", "scene_id": "12c0f7a7da", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. notebook\nB. power sockets\nC. jacket\nD. cable duct", "choices": ["A. notebook", "B. power sockets", "C. jacket", "D. cable duct"], "answer": "A. notebook", "target": "bottle", "split": "test"} {"id": "12c0f7a7da_2", "scene_id": "12c0f7a7da", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is on the table. It is also to the side of and above the notebook, about 10 cm away. It is further to the side of and below the cable duct, about 32 cm away.", "target": "bottle", "split": "test"} {"id": "12c0f7a7da_3", "scene_id": "12c0f7a7da", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"table\", \"references\": [{\"object\": \"notebook\", \"relation\": \"side_above\", \"distance_cm\": 9.8}, {\"object\": \"cable duct\", \"relation\": \"side_below\", \"distance_cm\": 31.6}]}", "target": "bottle", "split": "test"} {"id": "12c0f7a7da_4", "scene_id": "12c0f7a7da", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the phone charger appear?", "choices": null, "answer": "Yes", "target": "phone charger", "split": "test"} {"id": "12c0f7a7da_5", "scene_id": "12c0f7a7da", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the phone charger in this scene?\nA. mat\nB. cable duct\nC. light switch\nD. bottle", "choices": ["A. mat", "B. cable duct", "C. light switch", "D. bottle"], "answer": "A. mat", "target": "phone charger", "split": "test"} {"id": "12c0f7a7da_6", "scene_id": "12c0f7a7da", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the phone charger in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The phone charger is to the side of and below the door, about 10 cm away. It is also to the side of and above the mat, about 21 cm away. It is further below the light switch, about 74 cm away.", "target": "phone charger", "split": "test"} {"id": "12c0f7a7da_7", "scene_id": "12c0f7a7da", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the phone charger in structured JSON format.", "choices": null, "answer": "{\"target\": \"phone charger\", \"support_surface\": \"door\", \"references\": [{\"object\": \"door\", \"relation\": \"side_below\", \"distance_cm\": 10.2}, {\"object\": \"mat\", \"relation\": \"side_above\", \"distance_cm\": 20.6}]}", "target": "phone charger", "split": "test"} {"id": "1366d5ae89_0", "scene_id": "1366d5ae89", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "1366d5ae89_1", "scene_id": "1366d5ae89", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is on the table. It is also to the side of and above the cabinet, about 29 cm away. It is further near the globe, about 29 cm away.", "target": "bottle", "split": "test"} {"id": "1366d5ae89_2", "scene_id": "1366d5ae89", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"table\", \"references\": [{\"object\": \"cabinet\", \"relation\": \"side_above\", \"distance_cm\": 28.9}, {\"object\": \"globe\", \"relation\": \"near\", \"distance_cm\": 28.9}]}", "target": "bottle", "split": "test"} {"id": "1366d5ae89_3", "scene_id": "1366d5ae89", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the comb appear?", "choices": null, "answer": "No", "target": "comb", "split": "test"} {"id": "1366d5ae89_4", "scene_id": "1366d5ae89", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the eraser in this scene?\nA. paper\nB. book\nC. bottle\nD. socket extender", "choices": ["A. paper", "B. book", "C. bottle", "D. socket extender"], "answer": "A. paper", "target": "eraser", "split": "test"} {"id": "1366d5ae89_5", "scene_id": "1366d5ae89", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the eraser in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The eraser is to the side of and above the paper, about 60 cm away. It is also to the side of and above the socket extender, about 70 cm away.", "target": "eraser", "split": "test"} {"id": "1366d5ae89_6", "scene_id": "1366d5ae89", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the eraser in structured JSON format.", "choices": null, "answer": "{\"target\": \"eraser\", \"support_surface\": \"paper\", \"references\": [{\"object\": \"paper\", \"relation\": \"side_above\", \"distance_cm\": 60.0}, {\"object\": \"socket extender\", \"relation\": \"side_above\", \"distance_cm\": 69.7}]}", "target": "eraser", "split": "test"} {"id": "1366d5ae89_7", "scene_id": "1366d5ae89", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse appear?", "choices": null, "answer": "Yes", "target": "mouse", "split": "test"} {"id": "1366d5ae89_8", "scene_id": "1366d5ae89", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the table. It is also near the paper, about 23 cm away. It is further near the mouse pad, about 24 cm away.", "target": "mouse", "split": "test"} {"id": "1366d5ae89_9", "scene_id": "1366d5ae89", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"paper\", \"relation\": \"near\", \"distance_cm\": 22.9}, {\"object\": \"mouse pad\", \"relation\": \"near\", \"distance_cm\": 24.0}]}", "target": "mouse", "split": "test"} {"id": "1366d5ae89_10", "scene_id": "1366d5ae89", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the deodorant bottle appear?", "choices": null, "answer": "No", "target": "deodorant bottle", "split": "test"} {"id": "1366d5ae89_11", "scene_id": "1366d5ae89", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse pad in this scene?\nA. papers\nB. mouse\nC. office chair\nD. monitor", "choices": ["A. papers", "B. mouse", "C. office chair", "D. monitor"], "answer": "C. office chair", "target": "mouse pad", "split": "test"} {"id": "1366d5ae89_12", "scene_id": "1366d5ae89", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse pad in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse pad is on the table. It is also to the side of and above the office chair, about 4 cm away. It is further to the side of and below the monitor, about 10 cm away.", "target": "mouse pad", "split": "test"} {"id": "1366d5ae89_13", "scene_id": "1366d5ae89", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse pad in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse pad\", \"support_surface\": \"table\", \"references\": [{\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 3.9}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 10.2}]}", "target": "mouse pad", "split": "test"} {"id": "13b4efaf62_0", "scene_id": "13b4efaf62", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "13b4efaf62_1", "scene_id": "13b4efaf62", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. shelf\nB. table fan\nC. book\nD. pouch", "choices": ["A. shelf", "B. table fan", "C. book", "D. pouch"], "answer": "A. shelf", "target": "bottle", "split": "test"} {"id": "13b4efaf62_2", "scene_id": "13b4efaf62", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is to the side of and above the shelf, about 4 cm away. It is also to the side of and above the pouch, about 36 cm away. It is further to the side of and above the table fan, about 49 cm away.", "target": "bottle", "split": "test"} {"id": "13b4efaf62_3", "scene_id": "13b4efaf62", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"shelf\", \"relation\": \"side_above\", \"distance_cm\": 4.3}, {\"object\": \"pouch\", \"relation\": \"side_above\", \"distance_cm\": 35.9}]}", "target": "bottle", "split": "test"} {"id": "13b4efaf62_4", "scene_id": "13b4efaf62", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "Yes", "target": "keyboard", "split": "test"} {"id": "13b4efaf62_5", "scene_id": "13b4efaf62", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. table fan\nB. monitor\nC. heater\nD. mug", "choices": ["A. table fan", "B. monitor", "C. heater", "D. mug"], "answer": "B. monitor", "target": "keyboard", "split": "test"} {"id": "13b4efaf62_6", "scene_id": "13b4efaf62", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the table. It is also under the monitor, about 5 cm away. It is further to the side of and above the heater, about 7 cm away.", "target": "keyboard", "split": "test"} {"id": "13b4efaf62_7", "scene_id": "13b4efaf62", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"table\", \"references\": [{\"object\": \"monitor\", \"relation\": \"under\", \"distance_cm\": 5.0}, {\"object\": \"heater\", \"relation\": \"side_above\", \"distance_cm\": 6.7}]}", "target": "keyboard", "split": "test"} {"id": "13b4efaf62_8", "scene_id": "13b4efaf62", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tv controller appear?", "choices": null, "answer": "No", "target": "tv controller", "split": "test"} {"id": "13b4efaf62_9", "scene_id": "13b4efaf62", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mug in this scene?\nA. table lamp\nB. heater\nC. monitor\nD. books", "choices": ["A. table lamp", "B. heater", "C. monitor", "D. books"], "answer": "C. monitor", "target": "mug", "split": "test"} {"id": "13b4efaf62_10", "scene_id": "13b4efaf62", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mug in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mug is on the table. It is also under the monitor, about 4 cm away. It is further to the side of and below the table lamp, about 12 cm away.", "target": "mug", "split": "test"} {"id": "13b4efaf62_11", "scene_id": "13b4efaf62", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mug in structured JSON format.", "choices": null, "answer": "{\"target\": \"mug\", \"support_surface\": \"table\", \"references\": [{\"object\": \"monitor\", \"relation\": \"under\", \"distance_cm\": 3.6}, {\"object\": \"table lamp\", \"relation\": \"side_below\", \"distance_cm\": 11.9}]}", "target": "mug", "split": "test"} {"id": "13b4efaf62_12", "scene_id": "13b4efaf62", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tissue box appear?", "choices": null, "answer": "No", "target": "tissue box", "split": "test"} {"id": "13b4efaf62_13", "scene_id": "13b4efaf62", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tv remote in this scene?\nA. monitor\nB. keyboard\nC. heater\nD. table fan", "choices": ["A. monitor", "B. keyboard", "C. heater", "D. table fan"], "answer": "D. table fan", "target": "tv remote", "split": "test"} {"id": "13b4efaf62_14", "scene_id": "13b4efaf62", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tv remote in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tv remote is on the table. It is also to the side of and below the table fan, about 10 cm away. It is further to the side of and below the monitor, about 27 cm away.", "target": "tv remote", "split": "test"} {"id": "13b4efaf62_15", "scene_id": "13b4efaf62", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tv remote in structured JSON format.", "choices": null, "answer": "{\"target\": \"tv remote\", \"support_surface\": \"table\", \"references\": [{\"object\": \"table fan\", \"relation\": \"side_below\", \"distance_cm\": 10.3}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 26.7}]}", "target": "tv remote", "split": "test"} {"id": "15c4aa5bbb_0", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the wireless headphones appear?", "choices": null, "answer": "No", "target": "wireless headphones", "split": "test"} {"id": "15c4aa5bbb_1", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. wardrobe\nB. spray bottle\nC. kitchen cabinet\nD. backsplash", "choices": ["A. wardrobe", "B. spray bottle", "C. kitchen cabinet", "D. backsplash"], "answer": "D. backsplash", "target": "bottle", "split": "test"} {"id": "15c4aa5bbb_2", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is under the backsplash. It is also under the kitchen cabinet, about 3 cm away. It is further to the side of and below the spray bottle, about 21 cm away.", "target": "bottle", "split": "test"} {"id": "15c4aa5bbb_3", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"kitchen counter\", \"references\": [{\"object\": \"backsplash\", \"relation\": \"under\", \"distance_cm\": 2.1}, {\"object\": \"kitchen cabinet\", \"relation\": \"under\", \"distance_cm\": 3.5}]}", "target": "bottle", "split": "test"} {"id": "15c4aa5bbb_4", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the wireless charger appear?", "choices": null, "answer": "No", "target": "wireless charger", "split": "test"} {"id": "15c4aa5bbb_5", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cup in this scene?\nA. chair\nB. bowl\nC. table\nD. apples", "choices": ["A. chair", "B. bowl", "C. table", "D. apples"], "answer": "D. apples", "target": "cup", "split": "test"} {"id": "15c4aa5bbb_6", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is on the table. It is also next to the apples, about 8 cm away. It is further to the side of and above the bowl, about 10 cm away.", "target": "cup", "split": "test"} {"id": "15c4aa5bbb_7", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"table\", \"references\": [{\"object\": \"apples\", \"relation\": \"next_to\", \"distance_cm\": 8.2}, {\"object\": \"bowl\", \"relation\": \"side_above\", \"distance_cm\": 10.0}]}", "target": "cup", "split": "test"} {"id": "15c4aa5bbb_8", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the deodorant bottle appear?", "choices": null, "answer": "Yes", "target": "deodorant bottle", "split": "test"} {"id": "15c4aa5bbb_9", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the deodorant bottle in this scene?\nA. basket\nB. blanket\nC. clothes\nD. pillow", "choices": ["A. basket", "B. blanket", "C. clothes", "D. pillow"], "answer": "A. basket", "target": "deodorant bottle", "split": "test"} {"id": "15c4aa5bbb_10", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the deodorant bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The deodorant bottle is next to the basket, about 11 cm away. It is also to the side of and below the blanket, about 47 cm away. It is further to the side of and below the pillow, about 70 cm away.", "target": "deodorant bottle", "split": "test"} {"id": "15c4aa5bbb_11", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the deodorant bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"deodorant bottle\", \"support_surface\": \"bed\", \"references\": [{\"object\": \"basket\", \"relation\": \"next_to\", \"distance_cm\": 10.5}, {\"object\": \"blanket\", \"relation\": \"side_below\", \"distance_cm\": 46.7}]}", "target": "deodorant bottle", "split": "test"} {"id": "15c4aa5bbb_12", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power cord appear?", "choices": null, "answer": "No", "target": "power cord", "split": "test"} {"id": "15c4aa5bbb_13", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the headphones in this scene?\nA. monitor\nB. keyboard\nC. office chair\nD. mouse", "choices": ["A. monitor", "B. keyboard", "C. office chair", "D. mouse"], "answer": "D. mouse", "target": "headphones", "split": "test"} {"id": "15c4aa5bbb_14", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the headphones in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The headphones is on the desk. It is also next to the mouse, about 10 cm away. It is further near the keyboard, about 19 cm away.", "target": "headphones", "split": "test"} {"id": "15c4aa5bbb_15", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the headphones in structured JSON format.", "choices": null, "answer": "{\"target\": \"headphones\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"mouse\", \"relation\": \"next_to\", \"distance_cm\": 10.0}, {\"object\": \"keyboard\", \"relation\": \"near\", \"distance_cm\": 19.4}]}", "target": "headphones", "split": "test"} {"id": "15c4aa5bbb_16", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "Yes", "target": "keyboard", "split": "test"} {"id": "15c4aa5bbb_17", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. headphones\nB. monitor\nC. office chair\nD. light switches", "choices": ["A. headphones", "B. monitor", "C. office chair", "D. light switches"], "answer": "A. headphones", "target": "keyboard", "split": "test"} {"id": "15c4aa5bbb_18", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the desk. It is also near the headphones, about 19 cm away. It is further to the side of and above the office chair, about 32 cm away.", "target": "keyboard", "split": "test"} {"id": "15c4aa5bbb_19", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"headphones\", \"relation\": \"near\", \"distance_cm\": 19.4}, {\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 31.8}]}", "target": "keyboard", "split": "test"} {"id": "15c4aa5bbb_20", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "20", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the eyeglasses appear?", "choices": null, "answer": "No", "target": "eyeglasses", "split": "test"} {"id": "15c4aa5bbb_21", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "21", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. computer tower\nB. monitor\nC. headphones\nD. office chair", "choices": ["A. computer tower", "B. monitor", "C. headphones", "D. office chair"], "answer": "C. headphones", "target": "mouse", "split": "test"} {"id": "15c4aa5bbb_22", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "22", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the desk. It is also next to the headphones, about 10 cm away. It is further to the side of and above the office chair, about 36 cm away.", "target": "mouse", "split": "test"} {"id": "15c4aa5bbb_23", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "23", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"headphones\", \"relation\": \"next_to\", \"distance_cm\": 10.0}, {\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 35.7}]}", "target": "mouse", "split": "test"} {"id": "15c4aa5bbb_24", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "24", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the phone appear?", "choices": null, "answer": "Yes", "target": "phone", "split": "test"} {"id": "15c4aa5bbb_25", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "25", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the phone in this scene?\nA. office chair\nB. desk lamp\nC. bowl\nD. monitor", "choices": ["A. office chair", "B. desk lamp", "C. bowl", "D. monitor"], "answer": "A. office chair", "target": "phone", "split": "test"} {"id": "15c4aa5bbb_26", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "26", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the phone in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The phone is on the desk. It is also to the side of and above the office chair, about 14 cm away. It is further to the side of and below the monitor, about 19 cm away.", "target": "phone", "split": "test"} {"id": "15c4aa5bbb_27", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "27", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the phone in structured JSON format.", "choices": null, "answer": "{\"target\": \"phone\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 14.1}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 18.7}]}", "target": "phone", "split": "test"} {"id": "15c4aa5bbb_28", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "28", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the marker appear?", "choices": null, "answer": "No", "target": "marker", "split": "test"} {"id": "15c4aa5bbb_29", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "29", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the phone charger in this scene?\nA. office chair\nB. printer\nC. desk\nD. papers", "choices": ["A. office chair", "B. printer", "C. desk", "D. papers"], "answer": "D. papers", "target": "phone charger", "split": "test"} {"id": "15c4aa5bbb_30", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "30", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the phone charger in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The phone charger is to the side of and above the papers, about 10 cm away. It is also to the side of and below the desk, about 11 cm away. It is further to the side of and below the printer, about 12 cm away.", "target": "phone charger", "split": "test"} {"id": "15c4aa5bbb_31", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "31", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the phone charger in structured JSON format.", "choices": null, "answer": "{\"target\": \"phone charger\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"papers\", \"relation\": \"side_above\", \"distance_cm\": 9.6}, {\"object\": \"desk\", \"relation\": \"side_below\", \"distance_cm\": 10.6}]}", "target": "phone charger", "split": "test"} {"id": "15c4aa5bbb_32", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "32", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the highlighter appear?", "choices": null, "answer": "No", "target": "highlighter", "split": "test"} {"id": "15c4aa5bbb_33", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "33", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. office chair\nB. paper bag\nC. folder\nD. papers", "choices": ["A. office chair", "B. paper bag", "C. folder", "D. papers"], "answer": "D. papers", "target": "power strip", "split": "test"} {"id": "15c4aa5bbb_34", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "34", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is next to the papers, about 9 cm away. It is also to the side of and below the office chair, about 23 cm away. It is further to the side of and below the paper bag, about 40 cm away.", "target": "power strip", "split": "test"} {"id": "15c4aa5bbb_35", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "35", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"office chair\", \"references\": [{\"object\": \"papers\", \"relation\": \"next_to\", \"distance_cm\": 9.4}, {\"object\": \"office chair\", \"relation\": \"side_below\", \"distance_cm\": 23.4}]}", "target": "power strip", "split": "test"} {"id": "15c4aa5bbb_36", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "36", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the spray bottle appear?", "choices": null, "answer": "Yes", "target": "spray bottle", "split": "test"} {"id": "15c4aa5bbb_37", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "37", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the spray bottle in this scene?\nA. stovetop\nB. power sockets\nC. plate\nD. backsplash", "choices": ["A. stovetop", "B. power sockets", "C. plate", "D. backsplash"], "answer": "C. plate", "target": "spray bottle", "split": "test"} {"id": "15c4aa5bbb_38", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "38", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the spray bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The spray bottle is next to the plate, about 5 cm away. It is also to the side of and above the stovetop, about 9 cm away. It is further to the side of and below the backsplash, about 10 cm away.", "target": "spray bottle", "split": "test"} {"id": "15c4aa5bbb_39", "scene_id": "15c4aa5bbb", "source_dataset": "scannetpp", "local_sample_id": "39", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the spray bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"spray bottle\", \"support_surface\": \"kitchen counter\", \"references\": [{\"object\": \"plate\", \"relation\": \"next_to\", \"distance_cm\": 5.4}, {\"object\": \"stovetop\", \"relation\": \"side_above\", \"distance_cm\": 8.8}]}", "target": "spray bottle", "split": "test"} {"id": "16c9bd2e1e_0", "scene_id": "16c9bd2e1e", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the comb appear?", "choices": null, "answer": "No", "target": "comb", "split": "test"} {"id": "16c9bd2e1e_1", "scene_id": "16c9bd2e1e", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the glasses case in this scene?\nA. trivet\nB. mouse\nC. table lamp\nD. phone tripod", "choices": ["A. trivet", "B. mouse", "C. table lamp", "D. phone tripod"], "answer": "A. trivet", "target": "glasses case", "split": "test"} {"id": "16c9bd2e1e_2", "scene_id": "16c9bd2e1e", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the glasses case in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The glasses case is on the table. It is also near the trivet, about 16 cm away. It is further to the side of and below the phone tripod, about 27 cm away.", "target": "glasses case", "split": "test"} {"id": "16c9bd2e1e_3", "scene_id": "16c9bd2e1e", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the glasses case in structured JSON format.", "choices": null, "answer": "{\"target\": \"glasses case\", \"support_surface\": \"table\", \"references\": [{\"object\": \"trivet\", \"relation\": \"near\", \"distance_cm\": 16.4}, {\"object\": \"phone tripod\", \"relation\": \"side_below\", \"distance_cm\": 26.6}]}", "target": "glasses case", "split": "test"} {"id": "16c9bd2e1e_4", "scene_id": "16c9bd2e1e", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the hairbrush appear?", "choices": null, "answer": "No", "target": "hairbrush", "split": "test"} {"id": "16c9bd2e1e_5", "scene_id": "16c9bd2e1e", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. laptop\nB. table lamp\nC. glasses case\nD. laptop case", "choices": ["A. laptop", "B. table lamp", "C. glasses case", "D. laptop case"], "answer": "A. laptop", "target": "mouse", "split": "test"} {"id": "16c9bd2e1e_6", "scene_id": "16c9bd2e1e", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the table. It is also next to the laptop, about 7 cm away. It is further to the side of and below the table lamp, about 14 cm away.", "target": "mouse", "split": "test"} {"id": "16c9bd2e1e_7", "scene_id": "16c9bd2e1e", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"laptop\", \"relation\": \"next_to\", \"distance_cm\": 6.8}, {\"object\": \"table lamp\", \"relation\": \"side_below\", \"distance_cm\": 13.8}]}", "target": "mouse", "split": "test"} {"id": "16c9bd2e1e_8", "scene_id": "16c9bd2e1e", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pen appear?", "choices": null, "answer": "Yes", "target": "pen", "split": "test"} {"id": "16c9bd2e1e_9", "scene_id": "16c9bd2e1e", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the pen in this scene?\nA. table\nB. basket\nC. cream bottle\nD. papers", "choices": ["A. table", "B. basket", "C. cream bottle", "D. papers"], "answer": "C. cream bottle", "target": "pen", "split": "test"} {"id": "16c9bd2e1e_10", "scene_id": "16c9bd2e1e", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the pen in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The pen is above the cream bottle, about 4 cm away. It is also next to the papers, about 6 cm away. It is further to the side of and above the table, about 8 cm away.", "target": "pen", "split": "test"} {"id": "16c9bd2e1e_11", "scene_id": "16c9bd2e1e", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the pen in structured JSON format.", "choices": null, "answer": "{\"target\": \"pen\", \"support_surface\": \"desk organizer\", \"references\": [{\"object\": \"cream bottle\", \"relation\": \"above\", \"distance_cm\": 3.8}, {\"object\": \"papers\", \"relation\": \"next_to\", \"distance_cm\": 6.1}]}", "target": "pen", "split": "test"} {"id": "16c9bd2e1e_12", "scene_id": "16c9bd2e1e", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the spray bottle appear?", "choices": null, "answer": "Yes", "target": "spray bottle", "split": "test"} {"id": "16c9bd2e1e_13", "scene_id": "16c9bd2e1e", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the spray bottle in this scene?\nA. phone tripod\nB. trivet\nC. table lamp\nD. router", "choices": ["A. phone tripod", "B. trivet", "C. table lamp", "D. router"], "answer": "A. phone tripod", "target": "spray bottle", "split": "test"} {"id": "16c9bd2e1e_14", "scene_id": "16c9bd2e1e", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the spray bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The spray bottle is next to the phone tripod, about 6 cm away. It is also to the side of and above the router, about 12 cm away. It is further to the side of and above the trivet, about 30 cm away.", "target": "spray bottle", "split": "test"} {"id": "16c9bd2e1e_15", "scene_id": "16c9bd2e1e", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the spray bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"spray bottle\", \"support_surface\": \"table lamp\", \"references\": [{\"object\": \"phone tripod\", \"relation\": \"next_to\", \"distance_cm\": 6.1}, {\"object\": \"router\", \"relation\": \"side_above\", \"distance_cm\": 12.4}]}", "target": "spray bottle", "split": "test"} {"id": "1730c7d709_0", "scene_id": "1730c7d709", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tissue appear?", "choices": null, "answer": "No", "target": "tissue", "split": "test"} {"id": "1730c7d709_1", "scene_id": "1730c7d709", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the pen in this scene?\nA. stapler\nB. doorframe\nC. chair\nD. file folder", "choices": ["A. stapler", "B. doorframe", "C. chair", "D. file folder"], "answer": "A. stapler", "target": "pen", "split": "test"} {"id": "1730c7d709_2", "scene_id": "1730c7d709", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the pen in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The pen is on the table. It is also near the stapler, about 15 cm away. It is further to the side of and above the chair, about 22 cm away.", "target": "pen", "split": "test"} {"id": "1730c7d709_3", "scene_id": "1730c7d709", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the pen in structured JSON format.", "choices": null, "answer": "{\"target\": \"pen\", \"support_surface\": \"table\", \"references\": [{\"object\": \"stapler\", \"relation\": \"near\", \"distance_cm\": 15.3}, {\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 21.5}]}", "target": "pen", "split": "test"} {"id": "1730c7d709_4", "scene_id": "1730c7d709", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the post it note appear?", "choices": null, "answer": "Yes", "target": "post it note", "split": "test"} {"id": "1730c7d709_5", "scene_id": "1730c7d709", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the post it note in this scene?\nA. chair\nB. doorframe\nC. light switch\nD. paper", "choices": ["A. chair", "B. doorframe", "C. light switch", "D. paper"], "answer": "D. paper", "target": "post it note", "split": "test"} {"id": "1730c7d709_6", "scene_id": "1730c7d709", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the post it note in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The post it note is below the paper, about 6 cm away. It is also to the side of and above the door, about 12 cm away. It is further to the side of and below the light switch, about 38 cm away.", "target": "post it note", "split": "test"} {"id": "1730c7d709_7", "scene_id": "1730c7d709", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the post it note in structured JSON format.", "choices": null, "answer": "{\"target\": \"post it note\", \"support_surface\": \"door\", \"references\": [{\"object\": \"paper\", \"relation\": \"below\", \"distance_cm\": 6.1}, {\"object\": \"door\", \"relation\": \"side_above\", \"distance_cm\": 12.1}]}", "target": "post it note", "split": "test"} {"id": "1730c7d709_8", "scene_id": "1730c7d709", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the lotion bottle appear?", "choices": null, "answer": "No", "target": "lotion bottle", "split": "test"} {"id": "1730c7d709_9", "scene_id": "1730c7d709", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the stapler in this scene?\nA. chair\nB. pen\nC. file folder\nD. doorframe", "choices": ["A. chair", "B. pen", "C. file folder", "D. doorframe"], "answer": "B. pen", "target": "stapler", "split": "test"} {"id": "1730c7d709_10", "scene_id": "1730c7d709", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the stapler in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The stapler is on the table. It is also near the pen, about 15 cm away. It is further near the file folder, about 19 cm away.", "target": "stapler", "split": "test"} {"id": "1730c7d709_11", "scene_id": "1730c7d709", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the stapler in structured JSON format.", "choices": null, "answer": "{\"target\": \"stapler\", \"support_surface\": \"table\", \"references\": [{\"object\": \"pen\", \"relation\": \"near\", \"distance_cm\": 15.3}, {\"object\": \"file folder\", \"relation\": \"near\", \"distance_cm\": 18.6}]}", "target": "stapler", "split": "test"} {"id": "17a5e7d36c_0", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "17a5e7d36c_1", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. mouse\nB. tablet\nC. mug\nD. laptop", "choices": ["A. mouse", "B. tablet", "C. mug", "D. laptop"], "answer": "C. mug", "target": "bottle", "split": "test"} {"id": "17a5e7d36c_2", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is on the table. It is also next to the mug, about 4 cm away. It is further to the side of and above the laptop, about 6 cm away.", "target": "bottle", "split": "test"} {"id": "17a5e7d36c_3", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"table\", \"references\": [{\"object\": \"mug\", \"relation\": \"next_to\", \"distance_cm\": 3.7}, {\"object\": \"laptop\", \"relation\": \"side_above\", \"distance_cm\": 5.9}]}", "target": "bottle", "split": "test"} {"id": "17a5e7d36c_4", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the charger appear?", "choices": null, "answer": "Yes", "target": "charger", "split": "test"} {"id": "17a5e7d36c_5", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the charger in this scene?\nA. coaster\nB. mouse\nC. bottle\nD. laptop", "choices": ["A. coaster", "B. mouse", "C. bottle", "D. laptop"], "answer": "D. laptop", "target": "charger", "split": "test"} {"id": "17a5e7d36c_6", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the charger in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The charger is on the table. It is also next to the laptop, about 7 cm away. It is further next to the mouse, about 14 cm away.", "target": "charger", "split": "test"} {"id": "17a5e7d36c_7", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the charger in structured JSON format.", "choices": null, "answer": "{\"target\": \"charger\", \"support_surface\": \"table\", \"references\": [{\"object\": \"laptop\", \"relation\": \"next_to\", \"distance_cm\": 6.9}, {\"object\": \"mouse\", \"relation\": \"next_to\", \"distance_cm\": 14.4}]}", "target": "charger", "split": "test"} {"id": "17a5e7d36c_8", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the adapter appear?", "choices": null, "answer": "No", "target": "adapter", "split": "test"} {"id": "17a5e7d36c_9", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the glasses case in this scene?\nA. snack\nB. book\nC. basket\nD. paper towel", "choices": ["A. snack", "B. book", "C. basket", "D. paper towel"], "answer": "A. snack", "target": "glasses case", "split": "test"} {"id": "17a5e7d36c_10", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the glasses case in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The glasses case is on the table. It is also next to the snack, about 3 cm away. It is further next to the book, about 8 cm away.", "target": "glasses case", "split": "test"} {"id": "17a5e7d36c_11", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the glasses case in structured JSON format.", "choices": null, "answer": "{\"target\": \"glasses case\", \"support_surface\": \"table\", \"references\": [{\"object\": \"snack\", \"relation\": \"next_to\", \"distance_cm\": 3.3}, {\"object\": \"book\", \"relation\": \"next_to\", \"distance_cm\": 8.1}]}", "target": "glasses case", "split": "test"} {"id": "17a5e7d36c_12", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the laptop charger appear?", "choices": null, "answer": "Yes", "target": "laptop charger", "split": "test"} {"id": "17a5e7d36c_13", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the laptop charger in this scene?\nA. snack\nB. table\nC. pencil case\nD. mouse", "choices": ["A. snack", "B. table", "C. pencil case", "D. mouse"], "answer": "B. table", "target": "laptop charger", "split": "test"} {"id": "17a5e7d36c_14", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the laptop charger in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The laptop charger is above the table, about 3 cm away. It is also next to the mouse, about 11 cm away. It is further next to the pencil case, about 13 cm away.", "target": "laptop charger", "split": "test"} {"id": "17a5e7d36c_15", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the laptop charger in structured JSON format.", "choices": null, "answer": "{\"target\": \"laptop charger\", \"support_surface\": \"table\", \"references\": [{\"object\": \"table\", \"relation\": \"above\", \"distance_cm\": 3.3}, {\"object\": \"mouse\", \"relation\": \"next_to\", \"distance_cm\": 11.1}]}", "target": "laptop charger", "split": "test"} {"id": "17a5e7d36c_16", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the smartphone appear?", "choices": null, "answer": "No", "target": "smartphone", "split": "test"} {"id": "17a5e7d36c_17", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. laptop charger\nB. coaster\nC. bottle\nD. table", "choices": ["A. laptop charger", "B. coaster", "C. bottle", "D. table"], "answer": "D. table", "target": "mouse", "split": "test"} {"id": "17a5e7d36c_18", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is to the side of and above the table, about 3 cm away. It is also next to the coaster, about 9 cm away. It is further to the side of and below the bottle, about 9 cm away.", "target": "mouse", "split": "test"} {"id": "17a5e7d36c_19", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"table\", \"relation\": \"side_above\", \"distance_cm\": 3.1}, {\"object\": \"coaster\", \"relation\": \"next_to\", \"distance_cm\": 8.7}]}", "target": "mouse", "split": "test"} {"id": "17a5e7d36c_20", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "20", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the toothbrush appear?", "choices": null, "answer": "No", "target": "toothbrush", "split": "test"} {"id": "17a5e7d36c_21", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "21", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mug in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mug is on the table. It is also next to the coaster, about 4 cm away. It is further under the bottle, about 4 cm away.", "target": "mug", "split": "test"} {"id": "17a5e7d36c_22", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "22", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mug in structured JSON format.", "choices": null, "answer": "{\"target\": \"mug\", \"support_surface\": \"table\", \"references\": [{\"object\": \"coaster\", \"relation\": \"next_to\", \"distance_cm\": 3.6}, {\"object\": \"bottle\", \"relation\": \"under\", \"distance_cm\": 3.7}]}", "target": "mug", "split": "test"} {"id": "17a5e7d36c_23", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "23", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the deodorant bottle appear?", "choices": null, "answer": "No", "target": "deodorant bottle", "split": "test"} {"id": "17a5e7d36c_24", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "24", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the pencil case in this scene?\nA. book\nB. laptop\nC. basket\nD. snack", "choices": ["A. book", "B. laptop", "C. basket", "D. snack"], "answer": "A. book", "target": "pencil case", "split": "test"} {"id": "17a5e7d36c_25", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "25", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the pencil case in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The pencil case is on the table. It is also next to the book. It is further next to the snack, about 4 cm away.", "target": "pencil case", "split": "test"} {"id": "17a5e7d36c_26", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "26", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the pencil case in structured JSON format.", "choices": null, "answer": "{\"target\": \"pencil case\", \"support_surface\": \"table\", \"references\": [{\"object\": \"book\", \"relation\": \"next_to\", \"distance_cm\": 2.0}, {\"object\": \"snack\", \"relation\": \"next_to\", \"distance_cm\": 3.9}]}", "target": "pencil case", "split": "test"} {"id": "17a5e7d36c_27", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "27", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the remote control appear?", "choices": null, "answer": "No", "target": "remote control", "split": "test"} {"id": "17a5e7d36c_28", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "28", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is to the side of and below the power socket, about 19 cm away. It is also to the side of and below the office chair, about 19 cm away. It is further to the side of and below the trash can, about 53 cm away.", "target": "power strip", "split": "test"} {"id": "17a5e7d36c_29", "scene_id": "17a5e7d36c", "source_dataset": "scannetpp", "local_sample_id": "29", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"office chair\", \"references\": [{\"object\": \"power socket\", \"relation\": \"side_below\", \"distance_cm\": 19.2}, {\"object\": \"office chair\", \"relation\": \"side_below\", \"distance_cm\": 19.5}]}", "target": "power strip", "split": "test"} {"id": "17c5e6a336_0", "scene_id": "17c5e6a336", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse appear?", "choices": null, "answer": "No", "target": "mouse", "split": "test"} {"id": "17c5e6a336_1", "scene_id": "17c5e6a336", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the handbag in this scene?\nA. clothes\nB. power socket\nC. light switch\nD. backpack", "choices": ["A. clothes", "B. power socket", "C. light switch", "D. backpack"], "answer": "A. clothes", "target": "handbag", "split": "test"} {"id": "17c5e6a336_2", "scene_id": "17c5e6a336", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the handbag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The handbag is under the clothes, about 3 cm away. It is also to the side of and above the door, about 6 cm away. It is further to the side of and above the power socket, about 75 cm away.", "target": "handbag", "split": "test"} {"id": "17c5e6a336_3", "scene_id": "17c5e6a336", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the handbag in structured JSON format.", "choices": null, "answer": "{\"target\": \"handbag\", \"support_surface\": \"door\", \"references\": [{\"object\": \"clothes\", \"relation\": \"under\", \"distance_cm\": 3.0}, {\"object\": \"door\", \"relation\": \"side_above\", \"distance_cm\": 5.8}]}", "target": "handbag", "split": "test"} {"id": "182932a4f3_0", "scene_id": "182932a4f3", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the stapler appear?", "choices": null, "answer": "No", "target": "stapler", "split": "test"} {"id": "182932a4f3_1", "scene_id": "182932a4f3", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the adapter appear?", "choices": null, "answer": "No", "target": "adapter", "split": "test"} {"id": "182932a4f3_2", "scene_id": "182932a4f3", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the glasses case in this scene?\nA. cigarette pack\nB. cup\nC. office chair\nD. blanket", "choices": ["A. cigarette pack", "B. cup", "C. office chair", "D. blanket"], "answer": "C. office chair", "target": "glasses case", "split": "test"} {"id": "182932a4f3_3", "scene_id": "182932a4f3", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the glasses case in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The glasses case is on the table. It is also to the side of and above the office chair, about 28 cm away. It is further to the side of and above the blanket, about 29 cm away.", "target": "glasses case", "split": "test"} {"id": "182932a4f3_4", "scene_id": "182932a4f3", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the glasses case in structured JSON format.", "choices": null, "answer": "{\"target\": \"glasses case\", \"support_surface\": \"table\", \"references\": [{\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 27.7}, {\"object\": \"blanket\", \"relation\": \"side_above\", \"distance_cm\": 29.2}]}", "target": "glasses case", "split": "test"} {"id": "182932a4f3_5", "scene_id": "182932a4f3", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the marker appear?", "choices": null, "answer": "No", "target": "marker", "split": "test"} {"id": "182932a4f3_6", "scene_id": "182932a4f3", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse pad in this scene?\nA. office chair\nB. heater\nC. cup\nD. pen", "choices": ["A. office chair", "B. heater", "C. cup", "D. pen"], "answer": "D. pen", "target": "mouse pad", "split": "test"} {"id": "182932a4f3_7", "scene_id": "182932a4f3", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse pad in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse pad is next to the pen, about 7 cm away. It is also to the side of and below the cup, about 13 cm away. It is further to the side of and above the office chair, about 21 cm away.", "target": "mouse pad", "split": "test"} {"id": "182932a4f3_8", "scene_id": "182932a4f3", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse pad in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse pad\", \"support_surface\": \"table\", \"references\": [{\"object\": \"pen\", \"relation\": \"next_to\", \"distance_cm\": 7.2}, {\"object\": \"cup\", \"relation\": \"side_below\", \"distance_cm\": 13.5}]}", "target": "mouse pad", "split": "test"} {"id": "182932a4f3_9", "scene_id": "182932a4f3", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the notebook appear?", "choices": null, "answer": "Yes", "target": "notebook", "split": "test"} {"id": "182932a4f3_10", "scene_id": "182932a4f3", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the notebook in this scene?\nA. blanket\nB. cigarette pack\nC. chair\nD. office chair", "choices": ["A. blanket", "B. cigarette pack", "C. chair", "D. office chair"], "answer": "B. cigarette pack", "target": "notebook", "split": "test"} {"id": "182932a4f3_11", "scene_id": "182932a4f3", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the notebook in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The notebook is on the table. It is also next to the cigarette pack, about 10 cm away. It is further to the side of and above the blanket, about 20 cm away.", "target": "notebook", "split": "test"} {"id": "182932a4f3_12", "scene_id": "182932a4f3", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the notebook in structured JSON format.", "choices": null, "answer": "{\"target\": \"notebook\", \"support_surface\": \"table\", \"references\": [{\"object\": \"cigarette pack\", \"relation\": \"next_to\", \"distance_cm\": 9.9}, {\"object\": \"blanket\", \"relation\": \"side_above\", \"distance_cm\": 20.1}]}", "target": "notebook", "split": "test"} {"id": "182932a4f3_13", "scene_id": "182932a4f3", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pen appear?", "choices": null, "answer": "Yes", "target": "pen", "split": "test"} {"id": "182932a4f3_14", "scene_id": "182932a4f3", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the pen in this scene?\nA. office chair\nB. cup\nC. heater\nD. mouse pad", "choices": ["A. office chair", "B. cup", "C. heater", "D. mouse pad"], "answer": "D. mouse pad", "target": "pen", "split": "test"} {"id": "182932a4f3_15", "scene_id": "182932a4f3", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the pen in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The pen is on the table. It is also next to the mouse pad, about 7 cm away. It is further to the side of and above the office chair, about 15 cm away.", "target": "pen", "split": "test"} {"id": "182932a4f3_16", "scene_id": "182932a4f3", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the pen in structured JSON format.", "choices": null, "answer": "{\"target\": \"pen\", \"support_surface\": \"table\", \"references\": [{\"object\": \"mouse pad\", \"relation\": \"next_to\", \"distance_cm\": 7.2}, {\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 14.8}]}", "target": "pen", "split": "test"} {"id": "192ab15daf_0", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the calculator appear?", "choices": null, "answer": "No", "target": "calculator", "split": "test"} {"id": "192ab15daf_1", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. fabric\nB. bed\nC. stuffed toy\nD. bag", "choices": ["A. fabric", "B. bed", "C. stuffed toy", "D. bag"], "answer": "D. bag", "target": "backpack", "split": "test"} {"id": "192ab15daf_2", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is on the bed. It is also to the side of and below the stuffed toy, about 35 cm away. It is further to the side of and above the fabric, about 46 cm away.", "target": "backpack", "split": "test"} {"id": "192ab15daf_3", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"bed\", \"references\": [{\"object\": \"stuffed toy\", \"relation\": \"side_below\", \"distance_cm\": 34.9}, {\"object\": \"fabric\", \"relation\": \"side_above\", \"distance_cm\": 45.9}]}", "target": "backpack", "split": "test"} {"id": "192ab15daf_4", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tv controller appear?", "choices": null, "answer": "No", "target": "tv controller", "split": "test"} {"id": "192ab15daf_5", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. wood branch\nB. guitar case\nC. stationery\nD. document rack", "choices": ["A. wood branch", "B. guitar case", "C. stationery", "D. document rack"], "answer": "C. stationery", "target": "bottle", "split": "test"} {"id": "192ab15daf_6", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is to the side of and above the stationery, about 11 cm away. It is also to the side of and below the wood branch, about 14 cm away. It is further to the side of and above the document rack, about 21 cm away.", "target": "bottle", "split": "test"} {"id": "192ab15daf_7", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"storage shelf\", \"references\": [{\"object\": \"stationery\", \"relation\": \"side_above\", \"distance_cm\": 11.1}, {\"object\": \"wood branch\", \"relation\": \"side_below\", \"distance_cm\": 14.2}]}", "target": "bottle", "split": "test"} {"id": "192ab15daf_8", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse appear?", "choices": null, "answer": "Yes", "target": "mouse", "split": "test"} {"id": "192ab15daf_9", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is above the paper, about 6 cm away. It is also to the side of and above the table, about 7 cm away. It is further to the side of and above the notebook, about 8 cm away.", "target": "mouse", "split": "test"} {"id": "192ab15daf_10", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"paper\", \"relation\": \"above\", \"distance_cm\": 5.9}, {\"object\": \"table\", \"relation\": \"side_above\", \"distance_cm\": 6.6}]}", "target": "mouse", "split": "test"} {"id": "192ab15daf_11", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the sticky note appear?", "choices": null, "answer": "No", "target": "sticky note", "split": "test"} {"id": "192ab15daf_12", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the notebook in this scene?\nA. book\nB. pillow\nC. office chair\nD. mouse", "choices": ["A. book", "B. pillow", "C. office chair", "D. mouse"], "answer": "A. book", "target": "notebook", "split": "test"} {"id": "192ab15daf_13", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the notebook in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The notebook is under the book. It is also to the side of and below the mouse, about 8 cm away. It is further to the side of and below the pillow, about 9 cm away.", "target": "notebook", "split": "test"} {"id": "192ab15daf_14", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the notebook in structured JSON format.", "choices": null, "answer": "{\"target\": \"notebook\", \"support_surface\": \"table\", \"references\": [{\"object\": \"book\", \"relation\": \"under\", \"distance_cm\": 2.5}, {\"object\": \"mouse\", \"relation\": \"side_below\", \"distance_cm\": 8.3}]}", "target": "notebook", "split": "test"} {"id": "192ab15daf_15", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the remote appear?", "choices": null, "answer": "No", "target": "remote", "split": "test"} {"id": "192ab15daf_16", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power adapter in this scene?\nA. electric guitar\nB. power strip\nC. cable container\nD. mattress", "choices": ["A. electric guitar", "B. power strip", "C. cable container", "D. mattress"], "answer": "B. power strip", "target": "power adapter", "split": "test"} {"id": "192ab15daf_17", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power adapter in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power adapter is next to the power strip, about 5 cm away. It is also to the side of and below the electric guitar, about 11 cm away. It is further to the side of and below the mattress, about 16 cm away.", "target": "power adapter", "split": "test"} {"id": "192ab15daf_18", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power adapter in structured JSON format.", "choices": null, "answer": "{\"target\": \"power adapter\", \"support_surface\": \"storage shelf\", \"references\": [{\"object\": \"power strip\", \"relation\": \"next_to\", \"distance_cm\": 4.7}, {\"object\": \"electric guitar\", \"relation\": \"side_below\", \"distance_cm\": 10.7}]}", "target": "power adapter", "split": "test"} {"id": "192ab15daf_19", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tote bag appear?", "choices": null, "answer": "Yes", "target": "tote bag", "split": "test"} {"id": "192ab15daf_20", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "20", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tote bag in this scene?\nA. notebook\nB. table\nC. paper\nD. book", "choices": ["A. notebook", "B. table", "C. paper", "D. book"], "answer": "B. table", "target": "tote bag", "split": "test"} {"id": "192ab15daf_21", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "21", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tote bag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tote bag is to the side of and above the table, about 3 cm away. It is also to the side of and above the paper, about 5 cm away. It is further to the side of and above the notebook, about 14 cm away.", "target": "tote bag", "split": "test"} {"id": "192ab15daf_22", "scene_id": "192ab15daf", "source_dataset": "scannetpp", "local_sample_id": "22", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tote bag in structured JSON format.", "choices": null, "answer": "{\"target\": \"tote bag\", \"support_surface\": \"table\", \"references\": [{\"object\": \"table\", \"relation\": \"side_above\", \"distance_cm\": 3.4}, {\"object\": \"paper\", \"relation\": \"side_above\", \"distance_cm\": 5.0}]}", "target": "tote bag", "split": "test"} {"id": "193672f661_0", "scene_id": "193672f661", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the eyeglasses appear?", "choices": null, "answer": "No", "target": "eyeglasses", "split": "test"} {"id": "193672f661_1", "scene_id": "193672f661", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is to the side of and below the mop, about 38 cm away. It is also to the side of and below the chair, about 38 cm away. It is further to the side of and below the table, about 57 cm away.", "target": "backpack", "split": "test"} {"id": "193672f661_2", "scene_id": "193672f661", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"table\", \"references\": [{\"object\": \"mop\", \"relation\": \"side_below\", \"distance_cm\": 37.6}, {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 37.8}]}", "target": "backpack", "split": "test"} {"id": "193672f661_3", "scene_id": "193672f661", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the spray bottle appear?", "choices": null, "answer": "Yes", "target": "spray bottle", "split": "test"} {"id": "193672f661_4", "scene_id": "193672f661", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the spray bottle in this scene?\nA. power socket\nB. trivet\nC. frying pan\nD. kettle", "choices": ["A. power socket", "B. trivet", "C. frying pan", "D. kettle"], "answer": "B. trivet", "target": "spray bottle", "split": "test"} {"id": "193672f661_5", "scene_id": "193672f661", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the spray bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The spray bottle is to the side of and above the trivet, about 13 cm away. It is also near the kettle, about 17 cm away. It is further to the side of and below the power socket, about 24 cm away.", "target": "spray bottle", "split": "test"} {"id": "193672f661_6", "scene_id": "193672f661", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the spray bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"spray bottle\", \"support_surface\": \"kitchen counter\", \"references\": [{\"object\": \"trivet\", \"relation\": \"side_above\", \"distance_cm\": 13.3}, {\"object\": \"kettle\", \"relation\": \"near\", \"distance_cm\": 16.9}]}", "target": "spray bottle", "split": "test"} {"id": "196876abd7_0", "scene_id": "196876abd7", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the sticky note appear?", "choices": null, "answer": "No", "target": "sticky note", "split": "test"} {"id": "196876abd7_1", "scene_id": "196876abd7", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. make-up supply\nB. frame\nC. decoration\nD. bag", "choices": ["A. make-up supply", "B. frame", "C. decoration", "D. bag"], "answer": "B. frame", "target": "bottle", "split": "test"} {"id": "196876abd7_2", "scene_id": "196876abd7", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is on the shelf. It is also to the side of and above the frame. It is further to the side of and below the bag, about 8 cm away.", "target": "bottle", "split": "test"} {"id": "196876abd7_3", "scene_id": "196876abd7", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"frame\", \"relation\": \"side_above\", \"distance_cm\": 2.2}, {\"object\": \"bag\", \"relation\": \"side_below\", \"distance_cm\": 8.1}]}", "target": "bottle", "split": "test"} {"id": "196876abd7_4", "scene_id": "196876abd7", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the glasses case appear?", "choices": null, "answer": "Yes", "target": "glasses case", "split": "test"} {"id": "196876abd7_5", "scene_id": "196876abd7", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the glasses case in this scene?\nA. make-up supply\nB. post-it\nC. pedestal fan\nD. hair brush", "choices": ["A. make-up supply", "B. post-it", "C. pedestal fan", "D. hair brush"], "answer": "D. hair brush", "target": "glasses case", "split": "test"} {"id": "196876abd7_6", "scene_id": "196876abd7", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the glasses case in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The glasses case is next to the hair brush. It is also to the side of and above the pedestal fan, about 17 cm away. It is further near the make-up supply, about 33 cm away.", "target": "glasses case", "split": "test"} {"id": "196876abd7_7", "scene_id": "196876abd7", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the glasses case in structured JSON format.", "choices": null, "answer": "{\"target\": \"glasses case\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"hair brush\", \"relation\": \"next_to\", \"distance_cm\": 2.1}, {\"object\": \"pedestal fan\", \"relation\": \"side_above\", \"distance_cm\": 17.1}]}", "target": "glasses case", "split": "test"} {"id": "196876abd7_8", "scene_id": "196876abd7", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the deodorant bottle appear?", "choices": null, "answer": "No", "target": "deodorant bottle", "split": "test"} {"id": "196876abd7_9", "scene_id": "196876abd7", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the purse in this scene?\nA. wall lamp\nB. food supplies\nC. bag\nD. shelf", "choices": ["A. wall lamp", "B. food supplies", "C. bag", "D. shelf"], "answer": "D. shelf", "target": "purse", "split": "test"} {"id": "196876abd7_10", "scene_id": "196876abd7", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the purse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The purse is on the shelf. It is also to the side of and above the food supplies, about 46 cm away. It is further to the side of and below the wall lamp, about 49 cm away.", "target": "purse", "split": "test"} {"id": "196876abd7_11", "scene_id": "196876abd7", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the purse in structured JSON format.", "choices": null, "answer": "{\"target\": \"purse\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"food supplies\", \"relation\": \"side_above\", \"distance_cm\": 45.6}, {\"object\": \"wall lamp\", \"relation\": \"side_below\", \"distance_cm\": 48.8}]}", "target": "purse", "split": "test"} {"id": "19cfd590f4_0", "scene_id": "19cfd590f4", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the extension cord appear?", "choices": null, "answer": "Yes", "target": "extension cord", "split": "test"} {"id": "19cfd590f4_1", "scene_id": "19cfd590f4", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the extension cord in this scene?\nA. chair\nB. cardboard box\nC. laptop charger\nD. backpack", "choices": ["A. chair", "B. cardboard box", "C. laptop charger", "D. backpack"], "answer": "B. cardboard box", "target": "extension cord", "split": "test"} {"id": "19cfd590f4_2", "scene_id": "19cfd590f4", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the extension cord in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The extension cord is to the side of and below the cardboard box, about 57 cm away. It is also to the side of and below the laptop charger, about 60 cm away.", "target": "extension cord", "split": "test"} {"id": "19cfd590f4_3", "scene_id": "19cfd590f4", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the extension cord in structured JSON format.", "choices": null, "answer": "{\"target\": \"extension cord\", \"support_surface\": \"cardboard box\", \"references\": [{\"object\": \"cardboard box\", \"relation\": \"side_below\", \"distance_cm\": 56.6}, {\"object\": \"laptop charger\", \"relation\": \"side_below\", \"distance_cm\": 59.5}]}", "target": "extension cord", "split": "test"} {"id": "19cfd590f4_4", "scene_id": "19cfd590f4", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "Yes", "target": "keyboard", "split": "test"} {"id": "19cfd590f4_5", "scene_id": "19cfd590f4", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the desk. It is also to the side of and above the file cabinet, about 21 cm away. It is further to the side of and above the office chair, about 31 cm away.", "target": "keyboard", "split": "test"} {"id": "19cfd590f4_6", "scene_id": "19cfd590f4", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"file cabinet\", \"relation\": \"side_above\", \"distance_cm\": 20.8}, {\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 31.4}]}", "target": "keyboard", "split": "test"} {"id": "19cfd590f4_7", "scene_id": "19cfd590f4", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power cord appear?", "choices": null, "answer": "No", "target": "power cord", "split": "test"} {"id": "19cfd590f4_8", "scene_id": "19cfd590f4", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the laptop charger in this scene?\nA. cardboard box\nB. monitor\nC. pen\nD. office chair", "choices": ["A. cardboard box", "B. monitor", "C. pen", "D. office chair"], "answer": "B. monitor", "target": "laptop charger", "split": "test"} {"id": "19cfd590f4_9", "scene_id": "19cfd590f4", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the laptop charger in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The laptop charger is on the desk. It is also to the side of and below the monitor, about 21 cm away. It is further to the side of and above the office chair, about 24 cm away.", "target": "laptop charger", "split": "test"} {"id": "19cfd590f4_10", "scene_id": "19cfd590f4", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the laptop charger in structured JSON format.", "choices": null, "answer": "{\"target\": \"laptop charger\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 20.9}, {\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 23.8}]}", "target": "laptop charger", "split": "test"} {"id": "19cfd590f4_11", "scene_id": "19cfd590f4", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the purse appear?", "choices": null, "answer": "No", "target": "purse", "split": "test"} {"id": "19cfd590f4_12", "scene_id": "19cfd590f4", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the pen in this scene?\nA. laptop charger\nB. desk\nC. monitor\nD. water bottle", "choices": ["A. laptop charger", "B. desk", "C. monitor", "D. water bottle"], "answer": "C. monitor", "target": "pen", "split": "test"} {"id": "19cfd590f4_13", "scene_id": "19cfd590f4", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the pen in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The pen is to the side of and below the monitor, about 8 cm away. It is also to the side of and above the water bottle, about 13 cm away. It is further to the side of and above the desk, about 15 cm away.", "target": "pen", "split": "test"} {"id": "19cfd590f4_14", "scene_id": "19cfd590f4", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the pen in structured JSON format.", "choices": null, "answer": "{\"target\": \"pen\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 7.9}, {\"object\": \"water bottle\", \"relation\": \"side_above\", \"distance_cm\": 13.3}]}", "target": "pen", "split": "test"} {"id": "1a130d092a_0", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "1a130d092a_1", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. monitor\nB. box\nC. water bottle\nD. book", "choices": ["A. monitor", "B. box", "C. water bottle", "D. book"], "answer": "B. box", "target": "bottle", "split": "test"} {"id": "1a130d092a_2", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is on the table. It is also to the side of and below the box, about 16 cm away. It is further to the side of and below the monitor, about 27 cm away.", "target": "bottle", "split": "test"} {"id": "1a130d092a_3", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"table\", \"references\": [{\"object\": \"box\", \"relation\": \"side_below\", \"distance_cm\": 16.1}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 27.1}]}", "target": "bottle", "split": "test"} {"id": "1a130d092a_4", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the key appear?", "choices": null, "answer": "No", "target": "key", "split": "test"} {"id": "1a130d092a_5", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cup in this scene?\nA. monitor\nB. cabinet\nC. keyboard\nD. mouse", "choices": ["A. monitor", "B. cabinet", "C. keyboard", "D. mouse"], "answer": "A. monitor", "target": "cup", "split": "test"} {"id": "1a130d092a_6", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is to the side of and below the monitor, about 15 cm away. It is also to the side of and above the mouse, about 17 cm away. It is further to the side of and above the keyboard, about 28 cm away.", "target": "cup", "split": "test"} {"id": "1a130d092a_7", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"cabinet\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 14.6}, {\"object\": \"mouse\", \"relation\": \"side_above\", \"distance_cm\": 17.4}]}", "target": "cup", "split": "test"} {"id": "1a130d092a_8", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pen appear?", "choices": null, "answer": "No", "target": "pen", "split": "test"} {"id": "1a130d092a_9", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the headphones in this scene?\nA. papers\nB. office chair\nC. keyboard\nD. paper", "choices": ["A. papers", "B. office chair", "C. keyboard", "D. paper"], "answer": "D. paper", "target": "headphones", "split": "test"} {"id": "1a130d092a_10", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the headphones in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The headphones is on the table. It is also to the side of and below the paper, about 19 cm away. It is further to the side of and above the office chair, about 21 cm away.", "target": "headphones", "split": "test"} {"id": "1a130d092a_11", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the headphones in structured JSON format.", "choices": null, "answer": "{\"target\": \"headphones\", \"support_surface\": \"table\", \"references\": [{\"object\": \"paper\", \"relation\": \"side_below\", \"distance_cm\": 18.8}, {\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 21.3}]}", "target": "headphones", "split": "test"} {"id": "1a130d092a_12", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the notepad appear?", "choices": null, "answer": "No", "target": "notepad", "split": "test"} {"id": "1a130d092a_13", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the spray bottle in this scene?\nA. power socket\nB. cabinet\nC. telephone\nD. window frame", "choices": ["A. power socket", "B. cabinet", "C. telephone", "D. window frame"], "answer": "D. window frame", "target": "spray bottle", "split": "test"} {"id": "1a130d092a_14", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the spray bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The spray bottle is to the side of and below the window frame, about 11 cm away. It is also to the side of and above the power socket, about 27 cm away. It is further to the side of and above the cabinet, about 30 cm away.", "target": "spray bottle", "split": "test"} {"id": "1a130d092a_15", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the spray bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"spray bottle\", \"support_surface\": \"cabinet\", \"references\": [{\"object\": \"window frame\", \"relation\": \"side_below\", \"distance_cm\": 11.5}, {\"object\": \"power socket\", \"relation\": \"side_above\", \"distance_cm\": 27.2}]}", "target": "spray bottle", "split": "test"} {"id": "1a130d092a_16", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pencil appear?", "choices": null, "answer": "No", "target": "pencil", "split": "test"} {"id": "1a130d092a_17", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the stapler in this scene?\nA. telephone\nB. monitor\nC. office chair\nD. keyboard", "choices": ["A. telephone", "B. monitor", "C. office chair", "D. keyboard"], "answer": "D. keyboard", "target": "stapler", "split": "test"} {"id": "1a130d092a_18", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the stapler in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The stapler is next to the keyboard, about 9 cm away. It is also to the side of and below the monitor, about 14 cm away. It is further to the side of and above the office chair, about 37 cm away.", "target": "stapler", "split": "test"} {"id": "1a130d092a_19", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the stapler in structured JSON format.", "choices": null, "answer": "{\"target\": \"stapler\", \"support_surface\": \"cabinet\", \"references\": [{\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 9.2}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 13.9}]}", "target": "stapler", "split": "test"} {"id": "1a130d092a_20", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "20", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the water bottle appear?", "choices": null, "answer": "Yes", "target": "water bottle", "split": "test"} {"id": "1a130d092a_21", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "21", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the water bottle in this scene?\nA. paper\nB. computer\nC. monitor\nD. box", "choices": ["A. paper", "B. computer", "C. monitor", "D. box"], "answer": "D. box", "target": "water bottle", "split": "test"} {"id": "1a130d092a_22", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "22", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the water bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The water bottle is next to the box, about 3 cm away. It is also to the side of and below the monitor, about 32 cm away. It is further to the side of and above the computer, about 43 cm away.", "target": "water bottle", "split": "test"} {"id": "1a130d092a_23", "scene_id": "1a130d092a", "source_dataset": "scannetpp", "local_sample_id": "23", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the water bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"water bottle\", \"support_surface\": \"box\", \"references\": [{\"object\": \"box\", \"relation\": \"next_to\", \"distance_cm\": 3.1}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 32.2}]}", "target": "water bottle", "split": "test"} {"id": "1a3100752b_0", "scene_id": "1a3100752b", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "1a3100752b_1", "scene_id": "1a3100752b", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. dish sponge\nB. cup\nC. liquid soap dispenser\nD. poster", "choices": ["A. dish sponge", "B. cup", "C. liquid soap dispenser", "D. poster"], "answer": "C. liquid soap dispenser", "target": "bottle", "split": "test"} {"id": "1a3100752b_2", "scene_id": "1a3100752b", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is to the side of and below the poster, about 12 cm away. It is also to the side of and above the dish sponge, about 16 cm away. It is further near the cup, about 22 cm away.", "target": "bottle", "split": "test"} {"id": "1a3100752b_3", "scene_id": "1a3100752b", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"liquid soap dispenser\", \"references\": [{\"object\": \"poster\", \"relation\": \"side_below\", \"distance_cm\": 11.5}, {\"object\": \"dish sponge\", \"relation\": \"side_above\", \"distance_cm\": 15.6}]}", "target": "bottle", "split": "test"} {"id": "1a3100752b_4", "scene_id": "1a3100752b", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the post it note appear?", "choices": null, "answer": "No", "target": "post it note", "split": "test"} {"id": "1a3100752b_5", "scene_id": "1a3100752b", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cup in this scene?\nA. bottle\nB. liquid soap dispenser\nC. dish towel\nD. mug", "choices": ["A. bottle", "B. liquid soap dispenser", "C. dish towel", "D. mug"], "answer": "D. mug", "target": "cup", "split": "test"} {"id": "1a3100752b_6", "scene_id": "1a3100752b", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is next to the mug, about 3 cm away. It is also next to the liquid soap dispenser, about 7 cm away. It is further next to the dish towel, about 8 cm away.", "target": "cup", "split": "test"} {"id": "1a3100752b_7", "scene_id": "1a3100752b", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"dish sponge\", \"references\": [{\"object\": \"mug\", \"relation\": \"next_to\", \"distance_cm\": 2.6}, {\"object\": \"liquid soap dispenser\", \"relation\": \"next_to\", \"distance_cm\": 7.1}]}", "target": "cup", "split": "test"} {"id": "1a3100752b_8", "scene_id": "1a3100752b", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the backpack appear?", "choices": null, "answer": "No", "target": "backpack", "split": "test"} {"id": "1a3100752b_9", "scene_id": "1a3100752b", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mug in this scene?\nA. dish towel\nB. cup\nC. liquid soap dispenser\nD. dish sponge", "choices": ["A. dish towel", "B. cup", "C. liquid soap dispenser", "D. dish sponge"], "answer": "B. cup", "target": "mug", "split": "test"} {"id": "1a3100752b_10", "scene_id": "1a3100752b", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mug in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mug is next to the cup, about 3 cm away. It is also next to the dish towel, about 9 cm away. It is further next to the dish sponge, about 9 cm away.", "target": "mug", "split": "test"} {"id": "1a3100752b_11", "scene_id": "1a3100752b", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mug in structured JSON format.", "choices": null, "answer": "{\"target\": \"mug\", \"support_surface\": \"cup\", \"references\": [{\"object\": \"cup\", \"relation\": \"next_to\", \"distance_cm\": 2.6}, {\"object\": \"dish towel\", \"relation\": \"next_to\", \"distance_cm\": 9.1}]}", "target": "mug", "split": "test"} {"id": "1a8e0d78c0_0", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the lotion bottle appear?", "choices": null, "answer": "No", "target": "lotion bottle", "split": "test"} {"id": "1a8e0d78c0_1", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. paper files\nB. papers\nC. computer tower\nD. telephone", "choices": ["A. paper files", "B. papers", "C. computer tower", "D. telephone"], "answer": "A. paper files", "target": "bottle", "split": "test"} {"id": "1a8e0d78c0_2", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is on the table. It is also to the side of and above the paper files, about 5 cm away. It is further near the papers, about 18 cm away.", "target": "bottle", "split": "test"} {"id": "1a8e0d78c0_3", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"table\", \"references\": [{\"object\": \"paper files\", \"relation\": \"side_above\", \"distance_cm\": 4.7}, {\"object\": \"papers\", \"relation\": \"near\", \"distance_cm\": 17.6}]}", "target": "bottle", "split": "test"} {"id": "1a8e0d78c0_4", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the cup appear?", "choices": null, "answer": "Yes", "target": "cup", "split": "test"} {"id": "1a8e0d78c0_5", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cup in this scene?\nA. monitor\nB. monitor stand\nC. keyboard\nD. socket extender", "choices": ["A. monitor", "B. monitor stand", "C. keyboard", "D. socket extender"], "answer": "C. keyboard", "target": "cup", "split": "test"} {"id": "1a8e0d78c0_6", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is on the table. It is also next to the keyboard, about 4 cm away. It is further next to the monitor stand, about 8 cm away.", "target": "cup", "split": "test"} {"id": "1a8e0d78c0_7", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"table\", \"references\": [{\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 4.2}, {\"object\": \"monitor stand\", \"relation\": \"next_to\", \"distance_cm\": 8.3}]}", "target": "cup", "split": "test"} {"id": "1a8e0d78c0_8", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the glasses case appear?", "choices": null, "answer": "No", "target": "glasses case", "split": "test"} {"id": "1a8e0d78c0_9", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the eraser in this scene?\nA. box\nB. socket\nC. bottle\nD. computer tower", "choices": ["A. box", "B. socket", "C. bottle", "D. computer tower"], "answer": "B. socket", "target": "eraser", "split": "test"} {"id": "1a8e0d78c0_10", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the eraser in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The eraser is to the side of and above the socket, about 77 cm away.", "target": "eraser", "split": "test"} {"id": "1a8e0d78c0_11", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the eraser in structured JSON format.", "choices": null, "answer": "{\"target\": \"eraser\", \"support_surface\": \"whiteboard\", \"references\": [{\"object\": \"socket\", \"relation\": \"side_above\", \"distance_cm\": 77.0}]}", "target": "eraser", "split": "test"} {"id": "1a8e0d78c0_12", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the notebook appear?", "choices": null, "answer": "Yes", "target": "notebook", "split": "test"} {"id": "1a8e0d78c0_13", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the notebook in this scene?\nA. keyboard\nB. table\nC. monitor\nD. paper", "choices": ["A. keyboard", "B. table", "C. monitor", "D. paper"], "answer": "B. table", "target": "notebook", "split": "test"} {"id": "1a8e0d78c0_14", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the notebook in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The notebook is to the side of and above the table. It is also next to the paper, about 8 cm away. It is further to the side of and below the monitor, about 20 cm away.", "target": "notebook", "split": "test"} {"id": "1a8e0d78c0_15", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the notebook in structured JSON format.", "choices": null, "answer": "{\"target\": \"notebook\", \"support_surface\": \"table\", \"references\": [{\"object\": \"table\", \"relation\": \"side_above\", \"distance_cm\": 2.4}, {\"object\": \"paper\", \"relation\": \"next_to\", \"distance_cm\": 8.4}]}", "target": "notebook", "split": "test"} {"id": "1a8e0d78c0_16", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power strip appear?", "choices": null, "answer": "No", "target": "power strip", "split": "test"} {"id": "1a8e0d78c0_17", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the pencil case in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The pencil case is on the table. It is also to the side of and below the monitor, about 10 cm away. It is further next to the keyboard, about 10 cm away.", "target": "pencil case", "split": "test"} {"id": "1a8e0d78c0_18", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the pencil case in structured JSON format.", "choices": null, "answer": "{\"target\": \"pencil case\", \"support_surface\": \"table\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 9.6}, {\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 10.2}]}", "target": "pencil case", "split": "test"} {"id": "1a8e0d78c0_19", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power bank appear?", "choices": null, "answer": "No", "target": "power bank", "split": "test"} {"id": "1a8e0d78c0_20", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "20", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the stapler in this scene?\nA. mouse pad\nB. mouse\nC. keyboard\nD. monitor", "choices": ["A. mouse pad", "B. mouse", "C. keyboard", "D. monitor"], "answer": "A. mouse pad", "target": "stapler", "split": "test"} {"id": "1a8e0d78c0_21", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "21", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the stapler in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The stapler is on the table. It is also next to the mouse pad, about 11 cm away. It is further near the mouse, about 21 cm away.", "target": "stapler", "split": "test"} {"id": "1a8e0d78c0_22", "scene_id": "1a8e0d78c0", "source_dataset": "scannetpp", "local_sample_id": "22", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the stapler in structured JSON format.", "choices": null, "answer": "{\"target\": \"stapler\", \"support_surface\": \"table\", \"references\": [{\"object\": \"mouse pad\", \"relation\": \"next_to\", \"distance_cm\": 10.7}, {\"object\": \"mouse\", \"relation\": \"near\", \"distance_cm\": 20.8}]}", "target": "stapler", "split": "test"} {"id": "1ada7a0617_0", "scene_id": "1ada7a0617", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the razor appear?", "choices": null, "answer": "No", "target": "razor", "split": "test"} {"id": "1ada7a0617_1", "scene_id": "1ada7a0617", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. mouse\nB. monitor\nC. microphone\nD. office chair", "choices": ["A. mouse", "B. monitor", "C. microphone", "D. office chair"], "answer": "D. office chair", "target": "keyboard", "split": "test"} {"id": "1ada7a0617_2", "scene_id": "1ada7a0617", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the desk. It is also to the side of and above the office chair, about 22 cm away. It is further near the mouse, about 25 cm away.", "target": "keyboard", "split": "test"} {"id": "1ada7a0617_3", "scene_id": "1ada7a0617", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 21.7}, {\"object\": \"mouse\", \"relation\": \"near\", \"distance_cm\": 24.8}]}", "target": "keyboard", "split": "test"} {"id": "1b379f1114_0", "scene_id": "1b379f1114", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "1b379f1114_1", "scene_id": "1b379f1114", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. music keyboard\nB. chair\nC. laptop charger\nD. laptop", "choices": ["A. music keyboard", "B. chair", "C. laptop charger", "D. laptop"], "answer": "D. laptop", "target": "bottle", "split": "test"} {"id": "1b379f1114_2", "scene_id": "1b379f1114", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is on the dining table. It is also to the side of and above the laptop, about 13 cm away. It is further to the side of and above the chair, about 21 cm away.", "target": "bottle", "split": "test"} {"id": "1b379f1114_3", "scene_id": "1b379f1114", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"dining table\", \"references\": [{\"object\": \"laptop\", \"relation\": \"side_above\", \"distance_cm\": 12.6}, {\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 21.5}]}", "target": "bottle", "split": "test"} {"id": "1b379f1114_4", "scene_id": "1b379f1114", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "No", "target": "keyboard", "split": "test"} {"id": "1b379f1114_5", "scene_id": "1b379f1114", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the extension cord in this scene?\nA. acoustic guitar\nB. books\nC. power socket\nD. table lamp", "choices": ["A. acoustic guitar", "B. books", "C. power socket", "D. table lamp"], "answer": "A. acoustic guitar", "target": "extension cord", "split": "test"} {"id": "1b379f1114_6", "scene_id": "1b379f1114", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the extension cord in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The extension cord is to the side of and below the acoustic guitar, about 17 cm away. It is also to the side of and above the books, about 41 cm away. It is further to the side of and above the power socket, about 52 cm away.", "target": "extension cord", "split": "test"} {"id": "1b379f1114_7", "scene_id": "1b379f1114", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the extension cord in structured JSON format.", "choices": null, "answer": "{\"target\": \"extension cord\", \"support_surface\": \"table lamp\", \"references\": [{\"object\": \"acoustic guitar\", \"relation\": \"side_below\", \"distance_cm\": 17.3}, {\"object\": \"books\", \"relation\": \"side_above\", \"distance_cm\": 40.8}]}", "target": "extension cord", "split": "test"} {"id": "1b379f1114_8", "scene_id": "1b379f1114", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the handbag appear?", "choices": null, "answer": "Yes", "target": "handbag", "split": "test"} {"id": "1b379f1114_9", "scene_id": "1b379f1114", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tissue box appear?", "choices": null, "answer": "No", "target": "tissue box", "split": "test"} {"id": "1b379f1114_10", "scene_id": "1b379f1114", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the laptop charger in this scene?\nA. laptop\nB. music keyboard\nC. bottle\nD. chair", "choices": ["A. laptop", "B. music keyboard", "C. bottle", "D. chair"], "answer": "A. laptop", "target": "laptop charger", "split": "test"} {"id": "1b379f1114_11", "scene_id": "1b379f1114", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the laptop charger in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The laptop charger is next to the laptop, about 3 cm away. It is also next to the music keyboard, about 12 cm away. It is further to the side of and above the chair, about 24 cm away.", "target": "laptop charger", "split": "test"} {"id": "1b379f1114_12", "scene_id": "1b379f1114", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the laptop charger in structured JSON format.", "choices": null, "answer": "{\"target\": \"laptop charger\", \"support_surface\": \"dining table\", \"references\": [{\"object\": \"laptop\", \"relation\": \"next_to\", \"distance_cm\": 3.2}, {\"object\": \"music keyboard\", \"relation\": \"next_to\", \"distance_cm\": 12.2}]}", "target": "laptop charger", "split": "test"} {"id": "1b75758486_0", "scene_id": "1b75758486", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the remote control appear?", "choices": null, "answer": "No", "target": "remote control", "split": "test"} {"id": "1b75758486_1", "scene_id": "1b75758486", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. telephone\nB. table\nC. chair\nD. heater", "choices": ["A. telephone", "B. table", "C. chair", "D. heater"], "answer": "B. table", "target": "keyboard", "split": "test"} {"id": "1b75758486_2", "scene_id": "1b75758486", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is to the side of and below the table, about 12 cm away. It is also to the side of and above the heater, about 24 cm away. It is further to the side of and below the telephone, about 35 cm away.", "target": "keyboard", "split": "test"} {"id": "1b75758486_3", "scene_id": "1b75758486", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"table\", \"references\": [{\"object\": \"table\", \"relation\": \"side_below\", \"distance_cm\": 11.6}, {\"object\": \"heater\", \"relation\": \"side_above\", \"distance_cm\": 24.3}]}", "target": "keyboard", "split": "test"} {"id": "1bb93d185e_0", "scene_id": "1bb93d185e", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the cup appear?", "choices": null, "answer": "Yes", "target": "cup", "split": "test"} {"id": "1bb93d185e_1", "scene_id": "1bb93d185e", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cup in this scene?\nA. monitor\nB. keyboard\nC. bottle\nD. laptop", "choices": ["A. monitor", "B. keyboard", "C. bottle", "D. laptop"], "answer": "D. laptop", "target": "cup", "split": "test"} {"id": "1bb93d185e_2", "scene_id": "1bb93d185e", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is on the desk. It is also to the side of and above the laptop, about 3 cm away. It is further to the side of and below the monitor, about 25 cm away.", "target": "cup", "split": "test"} {"id": "1bb93d185e_3", "scene_id": "1bb93d185e", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"laptop\", \"relation\": \"side_above\", \"distance_cm\": 2.6}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 24.6}]}", "target": "cup", "split": "test"} {"id": "1bb93d185e_4", "scene_id": "1bb93d185e", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the wallet appear?", "choices": null, "answer": "No", "target": "wallet", "split": "test"} {"id": "1bb93d185e_5", "scene_id": "1bb93d185e", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. monitor\nB. bottle\nC. laptop\nD. desk", "choices": ["A. monitor", "B. bottle", "C. laptop", "D. desk"], "answer": "A. monitor", "target": "keyboard", "split": "test"} {"id": "1bb93d185e_6", "scene_id": "1bb93d185e", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is under the monitor. It is also to the side of and above the desk, about 4 cm away. It is further to the side of and above the laptop, about 5 cm away.", "target": "keyboard", "split": "test"} {"id": "1bb93d185e_7", "scene_id": "1bb93d185e", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"monitor\", \"relation\": \"under\", \"distance_cm\": 2.2}, {\"object\": \"desk\", \"relation\": \"side_above\", \"distance_cm\": 3.5}]}", "target": "keyboard", "split": "test"} {"id": "1c08823a41_0", "scene_id": "1c08823a41", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the scissors appear?", "choices": null, "answer": "No", "target": "scissors", "split": "test"} {"id": "1c08823a41_1", "scene_id": "1c08823a41", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. bed\nB. sweater\nC. reusable shopping bags\nD. shelf", "choices": ["A. bed", "B. sweater", "C. reusable shopping bags", "D. shelf"], "answer": "A. bed", "target": "backpack", "split": "test"} {"id": "1c08823a41_2", "scene_id": "1c08823a41", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is to the side of and above the bed, about 19 cm away. It is also to the side of and below the sweater, about 27 cm away. It is further to the side of and below the reusable shopping bags, about 43 cm away.", "target": "backpack", "split": "test"} {"id": "1c08823a41_3", "scene_id": "1c08823a41", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"bed\", \"references\": [{\"object\": \"bed\", \"relation\": \"side_above\", \"distance_cm\": 19.0}, {\"object\": \"sweater\", \"relation\": \"side_below\", \"distance_cm\": 27.3}]}", "target": "backpack", "split": "test"} {"id": "1c08823a41_4", "scene_id": "1c08823a41", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "1c08823a41_5", "scene_id": "1c08823a41", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. shelf rail\nB. shelf\nC. books\nD. hot water bottle", "choices": ["A. shelf rail", "B. shelf", "C. books", "D. hot water bottle"], "answer": "B. shelf", "target": "bottle", "split": "test"} {"id": "1c08823a41_6", "scene_id": "1c08823a41", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is on the shelf. It is also to the side of and above the shelf rail, about 12 cm away. It is further to the side of and below the hot water bottle, about 29 cm away.", "target": "bottle", "split": "test"} {"id": "1c08823a41_7", "scene_id": "1c08823a41", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"shelf rail\", \"relation\": \"side_above\", \"distance_cm\": 12.5}, {\"object\": \"hot water bottle\", \"relation\": \"side_below\", \"distance_cm\": 28.6}]}", "target": "bottle", "split": "test"} {"id": "1c08823a41_8", "scene_id": "1c08823a41", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "Yes", "target": "keyboard", "split": "test"} {"id": "1c08823a41_9", "scene_id": "1c08823a41", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. thermos\nB. radiator\nC. curtain\nD. floor lamp", "choices": ["A. thermos", "B. radiator", "C. curtain", "D. floor lamp"], "answer": "A. thermos", "target": "keyboard", "split": "test"} {"id": "1c08823a41_10", "scene_id": "1c08823a41", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the table. It is also to the side of and below the thermos, about 9 cm away. It is further to the side of and above the floor lamp, about 50 cm away.", "target": "keyboard", "split": "test"} {"id": "1c08823a41_11", "scene_id": "1c08823a41", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"table\", \"references\": [{\"object\": \"thermos\", \"relation\": \"side_below\", \"distance_cm\": 8.6}, {\"object\": \"floor lamp\", \"relation\": \"side_above\", \"distance_cm\": 49.6}]}", "target": "keyboard", "split": "test"} {"id": "1c08823a41_12", "scene_id": "1c08823a41", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the headphone case appear?", "choices": null, "answer": "No", "target": "headphone case", "split": "test"} {"id": "1c08823a41_13", "scene_id": "1c08823a41", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the phone charger in this scene?\nA. floor lamp\nB. thermos\nC. coax outlet\nD. router", "choices": ["A. floor lamp", "B. thermos", "C. coax outlet", "D. router"], "answer": "A. floor lamp", "target": "phone charger", "split": "test"} {"id": "1c08823a41_14", "scene_id": "1c08823a41", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the phone charger in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The phone charger is to the side of and below the floor lamp, about 21 cm away. It is also to the side of and above the router, about 42 cm away. It is further near the coax outlet, about 43 cm away.", "target": "phone charger", "split": "test"} {"id": "1c08823a41_15", "scene_id": "1c08823a41", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the phone charger in structured JSON format.", "choices": null, "answer": "{\"target\": \"phone charger\", \"support_surface\": \"floor lamp\", \"references\": [{\"object\": \"floor lamp\", \"relation\": \"side_below\", \"distance_cm\": 21.0}, {\"object\": \"router\", \"relation\": \"side_above\", \"distance_cm\": 42.3}]}", "target": "phone charger", "split": "test"} {"id": "1c7a683c92_0", "scene_id": "1c7a683c92", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the toothbrush appear?", "choices": null, "answer": "No", "target": "toothbrush", "split": "test"} {"id": "1c7a683c92_1", "scene_id": "1c7a683c92", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. cabinet\nB. box\nC. decoration\nD. cardboard box", "choices": ["A. cabinet", "B. box", "C. decoration", "D. cardboard box"], "answer": "B. box", "target": "mouse", "split": "test"} {"id": "1c7a683c92_2", "scene_id": "1c7a683c92", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the table. It is also next to the box, about 5 cm away.", "target": "mouse", "split": "test"} {"id": "1c7a683c92_3", "scene_id": "1c7a683c92", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"box\", \"relation\": \"next_to\", \"distance_cm\": 5.1}]}", "target": "mouse", "split": "test"} {"id": "1c7a683c92_4", "scene_id": "1c7a683c92", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power adapter appear?", "choices": null, "answer": "Yes", "target": "power adapter", "split": "test"} {"id": "1c7a683c92_5", "scene_id": "1c7a683c92", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power adapter in this scene?\nA. cabinet\nB. monitor\nC. keyboard\nD. office chair", "choices": ["A. cabinet", "B. monitor", "C. keyboard", "D. office chair"], "answer": "B. monitor", "target": "power adapter", "split": "test"} {"id": "1c7a683c92_6", "scene_id": "1c7a683c92", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power adapter in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power adapter is on the table. It is also under the monitor, about 4 cm away. It is further near the keyboard, about 18 cm away.", "target": "power adapter", "split": "test"} {"id": "1c7a683c92_7", "scene_id": "1c7a683c92", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power adapter in structured JSON format.", "choices": null, "answer": "{\"target\": \"power adapter\", \"support_surface\": \"table\", \"references\": [{\"object\": \"monitor\", \"relation\": \"under\", \"distance_cm\": 4.4}, {\"object\": \"keyboard\", \"relation\": \"near\", \"distance_cm\": 18.3}]}", "target": "power adapter", "split": "test"} {"id": "1cbb105c6a_0", "scene_id": "1cbb105c6a", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power bank appear?", "choices": null, "answer": "No", "target": "power bank", "split": "test"} {"id": "1cbb105c6a_1", "scene_id": "1cbb105c6a", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the charger in this scene?\nA. piano foot pedal\nB. backpack\nC. music stand\nD. digital piano", "choices": ["A. piano foot pedal", "B. backpack", "C. music stand", "D. digital piano"], "answer": "D. digital piano", "target": "charger", "split": "test"} {"id": "1cbb105c6a_2", "scene_id": "1cbb105c6a", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the charger in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The charger is to the side of and below the digital piano, about 16 cm away. It is also to the side of and above the piano foot pedal, about 23 cm away. It is further to the side of and below the backpack, about 24 cm away.", "target": "charger", "split": "test"} {"id": "1cbb105c6a_3", "scene_id": "1cbb105c6a", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the charger in structured JSON format.", "choices": null, "answer": "{\"target\": \"charger\", \"support_surface\": \"music stand\", \"references\": [{\"object\": \"digital piano\", \"relation\": \"side_below\", \"distance_cm\": 16.4}, {\"object\": \"piano foot pedal\", \"relation\": \"side_above\", \"distance_cm\": 22.9}]}", "target": "charger", "split": "test"} {"id": "1cbb105c6a_4", "scene_id": "1cbb105c6a", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the sticky note appear?", "choices": null, "answer": "No", "target": "sticky note", "split": "test"} {"id": "1cbb105c6a_5", "scene_id": "1cbb105c6a", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the extension cord in this scene?\nA. mirror\nB. backpack\nC. trolley\nD. chair", "choices": ["A. mirror", "B. backpack", "C. trolley", "D. chair"], "answer": "B. backpack", "target": "extension cord", "split": "test"} {"id": "1cbb105c6a_6", "scene_id": "1cbb105c6a", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the extension cord in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The extension cord is under the backpack, about 4 cm away. It is also to the side of and below the chair, about 8 cm away. It is further to the side of and below the mirror, about 26 cm away.", "target": "extension cord", "split": "test"} {"id": "1cbb105c6a_7", "scene_id": "1cbb105c6a", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the extension cord in structured JSON format.", "choices": null, "answer": "{\"target\": \"extension cord\", \"support_surface\": \"chair\", \"references\": [{\"object\": \"backpack\", \"relation\": \"under\", \"distance_cm\": 4.3}, {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 8.2}]}", "target": "extension cord", "split": "test"} {"id": "1cbb105c6a_8", "scene_id": "1cbb105c6a", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the headphones appear?", "choices": null, "answer": "Yes", "target": "headphones", "split": "test"} {"id": "1cbb105c6a_9", "scene_id": "1cbb105c6a", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the headphones in this scene?\nA. power outlets\nB. music stand\nC. paper\nD. note", "choices": ["A. power outlets", "B. music stand", "C. paper", "D. note"], "answer": "B. music stand", "target": "headphones", "split": "test"} {"id": "1cbb105c6a_10", "scene_id": "1cbb105c6a", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the headphones in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The headphones is to the side of and below the music stand, about 12 cm away. It is also to the side of and below the paper, about 26 cm away. It is further to the side of and below the note, about 33 cm away.", "target": "headphones", "split": "test"} {"id": "1cbb105c6a_11", "scene_id": "1cbb105c6a", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the headphones in structured JSON format.", "choices": null, "answer": "{\"target\": \"headphones\", \"support_surface\": \"music stand\", \"references\": [{\"object\": \"music stand\", \"relation\": \"side_below\", \"distance_cm\": 12.2}, {\"object\": \"paper\", \"relation\": \"side_below\", \"distance_cm\": 26.2}]}", "target": "headphones", "split": "test"} {"id": "1cefb55d50_0", "scene_id": "1cefb55d50", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power adapter appear?", "choices": null, "answer": "No", "target": "power adapter", "split": "test"} {"id": "1cefb55d50_1", "scene_id": "1cefb55d50", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "1cefb55d50_2", "scene_id": "1cefb55d50", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. frying pan\nB. power socket\nC. chair\nD. microwave", "choices": ["A. frying pan", "B. power socket", "C. chair", "D. microwave"], "answer": "D. microwave", "target": "bottle", "split": "test"} {"id": "1cefb55d50_3", "scene_id": "1cefb55d50", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is on the table. It is also to the side of and below the microwave, about 25 cm away. It is further to the side of and above the chair, about 30 cm away.", "target": "bottle", "split": "test"} {"id": "1cefb55d50_4", "scene_id": "1cefb55d50", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"table\", \"references\": [{\"object\": \"microwave\", \"relation\": \"side_below\", \"distance_cm\": 24.5}, {\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 29.6}]}", "target": "bottle", "split": "test"} {"id": "1cefb55d50_5", "scene_id": "1cefb55d50", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the earbuds appear?", "choices": null, "answer": "No", "target": "earbuds", "split": "test"} {"id": "1cefb55d50_6", "scene_id": "1cefb55d50", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is to the side of and above the oven, about 28 cm away. It is also to the side of and above the kitchen cabinet, about 29 cm away. It is further to the side of and below the bathroom wall, about 51 cm away.", "target": "cup", "split": "test"} {"id": "1cefb55d50_7", "scene_id": "1cefb55d50", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"kitchen counter\", \"references\": [{\"object\": \"oven\", \"relation\": \"side_above\", \"distance_cm\": 27.8}, {\"object\": \"kitchen cabinet\", \"relation\": \"side_above\", \"distance_cm\": 28.8}]}", "target": "cup", "split": "test"} {"id": "1d34f56de8_0", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "1d34f56de8_1", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. cabinet\nB. headphones case\nC. office chair\nD. stationery", "choices": ["A. cabinet", "B. headphones case", "C. office chair", "D. stationery"], "answer": "D. stationery", "target": "bottle", "split": "test"} {"id": "1d34f56de8_2", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is to the side of and above the stationery, about 10 cm away. It is also to the side of and above the headphones case, about 22 cm away. It is further to the side of and above the cabinet, about 23 cm away.", "target": "bottle", "split": "test"} {"id": "1d34f56de8_3", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"cabinet\", \"references\": [{\"object\": \"stationery\", \"relation\": \"side_above\", \"distance_cm\": 9.9}, {\"object\": \"headphones case\", \"relation\": \"side_above\", \"distance_cm\": 21.5}]}", "target": "bottle", "split": "test"} {"id": "1d34f56de8_4", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the lanyard appear?", "choices": null, "answer": "No", "target": "lanyard", "split": "test"} {"id": "1d34f56de8_5", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the calculator in this scene?\nA. keyboard\nB. monitor\nC. box\nD. hole punch", "choices": ["A. keyboard", "B. monitor", "C. box", "D. hole punch"], "answer": "D. hole punch", "target": "calculator", "split": "test"} {"id": "1d34f56de8_6", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the calculator in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The calculator is on the table. It is also next to the hole punch, about 12 cm away. It is further near the keyboard, about 15 cm away.", "target": "calculator", "split": "test"} {"id": "1d34f56de8_7", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the calculator in structured JSON format.", "choices": null, "answer": "{\"target\": \"calculator\", \"support_surface\": \"table\", \"references\": [{\"object\": \"hole punch\", \"relation\": \"next_to\", \"distance_cm\": 11.6}, {\"object\": \"keyboard\", \"relation\": \"near\", \"distance_cm\": 15.1}]}", "target": "calculator", "split": "test"} {"id": "1d34f56de8_8", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the extension cord appear?", "choices": null, "answer": "Yes", "target": "extension cord", "split": "test"} {"id": "1d34f56de8_9", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the extension cord in this scene?\nA. electric kettle\nB. bottle\nC. water filter\nD. chair", "choices": ["A. electric kettle", "B. bottle", "C. water filter", "D. chair"], "answer": "B. bottle", "target": "extension cord", "split": "test"} {"id": "1d34f56de8_10", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the extension cord in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The extension cord is on the cabinet. It is also next to the bottle, about 6 cm away. It is further to the side of and below the electric kettle, about 14 cm away.", "target": "extension cord", "split": "test"} {"id": "1d34f56de8_11", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the extension cord in structured JSON format.", "choices": null, "answer": "{\"target\": \"extension cord\", \"support_surface\": \"cabinet\", \"references\": [{\"object\": \"bottle\", \"relation\": \"next_to\", \"distance_cm\": 6.2}, {\"object\": \"electric kettle\", \"relation\": \"side_below\", \"distance_cm\": 14.1}]}", "target": "extension cord", "split": "test"} {"id": "1d34f56de8_12", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the charger appear?", "choices": null, "answer": "No", "target": "charger", "split": "test"} {"id": "1d34f56de8_13", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the headphones in this scene?\nA. keyboard\nB. desk divider\nC. table\nD. monitor", "choices": ["A. keyboard", "B. desk divider", "C. table", "D. monitor"], "answer": "B. desk divider", "target": "headphones", "split": "test"} {"id": "1d34f56de8_14", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the headphones in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The headphones is to the side of and below the desk divider, about 6 cm away. It is also to the side of and above the table, about 30 cm away. It is further to the side of and above the keyboard, about 33 cm away.", "target": "headphones", "split": "test"} {"id": "1d34f56de8_15", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the headphones in structured JSON format.", "choices": null, "answer": "{\"target\": \"headphones\", \"support_surface\": \"desk divider\", \"references\": [{\"object\": \"desk divider\", \"relation\": \"side_below\", \"distance_cm\": 6.2}, {\"object\": \"table\", \"relation\": \"side_above\", \"distance_cm\": 30.1}]}", "target": "headphones", "split": "test"} {"id": "1d34f56de8_16", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the phone appear?", "choices": null, "answer": "No", "target": "phone", "split": "test"} {"id": "1d34f56de8_17", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the pencil case in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The pencil case is on the table. It is also next to the marker. It is further next to the hole punch, about 3 cm away.", "target": "pencil case", "split": "test"} {"id": "1d34f56de8_18", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the pencil case in structured JSON format.", "choices": null, "answer": "{\"target\": \"pencil case\", \"support_surface\": \"table\", \"references\": [{\"object\": \"marker\", \"relation\": \"next_to\", \"distance_cm\": 2.2}, {\"object\": \"hole punch\", \"relation\": \"next_to\", \"distance_cm\": 2.7}]}", "target": "pencil case", "split": "test"} {"id": "1d34f56de8_19", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mobile phone appear?", "choices": null, "answer": "No", "target": "mobile phone", "split": "test"} {"id": "1d34f56de8_20", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "20", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. plant pot\nB. monitor\nC. plant\nD. desk divider", "choices": ["A. plant pot", "B. monitor", "C. plant", "D. desk divider"], "answer": "A. plant pot", "target": "power strip", "split": "test"} {"id": "1d34f56de8_21", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "21", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is next to the plant pot, about 4 cm away. It is also to the side of and below the plant, about 7 cm away. It is further to the side of and below the desk divider, about 13 cm away.", "target": "power strip", "split": "test"} {"id": "1d34f56de8_22", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "22", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"desk divider\", \"references\": [{\"object\": \"plant pot\", \"relation\": \"next_to\", \"distance_cm\": 4.2}, {\"object\": \"plant\", \"relation\": \"side_below\", \"distance_cm\": 7.0}]}", "target": "power strip", "split": "test"} {"id": "1d34f56de8_23", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "23", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the stapler appear?", "choices": null, "answer": "Yes", "target": "stapler", "split": "test"} {"id": "1d34f56de8_24", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "24", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the stapler in this scene?\nA. pencil case\nB. monitor\nC. box\nD. hole punch", "choices": ["A. pencil case", "B. monitor", "C. box", "D. hole punch"], "answer": "D. hole punch", "target": "stapler", "split": "test"} {"id": "1d34f56de8_25", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "25", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the stapler in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The stapler is next to the hole punch, about 7 cm away. It is also next to the pencil case, about 11 cm away. It is further to the side of and above the box, about 14 cm away.", "target": "stapler", "split": "test"} {"id": "1d34f56de8_26", "scene_id": "1d34f56de8", "source_dataset": "scannetpp", "local_sample_id": "26", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the stapler in structured JSON format.", "choices": null, "answer": "{\"target\": \"stapler\", \"support_surface\": \"pencil case\", \"references\": [{\"object\": \"hole punch\", \"relation\": \"next_to\", \"distance_cm\": 7.1}, {\"object\": \"pencil case\", \"relation\": \"next_to\", \"distance_cm\": 11.3}]}", "target": "stapler", "split": "test"} {"id": "1eacc65607_0", "scene_id": "1eacc65607", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the headphone case appear?", "choices": null, "answer": "No", "target": "headphone case", "split": "test"} {"id": "1eacc65607_1", "scene_id": "1eacc65607", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. monitor\nB. bottle\nC. mouse\nD. keyboard", "choices": ["A. monitor", "B. bottle", "C. mouse", "D. keyboard"], "answer": "A. monitor", "target": "power strip", "split": "test"} {"id": "1eacc65607_2", "scene_id": "1eacc65607", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is to the side of and below the monitor, about 67 cm away. It is also to the side of and below the keyboard, about 71 cm away. It is further to the side of and below the mouse, about 84 cm away.", "target": "power strip", "split": "test"} {"id": "1eacc65607_3", "scene_id": "1eacc65607", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"table\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 66.9}, {\"object\": \"keyboard\", \"relation\": \"side_below\", \"distance_cm\": 70.9}]}", "target": "power strip", "split": "test"} {"id": "1f7cbbdde1_0", "scene_id": "1f7cbbdde1", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "1f7cbbdde1_1", "scene_id": "1f7cbbdde1", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. faucet\nB. kitchen cabinet\nC. sink\nD. refrigerator", "choices": ["A. faucet", "B. kitchen cabinet", "C. sink", "D. refrigerator"], "answer": "C. sink", "target": "bottle", "split": "test"} {"id": "1f7cbbdde1_2", "scene_id": "1f7cbbdde1", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is to the side of and above the sink, about 7 cm away. It is also to the side of and above the kitchen cabinet, about 17 cm away. It is further to the side of and above the refrigerator, about 20 cm away.", "target": "bottle", "split": "test"} {"id": "1f7cbbdde1_3", "scene_id": "1f7cbbdde1", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"kitchen counter\", \"references\": [{\"object\": \"sink\", \"relation\": \"side_above\", \"distance_cm\": 7.2}, {\"object\": \"kitchen cabinet\", \"relation\": \"side_above\", \"distance_cm\": 17.2}]}", "target": "bottle", "split": "test"} {"id": "1f7cbbdde1_4", "scene_id": "1f7cbbdde1", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mug appear?", "choices": null, "answer": "No", "target": "mug", "split": "test"} {"id": "1f7cbbdde1_5", "scene_id": "1f7cbbdde1", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cable in this scene?\nA. printer\nB. joystick\nC. mouse\nD. keyboard", "choices": ["A. printer", "B. joystick", "C. mouse", "D. keyboard"], "answer": "B. joystick", "target": "cable", "split": "test"} {"id": "1f7cbbdde1_6", "scene_id": "1f7cbbdde1", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cable in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cable is on the table. It is also next to the joystick, about 8 cm away. It is further next to the mouse, about 10 cm away.", "target": "cable", "split": "test"} {"id": "1f7cbbdde1_7", "scene_id": "1f7cbbdde1", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cable in structured JSON format.", "choices": null, "answer": "{\"target\": \"cable\", \"support_surface\": \"table\", \"references\": [{\"object\": \"joystick\", \"relation\": \"next_to\", \"distance_cm\": 7.7}, {\"object\": \"mouse\", \"relation\": \"next_to\", \"distance_cm\": 10.4}]}", "target": "cable", "split": "test"} {"id": "1f7cbbdde1_8", "scene_id": "1f7cbbdde1", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power adapter appear?", "choices": null, "answer": "No", "target": "power adapter", "split": "test"} {"id": "1f7cbbdde1_9", "scene_id": "1f7cbbdde1", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. book\nB. joystick\nC. chair\nD. mouse", "choices": ["A. book", "B. joystick", "C. chair", "D. mouse"], "answer": "D. mouse", "target": "keyboard", "split": "test"} {"id": "1f7cbbdde1_10", "scene_id": "1f7cbbdde1", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the table. It is also next to the mouse, about 5 cm away. It is further to the side of and below the joystick, about 15 cm away.", "target": "keyboard", "split": "test"} {"id": "1f7cbbdde1_11", "scene_id": "1f7cbbdde1", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"table\", \"references\": [{\"object\": \"mouse\", \"relation\": \"next_to\", \"distance_cm\": 5.2}, {\"object\": \"joystick\", \"relation\": \"side_below\", \"distance_cm\": 14.6}]}", "target": "keyboard", "split": "test"} {"id": "1f7cbbdde1_12", "scene_id": "1f7cbbdde1", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse appear?", "choices": null, "answer": "Yes", "target": "mouse", "split": "test"} {"id": "1f7cbbdde1_13", "scene_id": "1f7cbbdde1", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. keyboard\nB. laptop\nC. cable\nD. joystick", "choices": ["A. keyboard", "B. laptop", "C. cable", "D. joystick"], "answer": "A. keyboard", "target": "mouse", "split": "test"} {"id": "1f7cbbdde1_14", "scene_id": "1f7cbbdde1", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the table. It is also next to the keyboard, about 5 cm away. It is further next to the joystick, about 7 cm away.", "target": "mouse", "split": "test"} {"id": "1f7cbbdde1_15", "scene_id": "1f7cbbdde1", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 5.2}, {\"object\": \"joystick\", \"relation\": \"next_to\", \"distance_cm\": 7.1}]}", "target": "mouse", "split": "test"} {"id": "1fb6538f81_0", "scene_id": "1fb6538f81", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the extension cord appear?", "choices": null, "answer": "Yes", "target": "extension cord", "split": "test"} {"id": "1fb6538f81_1", "scene_id": "1fb6538f81", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the extension cord in this scene?\nA. laptop bag\nB. dinner table\nC. pillow\nD. painting", "choices": ["A. laptop bag", "B. dinner table", "C. pillow", "D. painting"], "answer": "B. dinner table", "target": "extension cord", "split": "test"} {"id": "1fb6538f81_2", "scene_id": "1fb6538f81", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the extension cord in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The extension cord is under the dinner table, about 5 cm away. It is also to the side of and below the pillow, about 10 cm away. It is further to the side of and below the laptop bag, about 15 cm away.", "target": "extension cord", "split": "test"} {"id": "1fb6538f81_3", "scene_id": "1fb6538f81", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the extension cord in structured JSON format.", "choices": null, "answer": "{\"target\": \"extension cord\", \"support_surface\": \"dinner table\", \"references\": [{\"object\": \"dinner table\", \"relation\": \"under\", \"distance_cm\": 4.7}, {\"object\": \"pillow\", \"relation\": \"side_below\", \"distance_cm\": 10.2}]}", "target": "extension cord", "split": "test"} {"id": "1fb6538f81_4", "scene_id": "1fb6538f81", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the purse appear?", "choices": null, "answer": "No", "target": "purse", "split": "test"} {"id": "1fb6538f81_5", "scene_id": "1fb6538f81", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the pen in this scene?\nA. vase\nB. coffee mug\nC. pillow\nD. painting", "choices": ["A. vase", "B. coffee mug", "C. pillow", "D. painting"], "answer": "C. pillow", "target": "pen", "split": "test"} {"id": "1fb6538f81_6", "scene_id": "1fb6538f81", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the pen in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The pen is to the side of and above the pillow, about 14 cm away. It is also to the side of and below the vase, about 17 cm away. It is further to the side of and below the coffee mug, about 26 cm away.", "target": "pen", "split": "test"} {"id": "1fb6538f81_7", "scene_id": "1fb6538f81", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the pen in structured JSON format.", "choices": null, "answer": "{\"target\": \"pen\", \"support_surface\": \"dinner table\", \"references\": [{\"object\": \"pillow\", \"relation\": \"side_above\", \"distance_cm\": 14.0}, {\"object\": \"vase\", \"relation\": \"side_below\", \"distance_cm\": 17.3}]}", "target": "pen", "split": "test"} {"id": "1fb6538f81_8", "scene_id": "1fb6538f81", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mobile phone appear?", "choices": null, "answer": "No", "target": "mobile phone", "split": "test"} {"id": "1fb6538f81_9", "scene_id": "1fb6538f81", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. speaker\nB. chair\nC. table\nD. tv stand", "choices": ["A. speaker", "B. chair", "C. table", "D. tv stand"], "answer": "C. table", "target": "power strip", "split": "test"} {"id": "1fb6538f81_10", "scene_id": "1fb6538f81", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is on the stool. It is also under the table, about 3 cm away. It is further to the side of and below the tv stand, about 12 cm away.", "target": "power strip", "split": "test"} {"id": "1fb6538f81_11", "scene_id": "1fb6538f81", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"stool\", \"references\": [{\"object\": \"table\", \"relation\": \"under\", \"distance_cm\": 2.9}, {\"object\": \"tv stand\", \"relation\": \"side_below\", \"distance_cm\": 12.2}]}", "target": "power strip", "split": "test"} {"id": "20207b4844_0", "scene_id": "20207b4844", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the backpack appear?", "choices": null, "answer": "Yes", "target": "backpack", "split": "test"} {"id": "20207b4844_1", "scene_id": "20207b4844", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. file rack\nB. bottle\nC. trash can\nD. table", "choices": ["A. file rack", "B. bottle", "C. trash can", "D. table"], "answer": "D. table", "target": "backpack", "split": "test"} {"id": "20207b4844_2", "scene_id": "20207b4844", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is next to the table, about 5 cm away. It is also to the side of and below the file rack, about 14 cm away. It is further to the side of and below the bottle, about 21 cm away.", "target": "backpack", "split": "test"} {"id": "20207b4844_3", "scene_id": "20207b4844", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"table\", \"references\": [{\"object\": \"table\", \"relation\": \"next_to\", \"distance_cm\": 5.4}, {\"object\": \"file rack\", \"relation\": \"side_below\", \"distance_cm\": 13.8}]}", "target": "backpack", "split": "test"} {"id": "20207b4844_4", "scene_id": "20207b4844", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pen appear?", "choices": null, "answer": "No", "target": "pen", "split": "test"} {"id": "20207b4844_5", "scene_id": "20207b4844", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is on the table. It is also next to the file rack, about 6 cm away. It is further to the side of and above the chair, about 7 cm away.", "target": "bottle", "split": "test"} {"id": "20207b4844_6", "scene_id": "20207b4844", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"table\", \"references\": [{\"object\": \"file rack\", \"relation\": \"next_to\", \"distance_cm\": 6.5}, {\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 6.8}]}", "target": "bottle", "split": "test"} {"id": "20207b4844_7", "scene_id": "20207b4844", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the wireless charger appear?", "choices": null, "answer": "No", "target": "wireless charger", "split": "test"} {"id": "20207b4844_8", "scene_id": "20207b4844", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. router\nB. laptop\nC. curtain\nD. office chair", "choices": ["A. router", "B. laptop", "C. curtain", "D. office chair"], "answer": "B. laptop", "target": "mouse", "split": "test"} {"id": "20207b4844_9", "scene_id": "20207b4844", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the table. It is also next to the laptop, about 3 cm away. It is further near the router, about 18 cm away.", "target": "mouse", "split": "test"} {"id": "20207b4844_10", "scene_id": "20207b4844", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"laptop\", \"relation\": \"next_to\", \"distance_cm\": 3.4}, {\"object\": \"router\", \"relation\": \"near\", \"distance_cm\": 17.6}]}", "target": "mouse", "split": "test"} {"id": "20871b98f3_0", "scene_id": "20871b98f3", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the scissors appear?", "choices": null, "answer": "Yes", "target": "scissors", "split": "test"} {"id": "20871b98f3_1", "scene_id": "20871b98f3", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the scissors in this scene?\nA. kitchen cabinet\nB. neon light\nC. power outlets\nD. dish drying rack", "choices": ["A. kitchen cabinet", "B. neon light", "C. power outlets", "D. dish drying rack"], "answer": "D. dish drying rack", "target": "scissors", "split": "test"} {"id": "20871b98f3_2", "scene_id": "20871b98f3", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the scissors in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The scissors is to the side of and above the dish drying rack, about 4 cm away. It is also to the side of and below the neon light, about 9 cm away. It is further to the side of and below the kitchen cabinet, about 12 cm away.", "target": "scissors", "split": "test"} {"id": "20871b98f3_3", "scene_id": "20871b98f3", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the scissors in structured JSON format.", "choices": null, "answer": "{\"target\": \"scissors\", \"support_surface\": \"dish drying rack\", \"references\": [{\"object\": \"dish drying rack\", \"relation\": \"side_above\", \"distance_cm\": 3.9}, {\"object\": \"neon light\", \"relation\": \"side_below\", \"distance_cm\": 8.6}]}", "target": "scissors", "split": "test"} {"id": "20871b98f3_4", "scene_id": "20871b98f3", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pen appear?", "choices": null, "answer": "No", "target": "pen", "split": "test"} {"id": "20871b98f3_5", "scene_id": "20871b98f3", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the water bottle in this scene?\nA. shopping bag\nB. reusable shopping bag\nC. bench cushion\nD. bench", "choices": ["A. shopping bag", "B. reusable shopping bag", "C. bench cushion", "D. bench"], "answer": "A. shopping bag", "target": "water bottle", "split": "test"} {"id": "20871b98f3_6", "scene_id": "20871b98f3", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the water bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The water bottle is to the side of and above the shopping bag, about 5 cm away. It is also to the side of and above the bench cushion, about 17 cm away. It is further near the reusable shopping bag, about 23 cm away.", "target": "water bottle", "split": "test"} {"id": "20871b98f3_7", "scene_id": "20871b98f3", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the water bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"water bottle\", \"support_surface\": \"kitchen cabinet\", \"references\": [{\"object\": \"shopping bag\", \"relation\": \"side_above\", \"distance_cm\": 5.2}, {\"object\": \"bench cushion\", \"relation\": \"side_above\", \"distance_cm\": 16.6}]}", "target": "water bottle", "split": "test"} {"id": "20ff72df6e_0", "scene_id": "20ff72df6e", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the comb appear?", "choices": null, "answer": "No", "target": "comb", "split": "test"} {"id": "20ff72df6e_1", "scene_id": "20ff72df6e", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the soap in this scene?\nA. toiletries\nB. shelf\nC. toilet paper\nD. countertop", "choices": ["A. toiletries", "B. shelf", "C. toilet paper", "D. countertop"], "answer": "B. shelf", "target": "soap", "split": "test"} {"id": "20ff72df6e_2", "scene_id": "20ff72df6e", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the soap in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The soap is to the side of and below the shelf, about 11 cm away. It is also above the toiletries, about 14 cm away. It is further to the side of and below the toilet paper, about 24 cm away.", "target": "soap", "split": "test"} {"id": "20ff72df6e_3", "scene_id": "20ff72df6e", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the soap in structured JSON format.", "choices": null, "answer": "{\"target\": \"soap\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"shelf\", \"relation\": \"side_below\", \"distance_cm\": 11.5}, {\"object\": \"toiletries\", \"relation\": \"above\", \"distance_cm\": 14.1}]}", "target": "soap", "split": "test"} {"id": "2162a7cf14_0", "scene_id": "2162a7cf14", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pen holder appear?", "choices": null, "answer": "No", "target": "pen holder", "split": "test"} {"id": "2162a7cf14_1", "scene_id": "2162a7cf14", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cup in this scene?\nA. mousepad\nB. outlet\nC. power socket\nD. heater", "choices": ["A. mousepad", "B. outlet", "C. power socket", "D. heater"], "answer": "C. power socket", "target": "cup", "split": "test"} {"id": "2162a7cf14_2", "scene_id": "2162a7cf14", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is to the side of and below the window, about 18 cm away. It is also to the side of and above the power socket, about 21 cm away. It is further near the outlet, about 28 cm away.", "target": "cup", "split": "test"} {"id": "2162a7cf14_3", "scene_id": "2162a7cf14", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"window\", \"references\": [{\"object\": \"window\", \"relation\": \"side_below\", \"distance_cm\": 18.4}, {\"object\": \"power socket\", \"relation\": \"side_above\", \"distance_cm\": 21.3}]}", "target": "cup", "split": "test"} {"id": "2162a7cf14_4", "scene_id": "2162a7cf14", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the backpack appear?", "choices": null, "answer": "No", "target": "backpack", "split": "test"} {"id": "2162a7cf14_5", "scene_id": "2162a7cf14", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. windowsill\nB. rolling chair\nC. book\nD. mouse", "choices": ["A. windowsill", "B. rolling chair", "C. book", "D. mouse"], "answer": "D. mouse", "target": "keyboard", "split": "test"} {"id": "2162a7cf14_6", "scene_id": "2162a7cf14", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the table. It is also next to the mouse, about 8 cm away. It is further next to the book, about 11 cm away.", "target": "keyboard", "split": "test"} {"id": "2162a7cf14_7", "scene_id": "2162a7cf14", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"table\", \"references\": [{\"object\": \"mouse\", \"relation\": \"next_to\", \"distance_cm\": 8.0}, {\"object\": \"book\", \"relation\": \"next_to\", \"distance_cm\": 10.6}]}", "target": "keyboard", "split": "test"} {"id": "2162a7cf14_8", "scene_id": "2162a7cf14", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the marker appear?", "choices": null, "answer": "Yes", "target": "marker", "split": "test"} {"id": "2162a7cf14_9", "scene_id": "2162a7cf14", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the marker in this scene?\nA. monitor\nB. rolling chair\nC. vottle\nD. webcam", "choices": ["A. monitor", "B. rolling chair", "C. vottle", "D. webcam"], "answer": "B. rolling chair", "target": "marker", "split": "test"} {"id": "2162a7cf14_10", "scene_id": "2162a7cf14", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the marker in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The marker is on the table. It is also to the side of and above the rolling chair, about 19 cm away. It is further to the side of and below the monitor, about 34 cm away.", "target": "marker", "split": "test"} {"id": "2162a7cf14_11", "scene_id": "2162a7cf14", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the marker in structured JSON format.", "choices": null, "answer": "{\"target\": \"marker\", \"support_surface\": \"table\", \"references\": [{\"object\": \"rolling chair\", \"relation\": \"side_above\", \"distance_cm\": 19.2}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 34.2}]}", "target": "marker", "split": "test"} {"id": "2162a7cf14_12", "scene_id": "2162a7cf14", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the stapler appear?", "choices": null, "answer": "No", "target": "stapler", "split": "test"} {"id": "2162a7cf14_13", "scene_id": "2162a7cf14", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mousepad in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mousepad is on the table. It is also to the side of and below the monitor, about 9 cm away. It is further to the side of and below the windowsill, about 9 cm away.", "target": "mousepad", "split": "test"} {"id": "2162a7cf14_14", "scene_id": "2162a7cf14", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mousepad in structured JSON format.", "choices": null, "answer": "{\"target\": \"mousepad\", \"support_surface\": \"table\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 8.8}, {\"object\": \"windowsill\", \"relation\": \"side_below\", \"distance_cm\": 9.1}]}", "target": "mousepad", "split": "test"} {"id": "2162a7cf14_15", "scene_id": "2162a7cf14", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the spray bottle appear?", "choices": null, "answer": "Yes", "target": "spray bottle", "split": "test"} {"id": "2162a7cf14_16", "scene_id": "2162a7cf14", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the spray bottle in this scene?\nA. books\nB. picture\nC. binder\nD. bag", "choices": ["A. books", "B. picture", "C. binder", "D. bag"], "answer": "A. books", "target": "spray bottle", "split": "test"} {"id": "2162a7cf14_17", "scene_id": "2162a7cf14", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the spray bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The spray bottle is on the bookshelf. It is also to the side of and above the books, about 12 cm away. It is further to the side of and above the binder, about 52 cm away.", "target": "spray bottle", "split": "test"} {"id": "2162a7cf14_18", "scene_id": "2162a7cf14", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the spray bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"spray bottle\", \"support_surface\": \"bookshelf\", \"references\": [{\"object\": \"books\", \"relation\": \"side_above\", \"distance_cm\": 11.6}, {\"object\": \"binder\", \"relation\": \"side_above\", \"distance_cm\": 51.9}]}", "target": "spray bottle", "split": "test"} {"id": "216b9e55e8_0", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power cord appear?", "choices": null, "answer": "No", "target": "power cord", "split": "test"} {"id": "216b9e55e8_1", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. chair\nB. pen\nC. monitor\nD. laptop", "choices": ["A. chair", "B. pen", "C. monitor", "D. laptop"], "answer": "C. monitor", "target": "keyboard", "split": "test"} {"id": "216b9e55e8_2", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the table. It is also under the monitor, about 3 cm away. It is further near the pen, about 30 cm away.", "target": "keyboard", "split": "test"} {"id": "216b9e55e8_3", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"table\", \"references\": [{\"object\": \"monitor\", \"relation\": \"under\", \"distance_cm\": 2.6}, {\"object\": \"pen\", \"relation\": \"near\", \"distance_cm\": 29.8}]}", "target": "keyboard", "split": "test"} {"id": "216b9e55e8_4", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the laptop charger appear?", "choices": null, "answer": "Yes", "target": "laptop charger", "split": "test"} {"id": "216b9e55e8_5", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the laptop charger in this scene?\nA. phone charger\nB. extension cord\nC. table\nD. adjustable bench", "choices": ["A. phone charger", "B. extension cord", "C. table", "D. adjustable bench"], "answer": "D. adjustable bench", "target": "laptop charger", "split": "test"} {"id": "216b9e55e8_6", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the laptop charger in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The laptop charger is to the side of and below the adjustable bench, about 22 cm away. It is also near the phone charger, about 27 cm away. It is further near the extension cord, about 27 cm away.", "target": "laptop charger", "split": "test"} {"id": "216b9e55e8_7", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the laptop charger in structured JSON format.", "choices": null, "answer": "{\"target\": \"laptop charger\", \"support_surface\": \"table\", \"references\": [{\"object\": \"adjustable bench\", \"relation\": \"side_below\", \"distance_cm\": 21.9}, {\"object\": \"phone charger\", \"relation\": \"near\", \"distance_cm\": 27.1}]}", "target": "laptop charger", "split": "test"} {"id": "216b9e55e8_8", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse appear?", "choices": null, "answer": "Yes", "target": "mouse", "split": "test"} {"id": "216b9e55e8_9", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the table. It is also next to the laptop, about 5 cm away. It is further next to the clipboard, about 6 cm away.", "target": "mouse", "split": "test"} {"id": "216b9e55e8_10", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"laptop\", \"relation\": \"next_to\", \"distance_cm\": 5.0}, {\"object\": \"clipboard\", \"relation\": \"next_to\", \"distance_cm\": 5.7}]}", "target": "mouse", "split": "test"} {"id": "216b9e55e8_11", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the razor appear?", "choices": null, "answer": "No", "target": "razor", "split": "test"} {"id": "216b9e55e8_12", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the pen in this scene?\nA. monitor\nB. keyboard\nC. laptop\nD. bookshelf", "choices": ["A. monitor", "B. keyboard", "C. laptop", "D. bookshelf"], "answer": "C. laptop", "target": "pen", "split": "test"} {"id": "216b9e55e8_13", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the pen in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The pen is on the table. It is also next to the laptop, about 4 cm away. It is further to the side of and below the monitor, about 8 cm away.", "target": "pen", "split": "test"} {"id": "216b9e55e8_14", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the pen in structured JSON format.", "choices": null, "answer": "{\"target\": \"pen\", \"support_surface\": \"table\", \"references\": [{\"object\": \"laptop\", \"relation\": \"next_to\", \"distance_cm\": 4.5}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 7.8}]}", "target": "pen", "split": "test"} {"id": "216b9e55e8_15", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the adapter appear?", "choices": null, "answer": "No", "target": "adapter", "split": "test"} {"id": "216b9e55e8_16", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the phone charger in this scene?\nA. table lamp\nB. book\nC. bedside table\nD. rice cooker", "choices": ["A. table lamp", "B. book", "C. bedside table", "D. rice cooker"], "answer": "C. bedside table", "target": "phone charger", "split": "test"} {"id": "216b9e55e8_17", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the phone charger in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The phone charger is next to the bedside table, about 4 cm away. It is also to the side of and below the table lamp, about 16 cm away. It is further to the side of and above the rice cooker, about 25 cm away.", "target": "phone charger", "split": "test"} {"id": "216b9e55e8_18", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the phone charger in structured JSON format.", "choices": null, "answer": "{\"target\": \"phone charger\", \"support_surface\": \"bedside table\", \"references\": [{\"object\": \"bedside table\", \"relation\": \"next_to\", \"distance_cm\": 4.1}, {\"object\": \"table lamp\", \"relation\": \"side_below\", \"distance_cm\": 16.2}]}", "target": "phone charger", "split": "test"} {"id": "216b9e55e8_19", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the post it note appear?", "choices": null, "answer": "No", "target": "post it note", "split": "test"} {"id": "216b9e55e8_20", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "20", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tv remote in this scene?\nA. pillow\nB. decorative mat\nC. book\nD. adjustable bench", "choices": ["A. pillow", "B. decorative mat", "C. book", "D. adjustable bench"], "answer": "B. decorative mat", "target": "tv remote", "split": "test"} {"id": "216b9e55e8_21", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "21", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tv remote in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tv remote is on the coffee table. It is also to the side of and above the book, about 33 cm away. It is further to the side of and below the pillow, about 49 cm away.", "target": "tv remote", "split": "test"} {"id": "216b9e55e8_22", "scene_id": "216b9e55e8", "source_dataset": "scannetpp", "local_sample_id": "22", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tv remote in structured JSON format.", "choices": null, "answer": "{\"target\": \"tv remote\", \"support_surface\": \"coffee table\", \"references\": [{\"object\": \"book\", \"relation\": \"side_above\", \"distance_cm\": 33.5}, {\"object\": \"pillow\", \"relation\": \"side_below\", \"distance_cm\": 49.1}]}", "target": "tv remote", "split": "test"} {"id": "2284bf5c9d_0", "scene_id": "2284bf5c9d", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the comb appear?", "choices": null, "answer": "No", "target": "comb", "split": "test"} {"id": "2284bf5c9d_1", "scene_id": "2284bf5c9d", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the pen holder in this scene?\nA. monitor\nB. nintendo switch\nC. handcream\nD. books", "choices": ["A. monitor", "B. nintendo switch", "C. handcream", "D. books"], "answer": "A. monitor", "target": "pen holder", "split": "test"} {"id": "2284bf5c9d_2", "scene_id": "2284bf5c9d", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the pen holder in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The pen holder is on the table. It is also under the monitor, about 3 cm away. It is further next to the nintendo switch, about 5 cm away.", "target": "pen holder", "split": "test"} {"id": "2284bf5c9d_3", "scene_id": "2284bf5c9d", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the pen holder in structured JSON format.", "choices": null, "answer": "{\"target\": \"pen holder\", \"support_surface\": \"table\", \"references\": [{\"object\": \"monitor\", \"relation\": \"under\", \"distance_cm\": 3.0}, {\"object\": \"nintendo switch\", \"relation\": \"next_to\", \"distance_cm\": 5.2}]}", "target": "pen holder", "split": "test"} {"id": "238b940049_0", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the remote controller appear?", "choices": null, "answer": "No", "target": "remote controller", "split": "test"} {"id": "238b940049_1", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. cardboard box\nB. door frame\nC. switch\nD. binders", "choices": ["A. cardboard box", "B. door frame", "C. switch", "D. binders"], "answer": "B. door frame", "target": "backpack", "split": "test"} {"id": "238b940049_2", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is attached to the door. It is also to the side of and above the door frame, about 8 cm away. It is further to the side of and above the cardboard box, about 54 cm away.", "target": "backpack", "split": "test"} {"id": "238b940049_3", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"door\", \"references\": [{\"object\": \"door frame\", \"relation\": \"side_above\", \"distance_cm\": 8.2}, {\"object\": \"cardboard box\", \"relation\": \"side_above\", \"distance_cm\": 54.3}]}", "target": "backpack", "split": "test"} {"id": "238b940049_4", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the cable appear?", "choices": null, "answer": "No", "target": "cable", "split": "test"} {"id": "238b940049_5", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. mouse\nB. mousepad\nC. monitor\nD. monitor stand", "choices": ["A. mouse", "B. mousepad", "C. monitor", "D. monitor stand"], "answer": "B. mousepad", "target": "keyboard", "split": "test"} {"id": "238b940049_6", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is next to the mousepad, about 6 cm away. It is also next to the mouse, about 9 cm away. It is further next to the monitor stand, about 11 cm away.", "target": "keyboard", "split": "test"} {"id": "238b940049_7", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"office table\", \"references\": [{\"object\": \"mousepad\", \"relation\": \"next_to\", \"distance_cm\": 6.0}, {\"object\": \"mouse\", \"relation\": \"next_to\", \"distance_cm\": 9.3}]}", "target": "keyboard", "split": "test"} {"id": "238b940049_8", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse appear?", "choices": null, "answer": "Yes", "target": "mouse", "split": "test"} {"id": "238b940049_9", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. office table\nB. keyboard\nC. monitor\nD. printer", "choices": ["A. office table", "B. keyboard", "C. monitor", "D. printer"], "answer": "A. office table", "target": "mouse", "split": "test"} {"id": "238b940049_10", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is to the side of and above the office table. It is also next to the keyboard, about 9 cm away. It is further to the side of and below the printer, about 11 cm away.", "target": "mouse", "split": "test"} {"id": "238b940049_11", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"office table\", \"references\": [{\"object\": \"office table\", \"relation\": \"side_above\", \"distance_cm\": 2.5}, {\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 9.3}]}", "target": "mouse", "split": "test"} {"id": "238b940049_12", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mousepad appear?", "choices": null, "answer": "Yes", "target": "mousepad", "split": "test"} {"id": "238b940049_13", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mousepad in this scene?\nA. keyboard\nB. stapler\nC. monitor\nD. cabinet", "choices": ["A. keyboard", "B. stapler", "C. monitor", "D. cabinet"], "answer": "A. keyboard", "target": "mousepad", "split": "test"} {"id": "238b940049_14", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mousepad in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mousepad is next to the keyboard, about 6 cm away. It is also to the side of and below the monitor, about 12 cm away. It is further to the side of and below the stapler, about 25 cm away.", "target": "mousepad", "split": "test"} {"id": "238b940049_15", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mousepad in structured JSON format.", "choices": null, "answer": "{\"target\": \"mousepad\", \"support_surface\": \"office table\", \"references\": [{\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 6.0}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 12.0}]}", "target": "mousepad", "split": "test"} {"id": "238b940049_16", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power strip appear?", "choices": null, "answer": "Yes", "target": "power strip", "split": "test"} {"id": "238b940049_17", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. heater\nB. paper organizer\nC. telephone\nD. monitor stand", "choices": ["A. heater", "B. paper organizer", "C. telephone", "D. monitor stand"], "answer": "A. heater", "target": "power strip", "split": "test"} {"id": "238b940049_18", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is to the side of and below the heater, about 25 cm away. It is also to the side of and below the telephone, about 59 cm away. It is further to the side of and below the paper organizer, about 69 cm away.", "target": "power strip", "split": "test"} {"id": "238b940049_19", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"monitor stand\", \"references\": [{\"object\": \"heater\", \"relation\": \"side_below\", \"distance_cm\": 24.9}, {\"object\": \"telephone\", \"relation\": \"side_below\", \"distance_cm\": 58.9}]}", "target": "power strip", "split": "test"} {"id": "238b940049_20", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "20", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the laptop charger appear?", "choices": null, "answer": "No", "target": "laptop charger", "split": "test"} {"id": "238b940049_21", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "21", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the stapler in this scene?\nA. mousepad\nB. monitor\nC. picture\nD. notice board", "choices": ["A. mousepad", "B. monitor", "C. picture", "D. notice board"], "answer": "B. monitor", "target": "stapler", "split": "test"} {"id": "238b940049_22", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "22", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the stapler in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The stapler is near the monitor, about 21 cm away. It is also to the side of and below the picture, about 23 cm away. It is further to the side of and below the notice board, about 24 cm away.", "target": "stapler", "split": "test"} {"id": "238b940049_23", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "23", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the stapler in structured JSON format.", "choices": null, "answer": "{\"target\": \"stapler\", \"support_surface\": \"office table\", \"references\": [{\"object\": \"monitor\", \"relation\": \"near\", \"distance_cm\": 20.9}, {\"object\": \"picture\", \"relation\": \"side_below\", \"distance_cm\": 22.7}]}", "target": "stapler", "split": "test"} {"id": "238b940049_24", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "24", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the scissors appear?", "choices": null, "answer": "No", "target": "scissors", "split": "test"} {"id": "238b940049_25", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "25", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tissue box in this scene?\nA. books\nB. stapler\nC. printer\nD. file", "choices": ["A. books", "B. stapler", "C. printer", "D. file"], "answer": "D. file", "target": "tissue box", "split": "test"} {"id": "238b940049_26", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "26", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tissue box in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tissue box is to the side of and above the file, about 10 cm away. It is also to the side of and above the printer, about 16 cm away. It is further to the side of and above the stapler, about 42 cm away.", "target": "tissue box", "split": "test"} {"id": "238b940049_27", "scene_id": "238b940049", "source_dataset": "scannetpp", "local_sample_id": "27", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tissue box in structured JSON format.", "choices": null, "answer": "{\"target\": \"tissue box\", \"support_surface\": \"paper organizer\", \"references\": [{\"object\": \"file\", \"relation\": \"side_above\", \"distance_cm\": 10.2}, {\"object\": \"printer\", \"relation\": \"side_above\", \"distance_cm\": 16.2}]}", "target": "tissue box", "split": "test"} {"id": "246fe09e98_0", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the calculator appear?", "choices": null, "answer": "No", "target": "calculator", "split": "test"} {"id": "246fe09e98_1", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the charger in this scene?\nA. box\nB. trash can\nC. laptop charger\nD. extension cord", "choices": ["A. box", "B. trash can", "C. laptop charger", "D. extension cord"], "answer": "D. extension cord", "target": "charger", "split": "test"} {"id": "246fe09e98_2", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the charger in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The charger is to the side of and below the box, about 11 cm away. It is also next to the laptop charger, about 14 cm away. It is further to the side of and below the trash can, about 19 cm away.", "target": "charger", "split": "test"} {"id": "246fe09e98_3", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the charger in structured JSON format.", "choices": null, "answer": "{\"target\": \"charger\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"box\", \"relation\": \"side_below\", \"distance_cm\": 10.7}, {\"object\": \"laptop charger\", \"relation\": \"next_to\", \"distance_cm\": 14.1}]}", "target": "charger", "split": "test"} {"id": "246fe09e98_4", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the glasses case appear?", "choices": null, "answer": "No", "target": "glasses case", "split": "test"} {"id": "246fe09e98_5", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the extension cord in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The extension cord is to the side of and below the organizer box, about 33 cm away. It is also to the side of and below the notebooks, about 33 cm away. It is further to the side of and below the headphones, about 39 cm away.", "target": "extension cord", "split": "test"} {"id": "246fe09e98_6", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the extension cord in structured JSON format.", "choices": null, "answer": "{\"target\": \"extension cord\", \"support_surface\": \"pillow\", \"references\": [{\"object\": \"organizer box\", \"relation\": \"side_below\", \"distance_cm\": 32.6}, {\"object\": \"notebooks\", \"relation\": \"side_below\", \"distance_cm\": 32.6}]}", "target": "extension cord", "split": "test"} {"id": "246fe09e98_7", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the game controller appear?", "choices": null, "answer": "No", "target": "game controller", "split": "test"} {"id": "246fe09e98_8", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the headphones in this scene?\nA. book\nB. notebooks\nC. extension cord\nD. pillow", "choices": ["A. book", "B. notebooks", "C. extension cord", "D. pillow"], "answer": "B. notebooks", "target": "headphones", "split": "test"} {"id": "246fe09e98_9", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the headphones in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The headphones is to the side of and above the notebooks, about 7 cm away. It is also to the side of and below the book, about 15 cm away. It is further to the side of and above the pillow, about 28 cm away.", "target": "headphones", "split": "test"} {"id": "246fe09e98_10", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the headphones in structured JSON format.", "choices": null, "answer": "{\"target\": \"headphones\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"notebooks\", \"relation\": \"side_above\", \"distance_cm\": 6.6}, {\"object\": \"book\", \"relation\": \"side_below\", \"distance_cm\": 15.0}]}", "target": "headphones", "split": "test"} {"id": "246fe09e98_11", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "Yes", "target": "keyboard", "split": "test"} {"id": "246fe09e98_12", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is next to the mouse, about 9 cm away. It is also next to the laptop holder, about 10 cm away. It is further to the side of and below the laptop, about 10 cm away.", "target": "keyboard", "split": "test"} {"id": "246fe09e98_13", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"mouse\", \"relation\": \"next_to\", \"distance_cm\": 9.5}, {\"object\": \"laptop holder\", \"relation\": \"next_to\", \"distance_cm\": 9.7}]}", "target": "keyboard", "split": "test"} {"id": "246fe09e98_14", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the laptop charger appear?", "choices": null, "answer": "Yes", "target": "laptop charger", "split": "test"} {"id": "246fe09e98_15", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the laptop charger in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The laptop charger is to the side of and below the box, about 12 cm away. It is also next to the extension cord, about 12 cm away. It is further next to the electric cable extender, about 12 cm away.", "target": "laptop charger", "split": "test"} {"id": "246fe09e98_16", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the laptop charger in structured JSON format.", "choices": null, "answer": "{\"target\": \"laptop charger\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"box\", \"relation\": \"side_below\", \"distance_cm\": 11.6}, {\"object\": \"extension cord\", \"relation\": \"next_to\", \"distance_cm\": 11.8}]}", "target": "laptop charger", "split": "test"} {"id": "246fe09e98_17", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the glasses appear?", "choices": null, "answer": "No", "target": "glasses", "split": "test"} {"id": "246fe09e98_18", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. keyboard\nB. desk\nC. power bank\nD. laptop", "choices": ["A. keyboard", "B. desk", "C. power bank", "D. laptop"], "answer": "B. desk", "target": "mouse", "split": "test"} {"id": "246fe09e98_19", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is next to the desk, about 8 cm away. It is also next to the keyboard, about 9 cm away. It is further next to the power bank, about 14 cm away.", "target": "mouse", "split": "test"} {"id": "246fe09e98_20", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "20", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"desk\", \"relation\": \"next_to\", \"distance_cm\": 8.1}, {\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 9.5}]}", "target": "mouse", "split": "test"} {"id": "246fe09e98_21", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "21", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mousepad appear?", "choices": null, "answer": "Yes", "target": "mousepad", "split": "test"} {"id": "246fe09e98_22", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "22", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mousepad in this scene?\nA. laptop holder\nB. power bank\nC. gamer chair\nD. backpack", "choices": ["A. laptop holder", "B. power bank", "C. gamer chair", "D. backpack"], "answer": "B. power bank", "target": "mousepad", "split": "test"} {"id": "246fe09e98_23", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "23", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mousepad in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mousepad is next to the power bank, about 5 cm away. It is also next to the laptop holder, about 8 cm away. It is further to the side of and above the gamer chair, about 10 cm away.", "target": "mousepad", "split": "test"} {"id": "246fe09e98_24", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "24", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mousepad in structured JSON format.", "choices": null, "answer": "{\"target\": \"mousepad\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"power bank\", \"relation\": \"next_to\", \"distance_cm\": 5.3}, {\"object\": \"laptop holder\", \"relation\": \"next_to\", \"distance_cm\": 8.3}]}", "target": "mousepad", "split": "test"} {"id": "246fe09e98_25", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "25", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the wireless charger appear?", "choices": null, "answer": "No", "target": "wireless charger", "split": "test"} {"id": "246fe09e98_26", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "26", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power bank in this scene?\nA. note\nB. monitor\nC. mousepad\nD. decorative cloth", "choices": ["A. note", "B. monitor", "C. mousepad", "D. decorative cloth"], "answer": "C. mousepad", "target": "power bank", "split": "test"} {"id": "246fe09e98_27", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "27", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power bank in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power bank is next to the mousepad, about 5 cm away. It is also to the side of and below the note, about 9 cm away. It is further to the side of and below the decorative cloth, about 12 cm away.", "target": "power bank", "split": "test"} {"id": "246fe09e98_28", "scene_id": "246fe09e98", "source_dataset": "scannetpp", "local_sample_id": "28", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power bank in structured JSON format.", "choices": null, "answer": "{\"target\": \"power bank\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"mousepad\", \"relation\": \"next_to\", \"distance_cm\": 5.3}, {\"object\": \"note\", \"relation\": \"side_below\", \"distance_cm\": 8.9}]}", "target": "power bank", "split": "test"} {"id": "2489b7f4fe_0", "scene_id": "2489b7f4fe", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the dongle appear?", "choices": null, "answer": "No", "target": "dongle", "split": "test"} {"id": "2489b7f4fe_1", "scene_id": "2489b7f4fe", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "Yes", "target": "keyboard", "split": "test"} {"id": "2489b7f4fe_2", "scene_id": "2489b7f4fe", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. lab appliance\nB. mouse\nC. monitor\nD. lab stool", "choices": ["A. lab appliance", "B. mouse", "C. monitor", "D. lab stool"], "answer": "B. mouse", "target": "keyboard", "split": "test"} {"id": "2489b7f4fe_3", "scene_id": "2489b7f4fe", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the table. It is also next to the mouse, about 11 cm away. It is further to the side of and above the lab stool, about 20 cm away.", "target": "keyboard", "split": "test"} {"id": "2489b7f4fe_4", "scene_id": "2489b7f4fe", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"table\", \"references\": [{\"object\": \"mouse\", \"relation\": \"next_to\", \"distance_cm\": 11.2}, {\"object\": \"lab stool\", \"relation\": \"side_above\", \"distance_cm\": 20.4}]}", "target": "keyboard", "split": "test"} {"id": "2489b7f4fe_5", "scene_id": "2489b7f4fe", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the deodorant bottle appear?", "choices": null, "answer": "No", "target": "deodorant bottle", "split": "test"} {"id": "2489b7f4fe_6", "scene_id": "2489b7f4fe", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. keyboard\nB. lab appliance\nC. lab stool\nD. monitor", "choices": ["A. keyboard", "B. lab appliance", "C. lab stool", "D. monitor"], "answer": "B. lab appliance", "target": "mouse", "split": "test"} {"id": "2489b7f4fe_7", "scene_id": "2489b7f4fe", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the table. It is also to the side of and below the lab appliance, about 7 cm away. It is further next to the keyboard, about 11 cm away.", "target": "mouse", "split": "test"} {"id": "2489b7f4fe_8", "scene_id": "2489b7f4fe", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"lab appliance\", \"relation\": \"side_below\", \"distance_cm\": 7.0}, {\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 11.2}]}", "target": "mouse", "split": "test"} {"id": "2489b7f4fe_9", "scene_id": "2489b7f4fe", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tissue box appear?", "choices": null, "answer": "Yes", "target": "tissue box", "split": "test"} {"id": "2489b7f4fe_10", "scene_id": "2489b7f4fe", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tissue box in this scene?\nA. lab appliance\nB. extension cord\nC. lab incubator\nD. keyboard", "choices": ["A. lab appliance", "B. extension cord", "C. lab incubator", "D. keyboard"], "answer": "A. lab appliance", "target": "tissue box", "split": "test"} {"id": "2489b7f4fe_11", "scene_id": "2489b7f4fe", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tissue box in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tissue box is next to the lab appliance, about 6 cm away. It is also to the side of and below the lab incubator, about 25 cm away.", "target": "tissue box", "split": "test"} {"id": "2489b7f4fe_12", "scene_id": "2489b7f4fe", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tissue box in structured JSON format.", "choices": null, "answer": "{\"target\": \"tissue box\", \"support_surface\": \"storage trolley\", \"references\": [{\"object\": \"lab appliance\", \"relation\": \"next_to\", \"distance_cm\": 6.3}, {\"object\": \"lab incubator\", \"relation\": \"side_below\", \"distance_cm\": 25.2}]}", "target": "tissue box", "split": "test"} {"id": "24b248e676_0", "scene_id": "24b248e676", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the backpack appear?", "choices": null, "answer": "Yes", "target": "backpack", "split": "test"} {"id": "24b248e676_1", "scene_id": "24b248e676", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. shelf rail\nB. folded blanket\nC. pillow\nD. power outlets", "choices": ["A. shelf rail", "B. folded blanket", "C. pillow", "D. power outlets"], "answer": "C. pillow", "target": "backpack", "split": "test"} {"id": "24b248e676_2", "scene_id": "24b248e676", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is on the shelf. It is also to the side of and above the pillow, about 19 cm away. It is further to the side of and above the folded blanket, about 25 cm away.", "target": "backpack", "split": "test"} {"id": "24b248e676_3", "scene_id": "24b248e676", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"pillow\", \"relation\": \"side_above\", \"distance_cm\": 19.4}, {\"object\": \"folded blanket\", \"relation\": \"side_above\", \"distance_cm\": 24.8}]}", "target": "backpack", "split": "test"} {"id": "24b248e676_4", "scene_id": "24b248e676", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pencil case appear?", "choices": null, "answer": "No", "target": "pencil case", "split": "test"} {"id": "24b248e676_5", "scene_id": "24b248e676", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the laptop charger in this scene?\nA. window frame\nB. rj45 outlet\nC. radiator\nD. curtain", "choices": ["A. window frame", "B. rj45 outlet", "C. radiator", "D. curtain"], "answer": "D. curtain", "target": "laptop charger", "split": "test"} {"id": "24b248e676_6", "scene_id": "24b248e676", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the laptop charger in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The laptop charger is on the table. It is also to the side of and below the curtain, about 13 cm away. It is further to the side of and above the radiator, about 33 cm away.", "target": "laptop charger", "split": "test"} {"id": "24b248e676_7", "scene_id": "24b248e676", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the laptop charger in structured JSON format.", "choices": null, "answer": "{\"target\": \"laptop charger\", \"support_surface\": \"table\", \"references\": [{\"object\": \"curtain\", \"relation\": \"side_below\", \"distance_cm\": 13.4}, {\"object\": \"radiator\", \"relation\": \"side_above\", \"distance_cm\": 32.7}]}", "target": "laptop charger", "split": "test"} {"id": "251443268c_0", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "251443268c_1", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. cup\nB. cabinet\nC. rolling cart\nD. printer", "choices": ["A. cup", "B. cabinet", "C. rolling cart", "D. printer"], "answer": "D. printer", "target": "bottle", "split": "test"} {"id": "251443268c_2", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is on the table. It is also to the side of and below the printer, about 9 cm away. It is further to the side of and above the cabinet, about 28 cm away.", "target": "bottle", "split": "test"} {"id": "251443268c_3", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"table\", \"references\": [{\"object\": \"printer\", \"relation\": \"side_below\", \"distance_cm\": 8.5}, {\"object\": \"cabinet\", \"relation\": \"side_above\", \"distance_cm\": 28.1}]}", "target": "bottle", "split": "test"} {"id": "251443268c_4", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power extension appear?", "choices": null, "answer": "No", "target": "power extension", "split": "test"} {"id": "251443268c_5", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cup in this scene?\nA. mouse pad\nB. chair\nC. stapler\nD. printer", "choices": ["A. mouse pad", "B. chair", "C. stapler", "D. printer"], "answer": "C. stapler", "target": "cup", "split": "test"} {"id": "251443268c_6", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is on the table. It is also next to the stapler, about 4 cm away. It is further to the side of and below the printer, about 11 cm away.", "target": "cup", "split": "test"} {"id": "251443268c_7", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"table\", \"references\": [{\"object\": \"stapler\", \"relation\": \"next_to\", \"distance_cm\": 4.3}, {\"object\": \"printer\", \"relation\": \"side_below\", \"distance_cm\": 11.5}]}", "target": "cup", "split": "test"} {"id": "251443268c_8", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the headphones appear?", "choices": null, "answer": "Yes", "target": "headphones", "split": "test"} {"id": "251443268c_9", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the headphones in this scene?\nA. table\nB. box\nC. windowsill\nD. book", "choices": ["A. table", "B. box", "C. windowsill", "D. book"], "answer": "B. box", "target": "headphones", "split": "test"} {"id": "251443268c_10", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the headphones in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The headphones is next to the box, about 6 cm away. It is also to the side of and above the windowsill, about 9 cm away. It is further to the side of and below the book, about 19 cm away.", "target": "headphones", "split": "test"} {"id": "251443268c_11", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the headphones in structured JSON format.", "choices": null, "answer": "{\"target\": \"headphones\", \"support_surface\": \"table\", \"references\": [{\"object\": \"box\", \"relation\": \"next_to\", \"distance_cm\": 6.2}, {\"object\": \"windowsill\", \"relation\": \"side_above\", \"distance_cm\": 9.2}]}", "target": "headphones", "split": "test"} {"id": "251443268c_12", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the wireless charger appear?", "choices": null, "answer": "No", "target": "wireless charger", "split": "test"} {"id": "251443268c_13", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. box\nB. book\nC. books\nD. file folder", "choices": ["A. box", "B. book", "C. books", "D. file folder"], "answer": "B. book", "target": "mouse", "split": "test"} {"id": "251443268c_14", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is to the side of and below the book, about 28 cm away. It is also below the books, about 30 cm away. It is further to the side of and below the file folder, about 53 cm away.", "target": "mouse", "split": "test"} {"id": "251443268c_15", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"bookshelf\", \"references\": [{\"object\": \"book\", \"relation\": \"side_below\", \"distance_cm\": 28.3}, {\"object\": \"books\", \"relation\": \"below\", \"distance_cm\": 30.1}]}", "target": "mouse", "split": "test"} {"id": "251443268c_16", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the soap appear?", "choices": null, "answer": "No", "target": "soap", "split": "test"} {"id": "251443268c_17", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse pad in this scene?\nA. split\nB. monitor\nC. paper puncher\nD. stapler", "choices": ["A. split", "B. monitor", "C. paper puncher", "D. stapler"], "answer": "B. monitor", "target": "mouse pad", "split": "test"} {"id": "251443268c_18", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse pad in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse pad is on the table. It is also under the monitor, about 3 cm away. It is further next to the split, about 7 cm away.", "target": "mouse pad", "split": "test"} {"id": "251443268c_19", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse pad in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse pad\", \"support_surface\": \"table\", \"references\": [{\"object\": \"monitor\", \"relation\": \"under\", \"distance_cm\": 2.8}, {\"object\": \"split\", \"relation\": \"next_to\", \"distance_cm\": 7.0}]}", "target": "mouse pad", "split": "test"} {"id": "251443268c_20", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "20", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power bank appear?", "choices": null, "answer": "No", "target": "power bank", "split": "test"} {"id": "251443268c_21", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "21", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the stapler in this scene?\nA. paper puncher\nB. chair\nC. mouse pad\nD. cup", "choices": ["A. paper puncher", "B. chair", "C. mouse pad", "D. cup"], "answer": "D. cup", "target": "stapler", "split": "test"} {"id": "251443268c_22", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "22", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the stapler in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The stapler is on the table. It is also next to the cup, about 4 cm away. It is further next to the paper puncher, about 6 cm away.", "target": "stapler", "split": "test"} {"id": "251443268c_23", "scene_id": "251443268c", "source_dataset": "scannetpp", "local_sample_id": "23", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the stapler in structured JSON format.", "choices": null, "answer": "{\"target\": \"stapler\", \"support_surface\": \"table\", \"references\": [{\"object\": \"cup\", \"relation\": \"next_to\", \"distance_cm\": 4.3}, {\"object\": \"paper puncher\", \"relation\": \"next_to\", \"distance_cm\": 5.7}]}", "target": "stapler", "split": "test"} {"id": "25927bb04c_0", "scene_id": "25927bb04c", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the water bottle appear?", "choices": null, "answer": "No", "target": "water bottle", "split": "test"} {"id": "25927bb04c_1", "scene_id": "25927bb04c", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. table\nB. pen\nC. desk\nD. circular tray", "choices": ["A. table", "B. pen", "C. desk", "D. circular tray"], "answer": "D. circular tray", "target": "bottle", "split": "test"} {"id": "25927bb04c_2", "scene_id": "25927bb04c", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is under the circular tray, about 3 cm away. It is also to the side of and above the table, about 7 cm away. It is further next to the desk, about 7 cm away.", "target": "bottle", "split": "test"} {"id": "25927bb04c_3", "scene_id": "25927bb04c", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"circular tray\", \"references\": [{\"object\": \"circular tray\", \"relation\": \"under\", \"distance_cm\": 2.8}, {\"object\": \"table\", \"relation\": \"side_above\", \"distance_cm\": 6.6}]}", "target": "bottle", "split": "test"} {"id": "25927bb04c_4", "scene_id": "25927bb04c", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the headphones appear?", "choices": null, "answer": "Yes", "target": "headphones", "split": "test"} {"id": "25927bb04c_5", "scene_id": "25927bb04c", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the headphones in this scene?\nA. office chair\nB. keyboard\nC. mouse\nD. monitor", "choices": ["A. office chair", "B. keyboard", "C. mouse", "D. monitor"], "answer": "B. keyboard", "target": "headphones", "split": "test"} {"id": "25927bb04c_6", "scene_id": "25927bb04c", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the headphones in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The headphones is on the desk. It is also next to the keyboard, about 10 cm away. It is further next to the mouse, about 12 cm away.", "target": "headphones", "split": "test"} {"id": "25927bb04c_7", "scene_id": "25927bb04c", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the headphones in structured JSON format.", "choices": null, "answer": "{\"target\": \"headphones\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 9.8}, {\"object\": \"mouse\", \"relation\": \"next_to\", \"distance_cm\": 11.8}]}", "target": "headphones", "split": "test"} {"id": "25927bb04c_8", "scene_id": "25927bb04c", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pen appear?", "choices": null, "answer": "Yes", "target": "pen", "split": "test"} {"id": "25927bb04c_9", "scene_id": "25927bb04c", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the pen in this scene?\nA. table\nB. bottle\nC. monitor\nD. circular tray", "choices": ["A. table", "B. bottle", "C. monitor", "D. circular tray"], "answer": "C. monitor", "target": "pen", "split": "test"} {"id": "25927bb04c_10", "scene_id": "25927bb04c", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the pen in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The pen is on the desk. It is also to the side of and below the monitor, about 5 cm away. It is further to the side of and above the table, about 19 cm away.", "target": "pen", "split": "test"} {"id": "25927bb04c_11", "scene_id": "25927bb04c", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the pen in structured JSON format.", "choices": null, "answer": "{\"target\": \"pen\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 5.1}, {\"object\": \"table\", \"relation\": \"side_above\", \"distance_cm\": 18.6}]}", "target": "pen", "split": "test"} {"id": "25927bb04c_12", "scene_id": "25927bb04c", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the game controller appear?", "choices": null, "answer": "No", "target": "game controller", "split": "test"} {"id": "25927bb04c_13", "scene_id": "25927bb04c", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. power socket\nB. box\nC. stair\nD. split", "choices": ["A. power socket", "B. box", "C. stair", "D. split"], "answer": "D. split", "target": "power strip", "split": "test"} {"id": "25927bb04c_14", "scene_id": "25927bb04c", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is under the split, about 3 cm away. It is also to the side of and below the stair, about 15 cm away. It is further to the side of and below the power socket, about 20 cm away.", "target": "power strip", "split": "test"} {"id": "25927bb04c_15", "scene_id": "25927bb04c", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"box\", \"references\": [{\"object\": \"split\", \"relation\": \"under\", \"distance_cm\": 2.5}, {\"object\": \"stair\", \"relation\": \"side_below\", \"distance_cm\": 15.4}]}", "target": "power strip", "split": "test"} {"id": "25f3b7a318_0", "scene_id": "25f3b7a318", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "25f3b7a318_1", "scene_id": "25f3b7a318", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. book\nB. table\nC. chair\nD. office chair", "choices": ["A. book", "B. table", "C. chair", "D. office chair"], "answer": "C. chair", "target": "bottle", "split": "test"} {"id": "25f3b7a318_2", "scene_id": "25f3b7a318", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is to the side of and below the chair, about 15 cm away. It is also to the side of and below the office chair, about 20 cm away. It is further to the side of and below the table, about 42 cm away.", "target": "bottle", "split": "test"} {"id": "25f3b7a318_3", "scene_id": "25f3b7a318", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"table\", \"references\": [{\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 15.3}, {\"object\": \"office chair\", \"relation\": \"side_below\", \"distance_cm\": 19.6}]}", "target": "bottle", "split": "test"} {"id": "25f3b7a318_4", "scene_id": "25f3b7a318", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tissue box appear?", "choices": null, "answer": "No", "target": "tissue box", "split": "test"} {"id": "25f3b7a318_5", "scene_id": "25f3b7a318", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mug in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mug is to the side of and below the shelf, about 6 cm away. It is also to the side of and below the box, about 6 cm away. It is further to the side of and below the pedestal fan, about 7 cm away.", "target": "mug", "split": "test"} {"id": "25f3b7a318_6", "scene_id": "25f3b7a318", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mug in structured JSON format.", "choices": null, "answer": "{\"target\": \"mug\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"shelf\", \"relation\": \"side_below\", \"distance_cm\": 5.8}, {\"object\": \"box\", \"relation\": \"side_below\", \"distance_cm\": 5.9}]}", "target": "mug", "split": "test"} {"id": "260db9cf5a_0", "scene_id": "260db9cf5a", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the headset appear?", "choices": null, "answer": "No", "target": "headset", "split": "test"} {"id": "260db9cf5a_1", "scene_id": "260db9cf5a", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. monitor\nB. headphone\nC. mouse\nD. table", "choices": ["A. monitor", "B. headphone", "C. mouse", "D. table"], "answer": "C. mouse", "target": "bottle", "split": "test"} {"id": "260db9cf5a_2", "scene_id": "260db9cf5a", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is on the table. It is also to the side of and above the mouse, about 17 cm away. It is further to the side of and above the headphone, about 42 cm away.", "target": "bottle", "split": "test"} {"id": "260db9cf5a_3", "scene_id": "260db9cf5a", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"table\", \"references\": [{\"object\": \"mouse\", \"relation\": \"side_above\", \"distance_cm\": 17.3}, {\"object\": \"headphone\", \"relation\": \"side_above\", \"distance_cm\": 42.0}]}", "target": "bottle", "split": "test"} {"id": "260db9cf5a_4", "scene_id": "260db9cf5a", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse appear?", "choices": null, "answer": "Yes", "target": "mouse", "split": "test"} {"id": "260db9cf5a_5", "scene_id": "260db9cf5a", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the table. It is also next to the palm rest, about 11 cm away. It is further next to the keyboard, about 11 cm away.", "target": "mouse", "split": "test"} {"id": "260db9cf5a_6", "scene_id": "260db9cf5a", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"palm rest\", \"relation\": \"next_to\", \"distance_cm\": 10.8}, {\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 11.2}]}", "target": "mouse", "split": "test"} {"id": "260db9cf5a_7", "scene_id": "260db9cf5a", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the remote control appear?", "choices": null, "answer": "Yes", "target": "remote control", "split": "test"} {"id": "260db9cf5a_8", "scene_id": "260db9cf5a", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the remote control in this scene?\nA. office chair\nB. split\nC. outlet\nD. tube", "choices": ["A. office chair", "B. split", "C. outlet", "D. tube"], "answer": "D. tube", "target": "remote control", "split": "test"} {"id": "260db9cf5a_9", "scene_id": "260db9cf5a", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the remote control in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The remote control is to the side of and below the tube, about 15 cm away. It is also near the outlet, about 23 cm away. It is further to the side of and above the office chair, about 31 cm away.", "target": "remote control", "split": "test"} {"id": "260db9cf5a_10", "scene_id": "260db9cf5a", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the remote control in structured JSON format.", "choices": null, "answer": "{\"target\": \"remote control\", \"support_surface\": \"office chair\", \"references\": [{\"object\": \"tube\", \"relation\": \"side_below\", \"distance_cm\": 15.2}, {\"object\": \"outlet\", \"relation\": \"near\", \"distance_cm\": 23.4}]}", "target": "remote control", "split": "test"} {"id": "260db9cf5a_11", "scene_id": "260db9cf5a", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mobile phone appear?", "choices": null, "answer": "No", "target": "mobile phone", "split": "test"} {"id": "260db9cf5a_12", "scene_id": "260db9cf5a", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the spray bottle in this scene?\nA. microphone\nB. office chair\nC. monitor\nD. jug", "choices": ["A. microphone", "B. office chair", "C. monitor", "D. jug"], "answer": "D. jug", "target": "spray bottle", "split": "test"} {"id": "260db9cf5a_13", "scene_id": "260db9cf5a", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the spray bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The spray bottle is on the table. It is also to the side of and below the jug, about 21 cm away. It is further near the microphone, about 23 cm away.", "target": "spray bottle", "split": "test"} {"id": "260db9cf5a_14", "scene_id": "260db9cf5a", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the spray bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"spray bottle\", \"support_surface\": \"table\", \"references\": [{\"object\": \"jug\", \"relation\": \"side_below\", \"distance_cm\": 21.1}, {\"object\": \"microphone\", \"relation\": \"near\", \"distance_cm\": 22.8}]}", "target": "spray bottle", "split": "test"} {"id": "260fa55d50_0", "scene_id": "260fa55d50", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pen holder appear?", "choices": null, "answer": "No", "target": "pen holder", "split": "test"} {"id": "260fa55d50_1", "scene_id": "260fa55d50", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mug in this scene?\nA. cabinet\nB. poster\nC. duster\nD. paper", "choices": ["A. cabinet", "B. poster", "C. duster", "D. paper"], "answer": "B. poster", "target": "mug", "split": "test"} {"id": "260fa55d50_2", "scene_id": "260fa55d50", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mug in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mug is on the cabinet. It is also to the side of and below the poster, about 35 cm away. It is further to the side of and above the paper, about 37 cm away.", "target": "mug", "split": "test"} {"id": "260fa55d50_3", "scene_id": "260fa55d50", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mug in structured JSON format.", "choices": null, "answer": "{\"target\": \"mug\", \"support_surface\": \"cabinet\", \"references\": [{\"object\": \"poster\", \"relation\": \"side_below\", \"distance_cm\": 35.1}, {\"object\": \"paper\", \"relation\": \"side_above\", \"distance_cm\": 37.4}]}", "target": "mug", "split": "test"} {"id": "2634683a9f_0", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mobile phone appear?", "choices": null, "answer": "No", "target": "mobile phone", "split": "test"} {"id": "2634683a9f_1", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. desk\nB. extension cord\nC. electric kettle\nD. office chair", "choices": ["A. desk", "B. extension cord", "C. electric kettle", "D. office chair"], "answer": "B. extension cord", "target": "backpack", "split": "test"} {"id": "2634683a9f_2", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is to the side of and above the extension cord. It is also to the side of and above the electric kettle, about 10 cm away. It is further to the side of and below the office chair, about 17 cm away.", "target": "backpack", "split": "test"} {"id": "2634683a9f_3", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"extension cord\", \"relation\": \"side_above\", \"distance_cm\": 2.1}, {\"object\": \"electric kettle\", \"relation\": \"side_above\", \"distance_cm\": 10.3}]}", "target": "backpack", "split": "test"} {"id": "2634683a9f_4", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the deodorant bottle appear?", "choices": null, "answer": "No", "target": "deodorant bottle", "split": "test"} {"id": "2634683a9f_5", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. whiteboard\nB. whiteboard eraser\nC. whiteboard marker\nD. curtain", "choices": ["A. whiteboard", "B. whiteboard eraser", "C. whiteboard marker", "D. curtain"], "answer": "A. whiteboard", "target": "bottle", "split": "test"} {"id": "2634683a9f_6", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is to the side of and below the whiteboard, about 6 cm away. It is also to the side of and above the whiteboard marker, about 12 cm away. It is further to the side of and below the curtain, about 26 cm away.", "target": "bottle", "split": "test"} {"id": "2634683a9f_7", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"window\", \"references\": [{\"object\": \"whiteboard\", \"relation\": \"side_below\", \"distance_cm\": 6.1}, {\"object\": \"whiteboard marker\", \"relation\": \"side_above\", \"distance_cm\": 12.4}]}", "target": "bottle", "split": "test"} {"id": "2634683a9f_8", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the remote controller appear?", "choices": null, "answer": "No", "target": "remote controller", "split": "test"} {"id": "2634683a9f_9", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the extension cord in this scene?\nA. power socket\nB. thermos\nC. desk\nD. backpack", "choices": ["A. power socket", "B. thermos", "C. desk", "D. backpack"], "answer": "D. backpack", "target": "extension cord", "split": "test"} {"id": "2634683a9f_10", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the extension cord in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The extension cord is under the backpack. It is also to the side of and below the power socket, about 7 cm away. It is further to the side of and below the desk, about 19 cm away.", "target": "extension cord", "split": "test"} {"id": "2634683a9f_11", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the extension cord in structured JSON format.", "choices": null, "answer": "{\"target\": \"extension cord\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"backpack\", \"relation\": \"under\", \"distance_cm\": 2.1}, {\"object\": \"power socket\", \"relation\": \"side_below\", \"distance_cm\": 6.8}]}", "target": "extension cord", "split": "test"} {"id": "2634683a9f_12", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power cord appear?", "choices": null, "answer": "No", "target": "power cord", "split": "test"} {"id": "2634683a9f_13", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the headphones in this scene?\nA. coffee cup\nB. mousepad\nC. monitor\nD. bedside table", "choices": ["A. coffee cup", "B. mousepad", "C. monitor", "D. bedside table"], "answer": "D. bedside table", "target": "headphones", "split": "test"} {"id": "2634683a9f_14", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the headphones in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The headphones is to the side of and above the bedside table, about 5 cm away. It is also to the side of and below the mousepad, about 6 cm away. It is further to the side of and below the monitor, about 9 cm away.", "target": "headphones", "split": "test"} {"id": "2634683a9f_15", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the headphones in structured JSON format.", "choices": null, "answer": "{\"target\": \"headphones\", \"support_surface\": \"bedside table\", \"references\": [{\"object\": \"bedside table\", \"relation\": \"side_above\", \"distance_cm\": 4.7}, {\"object\": \"mousepad\", \"relation\": \"side_below\", \"distance_cm\": 6.0}]}", "target": "headphones", "split": "test"} {"id": "2634683a9f_16", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tape dispenser appear?", "choices": null, "answer": "No", "target": "tape dispenser", "split": "test"} {"id": "2634683a9f_17", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. mouse pad\nB. monitor\nC. candle\nD. laptop", "choices": ["A. mouse pad", "B. monitor", "C. candle", "D. laptop"], "answer": "C. candle", "target": "keyboard", "split": "test"} {"id": "2634683a9f_18", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is next to the candle, about 4 cm away. It is also next to the mouse pad, about 5 cm away. It is further next to the laptop, about 5 cm away.", "target": "keyboard", "split": "test"} {"id": "2634683a9f_19", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"candle\", \"relation\": \"next_to\", \"distance_cm\": 3.8}, {\"object\": \"mouse pad\", \"relation\": \"next_to\", \"distance_cm\": 4.8}]}", "target": "keyboard", "split": "test"} {"id": "2634683a9f_20", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "20", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse appear?", "choices": null, "answer": "Yes", "target": "mouse", "split": "test"} {"id": "2634683a9f_21", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "21", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is next to the notebook, about 10 cm away. It is also next to the laptop, about 10 cm away. It is further next to the keyboard, about 12 cm away.", "target": "mouse", "split": "test"} {"id": "2634683a9f_22", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "22", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"notebook\", \"relation\": \"next_to\", \"distance_cm\": 9.6}, {\"object\": \"laptop\", \"relation\": \"next_to\", \"distance_cm\": 10.3}]}", "target": "mouse", "split": "test"} {"id": "2634683a9f_23", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "23", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse pad appear?", "choices": null, "answer": "Yes", "target": "mouse pad", "split": "test"} {"id": "2634683a9f_24", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "24", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse pad in this scene?\nA. backpack\nB. keyboard\nC. monitor\nD. office chair", "choices": ["A. backpack", "B. keyboard", "C. monitor", "D. office chair"], "answer": "B. keyboard", "target": "mouse pad", "split": "test"} {"id": "2634683a9f_25", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "25", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse pad in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse pad is next to the keyboard, about 5 cm away. It is also to the side of and above the office chair, about 7 cm away. It is further to the side of and above the backpack, about 29 cm away.", "target": "mouse pad", "split": "test"} {"id": "2634683a9f_26", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "26", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse pad in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse pad\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 4.8}, {\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 7.3}]}", "target": "mouse pad", "split": "test"} {"id": "2634683a9f_27", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "27", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tv controller appear?", "choices": null, "answer": "No", "target": "tv controller", "split": "test"} {"id": "2634683a9f_28", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "28", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mousepad in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mousepad is on the table. It is also above the luggage, about 6 cm away. It is further to the side of and above the headphones, about 6 cm away.", "target": "mousepad", "split": "test"} {"id": "2634683a9f_29", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "29", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mousepad in structured JSON format.", "choices": null, "answer": "{\"target\": \"mousepad\", \"support_surface\": \"table\", \"references\": [{\"object\": \"luggage\", \"relation\": \"above\", \"distance_cm\": 5.7}, {\"object\": \"headphones\", \"relation\": \"side_above\", \"distance_cm\": 6.0}]}", "target": "mousepad", "split": "test"} {"id": "2634683a9f_30", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "30", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mug appear?", "choices": null, "answer": "Yes", "target": "mug", "split": "test"} {"id": "2634683a9f_31", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "31", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mug in this scene?\nA. office chair\nB. chair\nC. notebook\nD. candle", "choices": ["A. office chair", "B. chair", "C. notebook", "D. candle"], "answer": "C. notebook", "target": "mug", "split": "test"} {"id": "2634683a9f_32", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "32", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mug in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mug is on the desk. It is also to the side of and above the notebook, about 10 cm away. It is further to the side of and above the office chair, about 19 cm away.", "target": "mug", "split": "test"} {"id": "2634683a9f_33", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "33", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mug in structured JSON format.", "choices": null, "answer": "{\"target\": \"mug\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"notebook\", \"relation\": \"side_above\", \"distance_cm\": 9.9}, {\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 18.6}]}", "target": "mug", "split": "test"} {"id": "2634683a9f_34", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "34", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the notebook appear?", "choices": null, "answer": "Yes", "target": "notebook", "split": "test"} {"id": "2634683a9f_35", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "35", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the notebook in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The notebook is next to the mouse, about 10 cm away. It is also to the side of and below the mug, about 10 cm away. It is further to the side of and above the office chair, about 12 cm away.", "target": "notebook", "split": "test"} {"id": "2634683a9f_36", "scene_id": "2634683a9f", "source_dataset": "scannetpp", "local_sample_id": "36", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the notebook in structured JSON format.", "choices": null, "answer": "{\"target\": \"notebook\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"mouse\", \"relation\": \"next_to\", \"distance_cm\": 9.6}, {\"object\": \"mug\", \"relation\": \"side_below\", \"distance_cm\": 9.9}]}", "target": "notebook", "split": "test"} {"id": "270ada6f0d_0", "scene_id": "270ada6f0d", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the headphones appear?", "choices": null, "answer": "Yes", "target": "headphones", "split": "test"} {"id": "270ada6f0d_1", "scene_id": "270ada6f0d", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the headphones in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The headphones is to the side of and above the tape roll, about 19 cm away. It is also to the side of and below the vise, about 19 cm away. It is further to the side of and below the toolbox, about 31 cm away.", "target": "headphones", "split": "test"} {"id": "270ada6f0d_2", "scene_id": "270ada6f0d", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the headphones in structured JSON format.", "choices": null, "answer": "{\"target\": \"headphones\", \"support_surface\": \"lab trolley\", \"references\": [{\"object\": \"tape roll\", \"relation\": \"side_above\", \"distance_cm\": 19.2}, {\"object\": \"vise\", \"relation\": \"side_below\", \"distance_cm\": 19.2}]}", "target": "headphones", "split": "test"} {"id": "270ada6f0d_3", "scene_id": "270ada6f0d", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tissue appear?", "choices": null, "answer": "No", "target": "tissue", "split": "test"} {"id": "270ada6f0d_4", "scene_id": "270ada6f0d", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. e-stop\nB. lab measurement equipment\nC. chair\nD. server cabinet", "choices": ["A. e-stop", "B. lab measurement equipment", "C. chair", "D. server cabinet"], "answer": "A. e-stop", "target": "keyboard", "split": "test"} {"id": "270ada6f0d_5", "scene_id": "270ada6f0d", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the table. It is also next to the e-stop, about 8 cm away. It is further to the side of and above the chair, about 16 cm away.", "target": "keyboard", "split": "test"} {"id": "270ada6f0d_6", "scene_id": "270ada6f0d", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"table\", \"references\": [{\"object\": \"e-stop\", \"relation\": \"next_to\", \"distance_cm\": 8.4}, {\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 15.7}]}", "target": "keyboard", "split": "test"} {"id": "270ada6f0d_7", "scene_id": "270ada6f0d", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the post it note appear?", "choices": null, "answer": "No", "target": "post it note", "split": "test"} {"id": "270ada6f0d_8", "scene_id": "270ada6f0d", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. lab measurement equipment\nB. monitor\nC. e-stop\nD. server cabinet", "choices": ["A. lab measurement equipment", "B. monitor", "C. e-stop", "D. server cabinet"], "answer": "C. e-stop", "target": "mouse", "split": "test"} {"id": "270ada6f0d_9", "scene_id": "270ada6f0d", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the table. It is also next to the e-stop, about 5 cm away. It is further to the side of and below the monitor, about 7 cm away.", "target": "mouse", "split": "test"} {"id": "270ada6f0d_10", "scene_id": "270ada6f0d", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"e-stop\", \"relation\": \"next_to\", \"distance_cm\": 5.3}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 7.1}]}", "target": "mouse", "split": "test"} {"id": "2748de13fb_0", "scene_id": "2748de13fb", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tape dispenser appear?", "choices": null, "answer": "No", "target": "tape dispenser", "split": "test"} {"id": "2748de13fb_1", "scene_id": "2748de13fb", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the extension cord in this scene?\nA. picture\nB. monitor\nC. table lamp\nD. office chair", "choices": ["A. picture", "B. monitor", "C. table lamp", "D. office chair"], "answer": "C. table lamp", "target": "extension cord", "split": "test"} {"id": "2748de13fb_2", "scene_id": "2748de13fb", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the extension cord in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The extension cord is on the desk. It is also to the side of and above the office chair, about 32 cm away. It is further to the side of and below the monitor, about 45 cm away.", "target": "extension cord", "split": "test"} {"id": "2748de13fb_3", "scene_id": "2748de13fb", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the extension cord in structured JSON format.", "choices": null, "answer": "{\"target\": \"extension cord\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 32.1}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 45.4}]}", "target": "extension cord", "split": "test"} {"id": "2748de13fb_4", "scene_id": "2748de13fb", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "Yes", "target": "keyboard", "split": "test"} {"id": "2748de13fb_5", "scene_id": "2748de13fb", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. office chair\nB. monitor\nC. calendar\nD. shelf", "choices": ["A. office chair", "B. monitor", "C. calendar", "D. shelf"], "answer": "B. monitor", "target": "keyboard", "split": "test"} {"id": "2748de13fb_6", "scene_id": "2748de13fb", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the desk. It is also under the monitor. It is further to the side of and below the calendar, about 7 cm away.", "target": "keyboard", "split": "test"} {"id": "2748de13fb_7", "scene_id": "2748de13fb", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"monitor\", \"relation\": \"under\", \"distance_cm\": 2.3}, {\"object\": \"calendar\", \"relation\": \"side_below\", \"distance_cm\": 7.0}]}", "target": "keyboard", "split": "test"} {"id": "2779f8f9e2_0", "scene_id": "2779f8f9e2", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "No", "target": "bottle", "split": "test"} {"id": "2779f8f9e2_1", "scene_id": "2779f8f9e2", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cup in this scene?\nA. light switch\nB. book\nC. doorframe\nD. monitor", "choices": ["A. light switch", "B. book", "C. doorframe", "D. monitor"], "answer": "B. book", "target": "cup", "split": "test"} {"id": "2779f8f9e2_2", "scene_id": "2779f8f9e2", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is on the desk. It is also to the side of and above the book, about 7 cm away. It is further to the side of and below the monitor, about 16 cm away.", "target": "cup", "split": "test"} {"id": "2779f8f9e2_3", "scene_id": "2779f8f9e2", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"book\", \"relation\": \"side_above\", \"distance_cm\": 7.3}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 16.2}]}", "target": "cup", "split": "test"} {"id": "2779f8f9e2_4", "scene_id": "2779f8f9e2", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the razor appear?", "choices": null, "answer": "No", "target": "razor", "split": "test"} {"id": "2779f8f9e2_5", "scene_id": "2779f8f9e2", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. power extender\nB. laptop stand\nC. book\nD. monitor", "choices": ["A. power extender", "B. laptop stand", "C. book", "D. monitor"], "answer": "B. laptop stand", "target": "keyboard", "split": "test"} {"id": "2779f8f9e2_6", "scene_id": "2779f8f9e2", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the desk. It is also to the side of and below the laptop stand, about 9 cm away. It is further to the side of and below the monitor, about 20 cm away.", "target": "keyboard", "split": "test"} {"id": "2779f8f9e2_7", "scene_id": "2779f8f9e2", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"laptop stand\", \"relation\": \"side_below\", \"distance_cm\": 9.1}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 19.7}]}", "target": "keyboard", "split": "test"} {"id": "2779f8f9e2_8", "scene_id": "2779f8f9e2", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power extension appear?", "choices": null, "answer": "No", "target": "power extension", "split": "test"} {"id": "2779f8f9e2_9", "scene_id": "2779f8f9e2", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. monitor\nB. book\nC. laptop stand\nD. power extender", "choices": ["A. monitor", "B. book", "C. laptop stand", "D. power extender"], "answer": "A. monitor", "target": "mouse", "split": "test"} {"id": "2779f8f9e2_10", "scene_id": "2779f8f9e2", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the desk. It is also to the side of and below the monitor, about 17 cm away. It is further near the power extender, about 30 cm away.", "target": "mouse", "split": "test"} {"id": "2779f8f9e2_11", "scene_id": "2779f8f9e2", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 16.6}, {\"object\": \"power extender\", \"relation\": \"near\", \"distance_cm\": 29.9}]}", "target": "mouse", "split": "test"} {"id": "2779f8f9e2_12", "scene_id": "2779f8f9e2", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the spray bottle appear?", "choices": null, "answer": "Yes", "target": "spray bottle", "split": "test"} {"id": "2779f8f9e2_13", "scene_id": "2779f8f9e2", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the spray bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The spray bottle is on the tray. It is also next to the plant, about 4 cm away. It is further under the window, about 5 cm away.", "target": "spray bottle", "split": "test"} {"id": "2779f8f9e2_14", "scene_id": "2779f8f9e2", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the spray bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"spray bottle\", \"support_surface\": \"tray\", \"references\": [{\"object\": \"plant\", \"relation\": \"next_to\", \"distance_cm\": 3.9}, {\"object\": \"window\", \"relation\": \"under\", \"distance_cm\": 4.5}]}", "target": "spray bottle", "split": "test"} {"id": "2779f8f9e2_15", "scene_id": "2779f8f9e2", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tote bag appear?", "choices": null, "answer": "Yes", "target": "tote bag", "split": "test"} {"id": "2779f8f9e2_16", "scene_id": "2779f8f9e2", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tote bag in this scene?\nA. doorframe\nB. suitcase\nC. bag\nD. backpack", "choices": ["A. doorframe", "B. suitcase", "C. bag", "D. backpack"], "answer": "B. suitcase", "target": "tote bag", "split": "test"} {"id": "2779f8f9e2_17", "scene_id": "2779f8f9e2", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tote bag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tote bag is to the side of and below the suitcase, about 12 cm away. It is also to the side of and above the doorframe, about 19 cm away. It is further to the side of and above the door, about 19 cm away.", "target": "tote bag", "split": "test"} {"id": "2779f8f9e2_18", "scene_id": "2779f8f9e2", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tote bag in structured JSON format.", "choices": null, "answer": "{\"target\": \"tote bag\", \"support_surface\": \"door\", \"references\": [{\"object\": \"suitcase\", \"relation\": \"side_below\", \"distance_cm\": 11.9}, {\"object\": \"doorframe\", \"relation\": \"side_above\", \"distance_cm\": 18.9}]}", "target": "tote bag", "split": "test"} {"id": "27be88d408_0", "scene_id": "27be88d408", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mousepad appear?", "choices": null, "answer": "No", "target": "mousepad", "split": "test"} {"id": "27be88d408_1", "scene_id": "27be88d408", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse pad in this scene?\nA. writing utensils\nB. bluetooth speaker\nC. table lamp\nD. monitor", "choices": ["A. writing utensils", "B. bluetooth speaker", "C. table lamp", "D. monitor"], "answer": "D. monitor", "target": "mouse pad", "split": "test"} {"id": "27be88d408_2", "scene_id": "27be88d408", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse pad in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse pad is on the table. It is also to the side of and below the monitor, about 16 cm away. It is further to the side of and below the writing utensils, about 27 cm away.", "target": "mouse pad", "split": "test"} {"id": "27be88d408_3", "scene_id": "27be88d408", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse pad in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse pad\", \"support_surface\": \"table\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 15.5}, {\"object\": \"writing utensils\", \"relation\": \"side_below\", \"distance_cm\": 26.7}]}", "target": "mouse pad", "split": "test"} {"id": "27dc178a3d_0", "scene_id": "27dc178a3d", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the sticky note appear?", "choices": null, "answer": "No", "target": "sticky note", "split": "test"} {"id": "27dc178a3d_1", "scene_id": "27dc178a3d", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the game controller in this scene?\nA. headphone\nB. table\nC. router\nD. printer", "choices": ["A. headphone", "B. table", "C. router", "D. printer"], "answer": "C. router", "target": "game controller", "split": "test"} {"id": "27dc178a3d_2", "scene_id": "27dc178a3d", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the game controller in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The game controller is on the table. It is also next to the router, about 6 cm away. It is further to the side of and below the printer, about 7 cm away.", "target": "game controller", "split": "test"} {"id": "27dc178a3d_3", "scene_id": "27dc178a3d", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the game controller in structured JSON format.", "choices": null, "answer": "{\"target\": \"game controller\", \"support_surface\": \"table\", \"references\": [{\"object\": \"router\", \"relation\": \"next_to\", \"distance_cm\": 5.9}, {\"object\": \"printer\", \"relation\": \"side_below\", \"distance_cm\": 7.0}]}", "target": "game controller", "split": "test"} {"id": "27dc178a3d_4", "scene_id": "27dc178a3d", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "Yes", "target": "keyboard", "split": "test"} {"id": "27dc178a3d_5", "scene_id": "27dc178a3d", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. monitor\nB. speaker\nC. water filter\nD. coaster", "choices": ["A. monitor", "B. speaker", "C. water filter", "D. coaster"], "answer": "B. speaker", "target": "keyboard", "split": "test"} {"id": "27dc178a3d_6", "scene_id": "27dc178a3d", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the table. It is also next to the speaker, about 4 cm away. It is further to the side of and below the monitor, about 9 cm away.", "target": "keyboard", "split": "test"} {"id": "27dc178a3d_7", "scene_id": "27dc178a3d", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"table\", \"references\": [{\"object\": \"speaker\", \"relation\": \"next_to\", \"distance_cm\": 4.1}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 8.9}]}", "target": "keyboard", "split": "test"} {"id": "27dc178a3d_8", "scene_id": "27dc178a3d", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse appear?", "choices": null, "answer": "Yes", "target": "mouse", "split": "test"} {"id": "27dc178a3d_9", "scene_id": "27dc178a3d", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. table\nB. monitor\nC. headphone\nD. speaker", "choices": ["A. table", "B. monitor", "C. headphone", "D. speaker"], "answer": "B. monitor", "target": "mouse", "split": "test"} {"id": "27dc178a3d_10", "scene_id": "27dc178a3d", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the table. It is also to the side of and below the monitor, about 11 cm away. It is further next to the headphone, about 15 cm away.", "target": "mouse", "split": "test"} {"id": "27dc178a3d_11", "scene_id": "27dc178a3d", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 11.1}, {\"object\": \"headphone\", \"relation\": \"next_to\", \"distance_cm\": 14.6}]}", "target": "mouse", "split": "test"} {"id": "27dc178a3d_12", "scene_id": "27dc178a3d", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tape dispenser appear?", "choices": null, "answer": "No", "target": "tape dispenser", "split": "test"} {"id": "27dc178a3d_13", "scene_id": "27dc178a3d", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mug in this scene?\nA. coaster\nB. chair\nC. monitor\nD. keyboard", "choices": ["A. coaster", "B. chair", "C. monitor", "D. keyboard"], "answer": "A. coaster", "target": "mug", "split": "test"} {"id": "27dc178a3d_14", "scene_id": "27dc178a3d", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mug in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mug is on the table. It is also near the keyboard, about 25 cm away. It is further to the side of and below the monitor, about 28 cm away.", "target": "mug", "split": "test"} {"id": "27dc178a3d_15", "scene_id": "27dc178a3d", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mug in structured JSON format.", "choices": null, "answer": "{\"target\": \"mug\", \"support_surface\": \"table\", \"references\": [{\"object\": \"keyboard\", \"relation\": \"near\", \"distance_cm\": 24.6}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 28.0}]}", "target": "mug", "split": "test"} {"id": "27dd4da69e_0", "scene_id": "27dd4da69e", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "27dd4da69e_1", "scene_id": "27dd4da69e", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. smartphone\nB. plastic bottle\nC. monitor\nD. tissue box", "choices": ["A. smartphone", "B. plastic bottle", "C. monitor", "D. tissue box"], "answer": "D. tissue box", "target": "bottle", "split": "test"} {"id": "27dd4da69e_2", "scene_id": "27dd4da69e", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is next to the tissue box, about 8 cm away. It is also to the side of and below the monitor, about 23 cm away. It is further near the plastic bottle, about 30 cm away.", "target": "bottle", "split": "test"} {"id": "27dd4da69e_3", "scene_id": "27dd4da69e", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"computer desk\", \"references\": [{\"object\": \"tissue box\", \"relation\": \"next_to\", \"distance_cm\": 7.8}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 23.1}]}", "target": "bottle", "split": "test"} {"id": "27dd4da69e_4", "scene_id": "27dd4da69e", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the earbuds appear?", "choices": null, "answer": "No", "target": "earbuds", "split": "test"} {"id": "27dd4da69e_5", "scene_id": "27dd4da69e", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mug in this scene?\nA. bottle\nB. chair\nC. plastic bottle\nD. box", "choices": ["A. bottle", "B. chair", "C. plastic bottle", "D. box"], "answer": "C. plastic bottle", "target": "mug", "split": "test"} {"id": "27dd4da69e_6", "scene_id": "27dd4da69e", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mug in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mug is next to the plastic bottle, about 3 cm away. It is also to the side of and above the chair, about 18 cm away. It is further near the box, about 23 cm away.", "target": "mug", "split": "test"} {"id": "27dd4da69e_7", "scene_id": "27dd4da69e", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mug in structured JSON format.", "choices": null, "answer": "{\"target\": \"mug\", \"support_surface\": \"computer desk\", \"references\": [{\"object\": \"plastic bottle\", \"relation\": \"next_to\", \"distance_cm\": 3.4}, {\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 18.2}]}", "target": "mug", "split": "test"} {"id": "27dd4da69e_8", "scene_id": "27dd4da69e", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power strip appear?", "choices": null, "answer": "Yes", "target": "power strip", "split": "test"} {"id": "27dd4da69e_9", "scene_id": "27dd4da69e", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. cooking pot\nB. pan\nC. cutting board\nD. plate", "choices": ["A. cooking pot", "B. pan", "C. cutting board", "D. plate"], "answer": "A. cooking pot", "target": "power strip", "split": "test"} {"id": "27dd4da69e_10", "scene_id": "27dd4da69e", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is to the side of and above the cooking pot, about 12 cm away. It is also to the side of and above the cutting board, about 30 cm away. It is further to the side of and above the pan, about 44 cm away.", "target": "power strip", "split": "test"} {"id": "27dd4da69e_11", "scene_id": "27dd4da69e", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"dish drying rack\", \"references\": [{\"object\": \"cooking pot\", \"relation\": \"side_above\", \"distance_cm\": 11.9}, {\"object\": \"cutting board\", \"relation\": \"side_above\", \"distance_cm\": 30.1}]}", "target": "power strip", "split": "test"} {"id": "27dd4da69e_12", "scene_id": "27dd4da69e", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the comb appear?", "choices": null, "answer": "No", "target": "comb", "split": "test"} {"id": "27dd4da69e_13", "scene_id": "27dd4da69e", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the smartphone in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The smartphone is to the side of and below the monitor, about 22 cm away. It is also to the side of and below the laptop, about 22 cm away. It is further to the side of and below the tissue box, about 32 cm away.", "target": "smartphone", "split": "test"} {"id": "27dd4da69e_14", "scene_id": "27dd4da69e", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the smartphone in structured JSON format.", "choices": null, "answer": "{\"target\": \"smartphone\", \"support_surface\": \"computer desk\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 21.8}, {\"object\": \"laptop\", \"relation\": \"side_below\", \"distance_cm\": 22.1}]}", "target": "smartphone", "split": "test"} {"id": "27dd4da69e_15", "scene_id": "27dd4da69e", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the eraser appear?", "choices": null, "answer": "No", "target": "eraser", "split": "test"} {"id": "27dd4da69e_16", "scene_id": "27dd4da69e", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tote bag in this scene?\nA. wardrobe\nB. bar stool\nC. bag\nD. backpack", "choices": ["A. wardrobe", "B. bar stool", "C. bag", "D. backpack"], "answer": "A. wardrobe", "target": "tote bag", "split": "test"} {"id": "27dd4da69e_17", "scene_id": "27dd4da69e", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tote bag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tote bag is to the side of and above the wardrobe, about 3 cm away.", "target": "tote bag", "split": "test"} {"id": "27dd4da69e_18", "scene_id": "27dd4da69e", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tote bag in structured JSON format.", "choices": null, "answer": "{\"target\": \"tote bag\", \"support_surface\": \"wardrobe\", \"references\": [{\"object\": \"wardrobe\", \"relation\": \"side_above\", \"distance_cm\": 2.6}]}", "target": "tote bag", "split": "test"} {"id": "281ba69af1_0", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pencil holder appear?", "choices": null, "answer": "No", "target": "pencil holder", "split": "test"} {"id": "281ba69af1_1", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. mirror\nB. shoe rack\nC. slippers\nD. shoes", "choices": ["A. mirror", "B. shoe rack", "C. slippers", "D. shoes"], "answer": "B. shoe rack", "target": "bottle", "split": "test"} {"id": "281ba69af1_2", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is on the table. It is also to the side of and above the shoe rack, about 24 cm away. It is further to the side of and above the shoes, about 28 cm away.", "target": "bottle", "split": "test"} {"id": "281ba69af1_3", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"table\", \"references\": [{\"object\": \"shoe rack\", \"relation\": \"side_above\", \"distance_cm\": 23.6}, {\"object\": \"shoes\", \"relation\": \"side_above\", \"distance_cm\": 27.8}]}", "target": "bottle", "split": "test"} {"id": "281ba69af1_4", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the cup appear?", "choices": null, "answer": "Yes", "target": "cup", "split": "test"} {"id": "281ba69af1_5", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cup in this scene?\nA. headphone case\nB. monitor\nC. keyboard\nD. mouse", "choices": ["A. headphone case", "B. monitor", "C. keyboard", "D. mouse"], "answer": "D. mouse", "target": "cup", "split": "test"} {"id": "281ba69af1_6", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is on the table. It is also next to the mouse. It is further to the side of and below the monitor, about 5 cm away.", "target": "cup", "split": "test"} {"id": "281ba69af1_7", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"table\", \"references\": [{\"object\": \"mouse\", \"relation\": \"next_to\", \"distance_cm\": 2.5}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 5.2}]}", "target": "cup", "split": "test"} {"id": "281ba69af1_8", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the adapter appear?", "choices": null, "answer": "No", "target": "adapter", "split": "test"} {"id": "281ba69af1_9", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the game controller in this scene?\nA. trash can\nB. basket\nC. books\nD. shelf", "choices": ["A. trash can", "B. basket", "C. books", "D. shelf"], "answer": "C. books", "target": "game controller", "split": "test"} {"id": "281ba69af1_10", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the game controller in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The game controller is on the shelf. It is also to the side of and above the trash can, about 42 cm away. It is further to the side of and above the basket, about 43 cm away.", "target": "game controller", "split": "test"} {"id": "281ba69af1_11", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the game controller in structured JSON format.", "choices": null, "answer": "{\"target\": \"game controller\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"trash can\", \"relation\": \"side_above\", \"distance_cm\": 42.2}, {\"object\": \"basket\", \"relation\": \"side_above\", \"distance_cm\": 42.9}]}", "target": "game controller", "split": "test"} {"id": "281ba69af1_12", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the glasses appear?", "choices": null, "answer": "No", "target": "glasses", "split": "test"} {"id": "281ba69af1_13", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the headphone case in this scene?\nA. monitor\nB. speaker\nC. mouse\nD. cup", "choices": ["A. monitor", "B. speaker", "C. mouse", "D. cup"], "answer": "B. speaker", "target": "headphone case", "split": "test"} {"id": "281ba69af1_14", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the headphone case in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The headphone case is on the table. It is also to the side of and below the speaker, about 12 cm away. It is further to the side of and below the monitor, about 17 cm away.", "target": "headphone case", "split": "test"} {"id": "281ba69af1_15", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the headphone case in structured JSON format.", "choices": null, "answer": "{\"target\": \"headphone case\", \"support_surface\": \"table\", \"references\": [{\"object\": \"speaker\", \"relation\": \"side_below\", \"distance_cm\": 12.0}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 17.1}]}", "target": "headphone case", "split": "test"} {"id": "281ba69af1_16", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the hairbrush appear?", "choices": null, "answer": "No", "target": "hairbrush", "split": "test"} {"id": "281ba69af1_17", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. computer tower\nB. monitor\nC. mouse\nD. cup", "choices": ["A. computer tower", "B. monitor", "C. mouse", "D. cup"], "answer": "C. mouse", "target": "keyboard", "split": "test"} {"id": "281ba69af1_18", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the table. It is also next to the mouse, about 6 cm away. It is further to the side of and below the monitor, about 9 cm away.", "target": "keyboard", "split": "test"} {"id": "281ba69af1_19", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"table\", \"references\": [{\"object\": \"mouse\", \"relation\": \"next_to\", \"distance_cm\": 5.8}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 9.1}]}", "target": "keyboard", "split": "test"} {"id": "281ba69af1_20", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "20", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse appear?", "choices": null, "answer": "Yes", "target": "mouse", "split": "test"} {"id": "281ba69af1_21", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "21", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. speaker\nB. cup\nC. monitor\nD. keyboard", "choices": ["A. speaker", "B. cup", "C. monitor", "D. keyboard"], "answer": "B. cup", "target": "mouse", "split": "test"} {"id": "281ba69af1_22", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "22", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the table. It is also under the cup. It is further next to the keyboard, about 6 cm away.", "target": "mouse", "split": "test"} {"id": "281ba69af1_23", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "23", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"cup\", \"relation\": \"under\", \"distance_cm\": 2.5}, {\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 5.8}]}", "target": "mouse", "split": "test"} {"id": "281ba69af1_24", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "24", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power strip appear?", "choices": null, "answer": "Yes", "target": "power strip", "split": "test"} {"id": "281ba69af1_25", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "25", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. shelf\nB. books\nC. guitar\nD. game controller", "choices": ["A. shelf", "B. books", "C. guitar", "D. game controller"], "answer": "A. shelf", "target": "power strip", "split": "test"} {"id": "281ba69af1_26", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "26", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is to the side of and below the books, about 9 cm away. It is also to the side of and below the guitar, about 34 cm away. It is further to the side of and below the game controller, about 49 cm away.", "target": "power strip", "split": "test"} {"id": "281ba69af1_27", "scene_id": "281ba69af1", "source_dataset": "scannetpp", "local_sample_id": "27", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"books\", \"relation\": \"side_below\", \"distance_cm\": 9.1}, {\"object\": \"guitar\", \"relation\": \"side_below\", \"distance_cm\": 34.4}]}", "target": "power strip", "split": "test"} {"id": "281bc17764_0", "scene_id": "281bc17764", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "281bc17764_1", "scene_id": "281bc17764", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. outlet\nB. table\nC. heater\nD. glasses case", "choices": ["A. outlet", "B. table", "C. heater", "D. glasses case"], "answer": "B. table", "target": "bottle", "split": "test"} {"id": "281bc17764_2", "scene_id": "281bc17764", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is to the side of and above the table, about 10 cm away. It is also to the side of and above the outlet, about 12 cm away. It is further to the side of and above the glasses case, about 30 cm away.", "target": "bottle", "split": "test"} {"id": "281bc17764_3", "scene_id": "281bc17764", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"table\", \"references\": [{\"object\": \"table\", \"relation\": \"side_above\", \"distance_cm\": 9.6}, {\"object\": \"outlet\", \"relation\": \"side_above\", \"distance_cm\": 12.4}]}", "target": "bottle", "split": "test"} {"id": "281bc17764_4", "scene_id": "281bc17764", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pen appear?", "choices": null, "answer": "No", "target": "pen", "split": "test"} {"id": "281bc17764_5", "scene_id": "281bc17764", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. papers\nB. keyboard\nC. glasses case\nD. monitor", "choices": ["A. papers", "B. keyboard", "C. glasses case", "D. monitor"], "answer": "B. keyboard", "target": "mouse", "split": "test"} {"id": "281bc17764_6", "scene_id": "281bc17764", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the table. It is also next to the keyboard, about 5 cm away. It is further next to the papers, about 9 cm away.", "target": "mouse", "split": "test"} {"id": "281bc17764_7", "scene_id": "281bc17764", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 4.7}, {\"object\": \"papers\", \"relation\": \"next_to\", \"distance_cm\": 9.1}]}", "target": "mouse", "split": "test"} {"id": "281bc17764_8", "scene_id": "281bc17764", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse pad appear?", "choices": null, "answer": "Yes", "target": "mouse pad", "split": "test"} {"id": "281bc17764_9", "scene_id": "281bc17764", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse pad in this scene?\nA. keyboard\nB. paper\nC. mug\nD. bottle", "choices": ["A. keyboard", "B. paper", "C. mug", "D. bottle"], "answer": "D. bottle", "target": "mouse pad", "split": "test"} {"id": "281bc17764_10", "scene_id": "281bc17764", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse pad in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse pad is to the side of and above the bottle, about 3 cm away. It is also next to the keyboard, about 7 cm away. It is further to the side of and below the mug, about 11 cm away.", "target": "mouse pad", "split": "test"} {"id": "281bc17764_11", "scene_id": "281bc17764", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse pad in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse pad\", \"support_surface\": \"cabinet\", \"references\": [{\"object\": \"bottle\", \"relation\": \"side_above\", \"distance_cm\": 3.3}, {\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 6.6}]}", "target": "mouse pad", "split": "test"} {"id": "281bc17764_12", "scene_id": "281bc17764", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the deodorant bottle appear?", "choices": null, "answer": "No", "target": "deodorant bottle", "split": "test"} {"id": "281bc17764_13", "scene_id": "281bc17764", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mug in this scene?\nA. mouse pad\nB. table\nC. keyboard\nD. monitor", "choices": ["A. mouse pad", "B. table", "C. keyboard", "D. monitor"], "answer": "B. table", "target": "mug", "split": "test"} {"id": "281bc17764_14", "scene_id": "281bc17764", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mug in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mug is to the side of and above the table. It is also to the side of and below the monitor, about 6 cm away. It is further to the side of and above the mouse pad, about 11 cm away.", "target": "mug", "split": "test"} {"id": "281bc17764_15", "scene_id": "281bc17764", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mug in structured JSON format.", "choices": null, "answer": "{\"target\": \"mug\", \"support_surface\": \"table\", \"references\": [{\"object\": \"table\", \"relation\": \"side_above\", \"distance_cm\": 2.4}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 5.8}]}", "target": "mug", "split": "test"} {"id": "281bc17764_16", "scene_id": "281bc17764", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the notebook appear?", "choices": null, "answer": "No", "target": "notebook", "split": "test"} {"id": "281bc17764_17", "scene_id": "281bc17764", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. table\nB. monitor\nC. papers\nD. keyboard", "choices": ["A. table", "B. monitor", "C. papers", "D. keyboard"], "answer": "B. monitor", "target": "power strip", "split": "test"} {"id": "281bc17764_18", "scene_id": "281bc17764", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is on the table. It is also next to the keyboard, about 8 cm away. It is further near the papers, about 30 cm away.", "target": "power strip", "split": "test"} {"id": "281bc17764_19", "scene_id": "281bc17764", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"table\", \"references\": [{\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 7.7}, {\"object\": \"papers\", \"relation\": \"near\", \"distance_cm\": 29.5}]}", "target": "power strip", "split": "test"} {"id": "286b55a2bf_0", "scene_id": "286b55a2bf", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mug appear?", "choices": null, "answer": "No", "target": "mug", "split": "test"} {"id": "286b55a2bf_1", "scene_id": "286b55a2bf", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cup in this scene?\nA. hairdryer\nB. socket\nC. sink\nD. tap", "choices": ["A. hairdryer", "B. socket", "C. sink", "D. tap"], "answer": "B. socket", "target": "cup", "split": "test"} {"id": "286b55a2bf_2", "scene_id": "286b55a2bf", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is on the counter. It is also to the side of and below the socket, about 9 cm away. It is further to the side of and above the sink, about 12 cm away.", "target": "cup", "split": "test"} {"id": "286b55a2bf_3", "scene_id": "286b55a2bf", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"counter\", \"references\": [{\"object\": \"socket\", \"relation\": \"side_below\", \"distance_cm\": 8.8}, {\"object\": \"sink\", \"relation\": \"side_above\", \"distance_cm\": 11.5}]}", "target": "cup", "split": "test"} {"id": "28a9ee4557_0", "scene_id": "28a9ee4557", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the cup appear?", "choices": null, "answer": "Yes", "target": "cup", "split": "test"} {"id": "28a9ee4557_1", "scene_id": "28a9ee4557", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cup in this scene?\nA. jug\nB. mouse\nC. monitor\nD. keyboard", "choices": ["A. jug", "B. mouse", "C. monitor", "D. keyboard"], "answer": "B. mouse", "target": "cup", "split": "test"} {"id": "28a9ee4557_2", "scene_id": "28a9ee4557", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is on the table. It is also to the side of and above the mouse, about 8 cm away. It is further to the side of and below the monitor, about 11 cm away.", "target": "cup", "split": "test"} {"id": "28a9ee4557_3", "scene_id": "28a9ee4557", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"table\", \"references\": [{\"object\": \"mouse\", \"relation\": \"side_above\", \"distance_cm\": 7.6}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 11.4}]}", "target": "cup", "split": "test"} {"id": "28a9ee4557_4", "scene_id": "28a9ee4557", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the comb appear?", "choices": null, "answer": "No", "target": "comb", "split": "test"} {"id": "28a9ee4557_5", "scene_id": "28a9ee4557", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse pad in this scene?\nA. monitor\nB. hole puncher\nC. paper\nD. office chair", "choices": ["A. monitor", "B. hole puncher", "C. paper", "D. office chair"], "answer": "B. hole puncher", "target": "mouse pad", "split": "test"} {"id": "28a9ee4557_6", "scene_id": "28a9ee4557", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse pad in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse pad is next to the hole puncher, about 8 cm away. It is also to the side of and below the monitor, about 9 cm away. It is further near the paper, about 16 cm away.", "target": "mouse pad", "split": "test"} {"id": "28a9ee4557_7", "scene_id": "28a9ee4557", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse pad in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse pad\", \"support_surface\": \"table\", \"references\": [{\"object\": \"hole puncher\", \"relation\": \"next_to\", \"distance_cm\": 7.9}, {\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 9.1}]}", "target": "mouse pad", "split": "test"} {"id": "28a9ee4557_8", "scene_id": "28a9ee4557", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the backpack appear?", "choices": null, "answer": "No", "target": "backpack", "split": "test"} {"id": "28a9ee4557_9", "scene_id": "28a9ee4557", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mug in this scene?\nA. power strip\nB. monitor\nC. keyboard\nD. paper", "choices": ["A. power strip", "B. monitor", "C. keyboard", "D. paper"], "answer": "D. paper", "target": "mug", "split": "test"} {"id": "28a9ee4557_10", "scene_id": "28a9ee4557", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mug in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mug is on the table. It is also to the side of and above the paper, about 5 cm away. It is further to the side of and above the keyboard, about 8 cm away.", "target": "mug", "split": "test"} {"id": "28a9ee4557_11", "scene_id": "28a9ee4557", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mug in structured JSON format.", "choices": null, "answer": "{\"target\": \"mug\", \"support_surface\": \"table\", \"references\": [{\"object\": \"paper\", \"relation\": \"side_above\", \"distance_cm\": 4.7}, {\"object\": \"keyboard\", \"relation\": \"side_above\", \"distance_cm\": 7.8}]}", "target": "mug", "split": "test"} {"id": "28a9ee4557_12", "scene_id": "28a9ee4557", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the game controller appear?", "choices": null, "answer": "No", "target": "game controller", "split": "test"} {"id": "28a9ee4557_13", "scene_id": "28a9ee4557", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the pen in this scene?\nA. mug\nB. table\nC. power strip\nD. keyboard", "choices": ["A. mug", "B. table", "C. power strip", "D. keyboard"], "answer": "B. table", "target": "pen", "split": "test"} {"id": "28a9ee4557_14", "scene_id": "28a9ee4557", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the pen in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The pen is next to the table, about 5 cm away. It is also near the power strip, about 16 cm away. It is further to the side of and below the mug, about 22 cm away.", "target": "pen", "split": "test"} {"id": "28a9ee4557_15", "scene_id": "28a9ee4557", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the pen in structured JSON format.", "choices": null, "answer": "{\"target\": \"pen\", \"support_surface\": \"table\", \"references\": [{\"object\": \"table\", \"relation\": \"next_to\", \"distance_cm\": 5.3}, {\"object\": \"power strip\", \"relation\": \"near\", \"distance_cm\": 15.7}]}", "target": "pen", "split": "test"} {"id": "28a9ee4557_16", "scene_id": "28a9ee4557", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power strip appear?", "choices": null, "answer": "Yes", "target": "power strip", "split": "test"} {"id": "28a9ee4557_17", "scene_id": "28a9ee4557", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. pen\nB. cable\nC. monitor\nD. windowsill", "choices": ["A. pen", "B. cable", "C. monitor", "D. windowsill"], "answer": "D. windowsill", "target": "power strip", "split": "test"} {"id": "28a9ee4557_18", "scene_id": "28a9ee4557", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is to the side of and below the windowsill, about 8 cm away. It is also next to the cable, about 13 cm away. It is further near the pen, about 16 cm away.", "target": "power strip", "split": "test"} {"id": "28a9ee4557_19", "scene_id": "28a9ee4557", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"table\", \"references\": [{\"object\": \"windowsill\", \"relation\": \"side_below\", \"distance_cm\": 8.4}, {\"object\": \"cable\", \"relation\": \"next_to\", \"distance_cm\": 12.9}]}", "target": "power strip", "split": "test"} {"id": "28fec555cd_0", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the headphones appear?", "choices": null, "answer": "Yes", "target": "headphones", "split": "test"} {"id": "28fec555cd_1", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the headphones in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The headphones is to the side of and above the television, about 26 cm away. It is also to the side of and above the bottle, about 38 cm away. It is further to the side of and below the box, about 49 cm away.", "target": "headphones", "split": "test"} {"id": "28fec555cd_2", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the headphones in structured JSON format.", "choices": null, "answer": "{\"target\": \"headphones\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"television\", \"relation\": \"side_above\", \"distance_cm\": 25.6}, {\"object\": \"bottle\", \"relation\": \"side_above\", \"distance_cm\": 38.2}]}", "target": "headphones", "split": "test"} {"id": "28fec555cd_3", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "Yes", "target": "keyboard", "split": "test"} {"id": "28fec555cd_4", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the desk. It is also next to the mouse, about 3 cm away. It is further to the side of and below the desk lamp, about 5 cm away.", "target": "keyboard", "split": "test"} {"id": "28fec555cd_5", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"mouse\", \"relation\": \"next_to\", \"distance_cm\": 3.1}, {\"object\": \"desk lamp\", \"relation\": \"side_below\", \"distance_cm\": 5.0}]}", "target": "keyboard", "split": "test"} {"id": "28fec555cd_6", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the soap appear?", "choices": null, "answer": "No", "target": "soap", "split": "test"} {"id": "28fec555cd_7", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. monitor\nB. chair\nC. keyboard\nD. bottle", "choices": ["A. monitor", "B. chair", "C. keyboard", "D. bottle"], "answer": "C. keyboard", "target": "mouse", "split": "test"} {"id": "28fec555cd_8", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the desk. It is also next to the keyboard, about 3 cm away. It is further to the side of and below the bottle, about 6 cm away.", "target": "mouse", "split": "test"} {"id": "28fec555cd_9", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 3.1}, {\"object\": \"bottle\", \"relation\": \"side_below\", \"distance_cm\": 5.5}]}", "target": "mouse", "split": "test"} {"id": "28fec555cd_10", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power plug appear?", "choices": null, "answer": "No", "target": "power plug", "split": "test"} {"id": "28fec555cd_11", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mug in this scene?\nA. frying pan\nB. table mat\nC. papers\nD. bottle", "choices": ["A. frying pan", "B. table mat", "C. papers", "D. bottle"], "answer": "D. bottle", "target": "mug", "split": "test"} {"id": "28fec555cd_12", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mug in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mug is on the shelf. It is also to the side of and below the bottle, about 15 cm away. It is further above the frying pan, about 21 cm away.", "target": "mug", "split": "test"} {"id": "28fec555cd_13", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mug in structured JSON format.", "choices": null, "answer": "{\"target\": \"mug\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"bottle\", \"relation\": \"side_below\", \"distance_cm\": 14.6}, {\"object\": \"frying pan\", \"relation\": \"above\", \"distance_cm\": 21.4}]}", "target": "mug", "split": "test"} {"id": "28fec555cd_14", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the phone charger appear?", "choices": null, "answer": "No", "target": "phone charger", "split": "test"} {"id": "28fec555cd_15", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power adapter in this scene?\nA. heater\nB. desk\nC. power socket\nD. chair", "choices": ["A. heater", "B. desk", "C. power socket", "D. chair"], "answer": "B. desk", "target": "power adapter", "split": "test"} {"id": "28fec555cd_16", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power adapter in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power adapter is to the side of and below the desk, about 23 cm away. It is also to the side of and below the power socket, about 40 cm away. It is further to the side of and below the chair, about 43 cm away.", "target": "power adapter", "split": "test"} {"id": "28fec555cd_17", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power adapter in structured JSON format.", "choices": null, "answer": "{\"target\": \"power adapter\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"desk\", \"relation\": \"side_below\", \"distance_cm\": 23.2}, {\"object\": \"power socket\", \"relation\": \"side_below\", \"distance_cm\": 40.2}]}", "target": "power adapter", "split": "test"} {"id": "28fec555cd_18", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power strip appear?", "choices": null, "answer": "Yes", "target": "power strip", "split": "test"} {"id": "28fec555cd_19", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. desk\nB. power socket\nC. heater\nD. chair", "choices": ["A. desk", "B. power socket", "C. heater", "D. chair"], "answer": "A. desk", "target": "power strip", "split": "test"} {"id": "28fec555cd_20", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "20", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is to the side of and below the desk, about 18 cm away. It is also to the side of and below the power socket, about 33 cm away. It is further to the side of and below the heater, about 38 cm away.", "target": "power strip", "split": "test"} {"id": "28fec555cd_21", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "21", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"desk\", \"relation\": \"side_below\", \"distance_cm\": 17.6}, {\"object\": \"power socket\", \"relation\": \"side_below\", \"distance_cm\": 32.8}]}", "target": "power strip", "split": "test"} {"id": "28fec555cd_22", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "22", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the tissue box appear?", "choices": null, "answer": "No", "target": "tissue box", "split": "test"} {"id": "28fec555cd_23", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "23", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tv remote in this scene?\nA. shelf\nB. desk\nC. laptop\nD. television", "choices": ["A. shelf", "B. desk", "C. laptop", "D. television"], "answer": "D. television", "target": "tv remote", "split": "test"} {"id": "28fec555cd_24", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "24", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tv remote in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tv remote is to the side of and below the television, about 7 cm away. It is also to the side of and above the desk, about 19 cm away. It is further to the side of and above the laptop, about 25 cm away.", "target": "tv remote", "split": "test"} {"id": "28fec555cd_25", "scene_id": "28fec555cd", "source_dataset": "scannetpp", "local_sample_id": "25", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tv remote in structured JSON format.", "choices": null, "answer": "{\"target\": \"tv remote\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"television\", \"relation\": \"side_below\", \"distance_cm\": 7.2}, {\"object\": \"desk\", \"relation\": \"side_above\", \"distance_cm\": 19.5}]}", "target": "tv remote", "split": "test"} {"id": "290ef3f2c9_0", "scene_id": "290ef3f2c9", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pencil case appear?", "choices": null, "answer": "No", "target": "pencil case", "split": "test"} {"id": "290ef3f2c9_1", "scene_id": "290ef3f2c9", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mug in this scene?\nA. tray\nB. jug\nC. faucet\nD. sink", "choices": ["A. tray", "B. jug", "C. faucet", "D. sink"], "answer": "B. jug", "target": "mug", "split": "test"} {"id": "290ef3f2c9_2", "scene_id": "290ef3f2c9", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mug in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mug is on the counter. It is also next to the jug, about 5 cm away. It is further to the side of and above the sink, about 12 cm away.", "target": "mug", "split": "test"} {"id": "290ef3f2c9_3", "scene_id": "290ef3f2c9", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mug in structured JSON format.", "choices": null, "answer": "{\"target\": \"mug\", \"support_surface\": \"counter\", \"references\": [{\"object\": \"jug\", \"relation\": \"next_to\", \"distance_cm\": 5.3}, {\"object\": \"sink\", \"relation\": \"side_above\", \"distance_cm\": 11.9}]}", "target": "mug", "split": "test"} {"id": "2970e95b65_0", "scene_id": "2970e95b65", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the earphones appear?", "choices": null, "answer": "No", "target": "earphones", "split": "test"} {"id": "2970e95b65_1", "scene_id": "2970e95b65", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cup in this scene?\nA. rolling cart\nB. paper\nC. box\nD. cabinet", "choices": ["A. rolling cart", "B. paper", "C. box", "D. cabinet"], "answer": "C. box", "target": "cup", "split": "test"} {"id": "2970e95b65_2", "scene_id": "2970e95b65", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is to the side of and above the rolling cart, about 15 cm away. It is also to the side of and above the cabinet, about 22 cm away. It is further to the side of and below the paper, about 29 cm away.", "target": "cup", "split": "test"} {"id": "2970e95b65_3", "scene_id": "2970e95b65", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"cabinet\", \"references\": [{\"object\": \"rolling cart\", \"relation\": \"side_above\", \"distance_cm\": 14.7}, {\"object\": \"cabinet\", \"relation\": \"side_above\", \"distance_cm\": 22.0}]}", "target": "cup", "split": "test"} {"id": "29b18b8c4f_0", "scene_id": "29b18b8c4f", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "29b18b8c4f_1", "scene_id": "29b18b8c4f", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. dishrag\nB. doormat\nC. cabinet\nD. kitchen towel", "choices": ["A. dishrag", "B. doormat", "C. cabinet", "D. kitchen towel"], "answer": "D. kitchen towel", "target": "bottle", "split": "test"} {"id": "29b18b8c4f_2", "scene_id": "29b18b8c4f", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is under the door, about 4 cm away. It is also to the side of and below the kitchen towel, about 17 cm away. It is further to the side of and below the cabinet, about 20 cm away.", "target": "bottle", "split": "test"} {"id": "29b18b8c4f_3", "scene_id": "29b18b8c4f", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"cabinet\", \"references\": [{\"object\": \"door\", \"relation\": \"under\", \"distance_cm\": 4.3}, {\"object\": \"kitchen towel\", \"relation\": \"side_below\", \"distance_cm\": 17.0}]}", "target": "bottle", "split": "test"} {"id": "29b18b8c4f_4", "scene_id": "29b18b8c4f", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the cable appear?", "choices": null, "answer": "No", "target": "cable", "split": "test"} {"id": "29b18b8c4f_5", "scene_id": "29b18b8c4f", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the extension cord in this scene?\nA. air purifier\nB. cabinet\nC. doormat\nD. kitchen cabinet", "choices": ["A. air purifier", "B. cabinet", "C. doormat", "D. kitchen cabinet"], "answer": "D. kitchen cabinet", "target": "extension cord", "split": "test"} {"id": "29b18b8c4f_6", "scene_id": "29b18b8c4f", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the extension cord in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The extension cord is under the kitchen cabinet, about 4 cm away. It is also to the side of and below the cabinet, about 12 cm away. It is further near the doormat, about 25 cm away.", "target": "extension cord", "split": "test"} {"id": "29b18b8c4f_7", "scene_id": "29b18b8c4f", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the extension cord in structured JSON format.", "choices": null, "answer": "{\"target\": \"extension cord\", \"support_surface\": \"kitchen cabinet\", \"references\": [{\"object\": \"kitchen cabinet\", \"relation\": \"under\", \"distance_cm\": 3.5}, {\"object\": \"cabinet\", \"relation\": \"side_below\", \"distance_cm\": 11.5}]}", "target": "extension cord", "split": "test"} {"id": "29b18b8c4f_8", "scene_id": "29b18b8c4f", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "Yes", "target": "keyboard", "split": "test"} {"id": "29b18b8c4f_9", "scene_id": "29b18b8c4f", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. monitor\nB. book\nC. folders\nD. table", "choices": ["A. monitor", "B. book", "C. folders", "D. table"], "answer": "D. table", "target": "keyboard", "split": "test"} {"id": "29b18b8c4f_10", "scene_id": "29b18b8c4f", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the desk. It is also to the side of and above the table. It is further next to the folders, about 6 cm away.", "target": "keyboard", "split": "test"} {"id": "29b18b8c4f_11", "scene_id": "29b18b8c4f", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"table\", \"relation\": \"side_above\", \"distance_cm\": 2.5}, {\"object\": \"folders\", \"relation\": \"next_to\", \"distance_cm\": 6.3}]}", "target": "keyboard", "split": "test"} {"id": "29b18b8c4f_12", "scene_id": "29b18b8c4f", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the sticky note appear?", "choices": null, "answer": "No", "target": "sticky note", "split": "test"} {"id": "29b18b8c4f_13", "scene_id": "29b18b8c4f", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. book\nB. desk\nC. keyboard\nD. folders", "choices": ["A. book", "B. desk", "C. keyboard", "D. folders"], "answer": "D. folders", "target": "mouse", "split": "test"} {"id": "29b18b8c4f_14", "scene_id": "29b18b8c4f", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the table. It is also next to the folders, about 4 cm away. It is further to the side of and below the book, about 27 cm away.", "target": "mouse", "split": "test"} {"id": "29b18b8c4f_15", "scene_id": "29b18b8c4f", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"folders\", \"relation\": \"next_to\", \"distance_cm\": 3.6}, {\"object\": \"book\", \"relation\": \"side_below\", \"distance_cm\": 27.2}]}", "target": "mouse", "split": "test"} {"id": "29b18b8c4f_16", "scene_id": "29b18b8c4f", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mobile phone appear?", "choices": null, "answer": "No", "target": "mobile phone", "split": "test"} {"id": "29b18b8c4f_17", "scene_id": "29b18b8c4f", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the phone charger in this scene?\nA. doormat\nB. kitchen cabinet\nC. apple\nD. cabinet", "choices": ["A. doormat", "B. kitchen cabinet", "C. apple", "D. cabinet"], "answer": "B. kitchen cabinet", "target": "phone charger", "split": "test"} {"id": "29b18b8c4f_18", "scene_id": "29b18b8c4f", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the phone charger in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The phone charger is under the kitchen cabinet, about 5 cm away. It is also to the side of and below the cabinet, about 13 cm away. It is further to the side of and below the apple, about 23 cm away.", "target": "phone charger", "split": "test"} {"id": "29b18b8c4f_19", "scene_id": "29b18b8c4f", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the phone charger in structured JSON format.", "choices": null, "answer": "{\"target\": \"phone charger\", \"support_surface\": \"kitchen cabinet\", \"references\": [{\"object\": \"kitchen cabinet\", \"relation\": \"under\", \"distance_cm\": 4.6}, {\"object\": \"cabinet\", \"relation\": \"side_below\", \"distance_cm\": 13.1}]}", "target": "phone charger", "split": "test"} {"id": "29c7afafed_0", "scene_id": "29c7afafed", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mug appear?", "choices": null, "answer": "Yes", "target": "mug", "split": "test"} {"id": "29c7afafed_1", "scene_id": "29c7afafed", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mug in this scene?\nA. dish rack\nB. cover\nC. kitchen counter\nD. backsplash", "choices": ["A. dish rack", "B. cover", "C. kitchen counter", "D. backsplash"], "answer": "C. kitchen counter", "target": "mug", "split": "test"} {"id": "29c7afafed_2", "scene_id": "29c7afafed", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mug in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mug is to the side of and above the kitchen counter, about 3 cm away. It is also next to the dish rack, about 6 cm away. It is further to the side of and above the cover, about 8 cm away.", "target": "mug", "split": "test"} {"id": "29c7afafed_3", "scene_id": "29c7afafed", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mug in structured JSON format.", "choices": null, "answer": "{\"target\": \"mug\", \"support_surface\": \"kitchen counter\", \"references\": [{\"object\": \"kitchen counter\", \"relation\": \"side_above\", \"distance_cm\": 2.8}, {\"object\": \"dish rack\", \"relation\": \"next_to\", \"distance_cm\": 5.9}]}", "target": "mug", "split": "test"} {"id": "29c7afafed_4", "scene_id": "29c7afafed", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pencil case appear?", "choices": null, "answer": "No", "target": "pencil case", "split": "test"} {"id": "29c7afafed_5", "scene_id": "29c7afafed", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. speaker\nB. bottle\nC. backsplash\nD. chopping board", "choices": ["A. speaker", "B. bottle", "C. backsplash", "D. chopping board"], "answer": "A. speaker", "target": "power strip", "split": "test"} {"id": "29c7afafed_6", "scene_id": "29c7afafed", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is to the side of and below the speaker, about 16 cm away.", "target": "power strip", "split": "test"} {"id": "29c7afafed_7", "scene_id": "29c7afafed", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"speaker\", \"relation\": \"side_below\", \"distance_cm\": 15.6}]}", "target": "power strip", "split": "test"} {"id": "2a496183e1_0", "scene_id": "2a496183e1", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse pad appear?", "choices": null, "answer": "No", "target": "mouse pad", "split": "test"} {"id": "2a496183e1_1", "scene_id": "2a496183e1", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. folder\nB. office chair\nC. laptop case\nD. laptop", "choices": ["A. folder", "B. office chair", "C. laptop case", "D. laptop"], "answer": "B. office chair", "target": "backpack", "split": "test"} {"id": "2a496183e1_2", "scene_id": "2a496183e1", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is to the side of and below the office chair, about 11 cm away. It is also to the side of and below the laptop case, about 35 cm away. It is further to the side of and below the laptop, about 39 cm away.", "target": "backpack", "split": "test"} {"id": "2a496183e1_3", "scene_id": "2a496183e1", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"office chair\", \"references\": [{\"object\": \"office chair\", \"relation\": \"side_below\", \"distance_cm\": 11.2}, {\"object\": \"laptop case\", \"relation\": \"side_below\", \"distance_cm\": 34.9}]}", "target": "backpack", "split": "test"} {"id": "2a496183e1_4", "scene_id": "2a496183e1", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the bottle appear?", "choices": null, "answer": "Yes", "target": "bottle", "split": "test"} {"id": "2a496183e1_5", "scene_id": "2a496183e1", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?\nA. phone\nB. keyboard\nC. monitor\nD. office chair", "choices": ["A. phone", "B. keyboard", "C. monitor", "D. office chair"], "answer": "C. monitor", "target": "bottle", "split": "test"} {"id": "2a496183e1_6", "scene_id": "2a496183e1", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The bottle is to the side of and below the monitor, about 6 cm away. It is also to the side of and above the phone, about 8 cm away. It is further to the side of and above the keyboard, about 40 cm away.", "target": "bottle", "split": "test"} {"id": "2a496183e1_7", "scene_id": "2a496183e1", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the bottle in structured JSON format.", "choices": null, "answer": "{\"target\": \"bottle\", \"support_surface\": \"office chair\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 6.5}, {\"object\": \"phone\", \"relation\": \"side_above\", \"distance_cm\": 7.9}]}", "target": "bottle", "split": "test"} {"id": "2a496183e1_8", "scene_id": "2a496183e1", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "Yes", "target": "keyboard", "split": "test"} {"id": "2a496183e1_9", "scene_id": "2a496183e1", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. monitor\nB. power strip\nC. laptop\nD. phone", "choices": ["A. monitor", "B. power strip", "C. laptop", "D. phone"], "answer": "C. laptop", "target": "keyboard", "split": "test"} {"id": "2a496183e1_10", "scene_id": "2a496183e1", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the table. It is also next to the laptop, about 5 cm away. It is further next to the power strip, about 7 cm away.", "target": "keyboard", "split": "test"} {"id": "2a496183e1_11", "scene_id": "2a496183e1", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"table\", \"references\": [{\"object\": \"laptop\", \"relation\": \"next_to\", \"distance_cm\": 5.4}, {\"object\": \"power strip\", \"relation\": \"next_to\", \"distance_cm\": 6.9}]}", "target": "keyboard", "split": "test"} {"id": "2a496183e1_12", "scene_id": "2a496183e1", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the scissors appear?", "choices": null, "answer": "No", "target": "scissors", "split": "test"} {"id": "2a496183e1_13", "scene_id": "2a496183e1", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the phone in this scene?\nA. window sill\nB. monitor\nC. power sockets\nD. keyboard", "choices": ["A. window sill", "B. monitor", "C. power sockets", "D. keyboard"], "answer": "C. power sockets", "target": "phone", "split": "test"} {"id": "2a496183e1_14", "scene_id": "2a496183e1", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the phone in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The phone is next to the power sockets, about 3 cm away. It is also next to the keyboard, about 6 cm away. It is further next to the window sill, about 6 cm away.", "target": "phone", "split": "test"} {"id": "2a496183e1_15", "scene_id": "2a496183e1", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the phone in structured JSON format.", "choices": null, "answer": "{\"target\": \"phone\", \"support_surface\": \"window sill\", \"references\": [{\"object\": \"power sockets\", \"relation\": \"next_to\", \"distance_cm\": 3.1}, {\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 5.7}]}", "target": "phone", "split": "test"} {"id": "2a496183e1_16", "scene_id": "2a496183e1", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the extension cord appear?", "choices": null, "answer": "No", "target": "extension cord", "split": "test"} {"id": "2a496183e1_17", "scene_id": "2a496183e1", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is on the table. It is also to the side of and below the monitor, about 7 cm away. It is further next to the keyboard, about 7 cm away.", "target": "power strip", "split": "test"} {"id": "2a496183e1_18", "scene_id": "2a496183e1", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"table\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 6.7}, {\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 6.9}]}", "target": "power strip", "split": "test"} {"id": "2ab7bea148_0", "scene_id": "2ab7bea148", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the adapter appear?", "choices": null, "answer": "No", "target": "adapter", "split": "test"} {"id": "2ab7bea148_1", "scene_id": "2ab7bea148", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the glasses case in this scene?\nA. bottle\nB. wet tissue\nC. bowl\nD. tea box", "choices": ["A. bottle", "B. wet tissue", "C. bowl", "D. tea box"], "answer": "B. wet tissue", "target": "glasses case", "split": "test"} {"id": "2ab7bea148_2", "scene_id": "2ab7bea148", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the glasses case in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The glasses case is on the table. It is also next to the wet tissue, about 3 cm away. It is further next to the tea box, about 7 cm away.", "target": "glasses case", "split": "test"} {"id": "2ab7bea148_3", "scene_id": "2ab7bea148", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the glasses case in structured JSON format.", "choices": null, "answer": "{\"target\": \"glasses case\", \"support_surface\": \"table\", \"references\": [{\"object\": \"wet tissue\", \"relation\": \"next_to\", \"distance_cm\": 3.3}, {\"object\": \"tea box\", \"relation\": \"next_to\", \"distance_cm\": 7.5}]}", "target": "glasses case", "split": "test"} {"id": "2ab7bea148_4", "scene_id": "2ab7bea148", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse appear?", "choices": null, "answer": "Yes", "target": "mouse", "split": "test"} {"id": "2ab7bea148_5", "scene_id": "2ab7bea148", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. laptop\nB. stationery\nC. table\nD. notebook", "choices": ["A. laptop", "B. stationery", "C. table", "D. notebook"], "answer": "C. table", "target": "mouse", "split": "test"} {"id": "2ab7bea148_6", "scene_id": "2ab7bea148", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is to the side of and above the table, about 6 cm away. It is also to the side of and below the laptop, about 9 cm away. It is further to the side of and below the stationery, about 13 cm away.", "target": "mouse", "split": "test"} {"id": "2ab7bea148_7", "scene_id": "2ab7bea148", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"table\", \"relation\": \"side_above\", \"distance_cm\": 5.7}, {\"object\": \"laptop\", \"relation\": \"side_below\", \"distance_cm\": 9.1}]}", "target": "mouse", "split": "test"} {"id": "2ab7bea148_8", "scene_id": "2ab7bea148", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the scissors appear?", "choices": null, "answer": "No", "target": "scissors", "split": "test"} {"id": "2ab7bea148_9", "scene_id": "2ab7bea148", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mousepad in this scene?\nA. notebook\nB. chair\nC. stationery\nD. clothes", "choices": ["A. notebook", "B. chair", "C. stationery", "D. clothes"], "answer": "A. notebook", "target": "mousepad", "split": "test"} {"id": "2ab7bea148_10", "scene_id": "2ab7bea148", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mousepad in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mousepad is on the table. It is also next to the notebook, about 5 cm away. It is further to the side of and below the stationery, about 6 cm away.", "target": "mousepad", "split": "test"} {"id": "2ab7bea148_11", "scene_id": "2ab7bea148", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mousepad in structured JSON format.", "choices": null, "answer": "{\"target\": \"mousepad\", \"support_surface\": \"table\", \"references\": [{\"object\": \"notebook\", \"relation\": \"next_to\", \"distance_cm\": 4.7}, {\"object\": \"stationery\", \"relation\": \"side_below\", \"distance_cm\": 5.7}]}", "target": "mousepad", "split": "test"} {"id": "2ab7bea148_12", "scene_id": "2ab7bea148", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mug appear?", "choices": null, "answer": "Yes", "target": "mug", "split": "test"} {"id": "2ab7bea148_13", "scene_id": "2ab7bea148", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mug in this scene?\nA. book\nB. table\nC. cabinet\nD. suitcase", "choices": ["A. book", "B. table", "C. cabinet", "D. suitcase"], "answer": "A. book", "target": "mug", "split": "test"} {"id": "2ab7bea148_14", "scene_id": "2ab7bea148", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mug in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mug is next to the book, about 5 cm away. It is also to the side of and above the suitcase, about 10 cm away. It is further to the side of and below the cabinet, about 27 cm away.", "target": "mug", "split": "test"} {"id": "2ab7bea148_15", "scene_id": "2ab7bea148", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mug in structured JSON format.", "choices": null, "answer": "{\"target\": \"mug\", \"support_surface\": \"table\", \"references\": [{\"object\": \"book\", \"relation\": \"next_to\", \"distance_cm\": 5.0}, {\"object\": \"suitcase\", \"relation\": \"side_above\", \"distance_cm\": 10.0}]}", "target": "mug", "split": "test"} {"id": "2ab7bea148_16", "scene_id": "2ab7bea148", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the handbag appear?", "choices": null, "answer": "No", "target": "handbag", "split": "test"} {"id": "2ab7bea148_17", "scene_id": "2ab7bea148", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the pencil case in this scene?\nA. chair\nB. box\nC. laptop\nD. notebook", "choices": ["A. chair", "B. box", "C. laptop", "D. notebook"], "answer": "B. box", "target": "pencil case", "split": "test"} {"id": "2ab7bea148_18", "scene_id": "2ab7bea148", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the pencil case in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The pencil case is on the table. It is also next to the box, about 3 cm away. It is further to the side of and above the chair, about 12 cm away.", "target": "pencil case", "split": "test"} {"id": "2ab7bea148_19", "scene_id": "2ab7bea148", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the pencil case in structured JSON format.", "choices": null, "answer": "{\"target\": \"pencil case\", \"support_surface\": \"table\", \"references\": [{\"object\": \"box\", \"relation\": \"next_to\", \"distance_cm\": 2.8}, {\"object\": \"chair\", \"relation\": \"side_above\", \"distance_cm\": 11.6}]}", "target": "pencil case", "split": "test"} {"id": "2b1dc6d6a5_0", "scene_id": "2b1dc6d6a5", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the cable appear?", "choices": null, "answer": "No", "target": "cable", "split": "test"} {"id": "2b1dc6d6a5_1", "scene_id": "2b1dc6d6a5", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cup in this scene?\nA. monitor\nB. box\nC. bottle\nD. table", "choices": ["A. monitor", "B. box", "C. bottle", "D. table"], "answer": "A. monitor", "target": "cup", "split": "test"} {"id": "2b1dc6d6a5_2", "scene_id": "2b1dc6d6a5", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is on the table. It is also to the side of and below the monitor, about 6 cm away. It is further near the bottle, about 30 cm away.", "target": "cup", "split": "test"} {"id": "2b1dc6d6a5_3", "scene_id": "2b1dc6d6a5", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"table\", \"references\": [{\"object\": \"monitor\", \"relation\": \"side_below\", \"distance_cm\": 6.3}, {\"object\": \"bottle\", \"relation\": \"near\", \"distance_cm\": 29.7}]}", "target": "cup", "split": "test"} {"id": "2b1dc6d6a5_4", "scene_id": "2b1dc6d6a5", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the keyboard appear?", "choices": null, "answer": "Yes", "target": "keyboard", "split": "test"} {"id": "2b1dc6d6a5_5", "scene_id": "2b1dc6d6a5", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. monitor\nB. office chair\nC. moitor\nD. mouse", "choices": ["A. monitor", "B. office chair", "C. moitor", "D. mouse"], "answer": "D. mouse", "target": "keyboard", "split": "test"} {"id": "2b1dc6d6a5_6", "scene_id": "2b1dc6d6a5", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the table. It is also next to the mouse, about 10 cm away. It is further to the side of and above the office chair, about 14 cm away.", "target": "keyboard", "split": "test"} {"id": "2b1dc6d6a5_7", "scene_id": "2b1dc6d6a5", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"table\", \"references\": [{\"object\": \"mouse\", \"relation\": \"next_to\", \"distance_cm\": 9.7}, {\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 13.5}]}", "target": "keyboard", "split": "test"} {"id": "2b1dc6d6a5_8", "scene_id": "2b1dc6d6a5", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse appear?", "choices": null, "answer": "Yes", "target": "mouse", "split": "test"} {"id": "2b1dc6d6a5_9", "scene_id": "2b1dc6d6a5", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. keyboard\nB. bottle\nC. monitor\nD. office chair", "choices": ["A. keyboard", "B. bottle", "C. monitor", "D. office chair"], "answer": "A. keyboard", "target": "mouse", "split": "test"} {"id": "2b1dc6d6a5_10", "scene_id": "2b1dc6d6a5", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the table. It is also next to the keyboard, about 10 cm away. It is further to the side of and above the office chair, about 27 cm away.", "target": "mouse", "split": "test"} {"id": "2b1dc6d6a5_11", "scene_id": "2b1dc6d6a5", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 9.7}, {\"object\": \"office chair\", \"relation\": \"side_above\", \"distance_cm\": 27.2}]}", "target": "mouse", "split": "test"} {"id": "2b1dc6d6a5_12", "scene_id": "2b1dc6d6a5", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the remote appear?", "choices": null, "answer": "No", "target": "remote", "split": "test"} {"id": "2b1dc6d6a5_13", "scene_id": "2b1dc6d6a5", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. bag\nB. socket\nC. bottle\nD. mouse", "choices": ["A. bag", "B. socket", "C. bottle", "D. mouse"], "answer": "C. bottle", "target": "power strip", "split": "test"} {"id": "2b1dc6d6a5_14", "scene_id": "2b1dc6d6a5", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is on the table. It is also next to the bottle, about 5 cm away. It is further to the side of and above the socket, about 69 cm away.", "target": "power strip", "split": "test"} {"id": "2b1dc6d6a5_15", "scene_id": "2b1dc6d6a5", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"table\", \"references\": [{\"object\": \"bottle\", \"relation\": \"next_to\", \"distance_cm\": 4.6}, {\"object\": \"socket\", \"relation\": \"side_above\", \"distance_cm\": 68.8}]}", "target": "power strip", "split": "test"} {"id": "2b5ef64cad_0", "scene_id": "2b5ef64cad", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the water bottle appear?", "choices": null, "answer": "No", "target": "water bottle", "split": "test"} {"id": "2b71155e0d_0", "scene_id": "2b71155e0d", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the power adapter appear?", "choices": null, "answer": "No", "target": "power adapter", "split": "test"} {"id": "2b71155e0d_1", "scene_id": "2b71155e0d", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the extension cord in this scene?\nA. power sockets\nB. chair\nC. desk\nD. heater", "choices": ["A. power sockets", "B. chair", "C. desk", "D. heater"], "answer": "C. desk", "target": "extension cord", "split": "test"} {"id": "2b71155e0d_2", "scene_id": "2b71155e0d", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the extension cord in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The extension cord is to the side of and below the desk, about 13 cm away. It is also to the side of and below the chair, about 21 cm away. It is further to the side of and below the heater, about 25 cm away.", "target": "extension cord", "split": "test"} {"id": "2b71155e0d_3", "scene_id": "2b71155e0d", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the extension cord in structured JSON format.", "choices": null, "answer": "{\"target\": \"extension cord\", \"support_surface\": \"desk\", \"references\": [{\"object\": \"desk\", \"relation\": \"side_below\", \"distance_cm\": 12.6}, {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 21.3}]}", "target": "extension cord", "split": "test"} {"id": "2b71155e0d_4", "scene_id": "2b71155e0d", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the eyeglasses appear?", "choices": null, "answer": "Yes", "target": "eyeglasses", "split": "test"} {"id": "2b71155e0d_5", "scene_id": "2b71155e0d", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the eyeglasses in this scene?\nA. bags\nB. clothes\nC. mirror\nD. plastic storage basket", "choices": ["A. bags", "B. clothes", "C. mirror", "D. plastic storage basket"], "answer": "B. clothes", "target": "eyeglasses", "split": "test"} {"id": "2b71155e0d_6", "scene_id": "2b71155e0d", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the eyeglasses in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The eyeglasses is to the side of and above the clothes, about 4 cm away. It is also to the side of and above the plastic storage basket, about 36 cm away. It is further to the side of and below the mirror, about 55 cm away.", "target": "eyeglasses", "split": "test"} {"id": "2b71155e0d_7", "scene_id": "2b71155e0d", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the eyeglasses in structured JSON format.", "choices": null, "answer": "{\"target\": \"eyeglasses\", \"support_surface\": \"plastic storage basket\", \"references\": [{\"object\": \"clothes\", \"relation\": \"side_above\", \"distance_cm\": 3.8}, {\"object\": \"plastic storage basket\", \"relation\": \"side_above\", \"distance_cm\": 36.2}]}", "target": "eyeglasses", "split": "test"} {"id": "2b71155e0d_8", "scene_id": "2b71155e0d", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mug appear?", "choices": null, "answer": "Yes", "target": "mug", "split": "test"} {"id": "2b71155e0d_9", "scene_id": "2b71155e0d", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mug in this scene?\nA. books\nB. ping pong paddle\nC. duct tape roll\nD. shoebox", "choices": ["A. books", "B. ping pong paddle", "C. duct tape roll", "D. shoebox"], "answer": "B. ping pong paddle", "target": "mug", "split": "test"} {"id": "2b71155e0d_10", "scene_id": "2b71155e0d", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mug in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mug is on the bookshelf. It is also next to the duct tape roll, about 12 cm away. It is further above the shoebox, about 13 cm away.", "target": "mug", "split": "test"} {"id": "2b71155e0d_11", "scene_id": "2b71155e0d", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mug in structured JSON format.", "choices": null, "answer": "{\"target\": \"mug\", \"support_surface\": \"bookshelf\", \"references\": [{\"object\": \"duct tape roll\", \"relation\": \"next_to\", \"distance_cm\": 11.5}, {\"object\": \"shoebox\", \"relation\": \"above\", \"distance_cm\": 12.8}]}", "target": "mug", "split": "test"} {"id": "2b71155e0d_12", "scene_id": "2b71155e0d", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the water bottle appear?", "choices": null, "answer": "No", "target": "water bottle", "split": "test"} {"id": "2b71155e0d_13", "scene_id": "2b71155e0d", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tissue box in this scene?\nA. toilet paper\nB. coax outlet\nC. power socket\nD. box", "choices": ["A. toilet paper", "B. coax outlet", "C. power socket", "D. box"], "answer": "D. box", "target": "tissue box", "split": "test"} {"id": "2b71155e0d_14", "scene_id": "2b71155e0d", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tissue box in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tissue box is under the box, about 3 cm away. It is also next to the toilet paper, about 4 cm away. It is further to the side of and below the power socket, about 17 cm away.", "target": "tissue box", "split": "test"} {"id": "2b71155e0d_15", "scene_id": "2b71155e0d", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tissue box in structured JSON format.", "choices": null, "answer": "{\"target\": \"tissue box\", \"support_surface\": \"bookshelf\", \"references\": [{\"object\": \"box\", \"relation\": \"under\", \"distance_cm\": 2.6}, {\"object\": \"toilet paper\", \"relation\": \"next_to\", \"distance_cm\": 4.1}]}", "target": "tissue box", "split": "test"} {"id": "2c7c10379b_0", "scene_id": "2c7c10379b", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the hairbrush appear?", "choices": null, "answer": "No", "target": "hairbrush", "split": "test"} {"id": "2c7c10379b_1", "scene_id": "2c7c10379b", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. bowling pin\nB. cabinet\nC. books\nD. book", "choices": ["A. bowling pin", "B. cabinet", "C. books", "D. book"], "answer": "C. books", "target": "backpack", "split": "test"} {"id": "2c7c10379b_2", "scene_id": "2c7c10379b", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is to the side of and above the books, about 16 cm away. It is also to the side of and above the bowling pin, about 40 cm away.", "target": "backpack", "split": "test"} {"id": "2c7c10379b_3", "scene_id": "2c7c10379b", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"books\", \"references\": [{\"object\": \"books\", \"relation\": \"side_above\", \"distance_cm\": 15.7}, {\"object\": \"bowling pin\", \"relation\": \"side_above\", \"distance_cm\": 40.0}]}", "target": "backpack", "split": "test"} {"id": "2c7c10379b_4", "scene_id": "2c7c10379b", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the comb appear?", "choices": null, "answer": "No", "target": "comb", "split": "test"} {"id": "2c7c10379b_5", "scene_id": "2c7c10379b", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the cup in this scene?\nA. pillow\nB. book\nC. lamp\nD. shelf", "choices": ["A. pillow", "B. book", "C. lamp", "D. shelf"], "answer": "D. shelf", "target": "cup", "split": "test"} {"id": "2c7c10379b_6", "scene_id": "2c7c10379b", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the cup in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The cup is on the shelf. It is also to the side of and above the pillow, about 23 cm away. It is further to the side of and below the lamp, about 25 cm away.", "target": "cup", "split": "test"} {"id": "2c7c10379b_7", "scene_id": "2c7c10379b", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the cup in structured JSON format.", "choices": null, "answer": "{\"target\": \"cup\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"pillow\", \"relation\": \"side_above\", \"distance_cm\": 23.2}, {\"object\": \"lamp\", \"relation\": \"side_below\", \"distance_cm\": 25.1}]}", "target": "cup", "split": "test"} {"id": "2c7c10379b_8", "scene_id": "2c7c10379b", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the toothbrush appear?", "choices": null, "answer": "Yes", "target": "toothbrush", "split": "test"} {"id": "2c7c10379b_9", "scene_id": "2c7c10379b", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the toothbrush in this scene?\nA. shower curtain\nB. wall lamp\nC. tap\nD. cabinet", "choices": ["A. shower curtain", "B. wall lamp", "C. tap", "D. cabinet"], "answer": "D. cabinet", "target": "toothbrush", "split": "test"} {"id": "2c7c10379b_10", "scene_id": "2c7c10379b", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the toothbrush in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The toothbrush is on the shelf. It is also to the side of and above the cabinet, about 9 cm away. It is further near the shower curtain, about 21 cm away.", "target": "toothbrush", "split": "test"} {"id": "2c7c10379b_11", "scene_id": "2c7c10379b", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the toothbrush in structured JSON format.", "choices": null, "answer": "{\"target\": \"toothbrush\", \"support_surface\": \"shelf\", \"references\": [{\"object\": \"cabinet\", \"relation\": \"side_above\", \"distance_cm\": 9.2}, {\"object\": \"shower curtain\", \"relation\": \"near\", \"distance_cm\": 21.1}]}", "target": "toothbrush", "split": "test"} {"id": "2d58610dce_0", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "0", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pencil case appear?", "choices": null, "answer": "No", "target": "pencil case", "split": "test"} {"id": "2d58610dce_1", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "1", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?\nA. socks\nB. picture\nC. pillow\nD. cap", "choices": ["A. socks", "B. picture", "C. pillow", "D. cap"], "answer": "A. socks", "target": "backpack", "split": "test"} {"id": "2d58610dce_2", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "2", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The backpack is on the sofa. It is also to the side of and above the socks, about 4 cm away. It is further to the side of and above the cap, about 8 cm away.", "target": "backpack", "split": "test"} {"id": "2d58610dce_3", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "3", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the backpack in structured JSON format.", "choices": null, "answer": "{\"target\": \"backpack\", \"support_surface\": \"sofa\", \"references\": [{\"object\": \"socks\", \"relation\": \"side_above\", \"distance_cm\": 4.0}, {\"object\": \"cap\", \"relation\": \"side_above\", \"distance_cm\": 8.1}]}", "target": "backpack", "split": "test"} {"id": "2d58610dce_4", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "4", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the headphones appear?", "choices": null, "answer": "Yes", "target": "headphones", "split": "test"} {"id": "2d58610dce_5", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "5", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the headphones in this scene?\nA. laptop stand\nB. notebook\nC. box\nD. keyboard", "choices": ["A. laptop stand", "B. notebook", "C. box", "D. keyboard"], "answer": "B. notebook", "target": "headphones", "split": "test"} {"id": "2d58610dce_6", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "6", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the headphones in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The headphones is on the table. It is also next to the notebook. It is further next to the keyboard, about 8 cm away.", "target": "headphones", "split": "test"} {"id": "2d58610dce_7", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "7", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the headphones in structured JSON format.", "choices": null, "answer": "{\"target\": \"headphones\", \"support_surface\": \"table\", \"references\": [{\"object\": \"notebook\", \"relation\": \"next_to\", \"distance_cm\": 2.3}, {\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 7.7}]}", "target": "headphones", "split": "test"} {"id": "2d58610dce_8", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "8", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the pencil appear?", "choices": null, "answer": "No", "target": "pencil", "split": "test"} {"id": "2d58610dce_9", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "9", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?\nA. notebook\nB. bag\nC. mouse\nD. headphones", "choices": ["A. notebook", "B. bag", "C. mouse", "D. headphones"], "answer": "C. mouse", "target": "keyboard", "split": "test"} {"id": "2d58610dce_10", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "10", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The keyboard is on the table. It is also next to the mouse, about 3 cm away. It is further next to the bag, about 5 cm away.", "target": "keyboard", "split": "test"} {"id": "2d58610dce_11", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "11", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the keyboard in structured JSON format.", "choices": null, "answer": "{\"target\": \"keyboard\", \"support_surface\": \"table\", \"references\": [{\"object\": \"mouse\", \"relation\": \"next_to\", \"distance_cm\": 2.6}, {\"object\": \"bag\", \"relation\": \"next_to\", \"distance_cm\": 5.1}]}", "target": "keyboard", "split": "test"} {"id": "2d58610dce_12", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "12", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the mouse appear?", "choices": null, "answer": "Yes", "target": "mouse", "split": "test"} {"id": "2d58610dce_13", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "13", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the mouse in this scene?\nA. keyboard\nB. laptop stand\nC. office chair\nD. notebook", "choices": ["A. keyboard", "B. laptop stand", "C. office chair", "D. notebook"], "answer": "A. keyboard", "target": "mouse", "split": "test"} {"id": "2d58610dce_14", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "14", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the mouse in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The mouse is on the table. It is also next to the keyboard, about 3 cm away. It is further near the notebook, about 16 cm away.", "target": "mouse", "split": "test"} {"id": "2d58610dce_15", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "15", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the mouse in structured JSON format.", "choices": null, "answer": "{\"target\": \"mouse\", \"support_surface\": \"table\", \"references\": [{\"object\": \"keyboard\", \"relation\": \"next_to\", \"distance_cm\": 2.6}, {\"object\": \"notebook\", \"relation\": \"near\", \"distance_cm\": 16.0}]}", "target": "mouse", "split": "test"} {"id": "2d58610dce_16", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "16", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the cable appear?", "choices": null, "answer": "No", "target": "cable", "split": "test"} {"id": "2d58610dce_17", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "17", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?\nA. backpack\nB. trolley\nC. box\nD. trash can", "choices": ["A. backpack", "B. trolley", "C. box", "D. trash can"], "answer": "A. backpack", "target": "power strip", "split": "test"} {"id": "2d58610dce_18", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "18", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The power strip is to the side of and below the backpack, about 5 cm away. It is also to the side of and below the trash can, about 7 cm away. It is further to the side of and below the box, about 37 cm away.", "target": "power strip", "split": "test"} {"id": "2d58610dce_19", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "19", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the power strip in structured JSON format.", "choices": null, "answer": "{\"target\": \"power strip\", \"support_surface\": \"rug\", \"references\": [{\"object\": \"backpack\", \"relation\": \"side_below\", \"distance_cm\": 5.0}, {\"object\": \"trash can\", \"relation\": \"side_below\", \"distance_cm\": 6.6}]}", "target": "power strip", "split": "test"} {"id": "2d58610dce_20", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "20", "task": "TPV", "question_type": "target presence verification", "instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.", "question": "In the entire scene, did the remote control appear?", "choices": null, "answer": "No", "target": "remote control", "split": "test"} {"id": "2d58610dce_21", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "21", "task": "NRI", "question_type": "nearest reference identification", "instruction": "Choose exactly one option from A B C D.\nOutput ONLY in the format: X. object_name\nDo not output any other text.", "question": "Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tote bag in this scene?\nA. doorframe\nB. clothes\nC. light switch\nD. intercom", "choices": ["A. doorframe", "B. clothes", "C. light switch", "D. intercom"], "answer": "A. doorframe", "target": "tote bag", "split": "test"} {"id": "2d58610dce_22", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "22", "task": "FSD", "question_type": "fine-grained spatial description", "instruction": "Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures.", "question": "Please describe in detail the final location of the tote bag in the scene, including its distance and relation to nearby objects.", "choices": null, "answer": "The tote bag is attached to the door. It is also to the side of and above the doorframe, about 11 cm away. It is further to the side of and above the intercom, about 65 cm away.", "target": "tote bag", "split": "test"} {"id": "2d58610dce_23", "scene_id": "2d58610dce", "source_dataset": "scannetpp", "local_sample_id": "23", "task": "SSP", "question_type": "structured spatial prediction", "instruction": "Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.\n\nUse exactly these fields:\n- target: string (main object name)\n- support_surface: string (main surface or \"none\")\n- references: array of 0-2 objects, each with:\n - object: string\n - relation: one of on, under, above, below, side_above, side_below, next_to, near, attached_to\n - distance_cm: float (e.g. 8.0 or 20.4)\n\nExample:\n{\"target\": \"backpack\", \"support_surface\": \"none\", \"references\": [\n {\"object\": \"chair\", \"relation\": \"side_below\", \"distance_cm\": 17.0},\n {\"object\": \"nightstand\", \"relation\": \"side_below\", \"distance_cm\": 19.0}\n]}\n\nRules:\n1. Max 2 references, sorted by distance\n2. distance_cm must be float (add .0 if integer)\n3. JSON must be directly parsable with json.loads()", "question": "Please output the final location of the tote bag in structured JSON format.", "choices": null, "answer": "{\"target\": \"tote bag\", \"support_surface\": \"door\", \"references\": [{\"object\": \"doorframe\", \"relation\": \"side_above\", \"distance_cm\": 10.7}, {\"object\": \"intercom\", \"relation\": \"side_above\", \"distance_cm\": 64.8}]}", "target": "tote bag", "split": "test"}