diff --git "a/questions/unicycle/test/questions_cycle_representative_orbit.json" "b/questions/unicycle/test/questions_cycle_representative_orbit.json" new file mode 100644--- /dev/null +++ "b/questions/unicycle/test/questions_cycle_representative_orbit.json" @@ -0,0 +1,11660 @@ +{ + "info": { + "date": "09d-10-25", + "version": "1.0", + "split": "test", + "license": "Creative Commons Attribution (CC-BY 4.0)" + }, + "questions": [ + { + "split": "test", + "video_filename": "unicycle_test_orbit_82.mp4", + "video_index": 82, + "video": "unicycle_test_orbit_82", + "question": "The yellow thing is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "yellow" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 0 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_28.mp4", + "video_index": 28, + "video": "unicycle_test_orbit_28", + "question": "The Cone is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_shape", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Cone" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "gray", + "value_inputs": [] + } + ], + "answer": "gray", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 1 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_67.mp4", + "video_index": 67, + "video": "unicycle_test_orbit_67", + "question": "The small Sphere is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Sphere" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "brown", + "value_inputs": [] + } + ], + "answer": "brown", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 2 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_120.mp4", + "video_index": 120, + "video": "unicycle_test_orbit_120", + "question": "The large Cube is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 2 + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cube" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "green", + "value_inputs": [] + } + ], + "answer": "green", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 3 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_134.mp4", + "video_index": 134, + "video": "unicycle_test_orbit_134", + "question": "The thing is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "unique", + "inputs": [ + 1 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 2 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 3 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 4 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_52.mp4", + "video_index": 52, + "video": "unicycle_test_orbit_52", + "question": "The green thing is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "green" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 5 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_56.mp4", + "video_index": 56, + "video": "unicycle_test_orbit_56", + "question": "There is an orbiting large Rubber Cone. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_material", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Rubber" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 3 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Cone" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 6 + ], + "_output": "blue", + "value_inputs": [] + } + ], + "answer": "blue", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 6 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_10.mp4", + "video_index": 10, + "video": "unicycle_test_orbit_10", + "question": "The large gray Cube is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 2 + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "gray" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 3 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cube" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 6 + ], + "_output": "blue", + "value_inputs": [] + } + ], + "answer": "blue", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 7 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_54.mp4", + "video_index": 54, + "video": "unicycle_test_orbit_54", + "question": "There is an orbiting big yellow Cone. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "yellow" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 3 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cone" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 6 + ], + "_output": "brown", + "value_inputs": [] + } + ], + "answer": "brown", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 8 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_109.mp4", + "video_index": 109, + "video": "unicycle_test_orbit_109", + "question": "The brown object is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "brown" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "green", + "value_inputs": [] + } + ], + "answer": "green", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 9 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_148.mp4", + "video_index": 148, + "video": "unicycle_test_orbit_148", + "question": "The brown Sphere is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + 1 + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "brown" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Sphere" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 10 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_36.mp4", + "video_index": 36, + "video": "unicycle_test_orbit_36", + "question": "The large blue thing is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "blue" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 11 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_45.mp4", + "video_index": 45, + "video": "unicycle_test_orbit_45", + "question": "There is an orbiting large yellow Cone. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "yellow" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 3 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cone" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 6 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 12 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_137.mp4", + "video_index": 137, + "video": "unicycle_test_orbit_137", + "question": "There is an orbiting small Cylinder. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cylinder" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 13 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_80.mp4", + "video_index": 80, + "video": "unicycle_test_orbit_80", + "question": "The purple object is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 2 + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "purple" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 14 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_88.mp4", + "video_index": 88, + "video": "unicycle_test_orbit_88", + "question": "The small object is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "red", + "value_inputs": [] + } + ], + "answer": "red", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 15 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_106.mp4", + "video_index": 106, + "video": "unicycle_test_orbit_106", + "question": "The large Rubber object is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_material", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Rubber" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 16 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_93.mp4", + "video_index": 93, + "video": "unicycle_test_orbit_93", + "question": "The object is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "unique", + "inputs": [ + 1 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 2 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 3 + ], + "_output": "yellow", + "value_inputs": [] + } + ], + "answer": "yellow", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 17 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_141.mp4", + "video_index": 141, + "video": "unicycle_test_orbit_141", + "question": "There is an orbiting big blue thing. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "blue" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 18 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_147.mp4", + "video_index": 147, + "video": "unicycle_test_orbit_147", + "question": "There is an orbiting thing. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "unique", + "inputs": [ + 1 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 3 + ], + "_output": "brown", + "value_inputs": [] + } + ], + "answer": "brown", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 19 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_1.mp4", + "video_index": 1, + "video": "unicycle_test_orbit_1", + "question": "The red thing is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "red" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 20 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_114.mp4", + "video_index": 114, + "video": "unicycle_test_orbit_114", + "question": "The thing is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "unique", + "inputs": [ + 1 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 2 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 3 + ], + "_output": "blue", + "value_inputs": [] + } + ], + "answer": "blue", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 21 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_85.mp4", + "video_index": 85, + "video": "unicycle_test_orbit_85", + "question": "The Rubber thing is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 2 + ] + }, + { + "type": "filter_material", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Rubber" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "green", + "value_inputs": [] + } + ], + "answer": "green", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 22 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_73.mp4", + "video_index": 73, + "video": "unicycle_test_orbit_73", + "question": "There is an orbiting red thing. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "red" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "blue", + "value_inputs": [] + } + ], + "answer": "blue", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 23 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_33.mp4", + "video_index": 33, + "video": "unicycle_test_orbit_33", + "question": "The large object is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + 1 + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "yellow", + "value_inputs": [] + } + ], + "answer": "yellow", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 24 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_19.mp4", + "video_index": 19, + "video": "unicycle_test_orbit_19", + "question": "There is an orbiting small object. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + 1 + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "purple", + "value_inputs": [] + } + ], + "answer": "purple", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 25 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_6.mp4", + "video_index": 6, + "video": "unicycle_test_orbit_6", + "question": "The tiny Cone is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Cone" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 26 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_118.mp4", + "video_index": 118, + "video": "unicycle_test_orbit_118", + "question": "The green thing is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "green" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 27 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_27.mp4", + "video_index": 27, + "video": "unicycle_test_orbit_27", + "question": "The Sphere is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_shape", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Sphere" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 28 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_136.mp4", + "video_index": 136, + "video": "unicycle_test_orbit_136", + "question": "The big red Sphere is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 2 + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "red" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 3 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Sphere" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 6 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 29 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_34.mp4", + "video_index": 34, + "video": "unicycle_test_orbit_34", + "question": "There is an orbiting Cube. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_shape", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Cube" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 30 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_44.mp4", + "video_index": 44, + "video": "unicycle_test_orbit_44", + "question": "There is an orbiting object. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + 1 + ] + }, + { + "type": "unique", + "inputs": [ + 1 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 2 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 3 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 31 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_7.mp4", + "video_index": 7, + "video": "unicycle_test_orbit_7", + "question": "The Cube is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 2 + ] + }, + { + "type": "filter_shape", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cube" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "purple", + "value_inputs": [] + } + ], + "answer": "purple", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 32 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_39.mp4", + "video_index": 39, + "video": "unicycle_test_orbit_39", + "question": "There is an orbiting Cube. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 2 + ] + }, + { + "type": "filter_shape", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cube" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "yellow", + "value_inputs": [] + } + ], + "answer": "yellow", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 33 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_108.mp4", + "video_index": 108, + "video": "unicycle_test_orbit_108", + "question": "The small red object is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "red" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "red", + "value_inputs": [] + } + ], + "answer": "red", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 34 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_97.mp4", + "video_index": 97, + "video": "unicycle_test_orbit_97", + "question": "There is an orbiting big Metal thing. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_material", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Metal" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 35 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_115.mp4", + "video_index": 115, + "video": "unicycle_test_orbit_115", + "question": "The big cyan Cone is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "cyan" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 3 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Cone" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 6 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 36 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_11.mp4", + "video_index": 11, + "video": "unicycle_test_orbit_11", + "question": "The small brown object is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "brown" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "yellow", + "value_inputs": [] + } + ], + "answer": "yellow", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 37 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_117.mp4", + "video_index": 117, + "video": "unicycle_test_orbit_117", + "question": "There is an orbiting object. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 2 + ] + }, + { + "type": "unique", + "inputs": [ + 1 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 3 + ], + "_output": "yellow", + "value_inputs": [] + } + ], + "answer": "yellow", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 38 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_51.mp4", + "video_index": 51, + "video": "unicycle_test_orbit_51", + "question": "There is an orbiting large thing. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 39 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_61.mp4", + "video_index": 61, + "video": "unicycle_test_orbit_61", + "question": "There is an orbiting object. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "unique", + "inputs": [ + 1 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 2 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 3 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 40 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_31.mp4", + "video_index": 31, + "video": "unicycle_test_orbit_31", + "question": "The gray object is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "gray" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 41 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_126.mp4", + "video_index": 126, + "video": "unicycle_test_orbit_126", + "question": "There is an orbiting thing. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "unique", + "inputs": [ + 1 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 3 + ], + "_output": "brown", + "value_inputs": [] + } + ], + "answer": "brown", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 42 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_70.mp4", + "video_index": 70, + "video": "unicycle_test_orbit_70", + "question": "The Rubber thing is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + 1 + ] + }, + { + "type": "filter_material", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Rubber" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 43 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_128.mp4", + "video_index": 128, + "video": "unicycle_test_orbit_128", + "question": "There is an orbiting Metal object. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_material", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Metal" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "gray", + "value_inputs": [] + } + ], + "answer": "gray", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 44 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_47.mp4", + "video_index": 47, + "video": "unicycle_test_orbit_47", + "question": "There is an orbiting large blue Cube. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "blue" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 3 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Cube" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 6 + ], + "_output": "brown", + "value_inputs": [] + } + ], + "answer": "brown", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 45 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_74.mp4", + "video_index": 74, + "video": "unicycle_test_orbit_74", + "question": "The Sphere is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_shape", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Sphere" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 46 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_78.mp4", + "video_index": 78, + "video": "unicycle_test_orbit_78", + "question": "There is an orbiting large green Cylinder. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "green" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 3 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Cylinder" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 6 + ], + "_output": "gray", + "value_inputs": [] + } + ], + "answer": "gray", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 47 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_121.mp4", + "video_index": 121, + "video": "unicycle_test_orbit_121", + "question": "The tiny Rubber object is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_material", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Rubber" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "red", + "value_inputs": [] + } + ], + "answer": "red", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 48 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_60.mp4", + "video_index": 60, + "video": "unicycle_test_orbit_60", + "question": "There is an orbiting big object. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 2 + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "purple", + "value_inputs": [] + } + ], + "answer": "purple", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 49 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_9.mp4", + "video_index": 9, + "video": "unicycle_test_orbit_9", + "question": "The brown Cone is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "brown" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cone" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "purple", + "value_inputs": [] + } + ], + "answer": "purple", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 50 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_3.mp4", + "video_index": 3, + "video": "unicycle_test_orbit_3", + "question": "The blue Cube is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "blue" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cube" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "purple", + "value_inputs": [] + } + ], + "answer": "purple", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 51 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_122.mp4", + "video_index": 122, + "video": "unicycle_test_orbit_122", + "question": "The Cylinder is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_shape", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Cylinder" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 52 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_20.mp4", + "video_index": 20, + "video": "unicycle_test_orbit_20", + "question": "There is an orbiting small blue thing. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 2 + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "blue" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 53 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_76.mp4", + "video_index": 76, + "video": "unicycle_test_orbit_76", + "question": "There is an orbiting yellow Cube. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "yellow" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Cube" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "purple", + "value_inputs": [] + } + ], + "answer": "purple", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 54 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_102.mp4", + "video_index": 102, + "video": "unicycle_test_orbit_102", + "question": "There is an orbiting small red Sphere. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "red" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 3 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Sphere" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 6 + ], + "_output": "green", + "value_inputs": [] + } + ], + "answer": "green", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 55 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_72.mp4", + "video_index": 72, + "video": "unicycle_test_orbit_72", + "question": "The small cyan object is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 1 + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "cyan" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 56 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_81.mp4", + "video_index": 81, + "video": "unicycle_test_orbit_81", + "question": "The red object is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "red" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 57 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_48.mp4", + "video_index": 48, + "video": "unicycle_test_orbit_48", + "question": "The Rubber Cone is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_material", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Rubber" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Cone" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 58 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_62.mp4", + "video_index": 62, + "video": "unicycle_test_orbit_62", + "question": "The Sphere is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_shape", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Sphere" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 59 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_63.mp4", + "video_index": 63, + "video": "unicycle_test_orbit_63", + "question": "The large thing is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "cyan", + "value_inputs": [] + } + ], + "answer": "cyan", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 60 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_135.mp4", + "video_index": 135, + "video": "unicycle_test_orbit_135", + "question": "The Cube is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_shape", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Cube" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 61 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_57.mp4", + "video_index": 57, + "video": "unicycle_test_orbit_57", + "question": "There is an orbiting small red Cylinder. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "red" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 3 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Cylinder" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 6 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 62 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_83.mp4", + "video_index": 83, + "video": "unicycle_test_orbit_83", + "question": "The tiny yellow object is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 1 + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "yellow" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "yellow", + "value_inputs": [] + } + ], + "answer": "yellow", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 63 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_96.mp4", + "video_index": 96, + "video": "unicycle_test_orbit_96", + "question": "There is an orbiting tiny cyan Cone. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "cyan" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 3 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cone" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 6 + ], + "_output": "cyan", + "value_inputs": [] + } + ], + "answer": "cyan", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 64 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_119.mp4", + "video_index": 119, + "video": "unicycle_test_orbit_119", + "question": "The large thing is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 65 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_89.mp4", + "video_index": 89, + "video": "unicycle_test_orbit_89", + "question": "There is an orbiting tiny cyan thing. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 2 + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "cyan" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 66 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_30.mp4", + "video_index": 30, + "video": "unicycle_test_orbit_30", + "question": "There is an orbiting blue thing. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "blue" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "yellow", + "value_inputs": [] + } + ], + "answer": "yellow", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 67 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_18.mp4", + "video_index": 18, + "video": "unicycle_test_orbit_18", + "question": "There is an orbiting tiny Sphere. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Sphere" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 68 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_111.mp4", + "video_index": 111, + "video": "unicycle_test_orbit_111", + "question": "The Rubber Sphere is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_material", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Rubber" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Sphere" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 69 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_8.mp4", + "video_index": 8, + "video": "unicycle_test_orbit_8", + "question": "The Cylinder is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 2 + ] + }, + { + "type": "filter_shape", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cylinder" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "red", + "value_inputs": [] + } + ], + "answer": "red", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 70 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_24.mp4", + "video_index": 24, + "video": "unicycle_test_orbit_24", + "question": "The large object is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "blue", + "value_inputs": [] + } + ], + "answer": "blue", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 71 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_123.mp4", + "video_index": 123, + "video": "unicycle_test_orbit_123", + "question": "The large red Cylinder is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "red" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 3 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cylinder" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 6 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 72 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_37.mp4", + "video_index": 37, + "video": "unicycle_test_orbit_37", + "question": "There is an orbiting big object. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 73 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_46.mp4", + "video_index": 46, + "video": "unicycle_test_orbit_46", + "question": "There is an orbiting small thing. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "purple", + "value_inputs": [] + } + ], + "answer": "purple", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 74 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_145.mp4", + "video_index": 145, + "video": "unicycle_test_orbit_145", + "question": "The big Cylinder is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Cylinder" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "purple", + "value_inputs": [] + } + ], + "answer": "purple", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 75 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_124.mp4", + "video_index": 124, + "video": "unicycle_test_orbit_124", + "question": "The large brown object is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "brown" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 76 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_23.mp4", + "video_index": 23, + "video": "unicycle_test_orbit_23", + "question": "The big Metal thing is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_material", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Metal" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "brown", + "value_inputs": [] + } + ], + "answer": "brown", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 77 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_2.mp4", + "video_index": 2, + "video": "unicycle_test_orbit_2", + "question": "There is an orbiting Metal Cylinder. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + 1 + ] + }, + { + "type": "filter_material", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Metal" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Cylinder" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 78 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_127.mp4", + "video_index": 127, + "video": "unicycle_test_orbit_127", + "question": "There is an orbiting big object. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + 1 + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "yellow", + "value_inputs": [] + } + ], + "answer": "yellow", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 79 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_140.mp4", + "video_index": 140, + "video": "unicycle_test_orbit_140", + "question": "There is an orbiting Rubber object. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_material", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Rubber" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 80 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_5.mp4", + "video_index": 5, + "video": "unicycle_test_orbit_5", + "question": "There is an orbiting tiny Rubber thing. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_material", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Rubber" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "brown", + "value_inputs": [] + } + ], + "answer": "brown", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 81 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_65.mp4", + "video_index": 65, + "video": "unicycle_test_orbit_65", + "question": "The small thing is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 82 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_138.mp4", + "video_index": 138, + "video": "unicycle_test_orbit_138", + "question": "The object is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 2 + ] + }, + { + "type": "unique", + "inputs": [ + 1 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 3 + ], + "_output": "red", + "value_inputs": [] + } + ], + "answer": "red", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 83 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_92.mp4", + "video_index": 92, + "video": "unicycle_test_orbit_92", + "question": "The large thing is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 84 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_59.mp4", + "video_index": 59, + "video": "unicycle_test_orbit_59", + "question": "The yellow Metal thing is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "yellow" + ] + }, + { + "type": "filter_material", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Metal" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "green", + "value_inputs": [] + } + ], + "answer": "green", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 85 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_99.mp4", + "video_index": 99, + "video": "unicycle_test_orbit_99", + "question": "There is an orbiting big cyan object. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "cyan" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 86 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_22.mp4", + "video_index": 22, + "video": "unicycle_test_orbit_22", + "question": "The large Cube is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cube" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "yellow", + "value_inputs": [] + } + ], + "answer": "yellow", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 87 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_91.mp4", + "video_index": 91, + "video": "unicycle_test_orbit_91", + "question": "The yellow object is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 1 + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "yellow" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 88 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_146.mp4", + "video_index": 146, + "video": "unicycle_test_orbit_146", + "question": "The brown Cube is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "brown" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cube" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "brown", + "value_inputs": [] + } + ], + "answer": "brown", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 89 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_25.mp4", + "video_index": 25, + "video": "unicycle_test_orbit_25", + "question": "There is an orbiting Metal object. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_material", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Metal" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 90 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_129.mp4", + "video_index": 129, + "video": "unicycle_test_orbit_129", + "question": "There is an orbiting Sphere. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_shape", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Sphere" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 91 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_149.mp4", + "video_index": 149, + "video": "unicycle_test_orbit_149", + "question": "There is an orbiting yellow Sphere. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "yellow" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Sphere" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "gray", + "value_inputs": [] + } + ], + "answer": "gray", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 92 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_55.mp4", + "video_index": 55, + "video": "unicycle_test_orbit_55", + "question": "The large yellow thing is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "yellow" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "blue", + "value_inputs": [] + } + ], + "answer": "blue", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 93 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_66.mp4", + "video_index": 66, + "video": "unicycle_test_orbit_66", + "question": "The yellow Metal thing is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "yellow" + ] + }, + { + "type": "filter_material", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Metal" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 94 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_26.mp4", + "video_index": 26, + "video": "unicycle_test_orbit_26", + "question": "There is an orbiting tiny purple thing. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "purple" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 95 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_113.mp4", + "video_index": 113, + "video": "unicycle_test_orbit_113", + "question": "The big Rubber Cylinder is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 2 + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_material", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Rubber" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 3 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cylinder" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 6 + ], + "_output": "purple", + "value_inputs": [] + } + ], + "answer": "purple", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 96 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_84.mp4", + "video_index": 84, + "video": "unicycle_test_orbit_84", + "question": "There is an orbiting small thing. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "gray", + "value_inputs": [] + } + ], + "answer": "gray", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 97 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_14.mp4", + "video_index": 14, + "video": "unicycle_test_orbit_14", + "question": "The tiny blue Sphere is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + 1 + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "blue" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 3 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Sphere" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 6 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 98 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_143.mp4", + "video_index": 143, + "video": "unicycle_test_orbit_143", + "question": "The big Metal thing is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_material", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Metal" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "purple", + "value_inputs": [] + } + ], + "answer": "purple", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 99 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_98.mp4", + "video_index": 98, + "video": "unicycle_test_orbit_98", + "question": "The blue Cone is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "blue" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cone" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 100 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_77.mp4", + "video_index": 77, + "video": "unicycle_test_orbit_77", + "question": "There is an orbiting blue Cube. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "blue" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Cube" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "red", + "value_inputs": [] + } + ], + "answer": "red", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 101 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_69.mp4", + "video_index": 69, + "video": "unicycle_test_orbit_69", + "question": "There is an orbiting large blue Metal thing. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "blue" + ] + }, + { + "type": "filter_material", + "inputs": [ + 3 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Metal" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 6 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 102 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_112.mp4", + "video_index": 112, + "video": "unicycle_test_orbit_112", + "question": "There is an orbiting cyan Cone. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + 1 + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "cyan" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Cone" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "green", + "value_inputs": [] + } + ], + "answer": "green", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 103 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_139.mp4", + "video_index": 139, + "video": "unicycle_test_orbit_139", + "question": "There is an orbiting small thing. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 104 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_0.mp4", + "video_index": 0, + "video": "unicycle_test_orbit_0", + "question": "There is an orbiting big green Cylinder. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "green" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 3 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cylinder" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 6 + ], + "_output": "cyan", + "value_inputs": [] + } + ], + "answer": "cyan", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 105 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_13.mp4", + "video_index": 13, + "video": "unicycle_test_orbit_13", + "question": "There is an orbiting tiny object. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 106 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_94.mp4", + "video_index": 94, + "video": "unicycle_test_orbit_94", + "question": "There is an orbiting cyan Cylinder. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "cyan" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Cylinder" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "cyan", + "value_inputs": [] + } + ], + "answer": "cyan", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 107 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_133.mp4", + "video_index": 133, + "video": "unicycle_test_orbit_133", + "question": "The small yellow object is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + 1 + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "yellow" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 108 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_17.mp4", + "video_index": 17, + "video": "unicycle_test_orbit_17", + "question": "There is an orbiting small Sphere. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 1 + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Sphere" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 109 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_50.mp4", + "video_index": 50, + "video": "unicycle_test_orbit_50", + "question": "There is an orbiting tiny object. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "green", + "value_inputs": [] + } + ], + "answer": "green", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 110 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_90.mp4", + "video_index": 90, + "video": "unicycle_test_orbit_90", + "question": "There is an orbiting yellow Sphere. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + 1 + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "yellow" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Sphere" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "brown", + "value_inputs": [] + } + ], + "answer": "brown", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 111 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_38.mp4", + "video_index": 38, + "video": "unicycle_test_orbit_38", + "question": "There is an orbiting Sphere. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_shape", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Sphere" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 112 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_32.mp4", + "video_index": 32, + "video": "unicycle_test_orbit_32", + "question": "There is an orbiting tiny Sphere. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Sphere" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "brown", + "value_inputs": [] + } + ], + "answer": "brown", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 113 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_71.mp4", + "video_index": 71, + "video": "unicycle_test_orbit_71", + "question": "The thing is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "unique", + "inputs": [ + 1 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 2 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 3 + ], + "_output": "red", + "value_inputs": [] + } + ], + "answer": "red", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 114 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_64.mp4", + "video_index": 64, + "video": "unicycle_test_orbit_64", + "question": "There is an orbiting tiny cyan Cube. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + 1 + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "cyan" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 3 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Cube" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 6 + ], + "_output": "cyan", + "value_inputs": [] + } + ], + "answer": "cyan", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 115 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_29.mp4", + "video_index": 29, + "video": "unicycle_test_orbit_29", + "question": "There is an orbiting small red Cylinder. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "red" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 3 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Cylinder" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 6 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 116 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_131.mp4", + "video_index": 131, + "video": "unicycle_test_orbit_131", + "question": "The Metal thing is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_material", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Metal" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 117 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_87.mp4", + "video_index": 87, + "video": "unicycle_test_orbit_87", + "question": "There is an orbiting cyan Cone. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 2 + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "cyan" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cone" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "brown", + "value_inputs": [] + } + ], + "answer": "brown", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 118 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_86.mp4", + "video_index": 86, + "video": "unicycle_test_orbit_86", + "question": "There is an orbiting small green Cube. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "green" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 3 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cube" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 6 + ], + "_output": "purple", + "value_inputs": [] + } + ], + "answer": "purple", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 119 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_105.mp4", + "video_index": 105, + "video": "unicycle_test_orbit_105", + "question": "There is an orbiting cyan Cube. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "cyan" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Cube" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "purple", + "value_inputs": [] + } + ], + "answer": "purple", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 120 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_40.mp4", + "video_index": 40, + "video": "unicycle_test_orbit_40", + "question": "The Metal thing is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + 1 + ] + }, + { + "type": "filter_material", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Metal" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "yellow", + "value_inputs": [] + } + ], + "answer": "yellow", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 121 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_125.mp4", + "video_index": 125, + "video": "unicycle_test_orbit_125", + "question": "The brown object is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "brown" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 122 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_42.mp4", + "video_index": 42, + "video": "unicycle_test_orbit_42", + "question": "The big green Cylinder is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "green" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 3 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cylinder" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 6 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 123 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_100.mp4", + "video_index": 100, + "video": "unicycle_test_orbit_100", + "question": "The cyan Cone is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "cyan" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cone" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 124 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_16.mp4", + "video_index": 16, + "video": "unicycle_test_orbit_16", + "question": "The small Cone is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cone" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 125 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_43.mp4", + "video_index": 43, + "video": "unicycle_test_orbit_43", + "question": "There is an orbiting big Rubber object. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_material", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Rubber" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 126 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_41.mp4", + "video_index": 41, + "video": "unicycle_test_orbit_41", + "question": "There is an orbiting small Metal object. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_material", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Metal" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "gray", + "value_inputs": [] + } + ], + "answer": "gray", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 127 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_53.mp4", + "video_index": 53, + "video": "unicycle_test_orbit_53", + "question": "There is an orbiting big object. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 128 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_15.mp4", + "video_index": 15, + "video": "unicycle_test_orbit_15", + "question": "The Metal Cylinder is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 1 + ] + }, + { + "type": "filter_material", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Metal" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cylinder" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "green", + "value_inputs": [] + } + ], + "answer": "green", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 129 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_49.mp4", + "video_index": 49, + "video": "unicycle_test_orbit_49", + "question": "The Metal thing is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_material", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Metal" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 130 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_35.mp4", + "video_index": 35, + "video": "unicycle_test_orbit_35", + "question": "There is an orbiting large object. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "brown", + "value_inputs": [] + } + ], + "answer": "brown", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 131 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_58.mp4", + "video_index": 58, + "video": "unicycle_test_orbit_58", + "question": "There is an orbiting big Metal Sphere. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_material", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Metal" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 3 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Sphere" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 6 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 132 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_4.mp4", + "video_index": 4, + "video": "unicycle_test_orbit_4", + "question": "There is an orbiting tiny blue Cube. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 2 + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "blue" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 3 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Cube" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 6 + ], + "_output": "purple", + "value_inputs": [] + } + ], + "answer": "purple", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 133 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_103.mp4", + "video_index": 103, + "video": "unicycle_test_orbit_103", + "question": "There is an orbiting tiny Metal object. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "small" + ] + }, + { + "type": "filter_material", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Metal" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 5 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 134 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_79.mp4", + "video_index": 79, + "video": "unicycle_test_orbit_79", + "question": "The large Sphere is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Sphere" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "purple", + "value_inputs": [] + } + ], + "answer": "purple", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 135 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_68.mp4", + "video_index": 68, + "video": "unicycle_test_orbit_68", + "question": "The thing is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + 1 + ] + }, + { + "type": "unique", + "inputs": [ + 1 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 2 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 3 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 136 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_75.mp4", + "video_index": 75, + "video": "unicycle_test_orbit_75", + "question": "There is an orbiting red Cone. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + 1 + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "red" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Cone" + ] + }, + { + "type": "unique", + "inputs": [ + 3 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 4 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 5 + ], + "_output": "gray", + "value_inputs": [] + } + ], + "answer": "gray", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 137 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_132.mp4", + "video_index": 132, + "video": "unicycle_test_orbit_132", + "question": "There is an orbiting large object. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 138 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_144.mp4", + "video_index": 144, + "video": "unicycle_test_orbit_144", + "question": "There is an orbiting Rubber object. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 1 + ] + }, + { + "type": "filter_material", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "Rubber" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "green", + "value_inputs": [] + } + ], + "answer": "green", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 139 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_101.mp4", + "video_index": 101, + "video": "unicycle_test_orbit_101", + "question": "The Sphere is orbiting around a central object. What size is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_shape", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Sphere" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 140 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_130.mp4", + "video_index": 130, + "video": "unicycle_test_orbit_130", + "question": "The large object is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + 1 + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 1, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 4 + ], + "_output": "red", + "value_inputs": [] + } + ], + "answer": "red", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 141 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_107.mp4", + "video_index": 107, + "video": "unicycle_test_orbit_107", + "question": "There is an orbiting green object. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "green" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 142 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_110.mp4", + "video_index": 110, + "video": "unicycle_test_orbit_110", + "question": "There is an orbiting gray object. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "gray" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 143 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_12.mp4", + "video_index": 12, + "video": "unicycle_test_orbit_12", + "question": "There is an orbiting big yellow Sphere. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_size", + "inputs": [ + 1 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "large" + ] + }, + { + "type": "filter_color", + "inputs": [ + 2 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "yellow" + ] + }, + { + "type": "filter_shape", + "inputs": [ + 3 + ], + "_output": [ + 2 + ], + "value_inputs": [ + "Sphere" + ] + }, + { + "type": "unique", + "inputs": [ + 4 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 5 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 6 + ], + "_output": "small", + "value_inputs": [] + } + ], + "answer": "small", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 144 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_21.mp4", + "video_index": 21, + "video": "unicycle_test_orbit_21", + "question": "There is an orbiting green object. What is the size of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "filter_color", + "inputs": [ + 1 + ], + "_output": [ + 3 + ], + "value_inputs": [ + "green" + ] + }, + { + "type": "unique", + "inputs": [ + 2 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 3 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_size", + "inputs": [ + 4 + ], + "_output": "large", + "value_inputs": [] + } + ], + "answer": "large", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 0, + "question_index": 145 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_116.mp4", + "video_index": 116, + "video": "unicycle_test_orbit_116", + "question": "The thing is orbiting around a central object. What color is this central object?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 2 + ], + "value_inputs": [ + null + ] + }, + { + "type": "unique", + "inputs": [ + 1 + ], + "_output": 2, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 2 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 3 + ], + "_output": "yellow", + "value_inputs": [] + } + ], + "answer": "yellow", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 146 + }, + { + "split": "test", + "video_filename": "unicycle_test_orbit_95.mp4", + "video_index": 95, + "video": "unicycle_test_orbit_95", + "question": "There is an orbiting thing. What is the color of the object it is orbiting around?", + "program": [ + { + "type": "scene", + "inputs": [], + "_output": [ + 0, + 1, + 2, + 3 + ], + "value_inputs": [] + }, + { + "type": "filter_orbit", + "inputs": [ + 0 + ], + "_output": [ + 3 + ], + "value_inputs": [ + null + ] + }, + { + "type": "unique", + "inputs": [ + 1 + ], + "_output": 3, + "value_inputs": [] + }, + { + "type": "query_orbit", + "inputs": [ + 2 + ], + "_output": 0, + "value_inputs": [] + }, + { + "type": "query_color", + "inputs": [ + 3 + ], + "_output": "blue", + "value_inputs": [] + } + ], + "answer": "blue", + "template_filename": "cycle_representative_orbit.json", + "question_family_index": 1, + "question_index": 147 + } + ], + "template_counts": { + "cycle_representative_orbit.json_0": 150, + "cycle_representative_orbit.json_1": 146 + }, + "template_answer_counts": { + "cycle_representative_orbit.json_0": { + "small": 78, + "large": 72 + }, + "cycle_representative_orbit.json_1": { + "gray": 14, + "red": 16, + "blue": 14, + "green": 18, + "brown": 24, + "purple": 28, + "cyan": 10, + "yellow": 22 + } + } +} \ No newline at end of file