diff --git "a/questions/tricycle/test/questions_universal_descriptive_compare.json" "b/questions/tricycle/test/questions_universal_descriptive_compare.json" new file mode 100644--- /dev/null +++ "b/questions/tricycle/test/questions_universal_descriptive_compare.json" @@ -0,0 +1 @@ +{"info": {"date": "09d-10-25", "version": "1.0", "split": "test", "license": "Creative Commons Attribution (CC-BY 4.0)"}, "questions": [{"split": "test", "video_filename": "tricycle_test_recolor_resize_resize_1.mp4", "video_index": 1, "video": "tricycle_test_recolor_resize_resize_1", "question": "Will the cyan thing continually be the same size as the color-changing object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["cyan"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_change_color", "inputs": [3], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 0}, {"split": "test", "video_filename": "tricycle_test_resize_rotate_rotate_18.mp4", "video_index": 18, "video": "tricycle_test_resize_rotate_rotate_18", "question": "Is the color of the Metal Cylinder constantly the same as the small Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 2, 5], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [5], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 5, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 1}, {"split": "test", "video_filename": "tricycle_test_linear_linear_rotate_2.mp4", "video_index": 2, "video": "tricycle_test_linear_linear_rotate_2", "question": "Will the Metal thing continually be the same size as the brown Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [2], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0, 3], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 2}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_linear_7.mp4", "video_index": 7, "video": "tricycle_test_recolor_linear_linear_7", "question": "Is the big Cylinder perpetually the same color as the Metal Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1, 2, 3, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 3}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_recolor_16.mp4", "video_index": 16, "video": "tricycle_test_recolor_recolor_recolor_16", "question": "Does the red Cone constantly have the same size as the green Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3, 5], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [1], "_output": [5], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 4], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 4}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_recolor_2.mp4", "video_index": 2, "video": "tricycle_test_orbit_orbit_recolor_2", "question": "Does the Cube continually have the same color as the tiny Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 5}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_rotate_9.mp4", "video_index": 9, "video": "tricycle_test_orbit_recolor_rotate_9", "question": "Does the color-changing thing constantly have the same size as the cyan Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1, 2], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 6}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_rotate_11.mp4", "video_index": 11, "video": "tricycle_test_recolor_linear_rotate_11", "question": "Will the purple Cylinder continually be the same size as the red object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["red"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 7}, {"split": "test", "video_filename": "tricycle_test_resize_resize_linear_2.mp4", "video_index": 2, "video": "tricycle_test_resize_resize_linear_2", "question": "Do the tiny Cone and the big Metal Cube always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [1, 3, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [6], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [7], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 8}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_linear_11.mp4", "video_index": 11, "video": "tricycle_test_orbit_linear_linear_11", "question": "Does the small Cone continually have the same color as the large Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 9}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_linear_0.mp4", "video_index": 0, "video": "tricycle_test_recolor_resize_linear_0", "question": "Will the Cone continually be the same size as the red thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1], "value_inputs": ["red"]}, {"type": "unique", "inputs": [4], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 10}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_orbit_20.mp4", "video_index": 20, "video": "tricycle_test_orbit_orbit_orbit_20", "question": "Will the blue Sphere continually be the same size as the purple thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 11}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_resize_17.mp4", "video_index": 17, "video": "tricycle_test_orbit_recolor_resize_17", "question": "Is the color of the big Cone constantly the same as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 12}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_resize_6.mp4", "video_index": 6, "video": "tricycle_test_orbit_recolor_resize_6", "question": "Is the small Cone perpetually the same color as the small Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 13}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_resize_5.mp4", "video_index": 5, "video": "tricycle_test_orbit_resize_resize_5", "question": "Do the red object and the cyan Cone always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["red"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2, 4], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 14}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_orbit_17.mp4", "video_index": 17, "video": "tricycle_test_orbit_orbit_orbit_17", "question": "Is the Rubber Cylinder perpetually the same color as the Rubber Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [2, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [2, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 15}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_resize_1.mp4", "video_index": 1, "video": "tricycle_test_orbit_resize_resize_1", "question": "Will the Metal object continually be the same size as the purple Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [3], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 16}, {"split": "test", "video_filename": "tricycle_test_rotate_rotate_rotate_3.mp4", "video_index": 3, "video": "tricycle_test_rotate_rotate_rotate_3", "question": "Does the large Metal thing continually have the same color as the tiny Metal Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [5], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [5], "_output": [1, 2, 5], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [6], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [7], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 17}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_rotate_13.mp4", "video_index": 13, "video": "tricycle_test_orbit_orbit_rotate_13", "question": "Will the red Sphere continually be the same size as the rotating object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [4], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 18}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_rotate_12.mp4", "video_index": 12, "video": "tricycle_test_recolor_linear_rotate_12", "question": "Is the big Metal Sphere perpetually the same color as the big Rubber Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [1, 2], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [2], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [3], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [6], "_output": [0, 3, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [7], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [8], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 9], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 19}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_orbit_21.mp4", "video_index": 21, "video": "tricycle_test_orbit_orbit_orbit_21", "question": "Does the Rubber object constantly have the same size as the red object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [4], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0], "value_inputs": ["red"]}, {"type": "unique", "inputs": [4], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 20}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_rotate_17.mp4", "video_index": 17, "video": "tricycle_test_orbit_recolor_rotate_17", "question": "Does the Cube continually have the same color as the Metal Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [0, 2], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 21}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_resize_18.mp4", "video_index": 18, "video": "tricycle_test_orbit_orbit_resize_18", "question": "Do the red Metal thing and the Rubber Cube always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3, 4], "value_inputs": ["red"]}, {"type": "filter_material", "inputs": [1], "_output": [3], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 22}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_linear_14.mp4", "video_index": 14, "video": "tricycle_test_orbit_resize_linear_14", "question": "Is the color of the large Rubber thing constantly the same as the Rubber Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1, 2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 23}, {"split": "test", "video_filename": "tricycle_test_recolor_rotate_rotate_5.mp4", "video_index": 5, "video": "tricycle_test_recolor_rotate_rotate_5", "question": "Will the brown Sphere continually be the same size as the gray thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 4], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["gray"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 24}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_linear_4.mp4", "video_index": 4, "video": "tricycle_test_recolor_recolor_linear_4", "question": "Does the small Sphere continually have the same color as the Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 25}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_resize_11.mp4", "video_index": 11, "video": "tricycle_test_orbit_resize_resize_11", "question": "Does the red Cone constantly have the same size as the brown Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1, 2], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 26}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_rotate_1.mp4", "video_index": 1, "video": "tricycle_test_orbit_resize_rotate_1", "question": "Will the rotating Cube continually be the same size as the cyan Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 27}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_rotate_8.mp4", "video_index": 8, "video": "tricycle_test_recolor_linear_rotate_8", "question": "Does the Sphere continually have the same color as the Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [4], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 28}, {"split": "test", "video_filename": "tricycle_test_resize_resize_linear_0.mp4", "video_index": 0, "video": "tricycle_test_resize_resize_linear_0", "question": "Is the Rubber thing perpetually the same color as the Metal Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [0, 1, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 29}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_resize_14.mp4", "video_index": 14, "video": "tricycle_test_recolor_recolor_resize_14", "question": "Will the green object continually be the same size as the color-changing Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["green"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_change_color", "inputs": [3], "_output": [2, 3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 30}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_rotate_11.mp4", "video_index": 11, "video": "tricycle_test_orbit_orbit_rotate_11", "question": "Is the color of the big Sphere constantly the same as the tiny rotating Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_rotate", "inputs": [5], "_output": [4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [6], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [7], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 31}, {"split": "test", "video_filename": "tricycle_test_resize_rotate_rotate_0.mp4", "video_index": 0, "video": "tricycle_test_resize_rotate_rotate_0", "question": "Do the Metal rotating thing and the yellow Cube always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 2, 4], "value_inputs": ["Metal"]}, {"type": "filter_rotate", "inputs": [1], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 3], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 32}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_rotate_5.mp4", "video_index": 5, "video": "tricycle_test_recolor_recolor_rotate_5", "question": "Do the big rotating thing and the big Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3], "value_inputs": ["large"]}, {"type": "filter_rotate", "inputs": [1], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 33}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_rotate_0.mp4", "video_index": 0, "video": "tricycle_test_orbit_orbit_rotate_0", "question": "Does the rotating thing constantly have the same size as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 34}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_rotate_14.mp4", "video_index": 14, "video": "tricycle_test_recolor_linear_rotate_14", "question": "Does the tiny Cone continually have the same color as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 35}, {"split": "test", "video_filename": "tricycle_test_recolor_rotate_rotate_11.mp4", "video_index": 11, "video": "tricycle_test_recolor_rotate_rotate_11", "question": "Do the color-changing thing and the brown Cube always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0, 2], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 36}, {"split": "test", "video_filename": "tricycle_test_resize_linear_linear_19.mp4", "video_index": 19, "video": "tricycle_test_resize_linear_linear_19", "question": "Is the color of the large enlarging object constantly the same as the Metal Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_enlarge", "inputs": [1], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1, 2, 3, 5], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [5], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 5, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 37}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_rotate_3.mp4", "video_index": 3, "video": "tricycle_test_orbit_orbit_rotate_3", "question": "Is the color of the Rubber Sphere constantly the same as the rotating thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [4], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 38}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_orbit_3.mp4", "video_index": 3, "video": "tricycle_test_orbit_orbit_orbit_3", "question": "Will the green object continually be the same size as the yellow Rubber object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["green"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0, 4], "value_inputs": ["yellow"]}, {"type": "filter_material", "inputs": [4], "_output": [0], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 39}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_linear_3.mp4", "video_index": 3, "video": "tricycle_test_orbit_recolor_linear_3", "question": "Does the brown Cylinder constantly have the same size as the green Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 1, 2], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 40}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_rotate_6.mp4", "video_index": 6, "video": "tricycle_test_recolor_linear_rotate_6", "question": "Is the Rubber Cone perpetually the same color as the large Metal Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [2, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [6], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [7], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 41}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_resize_16.mp4", "video_index": 16, "video": "tricycle_test_recolor_resize_resize_16", "question": "Do the yellow Metal thing and the Rubber Cylinder always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1, 3, 4], "value_inputs": ["yellow"]}, {"type": "filter_material", "inputs": [1], "_output": [3], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 42}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_linear_18.mp4", "video_index": 18, "video": "tricycle_test_orbit_resize_linear_18", "question": "Does the enlarging thing continually have the same color as the large Metal object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [4], "_output": [2], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 43}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_rotate_19.mp4", "video_index": 19, "video": "tricycle_test_orbit_orbit_rotate_19", "question": "Do the purple rotating thing and the cyan Cylinder always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1, 3, 4], "value_inputs": ["purple"]}, {"type": "filter_rotate", "inputs": [1], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 44}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_linear_20.mp4", "video_index": 20, "video": "tricycle_test_orbit_orbit_linear_20", "question": "Does the large Cylinder continually have the same color as the Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 45}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_rotate_4.mp4", "video_index": 4, "video": "tricycle_test_orbit_recolor_rotate_4", "question": "Will the cyan Metal Cylinder continually be the same size as the red Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 2], "value_inputs": ["cyan"]}, {"type": "filter_material", "inputs": [1], "_output": [0], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [2], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [5], "_output": [1, 3], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [6], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [7], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [4, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 46}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_linear_20.mp4", "video_index": 20, "video": "tricycle_test_recolor_recolor_linear_20", "question": "Do the small Rubber Cone and the big Metal Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [1, 2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [0, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [6], "_output": [3, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [7], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [8], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 9], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 47}, {"split": "test", "video_filename": "tricycle_test_resize_resize_linear_14.mp4", "video_index": 14, "video": "tricycle_test_resize_resize_linear_14", "question": "Will the yellow Cube continually be the same size as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2, 3], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 48}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_rotate_8.mp4", "video_index": 8, "video": "tricycle_test_orbit_recolor_rotate_8", "question": "Will the blue thing continually be the same size as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [4], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 49}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_linear_18.mp4", "video_index": 18, "video": "tricycle_test_recolor_linear_linear_18", "question": "Do the tiny Sphere and the Rubber Cube always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 50}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_rotate_9.mp4", "video_index": 9, "video": "tricycle_test_orbit_linear_rotate_9", "question": "Do the large Cube and the tiny rotating Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_rotate", "inputs": [5], "_output": [2], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [6], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [7], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 51}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_linear_14.mp4", "video_index": 14, "video": "tricycle_test_orbit_orbit_linear_14", "question": "Does the Rubber Sphere continually have the same color as the large Rubber Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 2, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [0, 2, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [6], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [7], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 52}, {"split": "test", "video_filename": "tricycle_test_orbit_rotate_rotate_7.mp4", "video_index": 7, "video": "tricycle_test_orbit_rotate_rotate_7", "question": "Will the Sphere continually be the same size as the red Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 53}, {"split": "test", "video_filename": "tricycle_test_linear_linear_linear_2.mp4", "video_index": 2, "video": "tricycle_test_linear_linear_linear_2", "question": "Does the blue Cone constantly have the same size as the Rubber Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3, 4], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 54}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_resize_15.mp4", "video_index": 15, "video": "tricycle_test_recolor_resize_resize_15", "question": "Do the small Cube and the tiny Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 55}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_recolor_9.mp4", "video_index": 9, "video": "tricycle_test_recolor_recolor_recolor_9", "question": "Does the yellow Cylinder constantly have the same size as the cyan Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1, 2], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 56}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_resize_1.mp4", "video_index": 1, "video": "tricycle_test_orbit_recolor_resize_1", "question": "Does the small Cone continually have the same color as the tiny Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 57}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_linear_14.mp4", "video_index": 14, "video": "tricycle_test_orbit_recolor_linear_14", "question": "Does the green Cone constantly have the same size as the brown thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [4], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 58}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_rotate_13.mp4", "video_index": 13, "video": "tricycle_test_orbit_recolor_rotate_13", "question": "Is the big Rubber thing perpetually the same color as the large Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [1], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 59}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_rotate_5.mp4", "video_index": 5, "video": "tricycle_test_orbit_recolor_rotate_5", "question": "Will the rotating object continually be the same size as the purple Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0, 2], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 60}, {"split": "test", "video_filename": "tricycle_test_linear_rotate_rotate_14.mp4", "video_index": 14, "video": "tricycle_test_linear_rotate_rotate_14", "question": "Is the color of the Rubber Cone constantly the same as the tiny Metal Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [5], "_output": [1, 2, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [6], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [7], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 61}, {"split": "test", "video_filename": "tricycle_test_orbit_rotate_rotate_18.mp4", "video_index": 18, "video": "tricycle_test_orbit_rotate_rotate_18", "question": "Will the cyan Cone continually be the same size as the green thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [5], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [5], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["green"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 62}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_rotate_2.mp4", "video_index": 2, "video": "tricycle_test_orbit_resize_rotate_2", "question": "Does the Sphere continually have the same color as the tiny Rubber Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [4], "_output": [2, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 63}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_orbit_18.mp4", "video_index": 18, "video": "tricycle_test_orbit_orbit_orbit_18", "question": "Does the green Cube constantly have the same size as the yellow Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 64}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_resize_18.mp4", "video_index": 18, "video": "tricycle_test_orbit_recolor_resize_18", "question": "Does the Metal Cylinder continually have the same color as the big Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1, 2], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 65}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_recolor_17.mp4", "video_index": 17, "video": "tricycle_test_recolor_recolor_recolor_17", "question": "Do the red color-changing thing and the cyan Cone always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 3], "value_inputs": ["red"]}, {"type": "filter_change_color", "inputs": [1], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 66}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_linear_12.mp4", "video_index": 12, "video": "tricycle_test_orbit_orbit_linear_12", "question": "Is the color of the large Rubber Cube constantly the same as the small Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [1, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [3], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [0, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [6], "_output": [5], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [7], "_output": 5, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 67}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_resize_3.mp4", "video_index": 3, "video": "tricycle_test_orbit_recolor_resize_3", "question": "Do the Cylinder and the brown color-changing thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1, 2], "value_inputs": ["brown"]}, {"type": "filter_change_color", "inputs": [4], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 68}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_recolor_3.mp4", "video_index": 3, "video": "tricycle_test_recolor_recolor_recolor_3", "question": "Does the Sphere continually have the same color as the Metal Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [0, 1, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 69}, {"split": "test", "video_filename": "tricycle_test_resize_resize_linear_5.mp4", "video_index": 5, "video": "tricycle_test_resize_resize_linear_5", "question": "Do the green object and the cyan Cube always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["green"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 70}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_linear_10.mp4", "video_index": 10, "video": "tricycle_test_recolor_linear_linear_10", "question": "Does the big Rubber object continually have the same color as the tiny Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [0], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 71}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_linear_11.mp4", "video_index": 11, "video": "tricycle_test_recolor_recolor_linear_11", "question": "Will the color-changing Sphere continually be the same size as the yellow thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [3, 4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [4], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 72}, {"split": "test", "video_filename": "tricycle_test_recolor_rotate_rotate_12.mp4", "video_index": 12, "video": "tricycle_test_recolor_rotate_rotate_12", "question": "Do the Sphere and the tiny Cube always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 73}, {"split": "test", "video_filename": "tricycle_test_resize_linear_linear_15.mp4", "video_index": 15, "video": "tricycle_test_resize_linear_linear_15", "question": "Will the yellow Cube continually be the same size as the Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 74}, {"split": "test", "video_filename": "tricycle_test_linear_linear_linear_7.mp4", "video_index": 7, "video": "tricycle_test_linear_linear_linear_7", "question": "Do the tiny Cone and the tiny Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 75}, {"split": "test", "video_filename": "tricycle_test_orbit_rotate_rotate_17.mp4", "video_index": 17, "video": "tricycle_test_orbit_rotate_rotate_17", "question": "Does the red Rubber Cube constantly have the same size as the red Metal thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2, 3], "value_inputs": ["red"]}, {"type": "filter_material", "inputs": [1], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [5], "_output": [2, 3], "value_inputs": ["red"]}, {"type": "filter_material", "inputs": [6], "_output": [2], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [7], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [4, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 76}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_rotate_21.mp4", "video_index": 21, "video": "tricycle_test_orbit_recolor_rotate_21", "question": "Does the Rubber Cone constantly have the same size as the rotating Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_rotate", "inputs": [4], "_output": [2], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 77}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_linear_1.mp4", "video_index": 1, "video": "tricycle_test_recolor_linear_linear_1", "question": "Do the purple object and the gray Cylinder always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 78}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_linear_11.mp4", "video_index": 11, "video": "tricycle_test_orbit_recolor_linear_11", "question": "Does the red object constantly have the same size as the blue Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["red"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 79}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_resize_8.mp4", "video_index": 8, "video": "tricycle_test_orbit_resize_resize_8", "question": "Does the Cube constantly have the same size as the Rubber Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [1, 4, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [4], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 80}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_orbit_5.mp4", "video_index": 5, "video": "tricycle_test_orbit_orbit_orbit_5", "question": "Does the purple Cone constantly have the same size as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [5], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 5, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 81}, {"split": "test", "video_filename": "tricycle_test_linear_linear_rotate_6.mp4", "video_index": 6, "video": "tricycle_test_linear_linear_rotate_6", "question": "Does the Cylinder constantly have the same size as the purple Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [4], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [4], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 82}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_recolor_15.mp4", "video_index": 15, "video": "tricycle_test_recolor_recolor_recolor_15", "question": "Does the cyan Cube constantly have the same size as the purple object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 83}, {"split": "test", "video_filename": "tricycle_test_resize_rotate_rotate_8.mp4", "video_index": 8, "video": "tricycle_test_resize_rotate_rotate_8", "question": "Do the tiny rotating Cylinder and the enlarging thing always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_rotate", "inputs": [1], "_output": [3, 4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [2], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [5], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 84}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_resize_3.mp4", "video_index": 3, "video": "tricycle_test_orbit_orbit_resize_3", "question": "Is the color of the enlarging object constantly the same as the Metal Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [0, 1, 2], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 85}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_resize_19.mp4", "video_index": 19, "video": "tricycle_test_orbit_resize_resize_19", "question": "Does the Cube continually have the same color as the big Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 86}, {"split": "test", "video_filename": "tricycle_test_linear_rotate_rotate_7.mp4", "video_index": 7, "video": "tricycle_test_linear_rotate_rotate_7", "question": "Is the color of the large Metal rotating object constantly the same as the big Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [2, 3], "value_inputs": ["Metal"]}, {"type": "filter_rotate", "inputs": [2], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [6], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [7], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 87}, {"split": "test", "video_filename": "tricycle_test_linear_linear_linear_10.mp4", "video_index": 10, "video": "tricycle_test_linear_linear_linear_10", "question": "Does the Rubber object continually have the same color as the Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [4], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 88}, {"split": "test", "video_filename": "tricycle_test_linear_linear_linear_16.mp4", "video_index": 16, "video": "tricycle_test_linear_linear_linear_16", "question": "Will the Rubber Cone continually be the same size as the red Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 89}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_resize_12.mp4", "video_index": 12, "video": "tricycle_test_recolor_recolor_resize_12", "question": "Will the Metal color-changing object continually be the same size as the Rubber Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [2, 4], "value_inputs": ["Metal"]}, {"type": "filter_change_color", "inputs": [1], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 90}, {"split": "test", "video_filename": "tricycle_test_resize_resize_rotate_6.mp4", "video_index": 6, "video": "tricycle_test_resize_resize_rotate_6", "question": "Do the rotating object and the yellow Cylinder always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 91}, {"split": "test", "video_filename": "tricycle_test_resize_resize_rotate_20.mp4", "video_index": 20, "video": "tricycle_test_resize_resize_rotate_20", "question": "Is the color of the Rubber Cube constantly the same as the large Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1, 2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 92}, {"split": "test", "video_filename": "tricycle_test_linear_linear_linear_21.mp4", "video_index": 21, "video": "tricycle_test_linear_linear_linear_21", "question": "Is the small Rubber thing perpetually the same color as the tiny Metal Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [5], "_output": [0, 3, 4, 5], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [6], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [7], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 93}, {"split": "test", "video_filename": "tricycle_test_rotate_rotate_rotate_1.mp4", "video_index": 1, "video": "tricycle_test_rotate_rotate_rotate_1", "question": "Do the Sphere and the Rubber rotating object always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [1, 3], "value_inputs": ["Rubber"]}, {"type": "filter_rotate", "inputs": [4], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 94}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_rotate_13.mp4", "video_index": 13, "video": "tricycle_test_recolor_recolor_rotate_13", "question": "Is the rotating thing perpetually the same color as the Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [4], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 95}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_orbit_0.mp4", "video_index": 0, "video": "tricycle_test_orbit_orbit_orbit_0", "question": "Do the large Cylinder and the Cube always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 96}, {"split": "test", "video_filename": "tricycle_test_resize_linear_linear_3.mp4", "video_index": 3, "video": "tricycle_test_resize_linear_linear_3", "question": "Is the Metal Cone perpetually the same color as the big Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 97}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_linear_4.mp4", "video_index": 4, "video": "tricycle_test_orbit_recolor_linear_4", "question": "Do the color-changing object and the cyan thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1], "value_inputs": ["cyan"]}, {"type": "unique", "inputs": [4], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 98}, {"split": "test", "video_filename": "tricycle_test_resize_linear_linear_5.mp4", "video_index": 5, "video": "tricycle_test_resize_linear_linear_5", "question": "Is the tiny Sphere perpetually the same color as the enlarging Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [4], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 99}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_recolor_12.mp4", "video_index": 12, "video": "tricycle_test_orbit_orbit_recolor_12", "question": "Does the gray object constantly have the same size as the brown Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["gray"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [3], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 100}, {"split": "test", "video_filename": "tricycle_test_recolor_rotate_rotate_10.mp4", "video_index": 10, "video": "tricycle_test_recolor_rotate_rotate_10", "question": "Is the color of the Metal Cone constantly the same as the Rubber Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [2, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 101}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_rotate_8.mp4", "video_index": 8, "video": "tricycle_test_recolor_resize_rotate_8", "question": "Does the gray thing constantly have the same size as the green Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["gray"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 102}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_linear_5.mp4", "video_index": 5, "video": "tricycle_test_recolor_linear_linear_5", "question": "Is the color of the Cylinder constantly the same as the small Metal thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [4], "_output": [1], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 103}, {"split": "test", "video_filename": "tricycle_test_resize_resize_linear_1.mp4", "video_index": 1, "video": "tricycle_test_resize_resize_linear_1", "question": "Does the Rubber Sphere constantly have the same size as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 2, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 104}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_linear_0.mp4", "video_index": 0, "video": "tricycle_test_orbit_linear_linear_0", "question": "Is the Rubber Cylinder perpetually the same color as the Rubber Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [2, 3, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [2, 3, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 105}, {"split": "test", "video_filename": "tricycle_test_resize_resize_resize_20.mp4", "video_index": 20, "video": "tricycle_test_resize_resize_resize_20", "question": "Will the Rubber Sphere continually be the same size as the purple Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 2, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 106}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_linear_4.mp4", "video_index": 4, "video": "tricycle_test_orbit_linear_linear_4", "question": "Is the Metal Sphere perpetually the same color as the Rubber Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 2, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 107}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_rotate_16.mp4", "video_index": 16, "video": "tricycle_test_recolor_recolor_rotate_16", "question": "Will the gray Metal Cone continually be the same size as the gray Rubber Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1, 3], "value_inputs": ["gray"]}, {"type": "filter_material", "inputs": [1], "_output": [3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [5], "_output": [1, 3], "value_inputs": ["gray"]}, {"type": "filter_material", "inputs": [6], "_output": [1], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [7], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [8], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [4, 9], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 108}, {"split": "test", "video_filename": "tricycle_test_linear_linear_linear_11.mp4", "video_index": 11, "video": "tricycle_test_linear_linear_linear_11", "question": "Is the small Rubber Cylinder perpetually the same color as the Metal object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [0, 1, 2, 3, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [5], "_output": [4], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 109}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_resize_14.mp4", "video_index": 14, "video": "tricycle_test_orbit_resize_resize_14", "question": "Does the blue Cone constantly have the same size as the Rubber Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1, 2, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 110}, {"split": "test", "video_filename": "tricycle_test_resize_resize_rotate_10.mp4", "video_index": 10, "video": "tricycle_test_resize_resize_rotate_10", "question": "Will the Rubber Cone continually be the same size as the cyan Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1, 2, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 111}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_recolor_16.mp4", "video_index": 16, "video": "tricycle_test_orbit_recolor_recolor_16", "question": "Will the Rubber color-changing object continually be the same size as the green thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 2, 4, 5], "value_inputs": ["Rubber"]}, {"type": "filter_change_color", "inputs": [1], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["green"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 112}, {"split": "test", "video_filename": "tricycle_test_linear_rotate_rotate_16.mp4", "video_index": 16, "video": "tricycle_test_linear_rotate_rotate_16", "question": "Do the yellow thing and the gray object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1], "value_inputs": ["gray"]}, {"type": "unique", "inputs": [4], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 113}, {"split": "test", "video_filename": "tricycle_test_resize_resize_resize_16.mp4", "video_index": 16, "video": "tricycle_test_resize_resize_resize_16", "question": "Do the big Rubber Cube and the Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [1, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [5], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [3], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 114}, {"split": "test", "video_filename": "tricycle_test_linear_rotate_rotate_18.mp4", "video_index": 18, "video": "tricycle_test_linear_rotate_rotate_18", "question": "Do the Rubber rotating object and the big Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 3], "value_inputs": ["Rubber"]}, {"type": "filter_rotate", "inputs": [1], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 115}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_linear_3.mp4", "video_index": 3, "video": "tricycle_test_recolor_resize_linear_3", "question": "Does the Rubber Cone constantly have the same size as the Metal Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [3, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 2, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 116}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_resize_6.mp4", "video_index": 6, "video": "tricycle_test_recolor_resize_resize_6", "question": "Do the color-changing Cylinder and the red thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [5], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [5], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["red"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 117}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_recolor_17.mp4", "video_index": 17, "video": "tricycle_test_orbit_recolor_recolor_17", "question": "Does the yellow Metal thing constantly have the same size as the green Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 3], "value_inputs": ["yellow"]}, {"type": "filter_material", "inputs": [1], "_output": [3], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1, 2, 4], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 118}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_linear_17.mp4", "video_index": 17, "video": "tricycle_test_orbit_orbit_linear_17", "question": "Is the Metal Cone perpetually the same color as the tiny Rubber Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [5], "_output": [2, 3, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [6], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [7], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 119}, {"split": "test", "video_filename": "tricycle_test_recolor_rotate_rotate_6.mp4", "video_index": 6, "video": "tricycle_test_recolor_rotate_rotate_6", "question": "Do the large Sphere and the tiny Sphere always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 120}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_orbit_1.mp4", "video_index": 1, "video": "tricycle_test_orbit_orbit_orbit_1", "question": "Is the Rubber Cube perpetually the same color as the tiny Rubber Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1, 2, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [5], "_output": [1, 2, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [6], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [7], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 121}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_resize_8.mp4", "video_index": 8, "video": "tricycle_test_orbit_orbit_resize_8", "question": "Is the color of the Sphere constantly the same as the big Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 122}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_rotate_3.mp4", "video_index": 3, "video": "tricycle_test_orbit_resize_rotate_3", "question": "Does the yellow Cylinder constantly have the same size as the blue Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 123}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_recolor_12.mp4", "video_index": 12, "video": "tricycle_test_orbit_recolor_recolor_12", "question": "Will the Rubber thing continually be the same size as the Metal color-changing thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [0, 1, 2, 4], "value_inputs": ["Metal"]}, {"type": "filter_change_color", "inputs": [4], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 124}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_recolor_5.mp4", "video_index": 5, "video": "tricycle_test_recolor_recolor_recolor_5", "question": "Does the red Rubber object constantly have the same size as the brown object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2, 4], "value_inputs": ["red"]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 125}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_rotate_7.mp4", "video_index": 7, "video": "tricycle_test_orbit_recolor_rotate_7", "question": "Do the big Cylinder and the rotating thing always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_rotate", "inputs": [4], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 126}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_linear_9.mp4", "video_index": 9, "video": "tricycle_test_recolor_recolor_linear_9", "question": "Does the tiny Metal Cylinder continually have the same color as the small Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [0, 1, 3, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [2], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [6], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [7], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 127}, {"split": "test", "video_filename": "tricycle_test_resize_linear_linear_2.mp4", "video_index": 2, "video": "tricycle_test_resize_linear_linear_2", "question": "Is the color of the tiny enlarging Cone constantly the same as the tiny Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_enlarge", "inputs": [1], "_output": [2], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [6], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [7], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 128}, {"split": "test", "video_filename": "tricycle_test_linear_rotate_rotate_10.mp4", "video_index": 10, "video": "tricycle_test_linear_rotate_rotate_10", "question": "Do the large Sphere and the tiny Cube always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 129}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_linear_10.mp4", "video_index": 10, "video": "tricycle_test_orbit_linear_linear_10", "question": "Will the Metal Sphere continually be the same size as the blue object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 5], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 130}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_linear_3.mp4", "video_index": 3, "video": "tricycle_test_orbit_orbit_linear_3", "question": "Do the large Rubber Cylinder and the Metal thing always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [1, 2, 3, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [5], "_output": [0], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 131}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_linear_14.mp4", "video_index": 14, "video": "tricycle_test_orbit_linear_linear_14", "question": "Will the Cube continually be the same size as the red Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2, 3, 4, 5], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [4], "_output": [5], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 5, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 132}, {"split": "test", "video_filename": "tricycle_test_resize_resize_resize_11.mp4", "video_index": 11, "video": "tricycle_test_resize_resize_resize_11", "question": "Does the big Rubber object continually have the same color as the enlarging Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [4], "_output": [2, 3, 4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 133}, {"split": "test", "video_filename": "tricycle_test_linear_linear_linear_15.mp4", "video_index": 15, "video": "tricycle_test_linear_linear_linear_15", "question": "Do the gray thing and the cyan Sphere always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["gray"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 134}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_rotate_15.mp4", "video_index": 15, "video": "tricycle_test_orbit_recolor_rotate_15", "question": "Does the purple Cube constantly have the same size as the green Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 135}, {"split": "test", "video_filename": "tricycle_test_recolor_rotate_rotate_3.mp4", "video_index": 3, "video": "tricycle_test_recolor_rotate_rotate_3", "question": "Is the Cylinder perpetually the same color as the large rotating Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_rotate", "inputs": [4], "_output": [3, 4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 136}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_resize_0.mp4", "video_index": 0, "video": "tricycle_test_recolor_resize_resize_0", "question": "Do the Cylinder and the Rubber Cube always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [0, 1], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 137}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_recolor_14.mp4", "video_index": 14, "video": "tricycle_test_orbit_orbit_recolor_14", "question": "Do the purple Rubber object and the blue object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 1, 2], "value_inputs": ["purple"]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 138}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_recolor_7.mp4", "video_index": 7, "video": "tricycle_test_orbit_orbit_recolor_7", "question": "Is the color of the Rubber Cone constantly the same as the Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 2, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 139}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_recolor_7.mp4", "video_index": 7, "video": "tricycle_test_orbit_recolor_recolor_7", "question": "Is the color of the large Rubber Sphere constantly the same as the large Metal Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [0, 2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [3], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [0, 2, 3], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [6], "_output": [3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [7], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [8], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 9], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 140}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_rotate_1.mp4", "video_index": 1, "video": "tricycle_test_recolor_resize_rotate_1", "question": "Do the Cone and the tiny Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 141}, {"split": "test", "video_filename": "tricycle_test_recolor_rotate_rotate_21.mp4", "video_index": 21, "video": "tricycle_test_recolor_rotate_rotate_21", "question": "Will the color-changing Cylinder continually be the same size as the cyan Rubber thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 4], "value_inputs": ["cyan"]}, {"type": "filter_material", "inputs": [5], "_output": [0], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 142}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_recolor_11.mp4", "video_index": 11, "video": "tricycle_test_orbit_recolor_recolor_11", "question": "Is the Cone perpetually the same color as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 143}, {"split": "test", "video_filename": "tricycle_test_resize_linear_linear_4.mp4", "video_index": 4, "video": "tricycle_test_resize_linear_linear_4", "question": "Will the brown Sphere continually be the same size as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 144}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_recolor_3.mp4", "video_index": 3, "video": "tricycle_test_orbit_recolor_recolor_3", "question": "Does the yellow Cylinder constantly have the same size as the blue Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2, 4], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 145}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_linear_20.mp4", "video_index": 20, "video": "tricycle_test_recolor_linear_linear_20", "question": "Is the Rubber Cylinder perpetually the same color as the Rubber Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 146}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_resize_7.mp4", "video_index": 7, "video": "tricycle_test_orbit_recolor_resize_7", "question": "Is the Rubber thing perpetually the same color as the big Metal object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [1, 2], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [4], "_output": [1], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 147}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_linear_16.mp4", "video_index": 16, "video": "tricycle_test_orbit_orbit_linear_16", "question": "Does the green Cube constantly have the same size as the Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2, 3], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 148}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_rotate_13.mp4", "video_index": 13, "video": "tricycle_test_orbit_linear_rotate_13", "question": "Will the Metal Cylinder continually be the same size as the yellow rotating thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2, 3, 4], "value_inputs": ["yellow"]}, {"type": "filter_rotate", "inputs": [5], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 149}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_rotate_20.mp4", "video_index": 20, "video": "tricycle_test_orbit_orbit_rotate_20", "question": "Is the small Cube perpetually the same color as the big Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 150}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_resize_13.mp4", "video_index": 13, "video": "tricycle_test_recolor_resize_resize_13", "question": "Does the Rubber enlarging object continually have the same color as the enlarging Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1, 2], "value_inputs": ["Rubber"]}, {"type": "filter_enlarge", "inputs": [1], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [4], "_output": [2, 3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 151}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_rotate_12.mp4", "video_index": 12, "video": "tricycle_test_orbit_recolor_rotate_12", "question": "Do the yellow Sphere and the blue Cylinder always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4, 5], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [1], "_output": [5], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 152}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_linear_0.mp4", "video_index": 0, "video": "tricycle_test_recolor_linear_linear_0", "question": "Do the color-changing thing and the Cone always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [5], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [4], "_output": 5, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 153}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_resize_18.mp4", "video_index": 18, "video": "tricycle_test_recolor_recolor_resize_18", "question": "Will the cyan object continually be the same size as the brown Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["cyan"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0, 1], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 154}, {"split": "test", "video_filename": "tricycle_test_resize_linear_rotate_6.mp4", "video_index": 6, "video": "tricycle_test_resize_linear_rotate_6", "question": "Will the cyan Cylinder continually be the same size as the purple object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 155}, {"split": "test", "video_filename": "tricycle_test_resize_resize_rotate_2.mp4", "video_index": 2, "video": "tricycle_test_resize_resize_rotate_2", "question": "Do the small Rubber Cylinder and the Metal Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [0, 1], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [5], "_output": [2, 3, 4, 5], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [6], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [7], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 156}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_linear_14.mp4", "video_index": 14, "video": "tricycle_test_recolor_linear_linear_14", "question": "Is the color of the Cube constantly the same as the big Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [4], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 157}, {"split": "test", "video_filename": "tricycle_test_resize_resize_resize_10.mp4", "video_index": 10, "video": "tricycle_test_resize_resize_resize_10", "question": "Do the red Cone and the purple Cylinder always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 158}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_resize_2.mp4", "video_index": 2, "video": "tricycle_test_orbit_resize_resize_2", "question": "Do the cyan Sphere and the yellow Cube always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2, 4], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 159}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_rotate_5.mp4", "video_index": 5, "video": "tricycle_test_recolor_resize_rotate_5", "question": "Does the Cone continually have the same color as the big enlarging thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_enlarge", "inputs": [4], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 160}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_linear_15.mp4", "video_index": 15, "video": "tricycle_test_orbit_linear_linear_15", "question": "Does the Cube continually have the same color as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [4], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 161}, {"split": "test", "video_filename": "tricycle_test_orbit_rotate_rotate_1.mp4", "video_index": 1, "video": "tricycle_test_orbit_rotate_rotate_1", "question": "Does the Metal rotating object continually have the same color as the Metal Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 3], "value_inputs": ["Metal"]}, {"type": "filter_rotate", "inputs": [1], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 162}, {"split": "test", "video_filename": "tricycle_test_resize_resize_resize_3.mp4", "video_index": 3, "video": "tricycle_test_resize_resize_resize_3", "question": "Is the big Cylinder perpetually the same color as the large Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 163}, {"split": "test", "video_filename": "tricycle_test_resize_rotate_rotate_15.mp4", "video_index": 15, "video": "tricycle_test_resize_rotate_rotate_15", "question": "Does the Metal thing constantly have the same size as the green thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2], "value_inputs": ["green"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 164}, {"split": "test", "video_filename": "tricycle_test_resize_linear_rotate_21.mp4", "video_index": 21, "video": "tricycle_test_resize_linear_rotate_21", "question": "Does the red Cube constantly have the same size as the Metal object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [2], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 165}, {"split": "test", "video_filename": "tricycle_test_resize_resize_linear_8.mp4", "video_index": 8, "video": "tricycle_test_resize_resize_linear_8", "question": "Will the cyan Cube continually be the same size as the brown Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1, 4], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 166}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_recolor_13.mp4", "video_index": 13, "video": "tricycle_test_recolor_recolor_recolor_13", "question": "Does the green Rubber thing constantly have the same size as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 2], "value_inputs": ["green"]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 167}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_resize_4.mp4", "video_index": 4, "video": "tricycle_test_recolor_resize_resize_4", "question": "Is the color of the small Metal Cube constantly the same as the big Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [0, 2], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [2], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [3], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [6], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [7], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 168}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_linear_5.mp4", "video_index": 5, "video": "tricycle_test_orbit_resize_linear_5", "question": "Is the color of the Sphere constantly the same as the Rubber Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [1], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 169}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_linear_19.mp4", "video_index": 19, "video": "tricycle_test_orbit_resize_linear_19", "question": "Is the color of the tiny Cube constantly the same as the Metal Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 170}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_rotate_8.mp4", "video_index": 8, "video": "tricycle_test_orbit_resize_rotate_8", "question": "Is the Cube perpetually the same color as the big enlarging object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_enlarge", "inputs": [4], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 171}, {"split": "test", "video_filename": "tricycle_test_resize_resize_resize_0.mp4", "video_index": 0, "video": "tricycle_test_resize_resize_resize_0", "question": "Does the cyan object constantly have the same size as the green Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["cyan"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2, 5], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 172}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_rotate_11.mp4", "video_index": 11, "video": "tricycle_test_orbit_recolor_rotate_11", "question": "Is the color of the big Rubber Cube constantly the same as the rotating object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [1, 2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [3], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [5], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 173}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_linear_17.mp4", "video_index": 17, "video": "tricycle_test_orbit_linear_linear_17", "question": "Do the cyan Sphere and the Rubber Cylinder always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [5], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [5], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 4, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 174}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_rotate_19.mp4", "video_index": 19, "video": "tricycle_test_orbit_linear_rotate_19", "question": "Do the big Cone and the big Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 175}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_resize_10.mp4", "video_index": 10, "video": "tricycle_test_orbit_orbit_resize_10", "question": "Will the gray thing continually be the same size as the brown thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["gray"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [3], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 176}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_linear_19.mp4", "video_index": 19, "video": "tricycle_test_recolor_recolor_linear_19", "question": "Does the big Metal thing continually have the same color as the Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 177}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_linear_5.mp4", "video_index": 5, "video": "tricycle_test_orbit_orbit_linear_5", "question": "Does the Metal Cube constantly have the same size as the purple Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 4], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 178}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_linear_5.mp4", "video_index": 5, "video": "tricycle_test_orbit_recolor_linear_5", "question": "Will the Metal object continually be the same size as the blue Rubber Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [4], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2, 3, 4], "value_inputs": ["blue"]}, {"type": "filter_material", "inputs": [4], "_output": [2, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 179}, {"split": "test", "video_filename": "tricycle_test_resize_linear_linear_21.mp4", "video_index": 21, "video": "tricycle_test_resize_linear_linear_21", "question": "Does the blue object constantly have the same size as the Rubber Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [0, 3, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 180}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_rotate_17.mp4", "video_index": 17, "video": "tricycle_test_orbit_linear_rotate_17", "question": "Is the color of the small Cone constantly the same as the small rotating Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_rotate", "inputs": [5], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [6], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [7], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 181}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_resize_19.mp4", "video_index": 19, "video": "tricycle_test_recolor_resize_resize_19", "question": "Is the color of the big Cylinder constantly the same as the Metal enlarging object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 2, 3, 4], "value_inputs": ["Metal"]}, {"type": "filter_enlarge", "inputs": [5], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 182}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_resize_0.mp4", "video_index": 0, "video": "tricycle_test_recolor_recolor_resize_0", "question": "Does the Rubber color-changing object constantly have the same size as the yellow Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 3], "value_inputs": ["Rubber"]}, {"type": "filter_change_color", "inputs": [1], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 183}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_linear_18.mp4", "video_index": 18, "video": "tricycle_test_orbit_orbit_linear_18", "question": "Does the brown object constantly have the same size as the blue thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [4], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 184}, {"split": "test", "video_filename": "tricycle_test_resize_linear_rotate_5.mp4", "video_index": 5, "video": "tricycle_test_resize_linear_rotate_5", "question": "Do the small Cylinder and the Rubber Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 185}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_rotate_4.mp4", "video_index": 4, "video": "tricycle_test_recolor_resize_rotate_4", "question": "Is the color of the large enlarging Sphere constantly the same as the tiny rotating object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_enlarge", "inputs": [1], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [0, 3, 4], "value_inputs": ["small"]}, {"type": "filter_rotate", "inputs": [6], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [7], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 186}, {"split": "test", "video_filename": "tricycle_test_orbit_rotate_rotate_6.mp4", "video_index": 6, "video": "tricycle_test_orbit_rotate_rotate_6", "question": "Will the rotating Cylinder continually be the same size as the purple object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3, 4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 187}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_rotate_10.mp4", "video_index": 10, "video": "tricycle_test_recolor_resize_rotate_10", "question": "Is the color of the Rubber Cube constantly the same as the small Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 188}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_orbit_7.mp4", "video_index": 7, "video": "tricycle_test_orbit_orbit_orbit_7", "question": "Is the large Cube perpetually the same color as the tiny Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [5], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 189}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_recolor_19.mp4", "video_index": 19, "video": "tricycle_test_recolor_recolor_recolor_19", "question": "Will the yellow Sphere continually be the same size as the Rubber color-changing object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 5], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1, 2, 3], "value_inputs": ["Rubber"]}, {"type": "filter_change_color", "inputs": [5], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 190}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_recolor_6.mp4", "video_index": 6, "video": "tricycle_test_recolor_recolor_recolor_6", "question": "Do the gray Cylinder and the yellow Cube always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2, 5], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 3], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 191}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_linear_11.mp4", "video_index": 11, "video": "tricycle_test_orbit_resize_linear_11", "question": "Does the blue Cube constantly have the same size as the Metal object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 192}, {"split": "test", "video_filename": "tricycle_test_resize_resize_rotate_7.mp4", "video_index": 7, "video": "tricycle_test_resize_resize_rotate_7", "question": "Is the color of the enlarging Cylinder constantly the same as the tiny Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [0], "_output": [2, 3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 193}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_linear_9.mp4", "video_index": 9, "video": "tricycle_test_orbit_orbit_linear_9", "question": "Do the small Cone and the tiny Metal Sphere always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [5], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [5], "_output": [3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [6], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [7], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 194}, {"split": "test", "video_filename": "tricycle_test_resize_linear_linear_11.mp4", "video_index": 11, "video": "tricycle_test_resize_linear_linear_11", "question": "Do the cyan Cylinder and the red thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["red"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 195}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_recolor_20.mp4", "video_index": 20, "video": "tricycle_test_orbit_orbit_recolor_20", "question": "Do the brown object and the Cone always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 196}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_recolor_12.mp4", "video_index": 12, "video": "tricycle_test_recolor_recolor_recolor_12", "question": "Do the blue Cylinder and the blue Metal thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2, 4], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2, 4], "value_inputs": ["blue"]}, {"type": "filter_material", "inputs": [5], "_output": [2], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 197}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_rotate_0.mp4", "video_index": 0, "video": "tricycle_test_orbit_resize_rotate_0", "question": "Will the yellow object continually be the same size as the blue Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 198}, {"split": "test", "video_filename": "tricycle_test_rotate_rotate_rotate_18.mp4", "video_index": 18, "video": "tricycle_test_rotate_rotate_rotate_18", "question": "Do the Metal rotating Cone and the yellow object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 2, 3, 5], "value_inputs": ["Metal"]}, {"type": "filter_rotate", "inputs": [1], "_output": [3, 5], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [2], "_output": [5], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [5], "_output": [3], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [4, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 199}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_linear_0.mp4", "video_index": 0, "video": "tricycle_test_recolor_recolor_linear_0", "question": "Does the green Sphere constantly have the same size as the Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 200}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_recolor_4.mp4", "video_index": 4, "video": "tricycle_test_orbit_orbit_recolor_4", "question": "Is the color of the Metal Sphere constantly the same as the Metal Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1, 3, 5], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1, 3, 5], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [5], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 5, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 201}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_linear_1.mp4", "video_index": 1, "video": "tricycle_test_orbit_orbit_linear_1", "question": "Does the Cube continually have the same color as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 202}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_linear_21.mp4", "video_index": 21, "video": "tricycle_test_recolor_recolor_linear_21", "question": "Do the small Rubber Cylinder and the Metal Cube always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [0, 1, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [5], "_output": [3, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [6], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [7], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 203}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_recolor_1.mp4", "video_index": 1, "video": "tricycle_test_orbit_orbit_recolor_1", "question": "Do the tiny Cone and the Metal Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 204}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_recolor_6.mp4", "video_index": 6, "video": "tricycle_test_orbit_recolor_recolor_6", "question": "Do the green Cylinder and the blue color-changing thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 2, 4], "value_inputs": ["blue"]}, {"type": "filter_change_color", "inputs": [5], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 205}, {"split": "test", "video_filename": "tricycle_test_resize_linear_linear_14.mp4", "video_index": 14, "video": "tricycle_test_resize_linear_linear_14", "question": "Is the color of the big Cylinder constantly the same as the big Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 206}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_linear_1.mp4", "video_index": 1, "video": "tricycle_test_recolor_resize_linear_1", "question": "Do the Cylinder and the big enlarging object always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 3, 4], "value_inputs": ["large"]}, {"type": "filter_enlarge", "inputs": [4], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 207}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_resize_11.mp4", "video_index": 11, "video": "tricycle_test_recolor_resize_resize_11", "question": "Will the green thing continually be the same size as the purple thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["green"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [3], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 208}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_resize_12.mp4", "video_index": 12, "video": "tricycle_test_orbit_resize_resize_12", "question": "Do the Rubber Cube and the yellow Cylinder always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 2, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 209}, {"split": "test", "video_filename": "tricycle_test_resize_rotate_rotate_14.mp4", "video_index": 14, "video": "tricycle_test_resize_rotate_rotate_14", "question": "Do the large Rubber rotating thing and the enlarging object always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [1, 3, 4], "value_inputs": ["Rubber"]}, {"type": "filter_rotate", "inputs": [2], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [5], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 210}, {"split": "test", "video_filename": "tricycle_test_resize_linear_rotate_1.mp4", "video_index": 1, "video": "tricycle_test_resize_linear_rotate_1", "question": "Does the Metal Cylinder continually have the same color as the Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 211}, {"split": "test", "video_filename": "tricycle_test_resize_resize_resize_19.mp4", "video_index": 19, "video": "tricycle_test_resize_resize_resize_19", "question": "Do the tiny Cylinder and the large Rubber Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [0, 2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [6], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [7], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 212}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_resize_21.mp4", "video_index": 21, "video": "tricycle_test_orbit_orbit_resize_21", "question": "Does the tiny enlarging Cube continually have the same color as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_enlarge", "inputs": [1], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 213}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_linear_13.mp4", "video_index": 13, "video": "tricycle_test_recolor_resize_linear_13", "question": "Does the yellow color-changing Cylinder constantly have the same size as the Metal Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2, 3], "value_inputs": ["yellow"]}, {"type": "filter_change_color", "inputs": [1], "_output": [2], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [5], "_output": [1], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [6], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [7], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [4, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 214}, {"split": "test", "video_filename": "tricycle_test_resize_linear_linear_20.mp4", "video_index": 20, "video": "tricycle_test_resize_linear_linear_20", "question": "Do the small enlarging Cone and the small Metal Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 3, 4], "value_inputs": ["small"]}, {"type": "filter_enlarge", "inputs": [1], "_output": [4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [2], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [0, 1, 3, 4], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [6], "_output": [0, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [7], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [8], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 9], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 215}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_linear_15.mp4", "video_index": 15, "video": "tricycle_test_orbit_orbit_linear_15", "question": "Will the blue Cone continually be the same size as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 216}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_rotate_2.mp4", "video_index": 2, "video": "tricycle_test_orbit_orbit_rotate_2", "question": "Do the cyan thing and the red object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["cyan"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0], "value_inputs": ["red"]}, {"type": "unique", "inputs": [4], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 217}, {"split": "test", "video_filename": "tricycle_test_orbit_rotate_rotate_11.mp4", "video_index": 11, "video": "tricycle_test_orbit_rotate_rotate_11", "question": "Do the tiny rotating Cone and the large Sphere always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3], "value_inputs": ["small"]}, {"type": "filter_rotate", "inputs": [1], "_output": [2, 3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [6], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [7], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 218}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_resize_8.mp4", "video_index": 8, "video": "tricycle_test_recolor_recolor_resize_8", "question": "Is the color of the enlarging object constantly the same as the Rubber Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [0], "_output": [5], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [0, 2, 3, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 219}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_linear_15.mp4", "video_index": 15, "video": "tricycle_test_recolor_recolor_linear_15", "question": "Will the red color-changing thing continually be the same size as the color-changing Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1, 4], "value_inputs": ["red"]}, {"type": "filter_change_color", "inputs": [1], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_change_color", "inputs": [4], "_output": [2, 4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 220}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_resize_20.mp4", "video_index": 20, "video": "tricycle_test_orbit_orbit_resize_20", "question": "Does the Metal object constantly have the same size as the purple object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [4], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 221}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_resize_4.mp4", "video_index": 4, "video": "tricycle_test_recolor_recolor_resize_4", "question": "Is the color of the big Cube constantly the same as the Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 222}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_rotate_9.mp4", "video_index": 9, "video": "tricycle_test_orbit_resize_rotate_9", "question": "Is the rotating object perpetually the same color as the Rubber Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [1, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 223}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_resize_11.mp4", "video_index": 11, "video": "tricycle_test_orbit_orbit_resize_11", "question": "Will the red Cylinder continually be the same size as the green Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 224}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_rotate_17.mp4", "video_index": 17, "video": "tricycle_test_recolor_resize_rotate_17", "question": "Is the small Cylinder perpetually the same color as the large Rubber thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [1], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 225}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_rotate_7.mp4", "video_index": 7, "video": "tricycle_test_recolor_resize_rotate_7", "question": "Will the yellow Cone continually be the same size as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 226}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_rotate_12.mp4", "video_index": 12, "video": "tricycle_test_orbit_orbit_rotate_12", "question": "Is the large Cylinder perpetually the same color as the small Rubber thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [5], "_output": [0], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 227}, {"split": "test", "video_filename": "tricycle_test_resize_linear_rotate_10.mp4", "video_index": 10, "video": "tricycle_test_resize_linear_rotate_10", "question": "Do the Rubber Cylinder and the yellow Metal object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1, 3, 4], "value_inputs": ["yellow"]}, {"type": "filter_material", "inputs": [5], "_output": [4], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 228}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_rotate_10.mp4", "video_index": 10, "video": "tricycle_test_orbit_orbit_rotate_10", "question": "Will the red Cube continually be the same size as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [5], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 5, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 229}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_orbit_6.mp4", "video_index": 6, "video": "tricycle_test_orbit_orbit_orbit_6", "question": "Is the color of the Rubber Sphere constantly the same as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [3, 4, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [5], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 5, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 230}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_resize_7.mp4", "video_index": 7, "video": "tricycle_test_orbit_orbit_resize_7", "question": "Is the enlarging object perpetually the same color as the small Metal object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 2, 3], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [4], "_output": [2], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 231}, {"split": "test", "video_filename": "tricycle_test_linear_linear_linear_14.mp4", "video_index": 14, "video": "tricycle_test_linear_linear_linear_14", "question": "Does the yellow Rubber Cone constantly have the same size as the purple Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 3], "value_inputs": ["yellow"]}, {"type": "filter_material", "inputs": [1], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [5], "_output": [1], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [6], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [7], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [4, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 232}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_recolor_15.mp4", "video_index": 15, "video": "tricycle_test_orbit_orbit_recolor_15", "question": "Do the green object and the cyan Cylinder always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["green"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 233}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_linear_9.mp4", "video_index": 9, "video": "tricycle_test_recolor_resize_linear_9", "question": "Does the blue color-changing thing constantly have the same size as the Rubber Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 4], "value_inputs": ["blue"]}, {"type": "filter_change_color", "inputs": [1], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 234}, {"split": "test", "video_filename": "tricycle_test_linear_linear_rotate_18.mp4", "video_index": 18, "video": "tricycle_test_linear_linear_rotate_18", "question": "Do the cyan Sphere and the red Cube always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 235}, {"split": "test", "video_filename": "tricycle_test_orbit_rotate_rotate_13.mp4", "video_index": 13, "video": "tricycle_test_orbit_rotate_rotate_13", "question": "Do the purple Cube and the green thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1, 4], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["green"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 236}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_rotate_15.mp4", "video_index": 15, "video": "tricycle_test_orbit_linear_rotate_15", "question": "Does the Rubber Cylinder constantly have the same size as the gray Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 1], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 237}, {"split": "test", "video_filename": "tricycle_test_resize_linear_linear_7.mp4", "video_index": 7, "video": "tricycle_test_resize_linear_linear_7", "question": "Will the purple object continually be the same size as the green Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [3], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 238}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_linear_20.mp4", "video_index": 20, "video": "tricycle_test_orbit_resize_linear_20", "question": "Does the Metal Cylinder constantly have the same size as the brown thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1, 2], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 239}, {"split": "test", "video_filename": "tricycle_test_resize_rotate_rotate_12.mp4", "video_index": 12, "video": "tricycle_test_resize_rotate_rotate_12", "question": "Is the color of the enlarging Cube constantly the same as the Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 240}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_rotate_21.mp4", "video_index": 21, "video": "tricycle_test_recolor_linear_rotate_21", "question": "Is the Rubber Cone perpetually the same color as the Metal Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 4, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1, 2, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 241}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_rotate_15.mp4", "video_index": 15, "video": "tricycle_test_recolor_linear_rotate_15", "question": "Do the gray color-changing thing and the green Rubber Cylinder always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2, 4], "value_inputs": ["gray"]}, {"type": "filter_change_color", "inputs": [1], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1, 3], "value_inputs": ["green"]}, {"type": "filter_material", "inputs": [5], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [6], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [7], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 242}, {"split": "test", "video_filename": "tricycle_test_resize_resize_resize_6.mp4", "video_index": 6, "video": "tricycle_test_resize_resize_resize_6", "question": "Does the cyan Cylinder constantly have the same size as the gray Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 243}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_recolor_4.mp4", "video_index": 4, "video": "tricycle_test_recolor_recolor_recolor_4", "question": "Do the brown Cone and the purple Cube always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 244}, {"split": "test", "video_filename": "tricycle_test_resize_rotate_rotate_17.mp4", "video_index": 17, "video": "tricycle_test_resize_rotate_rotate_17", "question": "Do the brown Cube and the blue object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 245}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_linear_19.mp4", "video_index": 19, "video": "tricycle_test_orbit_recolor_linear_19", "question": "Is the Metal Cone perpetually the same color as the large Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [2, 3, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 246}, {"split": "test", "video_filename": "tricycle_test_resize_rotate_rotate_20.mp4", "video_index": 20, "video": "tricycle_test_resize_rotate_rotate_20", "question": "Does the small Sphere continually have the same color as the Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 247}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_rotate_4.mp4", "video_index": 4, "video": "tricycle_test_orbit_orbit_rotate_4", "question": "Does the cyan Cone constantly have the same size as the Metal Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2, 4], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 3, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 248}, {"split": "test", "video_filename": "tricycle_test_resize_linear_rotate_20.mp4", "video_index": 20, "video": "tricycle_test_resize_linear_rotate_20", "question": "Do the rotating Cylinder and the enlarging thing always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [4], "_output": [5], "value_inputs": [true]}, {"type": "unique", "inputs": [5], "_output": 5, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 249}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_resize_15.mp4", "video_index": 15, "video": "tricycle_test_recolor_recolor_resize_15", "question": "Is the small Metal object perpetually the same color as the tiny enlarging object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 3, 4], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [1], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 3, 4], "value_inputs": ["small"]}, {"type": "filter_enlarge", "inputs": [5], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 250}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_resize_4.mp4", "video_index": 4, "video": "tricycle_test_orbit_orbit_resize_4", "question": "Is the color of the Cone constantly the same as the big Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 251}, {"split": "test", "video_filename": "tricycle_test_linear_linear_rotate_10.mp4", "video_index": 10, "video": "tricycle_test_linear_linear_rotate_10", "question": "Is the color of the rotating object constantly the same as the big Rubber object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [5], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [4], "_output": [4], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 252}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_rotate_11.mp4", "video_index": 11, "video": "tricycle_test_recolor_recolor_rotate_11", "question": "Do the color-changing Cube and the Metal Cube always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [2, 3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 253}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_resize_20.mp4", "video_index": 20, "video": "tricycle_test_orbit_recolor_resize_20", "question": "Does the cyan thing constantly have the same size as the color-changing Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["cyan"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_change_color", "inputs": [3], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 254}, {"split": "test", "video_filename": "tricycle_test_resize_linear_rotate_15.mp4", "video_index": 15, "video": "tricycle_test_resize_linear_rotate_15", "question": "Is the small Sphere perpetually the same color as the Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 255}, {"split": "test", "video_filename": "tricycle_test_resize_resize_resize_12.mp4", "video_index": 12, "video": "tricycle_test_resize_resize_resize_12", "question": "Do the enlarging Cone and the large Cube always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [0], "_output": [2, 3, 4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 256}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_rotate_16.mp4", "video_index": 16, "video": "tricycle_test_recolor_resize_rotate_16", "question": "Does the rotating thing continually have the same color as the enlarging Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [3], "_output": [2], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 257}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_linear_4.mp4", "video_index": 4, "video": "tricycle_test_recolor_resize_linear_4", "question": "Do the Metal Cube and the enlarging Sphere always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1, 2, 3, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [4], "_output": [4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 258}, {"split": "test", "video_filename": "tricycle_test_linear_linear_rotate_5.mp4", "video_index": 5, "video": "tricycle_test_linear_linear_rotate_5", "question": "Is the small Metal object perpetually the same color as the big Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 259}, {"split": "test", "video_filename": "tricycle_test_linear_rotate_rotate_4.mp4", "video_index": 4, "video": "tricycle_test_linear_rotate_rotate_4", "question": "Does the blue thing constantly have the same size as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 260}, {"split": "test", "video_filename": "tricycle_test_rotate_rotate_rotate_12.mp4", "video_index": 12, "video": "tricycle_test_rotate_rotate_rotate_12", "question": "Will the brown Sphere continually be the same size as the Metal Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 261}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_linear_7.mp4", "video_index": 7, "video": "tricycle_test_orbit_linear_linear_7", "question": "Will the blue object continually be the same size as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [4], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 262}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_recolor_8.mp4", "video_index": 8, "video": "tricycle_test_orbit_recolor_recolor_8", "question": "Does the yellow Metal thing constantly have the same size as the gray thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1, 2], "value_inputs": ["yellow"]}, {"type": "filter_material", "inputs": [1], "_output": [1], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["gray"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 263}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_linear_7.mp4", "video_index": 7, "video": "tricycle_test_orbit_resize_linear_7", "question": "Do the big Rubber Cone and the Metal Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [0, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [5], "_output": [2, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [6], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [7], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 264}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_rotate_1.mp4", "video_index": 1, "video": "tricycle_test_recolor_recolor_rotate_1", "question": "Is the tiny Metal thing perpetually the same color as the small Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [1], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 265}, {"split": "test", "video_filename": "tricycle_test_resize_resize_rotate_15.mp4", "video_index": 15, "video": "tricycle_test_resize_resize_rotate_15", "question": "Is the big Cone perpetually the same color as the big Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 266}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_resize_9.mp4", "video_index": 9, "video": "tricycle_test_recolor_resize_resize_9", "question": "Does the Metal Cylinder continually have the same color as the big Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 2], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 267}, {"split": "test", "video_filename": "tricycle_test_orbit_rotate_rotate_0.mp4", "video_index": 0, "video": "tricycle_test_orbit_rotate_rotate_0", "question": "Does the Metal rotating thing continually have the same color as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [2, 4], "value_inputs": ["Metal"]}, {"type": "filter_rotate", "inputs": [1], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 268}, {"split": "test", "video_filename": "tricycle_test_linear_linear_linear_4.mp4", "video_index": 4, "video": "tricycle_test_linear_linear_linear_4", "question": "Will the cyan Sphere continually be the same size as the yellow object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 269}, {"split": "test", "video_filename": "tricycle_test_rotate_rotate_rotate_2.mp4", "video_index": 2, "video": "tricycle_test_rotate_rotate_rotate_2", "question": "Is the color of the small Metal Cylinder constantly the same as the big Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [3, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [6], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [7], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 270}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_linear_12.mp4", "video_index": 12, "video": "tricycle_test_recolor_resize_linear_12", "question": "Will the Cone continually be the same size as the red object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2], "value_inputs": ["red"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 271}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_linear_16.mp4", "video_index": 16, "video": "tricycle_test_recolor_linear_linear_16", "question": "Does the purple Cube constantly have the same size as the cyan Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 272}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_linear_15.mp4", "video_index": 15, "video": "tricycle_test_orbit_resize_linear_15", "question": "Is the small enlarging thing perpetually the same color as the tiny Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_enlarge", "inputs": [1], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 273}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_linear_3.mp4", "video_index": 3, "video": "tricycle_test_orbit_linear_linear_3", "question": "Do the Metal Sphere and the Rubber Sphere always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 3, 5], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [5], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [2, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 274}, {"split": "test", "video_filename": "tricycle_test_resize_linear_rotate_7.mp4", "video_index": 7, "video": "tricycle_test_resize_linear_rotate_7", "question": "Do the Cube and the Sphere always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [4], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 275}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_rotate_12.mp4", "video_index": 12, "video": "tricycle_test_orbit_linear_rotate_12", "question": "Is the large Metal object perpetually the same color as the Rubber Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [3], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 2, 4, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 276}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_linear_19.mp4", "video_index": 19, "video": "tricycle_test_orbit_linear_linear_19", "question": "Do the large Rubber object and the tiny Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [5], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 5, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 277}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_resize_19.mp4", "video_index": 19, "video": "tricycle_test_recolor_recolor_resize_19", "question": "Do the Metal Cone and the yellow Rubber object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 1], "value_inputs": ["yellow"]}, {"type": "filter_material", "inputs": [5], "_output": [1], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 278}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_resize_17.mp4", "video_index": 17, "video": "tricycle_test_orbit_orbit_resize_17", "question": "Does the red Cylinder constantly have the same size as the Rubber Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 279}, {"split": "test", "video_filename": "tricycle_test_linear_rotate_rotate_21.mp4", "video_index": 21, "video": "tricycle_test_linear_rotate_rotate_21", "question": "Do the cyan thing and the blue rotating thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["cyan"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0, 3], "value_inputs": ["blue"]}, {"type": "filter_rotate", "inputs": [4], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 280}, {"split": "test", "video_filename": "tricycle_test_linear_rotate_rotate_8.mp4", "video_index": 8, "video": "tricycle_test_linear_rotate_rotate_8", "question": "Does the tiny Sphere continually have the same color as the Rubber Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 281}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_rotate_11.mp4", "video_index": 11, "video": "tricycle_test_orbit_resize_rotate_11", "question": "Does the Metal Cylinder continually have the same color as the small Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 282}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_linear_2.mp4", "video_index": 2, "video": "tricycle_test_orbit_orbit_linear_2", "question": "Do the gray Cube and the green object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["green"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 283}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_recolor_20.mp4", "video_index": 20, "video": "tricycle_test_orbit_recolor_recolor_20", "question": "Do the color-changing Cylinder and the Metal thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [2, 3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 284}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_rotate_20.mp4", "video_index": 20, "video": "tricycle_test_orbit_resize_rotate_20", "question": "Do the Rubber Cylinder and the big Cube always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 285}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_linear_12.mp4", "video_index": 12, "video": "tricycle_test_orbit_linear_linear_12", "question": "Do the large Cube and the Sphere always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 286}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_linear_3.mp4", "video_index": 3, "video": "tricycle_test_recolor_recolor_linear_3", "question": "Do the Sphere and the large Cube always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [4], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 287}, {"split": "test", "video_filename": "tricycle_test_resize_resize_rotate_8.mp4", "video_index": 8, "video": "tricycle_test_resize_resize_rotate_8", "question": "Does the Rubber Cube constantly have the same size as the cyan thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3], "value_inputs": ["cyan"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 288}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_linear_7.mp4", "video_index": 7, "video": "tricycle_test_orbit_recolor_linear_7", "question": "Is the color of the big Cube constantly the same as the Rubber Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1, 2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 289}, {"split": "test", "video_filename": "tricycle_test_resize_resize_rotate_4.mp4", "video_index": 4, "video": "tricycle_test_resize_resize_rotate_4", "question": "Does the cyan Cylinder constantly have the same size as the rotating Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_rotate", "inputs": [4], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 290}, {"split": "test", "video_filename": "tricycle_test_orbit_rotate_rotate_3.mp4", "video_index": 3, "video": "tricycle_test_orbit_rotate_rotate_3", "question": "Is the large Metal Cube perpetually the same color as the Rubber Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [2, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [5], "_output": [0, 1, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [6], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [7], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 291}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_rotate_7.mp4", "video_index": 7, "video": "tricycle_test_recolor_recolor_rotate_7", "question": "Will the purple Cone continually be the same size as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 2, 3], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 292}, {"split": "test", "video_filename": "tricycle_test_linear_linear_linear_18.mp4", "video_index": 18, "video": "tricycle_test_linear_linear_linear_18", "question": "Does the Cylinder continually have the same color as the large Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [4], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 293}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_rotate_14.mp4", "video_index": 14, "video": "tricycle_test_recolor_resize_rotate_14", "question": "Does the blue Rubber Cube constantly have the same size as the cyan object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 2, 3], "value_inputs": ["blue"]}, {"type": "filter_material", "inputs": [1], "_output": [0, 2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [5], "_output": [1], "value_inputs": ["cyan"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [4, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 294}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_linear_17.mp4", "video_index": 17, "video": "tricycle_test_orbit_recolor_linear_17", "question": "Is the color of the Metal Cone constantly the same as the Rubber Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1, 2, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 295}, {"split": "test", "video_filename": "tricycle_test_linear_linear_rotate_16.mp4", "video_index": 16, "video": "tricycle_test_linear_linear_rotate_16", "question": "Does the yellow rotating thing constantly have the same size as the gray thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1, 2], "value_inputs": ["yellow"]}, {"type": "filter_rotate", "inputs": [1], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["gray"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 296}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_rotate_2.mp4", "video_index": 2, "video": "tricycle_test_recolor_linear_rotate_2", "question": "Does the Cylinder constantly have the same size as the purple Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 297}, {"split": "test", "video_filename": "tricycle_test_resize_resize_resize_8.mp4", "video_index": 8, "video": "tricycle_test_resize_resize_resize_8", "question": "Is the Rubber Cone perpetually the same color as the small Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 3, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 298}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_rotate_13.mp4", "video_index": 13, "video": "tricycle_test_recolor_resize_rotate_13", "question": "Does the enlarging Cone continually have the same color as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 299}, {"split": "test", "video_filename": "tricycle_test_rotate_rotate_rotate_6.mp4", "video_index": 6, "video": "tricycle_test_rotate_rotate_rotate_6", "question": "Does the blue thing constantly have the same size as the red Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [3], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 300}, {"split": "test", "video_filename": "tricycle_test_resize_linear_rotate_14.mp4", "video_index": 14, "video": "tricycle_test_resize_linear_rotate_14", "question": "Is the big Metal Cone perpetually the same color as the big Rubber Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [1, 2, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [6], "_output": [0, 3, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [7], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [8], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 9], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 301}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_linear_4.mp4", "video_index": 4, "video": "tricycle_test_orbit_orbit_linear_4", "question": "Do the brown object and the green object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0], "value_inputs": ["green"]}, {"type": "unique", "inputs": [4], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 302}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_linear_17.mp4", "video_index": 17, "video": "tricycle_test_orbit_resize_linear_17", "question": "Does the tiny Cone continually have the same color as the enlarging object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [4], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 303}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_linear_0.mp4", "video_index": 0, "video": "tricycle_test_orbit_resize_linear_0", "question": "Does the yellow object constantly have the same size as the purple thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [4], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 304}, {"split": "test", "video_filename": "tricycle_test_resize_rotate_rotate_3.mp4", "video_index": 3, "video": "tricycle_test_resize_rotate_rotate_3", "question": "Is the color of the large Cone constantly the same as the tiny enlarging object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_enlarge", "inputs": [5], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 305}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_resize_3.mp4", "video_index": 3, "video": "tricycle_test_orbit_resize_resize_3", "question": "Do the gray Sphere and the cyan Cube always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 306}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_resize_8.mp4", "video_index": 8, "video": "tricycle_test_orbit_recolor_resize_8", "question": "Is the color of the enlarging Sphere constantly the same as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 307}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_linear_21.mp4", "video_index": 21, "video": "tricycle_test_orbit_recolor_linear_21", "question": "Will the yellow Metal object continually be the same size as the yellow Rubber Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1, 3], "value_inputs": ["yellow"]}, {"type": "filter_material", "inputs": [1], "_output": [1], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1, 3], "value_inputs": ["yellow"]}, {"type": "filter_material", "inputs": [5], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [6], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [7], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 308}, {"split": "test", "video_filename": "tricycle_test_resize_resize_resize_17.mp4", "video_index": 17, "video": "tricycle_test_resize_resize_resize_17", "question": "Is the color of the Cone constantly the same as the big Rubber Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [5], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [4], "_output": [1, 2, 3, 4, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 309}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_recolor_4.mp4", "video_index": 4, "video": "tricycle_test_orbit_recolor_recolor_4", "question": "Does the red thing constantly have the same size as the purple object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["red"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [4], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 310}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_resize_6.mp4", "video_index": 6, "video": "tricycle_test_orbit_resize_resize_6", "question": "Is the Cylinder perpetually the same color as the Rubber enlarging thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [0, 3], "value_inputs": ["Rubber"]}, {"type": "filter_enlarge", "inputs": [4], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 311}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_rotate_8.mp4", "video_index": 8, "video": "tricycle_test_orbit_orbit_rotate_8", "question": "Do the rotating Cube and the cyan Cone always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 3], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 312}, {"split": "test", "video_filename": "tricycle_test_linear_linear_linear_0.mp4", "video_index": 0, "video": "tricycle_test_linear_linear_linear_0", "question": "Do the gray Sphere and the red thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1, 5], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [1], "_output": [5], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3], "value_inputs": ["red"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 313}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_rotate_5.mp4", "video_index": 5, "video": "tricycle_test_orbit_resize_rotate_5", "question": "Do the big Rubber Cube and the Metal object always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [0, 2, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [3], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [5], "_output": [1], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 314}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_linear_7.mp4", "video_index": 7, "video": "tricycle_test_recolor_recolor_linear_7", "question": "Is the Rubber Cylinder perpetually the same color as the big Metal thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [2], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 315}, {"split": "test", "video_filename": "tricycle_test_resize_linear_linear_1.mp4", "video_index": 1, "video": "tricycle_test_resize_linear_linear_1", "question": "Do the purple Metal thing and the purple Cone always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 2, 4], "value_inputs": ["purple"]}, {"type": "filter_material", "inputs": [1], "_output": [0], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 2, 4], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 316}, {"split": "test", "video_filename": "tricycle_test_resize_rotate_rotate_19.mp4", "video_index": 19, "video": "tricycle_test_resize_rotate_rotate_19", "question": "Is the Metal Cylinder perpetually the same color as the small Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 317}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_rotate_9.mp4", "video_index": 9, "video": "tricycle_test_recolor_recolor_rotate_9", "question": "Does the purple Cube constantly have the same size as the Rubber Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 318}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_resize_19.mp4", "video_index": 19, "video": "tricycle_test_orbit_recolor_resize_19", "question": "Does the big enlarging object continually have the same color as the large Metal Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_enlarge", "inputs": [1], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [2, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [6], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [7], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 319}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_rotate_3.mp4", "video_index": 3, "video": "tricycle_test_recolor_resize_rotate_3", "question": "Do the blue Rubber object and the blue color-changing object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1, 2], "value_inputs": ["blue"]}, {"type": "filter_material", "inputs": [1], "_output": [1], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1, 2], "value_inputs": ["blue"]}, {"type": "filter_change_color", "inputs": [5], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 320}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_rotate_10.mp4", "video_index": 10, "video": "tricycle_test_orbit_linear_rotate_10", "question": "Does the blue thing constantly have the same size as the red object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2], "value_inputs": ["red"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 321}, {"split": "test", "video_filename": "tricycle_test_linear_rotate_rotate_3.mp4", "video_index": 3, "video": "tricycle_test_linear_rotate_rotate_3", "question": "Is the color of the Metal Cone constantly the same as the small Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [2, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 322}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_rotate_3.mp4", "video_index": 3, "video": "tricycle_test_orbit_linear_rotate_3", "question": "Is the color of the rotating object constantly the same as the big Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 323}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_rotate_19.mp4", "video_index": 19, "video": "tricycle_test_recolor_linear_rotate_19", "question": "Does the Rubber object constantly have the same size as the blue Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2, 3], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 324}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_rotate_4.mp4", "video_index": 4, "video": "tricycle_test_recolor_recolor_rotate_4", "question": "Will the rotating Cylinder continually be the same size as the color-changing Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_change_color", "inputs": [4], "_output": [2, 3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 325}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_linear_1.mp4", "video_index": 1, "video": "tricycle_test_orbit_resize_linear_1", "question": "Do the Metal thing and the big enlarging Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_enlarge", "inputs": [4], "_output": [4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 326}, {"split": "test", "video_filename": "tricycle_test_recolor_rotate_rotate_2.mp4", "video_index": 2, "video": "tricycle_test_recolor_rotate_rotate_2", "question": "Is the large Metal object perpetually the same color as the Rubber Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 3, 4, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 327}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_recolor_9.mp4", "video_index": 9, "video": "tricycle_test_orbit_orbit_recolor_9", "question": "Will the Rubber Cylinder continually be the same size as the brown object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [4], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 328}, {"split": "test", "video_filename": "tricycle_test_resize_linear_rotate_13.mp4", "video_index": 13, "video": "tricycle_test_resize_linear_rotate_13", "question": "Will the purple Cone continually be the same size as the Metal Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 329}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_linear_14.mp4", "video_index": 14, "video": "tricycle_test_recolor_resize_linear_14", "question": "Do the purple object and the gray object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2], "value_inputs": ["gray"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 330}, {"split": "test", "video_filename": "tricycle_test_rotate_rotate_rotate_16.mp4", "video_index": 16, "video": "tricycle_test_rotate_rotate_rotate_16", "question": "Do the green Cube and the gray thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3], "value_inputs": ["gray"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 331}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_resize_3.mp4", "video_index": 3, "video": "tricycle_test_recolor_resize_resize_3", "question": "Do the small Cone and the small enlarging Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_enlarge", "inputs": [5], "_output": [3, 4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [6], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [7], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 332}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_linear_5.mp4", "video_index": 5, "video": "tricycle_test_recolor_resize_linear_5", "question": "Is the color of the enlarging object constantly the same as the Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [4], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 333}, {"split": "test", "video_filename": "tricycle_test_resize_resize_rotate_16.mp4", "video_index": 16, "video": "tricycle_test_resize_resize_rotate_16", "question": "Is the large Cube perpetually the same color as the Rubber Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 334}, {"split": "test", "video_filename": "tricycle_test_rotate_rotate_rotate_0.mp4", "video_index": 0, "video": "tricycle_test_rotate_rotate_rotate_0", "question": "Does the cyan Cone constantly have the same size as the gray Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 335}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_resize_1.mp4", "video_index": 1, "video": "tricycle_test_orbit_orbit_resize_1", "question": "Is the tiny enlarging Sphere perpetually the same color as the small Rubber Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_enlarge", "inputs": [1], "_output": [4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [2], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [3], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [6], "_output": [0, 1, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [7], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [8], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 9], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 336}, {"split": "test", "video_filename": "tricycle_test_linear_rotate_rotate_20.mp4", "video_index": 20, "video": "tricycle_test_linear_rotate_rotate_20", "question": "Is the color of the rotating Cone constantly the same as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [2, 3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 337}, {"split": "test", "video_filename": "tricycle_test_resize_resize_resize_2.mp4", "video_index": 2, "video": "tricycle_test_resize_resize_resize_2", "question": "Do the cyan Cube and the purple object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 338}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_recolor_20.mp4", "video_index": 20, "video": "tricycle_test_recolor_recolor_recolor_20", "question": "Does the yellow object constantly have the same size as the cyan Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [5], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [1], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 339}, {"split": "test", "video_filename": "tricycle_test_resize_resize_resize_18.mp4", "video_index": 18, "video": "tricycle_test_resize_resize_resize_18", "question": "Does the enlarging Cone continually have the same color as the Metal Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [0], "_output": [3, 4, 5], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [5], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 2, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 340}, {"split": "test", "video_filename": "tricycle_test_resize_resize_resize_15.mp4", "video_index": 15, "video": "tricycle_test_resize_resize_resize_15", "question": "Does the Metal thing continually have the same color as the big Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [2], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 341}, {"split": "test", "video_filename": "tricycle_test_orbit_rotate_rotate_15.mp4", "video_index": 15, "video": "tricycle_test_orbit_rotate_rotate_15", "question": "Will the blue Cylinder continually be the same size as the purple Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 342}, {"split": "test", "video_filename": "tricycle_test_orbit_rotate_rotate_8.mp4", "video_index": 8, "video": "tricycle_test_orbit_rotate_rotate_8", "question": "Will the Sphere continually be the same size as the brown Metal object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0, 5], "value_inputs": ["brown"]}, {"type": "filter_material", "inputs": [4], "_output": [5], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [5], "_output": 5, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 343}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_linear_9.mp4", "video_index": 9, "video": "tricycle_test_orbit_linear_linear_9", "question": "Do the big Cube and the tiny Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 344}, {"split": "test", "video_filename": "tricycle_test_resize_resize_resize_13.mp4", "video_index": 13, "video": "tricycle_test_resize_resize_resize_13", "question": "Do the large Metal thing and the Rubber enlarging Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [5], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 2, 3, 4], "value_inputs": ["Rubber"]}, {"type": "filter_enlarge", "inputs": [5], "_output": [3, 4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [6], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [7], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 345}, {"split": "test", "video_filename": "tricycle_test_linear_rotate_rotate_15.mp4", "video_index": 15, "video": "tricycle_test_linear_rotate_rotate_15", "question": "Will the purple Rubber thing continually be the same size as the purple rotating thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 3], "value_inputs": ["purple"]}, {"type": "filter_material", "inputs": [1], "_output": [0], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 3], "value_inputs": ["purple"]}, {"type": "filter_rotate", "inputs": [5], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 346}, {"split": "test", "video_filename": "tricycle_test_resize_linear_rotate_11.mp4", "video_index": 11, "video": "tricycle_test_resize_linear_rotate_11", "question": "Is the Rubber Cube perpetually the same color as the big Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 347}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_rotate_19.mp4", "video_index": 19, "video": "tricycle_test_recolor_resize_rotate_19", "question": "Do the gray Cone and the Metal Cylinder always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 348}, {"split": "test", "video_filename": "tricycle_test_linear_linear_rotate_21.mp4", "video_index": 21, "video": "tricycle_test_linear_linear_rotate_21", "question": "Is the color of the tiny Cone constantly the same as the big Metal Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [2, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [6], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [7], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 349}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_linear_18.mp4", "video_index": 18, "video": "tricycle_test_orbit_recolor_linear_18", "question": "Will the yellow Cube continually be the same size as the color-changing thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_change_color", "inputs": [4], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 350}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_rotate_19.mp4", "video_index": 19, "video": "tricycle_test_recolor_recolor_rotate_19", "question": "Does the color-changing Cube constantly have the same size as the blue Metal thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [3, 4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 2], "value_inputs": ["blue"]}, {"type": "filter_material", "inputs": [5], "_output": [0], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 351}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_resize_21.mp4", "video_index": 21, "video": "tricycle_test_orbit_recolor_resize_21", "question": "Does the blue thing constantly have the same size as the red thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1], "value_inputs": ["red"]}, {"type": "unique", "inputs": [4], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 352}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_resize_6.mp4", "video_index": 6, "video": "tricycle_test_recolor_recolor_resize_6", "question": "Does the yellow Metal thing constantly have the same size as the purple Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 4], "value_inputs": ["yellow"]}, {"type": "filter_material", "inputs": [1], "_output": [0], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 353}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_linear_1.mp4", "video_index": 1, "video": "tricycle_test_orbit_linear_linear_1", "question": "Do the green Cube and the brown Sphere always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 354}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_recolor_2.mp4", "video_index": 2, "video": "tricycle_test_orbit_recolor_recolor_2", "question": "Do the Metal color-changing object and the blue thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 3], "value_inputs": ["Metal"]}, {"type": "filter_change_color", "inputs": [1], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 355}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_rotate_10.mp4", "video_index": 10, "video": "tricycle_test_orbit_recolor_rotate_10", "question": "Do the brown Cube and the Sphere always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1, 4], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 356}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_resize_7.mp4", "video_index": 7, "video": "tricycle_test_recolor_resize_resize_7", "question": "Do the brown object and the yellow thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [3], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 357}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_rotate_5.mp4", "video_index": 5, "video": "tricycle_test_recolor_linear_rotate_5", "question": "Do the Cylinder and the green Rubber object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0, 1], "value_inputs": ["green"]}, {"type": "filter_material", "inputs": [4], "_output": [1], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 358}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_linear_6.mp4", "video_index": 6, "video": "tricycle_test_orbit_orbit_linear_6", "question": "Do the small Cube and the small Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [5], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 359}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_rotate_15.mp4", "video_index": 15, "video": "tricycle_test_recolor_recolor_rotate_15", "question": "Is the big Cone perpetually the same color as the big Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 360}, {"split": "test", "video_filename": "tricycle_test_orbit_rotate_rotate_2.mp4", "video_index": 2, "video": "tricycle_test_orbit_rotate_rotate_2", "question": "Will the green Sphere continually be the same size as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 361}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_linear_2.mp4", "video_index": 2, "video": "tricycle_test_orbit_linear_linear_2", "question": "Does the large Metal Cube continually have the same color as the Rubber Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [3, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [5], "_output": [0, 1, 2, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [6], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [7], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 362}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_recolor_7.mp4", "video_index": 7, "video": "tricycle_test_recolor_recolor_recolor_7", "question": "Is the small Metal Cube perpetually the same color as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [1, 3, 5], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 363}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_rotate_0.mp4", "video_index": 0, "video": "tricycle_test_recolor_recolor_rotate_0", "question": "Does the color-changing Cone constantly have the same size as the red color-changing object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [2, 3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1, 3], "value_inputs": ["red"]}, {"type": "filter_change_color", "inputs": [5], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 364}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_resize_14.mp4", "video_index": 14, "video": "tricycle_test_recolor_resize_resize_14", "question": "Does the blue Cylinder constantly have the same size as the Metal thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [2], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 365}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_linear_21.mp4", "video_index": 21, "video": "tricycle_test_recolor_resize_linear_21", "question": "Do the cyan Cone and the green Cylinder always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 366}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_recolor_5.mp4", "video_index": 5, "video": "tricycle_test_orbit_orbit_recolor_5", "question": "Will the Cylinder continually be the same size as the red thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0], "value_inputs": ["red"]}, {"type": "unique", "inputs": [4], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 367}, {"split": "test", "video_filename": "tricycle_test_resize_resize_rotate_19.mp4", "video_index": 19, "video": "tricycle_test_resize_resize_rotate_19", "question": "Is the color of the tiny Sphere constantly the same as the small Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 368}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_rotate_10.mp4", "video_index": 10, "video": "tricycle_test_recolor_linear_rotate_10", "question": "Is the rotating Cylinder perpetually the same color as the Metal Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 369}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_rotate_21.mp4", "video_index": 21, "video": "tricycle_test_orbit_resize_rotate_21", "question": "Does the rotating Cone constantly have the same size as the purple object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 370}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_rotate_17.mp4", "video_index": 17, "video": "tricycle_test_recolor_recolor_rotate_17", "question": "Does the rotating object constantly have the same size as the yellow object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 371}, {"split": "test", "video_filename": "tricycle_test_resize_resize_resize_21.mp4", "video_index": 21, "video": "tricycle_test_resize_resize_resize_21", "question": "Do the large enlarging Cylinder and the big Rubber Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_enlarge", "inputs": [1], "_output": [3, 4, 5], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [6], "_output": [2, 4, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [7], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [8], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 9], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 372}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_linear_10.mp4", "video_index": 10, "video": "tricycle_test_recolor_resize_linear_10", "question": "Do the Cone and the big Cube always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [4], "_output": [5], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 5, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 373}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_rotate_1.mp4", "video_index": 1, "video": "tricycle_test_orbit_recolor_rotate_1", "question": "Do the brown object and the Metal Cube always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [1, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [4], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 374}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_orbit_13.mp4", "video_index": 13, "video": "tricycle_test_orbit_orbit_orbit_13", "question": "Is the small Sphere perpetually the same color as the large Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 375}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_linear_1.mp4", "video_index": 1, "video": "tricycle_test_recolor_recolor_linear_1", "question": "Is the color of the Sphere constantly the same as the large Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [5], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 376}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_linear_3.mp4", "video_index": 3, "video": "tricycle_test_orbit_resize_linear_3", "question": "Is the small Cube perpetually the same color as the big Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 377}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_resize_2.mp4", "video_index": 2, "video": "tricycle_test_recolor_recolor_resize_2", "question": "Will the yellow thing continually be the same size as the brown thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [3], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 378}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_linear_2.mp4", "video_index": 2, "video": "tricycle_test_recolor_resize_linear_2", "question": "Is the color of the Rubber Sphere constantly the same as the tiny enlarging object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 2, 4, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_enlarge", "inputs": [5], "_output": [5], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 5, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 379}, {"split": "test", "video_filename": "tricycle_test_resize_linear_linear_12.mp4", "video_index": 12, "video": "tricycle_test_resize_linear_linear_12", "question": "Does the purple Cylinder constantly have the same size as the Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 380}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_rotate_1.mp4", "video_index": 1, "video": "tricycle_test_orbit_linear_rotate_1", "question": "Do the Cylinder and the brown Cube always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 381}, {"split": "test", "video_filename": "tricycle_test_linear_linear_rotate_9.mp4", "video_index": 9, "video": "tricycle_test_linear_linear_rotate_9", "question": "Is the color of the Cone constantly the same as the small Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 382}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_rotate_10.mp4", "video_index": 10, "video": "tricycle_test_recolor_recolor_rotate_10", "question": "Is the color of the rotating Cube constantly the same as the Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 383}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_rotate_12.mp4", "video_index": 12, "video": "tricycle_test_orbit_resize_rotate_12", "question": "Is the color of the large Metal object constantly the same as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [1], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 384}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_resize_13.mp4", "video_index": 13, "video": "tricycle_test_orbit_recolor_resize_13", "question": "Does the color-changing object constantly have the same size as the Metal object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [0], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [4], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 385}, {"split": "test", "video_filename": "tricycle_test_resize_linear_linear_8.mp4", "video_index": 8, "video": "tricycle_test_resize_linear_linear_8", "question": "Do the Cone and the small Cube always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [1, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 386}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_rotate_18.mp4", "video_index": 18, "video": "tricycle_test_recolor_recolor_rotate_18", "question": "Is the Rubber Cube perpetually the same color as the Metal Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 2, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 387}, {"split": "test", "video_filename": "tricycle_test_resize_resize_linear_16.mp4", "video_index": 16, "video": "tricycle_test_resize_resize_linear_16", "question": "Do the cyan Cone and the yellow Cone always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 388}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_resize_13.mp4", "video_index": 13, "video": "tricycle_test_orbit_resize_resize_13", "question": "Does the Sphere continually have the same color as the large Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [1, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 389}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_resize_9.mp4", "video_index": 9, "video": "tricycle_test_recolor_recolor_resize_9", "question": "Is the Metal Cube perpetually the same color as the Rubber Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [2, 4, 5], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [5], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 390}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_rotate_2.mp4", "video_index": 2, "video": "tricycle_test_orbit_recolor_rotate_2", "question": "Does the small Metal Sphere continually have the same color as the big Rubber Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [1, 3, 5], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [2], "_output": [5], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [3], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [6], "_output": [2, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [7], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [8], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 9], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 391}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_linear_16.mp4", "video_index": 16, "video": "tricycle_test_recolor_resize_linear_16", "question": "Do the Rubber Sphere and the small Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [5], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 5, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 392}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_linear_6.mp4", "video_index": 6, "video": "tricycle_test_orbit_resize_linear_6", "question": "Does the brown Cylinder constantly have the same size as the purple thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 393}, {"split": "test", "video_filename": "tricycle_test_rotate_rotate_rotate_10.mp4", "video_index": 10, "video": "tricycle_test_rotate_rotate_rotate_10", "question": "Will the gray Cube continually be the same size as the blue object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 394}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_rotate_0.mp4", "video_index": 0, "video": "tricycle_test_recolor_resize_rotate_0", "question": "Does the cyan thing constantly have the same size as the Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["cyan"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [4], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 395}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_recolor_8.mp4", "video_index": 8, "video": "tricycle_test_recolor_recolor_recolor_8", "question": "Will the green Metal thing continually be the same size as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 4], "value_inputs": ["green"]}, {"type": "filter_material", "inputs": [1], "_output": [0], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 396}, {"split": "test", "video_filename": "tricycle_test_rotate_rotate_rotate_14.mp4", "video_index": 14, "video": "tricycle_test_rotate_rotate_rotate_14", "question": "Does the Metal Cube continually have the same color as the Rubber Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1, 3, 5], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 2, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 397}, {"split": "test", "video_filename": "tricycle_test_resize_resize_linear_7.mp4", "video_index": 7, "video": "tricycle_test_resize_resize_linear_7", "question": "Is the enlarging Cube perpetually the same color as the large Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [0], "_output": [3, 4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 398}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_rotate_16.mp4", "video_index": 16, "video": "tricycle_test_recolor_linear_rotate_16", "question": "Does the rotating thing constantly have the same size as the cyan thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2], "value_inputs": ["cyan"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 399}, {"split": "test", "video_filename": "tricycle_test_resize_resize_linear_12.mp4", "video_index": 12, "video": "tricycle_test_resize_resize_linear_12", "question": "Will the brown Sphere continually be the same size as the cyan thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["cyan"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 400}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_resize_0.mp4", "video_index": 0, "video": "tricycle_test_orbit_orbit_resize_0", "question": "Do the yellow Rubber object and the Cube always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 1], "value_inputs": ["yellow"]}, {"type": "filter_material", "inputs": [1], "_output": [0], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 401}, {"split": "test", "video_filename": "tricycle_test_rotate_rotate_rotate_7.mp4", "video_index": 7, "video": "tricycle_test_rotate_rotate_rotate_7", "question": "Do the red thing and the cyan Cube always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["red"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 402}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_resize_16.mp4", "video_index": 16, "video": "tricycle_test_orbit_recolor_resize_16", "question": "Will the cyan Cube continually be the same size as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 2], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 403}, {"split": "test", "video_filename": "tricycle_test_resize_resize_resize_4.mp4", "video_index": 4, "video": "tricycle_test_resize_resize_resize_4", "question": "Does the small Metal thing continually have the same color as the big enlarging Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [0], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_enlarge", "inputs": [5], "_output": [3, 4, 5], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [6], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [7], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 404}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_resize_8.mp4", "video_index": 8, "video": "tricycle_test_recolor_resize_resize_8", "question": "Do the big Metal thing and the Cube always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [0], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 405}, {"split": "test", "video_filename": "tricycle_test_linear_linear_linear_8.mp4", "video_index": 8, "video": "tricycle_test_linear_linear_linear_8", "question": "Will the Sphere continually be the same size as the brown Rubber Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2, 5], "value_inputs": ["brown"]}, {"type": "filter_material", "inputs": [4], "_output": [5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [5], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 5, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 406}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_rotate_3.mp4", "video_index": 3, "video": "tricycle_test_recolor_recolor_rotate_3", "question": "Does the red rotating object constantly have the same size as the red Metal thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2, 3], "value_inputs": ["red"]}, {"type": "filter_rotate", "inputs": [1], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2, 3], "value_inputs": ["red"]}, {"type": "filter_material", "inputs": [5], "_output": [2], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 407}, {"split": "test", "video_filename": "tricycle_test_orbit_rotate_rotate_21.mp4", "video_index": 21, "video": "tricycle_test_orbit_rotate_rotate_21", "question": "Does the blue Sphere constantly have the same size as the yellow Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 408}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_linear_13.mp4", "video_index": 13, "video": "tricycle_test_recolor_recolor_linear_13", "question": "Does the yellow Cylinder constantly have the same size as the yellow Rubber object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 1], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 1], "value_inputs": ["yellow"]}, {"type": "filter_material", "inputs": [5], "_output": [1], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 409}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_linear_10.mp4", "video_index": 10, "video": "tricycle_test_recolor_recolor_linear_10", "question": "Do the green object and the gray Cone always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["green"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [3], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 410}, {"split": "test", "video_filename": "tricycle_test_recolor_rotate_rotate_14.mp4", "video_index": 14, "video": "tricycle_test_recolor_rotate_rotate_14", "question": "Is the color of the tiny Cube constantly the same as the Metal rotating thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 2, 4], "value_inputs": ["Metal"]}, {"type": "filter_rotate", "inputs": [5], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 411}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_resize_9.mp4", "video_index": 9, "video": "tricycle_test_orbit_resize_resize_9", "question": "Is the Cylinder perpetually the same color as the small Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 412}, {"split": "test", "video_filename": "tricycle_test_recolor_rotate_rotate_15.mp4", "video_index": 15, "video": "tricycle_test_recolor_rotate_rotate_15", "question": "Is the color of the large Sphere constantly the same as the Rubber rotating Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 4], "value_inputs": ["Rubber"]}, {"type": "filter_rotate", "inputs": [5], "_output": [4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [6], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [7], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 413}, {"split": "test", "video_filename": "tricycle_test_resize_linear_rotate_9.mp4", "video_index": 9, "video": "tricycle_test_resize_linear_rotate_9", "question": "Is the tiny Rubber object perpetually the same color as the tiny rotating object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [4], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_rotate", "inputs": [5], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 414}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_orbit_14.mp4", "video_index": 14, "video": "tricycle_test_orbit_orbit_orbit_14", "question": "Is the color of the Rubber Cylinder constantly the same as the Rubber Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 415}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_linear_13.mp4", "video_index": 13, "video": "tricycle_test_orbit_resize_linear_13", "question": "Do the Sphere and the small Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 416}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_linear_13.mp4", "video_index": 13, "video": "tricycle_test_orbit_orbit_linear_13", "question": "Does the small Cylinder continually have the same color as the Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 417}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_resize_21.mp4", "video_index": 21, "video": "tricycle_test_recolor_resize_resize_21", "question": "Is the small Cylinder perpetually the same color as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 418}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_resize_11.mp4", "video_index": 11, "video": "tricycle_test_recolor_recolor_resize_11", "question": "Do the yellow Metal Sphere and the blue Sphere always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 2, 3], "value_inputs": ["yellow"]}, {"type": "filter_material", "inputs": [1], "_output": [3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [5], "_output": [1], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [6], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [7], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [4, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 419}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_resize_2.mp4", "video_index": 2, "video": "tricycle_test_recolor_resize_resize_2", "question": "Do the blue thing and the cyan Sphere always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [3], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 420}, {"split": "test", "video_filename": "tricycle_test_resize_resize_linear_18.mp4", "video_index": 18, "video": "tricycle_test_resize_resize_linear_18", "question": "Do the enlarging Cylinder and the Cube always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [0], "_output": [3, 4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 421}, {"split": "test", "video_filename": "tricycle_test_resize_linear_linear_18.mp4", "video_index": 18, "video": "tricycle_test_resize_linear_linear_18", "question": "Is the color of the small Cylinder constantly the same as the enlarging Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [4], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 422}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_recolor_11.mp4", "video_index": 11, "video": "tricycle_test_recolor_recolor_recolor_11", "question": "Is the big Cone perpetually the same color as the tiny Metal Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [5], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [5], "_output": [0, 2, 3, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [6], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [7], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 423}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_rotate_2.mp4", "video_index": 2, "video": "tricycle_test_recolor_resize_rotate_2", "question": "Do the yellow thing and the purple Cylinder always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 424}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_rotate_2.mp4", "video_index": 2, "video": "tricycle_test_orbit_linear_rotate_2", "question": "Does the cyan Sphere constantly have the same size as the Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 425}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_linear_16.mp4", "video_index": 16, "video": "tricycle_test_orbit_resize_linear_16", "question": "Do the green Cone and the green Cylinder always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 1], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 1], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 426}, {"split": "test", "video_filename": "tricycle_test_linear_linear_rotate_17.mp4", "video_index": 17, "video": "tricycle_test_linear_linear_rotate_17", "question": "Do the rotating Cylinder and the red Metal object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 1], "value_inputs": ["red"]}, {"type": "filter_material", "inputs": [5], "_output": [1], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 427}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_rotate_14.mp4", "video_index": 14, "video": "tricycle_test_recolor_recolor_rotate_14", "question": "Do the color-changing Cylinder and the purple Cube always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [3, 4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [4], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 428}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_resize_10.mp4", "video_index": 10, "video": "tricycle_test_recolor_resize_resize_10", "question": "Does the enlarging Sphere continually have the same color as the tiny Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [0], "_output": [3, 4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 429}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_resize_21.mp4", "video_index": 21, "video": "tricycle_test_orbit_resize_resize_21", "question": "Do the Sphere and the small Metal Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 2, 3], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [4], "_output": [0], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 430}, {"split": "test", "video_filename": "tricycle_test_resize_resize_linear_10.mp4", "video_index": 10, "video": "tricycle_test_resize_resize_linear_10", "question": "Does the Metal Cylinder continually have the same color as the large Rubber Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 3, 4, 5], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [6], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [7], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 431}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_rotate_6.mp4", "video_index": 6, "video": "tricycle_test_recolor_recolor_rotate_6", "question": "Do the Cylinder and the rotating object always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_rotate", "inputs": [3], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 432}, {"split": "test", "video_filename": "tricycle_test_rotate_rotate_rotate_19.mp4", "video_index": 19, "video": "tricycle_test_rotate_rotate_rotate_19", "question": "Is the color of the Sphere constantly the same as the tiny rotating Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_rotate", "inputs": [4], "_output": [3, 4, 5], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 433}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_linear_18.mp4", "video_index": 18, "video": "tricycle_test_recolor_recolor_linear_18", "question": "Does the yellow Cone constantly have the same size as the red Rubber thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2, 3], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 4], "value_inputs": ["red"]}, {"type": "filter_material", "inputs": [5], "_output": [4], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 434}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_resize_20.mp4", "video_index": 20, "video": "tricycle_test_recolor_recolor_resize_20", "question": "Is the color of the small Cone constantly the same as the Rubber object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 435}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_linear_8.mp4", "video_index": 8, "video": "tricycle_test_orbit_resize_linear_8", "question": "Does the purple Sphere constantly have the same size as the green object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["green"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 436}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_rotate_6.mp4", "video_index": 6, "video": "tricycle_test_orbit_recolor_rotate_6", "question": "Will the Rubber Cylinder continually be the same size as the blue Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 3, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 437}, {"split": "test", "video_filename": "tricycle_test_recolor_rotate_rotate_1.mp4", "video_index": 1, "video": "tricycle_test_recolor_rotate_rotate_1", "question": "Is the color of the Rubber rotating object constantly the same as the Metal rotating object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 4], "value_inputs": ["Rubber"]}, {"type": "filter_rotate", "inputs": [1], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1, 2, 3, 5], "value_inputs": ["Metal"]}, {"type": "filter_rotate", "inputs": [5], "_output": [5], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 5, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 438}, {"split": "test", "video_filename": "tricycle_test_rotate_rotate_rotate_9.mp4", "video_index": 9, "video": "tricycle_test_rotate_rotate_rotate_9", "question": "Does the Rubber Sphere continually have the same color as the Metal Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [2, 3, 5], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 439}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_rotate_18.mp4", "video_index": 18, "video": "tricycle_test_orbit_orbit_rotate_18", "question": "Do the large Metal thing and the big Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [5], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 440}, {"split": "test", "video_filename": "tricycle_test_linear_rotate_rotate_0.mp4", "video_index": 0, "video": "tricycle_test_linear_rotate_rotate_0", "question": "Do the Rubber rotating object and the rotating Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["Rubber"]}, {"type": "filter_rotate", "inputs": [1], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_rotate", "inputs": [4], "_output": [4, 5], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [5], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 5, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 441}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_rotate_18.mp4", "video_index": 18, "video": "tricycle_test_orbit_recolor_rotate_18", "question": "Do the rotating Cylinder and the Rubber object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 442}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_linear_12.mp4", "video_index": 12, "video": "tricycle_test_orbit_recolor_linear_12", "question": "Do the purple Cylinder and the green Cone always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 443}, {"split": "test", "video_filename": "tricycle_test_resize_linear_rotate_0.mp4", "video_index": 0, "video": "tricycle_test_resize_linear_rotate_0", "question": "Do the Rubber object and the big Sphere always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 444}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_resize_0.mp4", "video_index": 0, "video": "tricycle_test_orbit_recolor_resize_0", "question": "Does the tiny enlarging object continually have the same color as the large Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_enlarge", "inputs": [1], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [5], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 5, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 445}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_rotate_6.mp4", "video_index": 6, "video": "tricycle_test_recolor_resize_rotate_6", "question": "Does the color-changing object constantly have the same size as the rotating thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [3], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [4], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 446}, {"split": "test", "video_filename": "tricycle_test_resize_linear_linear_0.mp4", "video_index": 0, "video": "tricycle_test_resize_linear_linear_0", "question": "Is the big enlarging thing perpetually the same color as the small Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_enlarge", "inputs": [1], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 447}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_linear_13.mp4", "video_index": 13, "video": "tricycle_test_orbit_linear_linear_13", "question": "Will the brown object continually be the same size as the cyan object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0], "value_inputs": ["cyan"]}, {"type": "unique", "inputs": [4], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 448}, {"split": "test", "video_filename": "tricycle_test_resize_linear_rotate_2.mp4", "video_index": 2, "video": "tricycle_test_resize_linear_rotate_2", "question": "Is the color of the enlarging object constantly the same as the rotating object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [0], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [3], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 449}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_linear_20.mp4", "video_index": 20, "video": "tricycle_test_recolor_resize_linear_20", "question": "Do the gray Cylinder and the Cone always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 450}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_orbit_11.mp4", "video_index": 11, "video": "tricycle_test_orbit_orbit_orbit_11", "question": "Does the yellow Cube constantly have the same size as the brown Metal thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 5], "value_inputs": ["brown"]}, {"type": "filter_material", "inputs": [5], "_output": [5], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [6], "_output": 5, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 451}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_rotate_4.mp4", "video_index": 4, "video": "tricycle_test_recolor_linear_rotate_4", "question": "Does the Rubber Sphere constantly have the same size as the green color-changing object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 2, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3, 4], "value_inputs": ["green"]}, {"type": "filter_change_color", "inputs": [5], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 452}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_rotate_16.mp4", "video_index": 16, "video": "tricycle_test_orbit_linear_rotate_16", "question": "Does the blue Cylinder constantly have the same size as the gray rotating thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1, 3], "value_inputs": ["gray"]}, {"type": "filter_rotate", "inputs": [5], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 453}, {"split": "test", "video_filename": "tricycle_test_resize_resize_rotate_12.mp4", "video_index": 12, "video": "tricycle_test_resize_resize_rotate_12", "question": "Do the rotating object and the brown Sphere always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [3], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 454}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_linear_7.mp4", "video_index": 7, "video": "tricycle_test_recolor_resize_linear_7", "question": "Is the Rubber Cylinder perpetually the same color as the Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 455}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_linear_8.mp4", "video_index": 8, "video": "tricycle_test_recolor_resize_linear_8", "question": "Is the color of the tiny Cube constantly the same as the enlarging Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [4], "_output": [2], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 456}, {"split": "test", "video_filename": "tricycle_test_resize_resize_rotate_13.mp4", "video_index": 13, "video": "tricycle_test_resize_resize_rotate_13", "question": "Do the Sphere and the Metal Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [0, 1, 2, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 457}, {"split": "test", "video_filename": "tricycle_test_recolor_rotate_rotate_4.mp4", "video_index": 4, "video": "tricycle_test_recolor_rotate_rotate_4", "question": "Is the Rubber thing perpetually the same color as the big Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 458}, {"split": "test", "video_filename": "tricycle_test_linear_linear_linear_20.mp4", "video_index": 20, "video": "tricycle_test_linear_linear_linear_20", "question": "Do the green Cube and the brown thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [4], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 459}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_rotate_9.mp4", "video_index": 9, "video": "tricycle_test_recolor_resize_rotate_9", "question": "Is the color of the Sphere constantly the same as the enlarging Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [3], "_output": [2], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 460}, {"split": "test", "video_filename": "tricycle_test_resize_rotate_rotate_6.mp4", "video_index": 6, "video": "tricycle_test_resize_rotate_rotate_6", "question": "Do the Metal Cube and the enlarging thing always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 2], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [4], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 461}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_resize_10.mp4", "video_index": 10, "video": "tricycle_test_recolor_recolor_resize_10", "question": "Do the yellow thing and the red Sphere always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [3], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 462}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_resize_10.mp4", "video_index": 10, "video": "tricycle_test_orbit_resize_resize_10", "question": "Does the big Cube continually have the same color as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 463}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_resize_9.mp4", "video_index": 9, "video": "tricycle_test_orbit_recolor_resize_9", "question": "Do the Metal Cone and the cyan Metal thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 3, 4], "value_inputs": ["cyan"]}, {"type": "filter_material", "inputs": [5], "_output": [3], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 464}, {"split": "test", "video_filename": "tricycle_test_linear_rotate_rotate_17.mp4", "video_index": 17, "video": "tricycle_test_linear_rotate_rotate_17", "question": "Do the large Sphere and the Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 465}, {"split": "test", "video_filename": "tricycle_test_linear_linear_rotate_4.mp4", "video_index": 4, "video": "tricycle_test_linear_linear_rotate_4", "question": "Does the purple Rubber object constantly have the same size as the gray Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2, 4], "value_inputs": ["purple"]}, {"type": "filter_material", "inputs": [1], "_output": [4], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 466}, {"split": "test", "video_filename": "tricycle_test_linear_linear_rotate_13.mp4", "video_index": 13, "video": "tricycle_test_linear_linear_rotate_13", "question": "Does the rotating thing continually have the same color as the Rubber Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [5], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [0, 4, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 467}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_linear_16.mp4", "video_index": 16, "video": "tricycle_test_recolor_recolor_linear_16", "question": "Does the Rubber Sphere constantly have the same size as the blue Rubber thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 3, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2, 3], "value_inputs": ["blue"]}, {"type": "filter_material", "inputs": [5], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 468}, {"split": "test", "video_filename": "tricycle_test_rotate_rotate_rotate_15.mp4", "video_index": 15, "video": "tricycle_test_rotate_rotate_rotate_15", "question": "Is the color of the small Cylinder constantly the same as the large Rubber Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [5], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [1, 4, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [6], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [7], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 469}, {"split": "test", "video_filename": "tricycle_test_resize_linear_linear_16.mp4", "video_index": 16, "video": "tricycle_test_resize_linear_linear_16", "question": "Do the brown Cylinder and the yellow Cube always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 470}, {"split": "test", "video_filename": "tricycle_test_linear_linear_rotate_8.mp4", "video_index": 8, "video": "tricycle_test_linear_linear_rotate_8", "question": "Does the Rubber Cone continually have the same color as the large Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [2, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 471}, {"split": "test", "video_filename": "tricycle_test_rotate_rotate_rotate_13.mp4", "video_index": 13, "video": "tricycle_test_rotate_rotate_rotate_13", "question": "Does the brown Cylinder constantly have the same size as the cyan rotating thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [5], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [1], "_output": [5], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1, 3], "value_inputs": ["cyan"]}, {"type": "filter_rotate", "inputs": [5], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 472}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_rotate_17.mp4", "video_index": 17, "video": "tricycle_test_orbit_resize_rotate_17", "question": "Does the purple Cone constantly have the same size as the cyan thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["cyan"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 473}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_linear_2.mp4", "video_index": 2, "video": "tricycle_test_orbit_recolor_linear_2", "question": "Will the brown Rubber thing continually be the same size as the brown Metal object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 2], "value_inputs": ["brown"]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 2], "value_inputs": ["brown"]}, {"type": "filter_material", "inputs": [5], "_output": [0], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 474}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_linear_8.mp4", "video_index": 8, "video": "tricycle_test_orbit_recolor_linear_8", "question": "Does the color-changing Cone constantly have the same size as the green Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 475}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_rotate_16.mp4", "video_index": 16, "video": "tricycle_test_orbit_orbit_rotate_16", "question": "Do the rotating thing and the red thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1], "value_inputs": ["red"]}, {"type": "unique", "inputs": [4], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 476}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_rotate_15.mp4", "video_index": 15, "video": "tricycle_test_orbit_resize_rotate_15", "question": "Is the big Rubber Cone perpetually the same color as the rotating object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [2, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_rotate", "inputs": [5], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 477}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_recolor_1.mp4", "video_index": 1, "video": "tricycle_test_orbit_recolor_recolor_1", "question": "Is the color of the Metal Sphere constantly the same as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 2, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 478}, {"split": "test", "video_filename": "tricycle_test_rotate_rotate_rotate_20.mp4", "video_index": 20, "video": "tricycle_test_rotate_rotate_rotate_20", "question": "Does the cyan Cube constantly have the same size as the cyan Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1, 2], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1, 2], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 479}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_rotate_7.mp4", "video_index": 7, "video": "tricycle_test_orbit_linear_rotate_7", "question": "Is the Metal Cone perpetually the same color as the large Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 2, 3, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 480}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_recolor_10.mp4", "video_index": 10, "video": "tricycle_test_orbit_recolor_recolor_10", "question": "Is the color of the small Metal Cube constantly the same as the Rubber Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 3, 4], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [1, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [2], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [3], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [5], "_output": [0, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [6], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [7], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 481}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_rotate_20.mp4", "video_index": 20, "video": "tricycle_test_recolor_resize_rotate_20", "question": "Will the color-changing Cylinder continually be the same size as the green Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 482}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_rotate_16.mp4", "video_index": 16, "video": "tricycle_test_orbit_resize_rotate_16", "question": "Does the rotating object constantly have the same size as the Rubber thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [4], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [4], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 483}, {"split": "test", "video_filename": "tricycle_test_linear_linear_rotate_11.mp4", "video_index": 11, "video": "tricycle_test_linear_linear_rotate_11", "question": "Does the blue thing constantly have the same size as the brown object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [4], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [4], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 484}, {"split": "test", "video_filename": "tricycle_test_linear_linear_rotate_14.mp4", "video_index": 14, "video": "tricycle_test_linear_linear_rotate_14", "question": "Does the purple Cube constantly have the same size as the gray Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 485}, {"split": "test", "video_filename": "tricycle_test_rotate_rotate_rotate_17.mp4", "video_index": 17, "video": "tricycle_test_rotate_rotate_rotate_17", "question": "Will the Rubber rotating thing continually be the same size as the Metal Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 2], "value_inputs": ["Rubber"]}, {"type": "filter_rotate", "inputs": [1], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1, 3, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 486}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_linear_12.mp4", "video_index": 12, "video": "tricycle_test_orbit_resize_linear_12", "question": "Does the Cube continually have the same color as the enlarging Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [3], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 487}, {"split": "test", "video_filename": "tricycle_test_resize_resize_linear_4.mp4", "video_index": 4, "video": "tricycle_test_resize_resize_linear_4", "question": "Does the enlarging Cylinder continually have the same color as the big Metal enlarging thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [0], "_output": [3, 4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [2, 3], "value_inputs": ["Metal"]}, {"type": "filter_enlarge", "inputs": [6], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [7], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 488}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_linear_18.mp4", "video_index": 18, "video": "tricycle_test_recolor_resize_linear_18", "question": "Does the Metal Sphere constantly have the same size as the Metal Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 2, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 2, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 489}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_linear_11.mp4", "video_index": 11, "video": "tricycle_test_recolor_resize_linear_11", "question": "Does the Sphere constantly have the same size as the brown Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 490}, {"split": "test", "video_filename": "tricycle_test_linear_rotate_rotate_1.mp4", "video_index": 1, "video": "tricycle_test_linear_rotate_rotate_1", "question": "Will the Rubber thing continually be the same size as the brown Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 491}, {"split": "test", "video_filename": "tricycle_test_resize_linear_rotate_4.mp4", "video_index": 4, "video": "tricycle_test_resize_linear_rotate_4", "question": "Is the tiny Cylinder perpetually the same color as the rotating Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_rotate", "inputs": [4], "_output": [2], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 492}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_orbit_4.mp4", "video_index": 4, "video": "tricycle_test_orbit_orbit_orbit_4", "question": "Do the large Sphere and the Cube always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 493}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_linear_5.mp4", "video_index": 5, "video": "tricycle_test_orbit_linear_linear_5", "question": "Is the color of the Rubber thing constantly the same as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [4], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 494}, {"split": "test", "video_filename": "tricycle_test_rotate_rotate_rotate_11.mp4", "video_index": 11, "video": "tricycle_test_rotate_rotate_rotate_11", "question": "Do the Metal rotating object and the big Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 3], "value_inputs": ["Metal"]}, {"type": "filter_rotate", "inputs": [1], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 495}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_rotate_18.mp4", "video_index": 18, "video": "tricycle_test_orbit_resize_rotate_18", "question": "Is the rotating Cylinder perpetually the same color as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 496}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_rotate_7.mp4", "video_index": 7, "video": "tricycle_test_orbit_orbit_rotate_7", "question": "Is the color of the small Rubber thing constantly the same as the Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [0], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 497}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_linear_0.mp4", "video_index": 0, "video": "tricycle_test_orbit_recolor_linear_0", "question": "Is the small Metal object perpetually the same color as the small Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [0], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 498}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_recolor_8.mp4", "video_index": 8, "video": "tricycle_test_orbit_orbit_recolor_8", "question": "Do the Metal object and the Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [2], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 499}, {"split": "test", "video_filename": "tricycle_test_resize_resize_linear_11.mp4", "video_index": 11, "video": "tricycle_test_resize_resize_linear_11", "question": "Does the red Cube constantly have the same size as the brown object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2, 3], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 500}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_linear_12.mp4", "video_index": 12, "video": "tricycle_test_recolor_linear_linear_12", "question": "Does the Rubber Sphere continually have the same color as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 501}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_rotate_4.mp4", "video_index": 4, "video": "tricycle_test_orbit_linear_rotate_4", "question": "Do the rotating Cylinder and the cyan object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["cyan"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 502}, {"split": "test", "video_filename": "tricycle_test_resize_resize_rotate_17.mp4", "video_index": 17, "video": "tricycle_test_resize_resize_rotate_17", "question": "Is the color of the Sphere constantly the same as the small enlarging Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_enlarge", "inputs": [4], "_output": [3, 4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 503}, {"split": "test", "video_filename": "tricycle_test_recolor_rotate_rotate_16.mp4", "video_index": 16, "video": "tricycle_test_recolor_rotate_rotate_16", "question": "Will the Cylinder continually be the same size as the green Rubber object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0, 2], "value_inputs": ["green"]}, {"type": "filter_material", "inputs": [4], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 504}, {"split": "test", "video_filename": "tricycle_test_resize_linear_rotate_16.mp4", "video_index": 16, "video": "tricycle_test_resize_linear_rotate_16", "question": "Is the small Cube perpetually the same color as the rotating Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [4], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 505}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_linear_6.mp4", "video_index": 6, "video": "tricycle_test_recolor_recolor_linear_6", "question": "Do the color-changing Cone and the Metal object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [2, 3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 506}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_linear_17.mp4", "video_index": 17, "video": "tricycle_test_recolor_linear_linear_17", "question": "Does the blue object constantly have the same size as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [4], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 507}, {"split": "test", "video_filename": "tricycle_test_linear_rotate_rotate_11.mp4", "video_index": 11, "video": "tricycle_test_linear_rotate_rotate_11", "question": "Does the Metal Cone continually have the same color as the Rubber Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 2, 5], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [3, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 508}, {"split": "test", "video_filename": "tricycle_test_linear_linear_rotate_15.mp4", "video_index": 15, "video": "tricycle_test_linear_linear_rotate_15", "question": "Is the tiny rotating object perpetually the same color as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_rotate", "inputs": [1], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 509}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_rotate_0.mp4", "video_index": 0, "video": "tricycle_test_orbit_recolor_rotate_0", "question": "Will the cyan Sphere continually be the same size as the rotating thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 1, 2], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_rotate", "inputs": [4], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 510}, {"split": "test", "video_filename": "tricycle_test_recolor_rotate_rotate_17.mp4", "video_index": 17, "video": "tricycle_test_recolor_rotate_rotate_17", "question": "Do the Cone and the cyan thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1], "value_inputs": ["cyan"]}, {"type": "unique", "inputs": [4], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 511}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_linear_16.mp4", "video_index": 16, "video": "tricycle_test_orbit_linear_linear_16", "question": "Do the yellow Cube and the Cylinder always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 512}, {"split": "test", "video_filename": "tricycle_test_resize_rotate_rotate_16.mp4", "video_index": 16, "video": "tricycle_test_resize_rotate_rotate_16", "question": "Does the Metal Cube constantly have the same size as the brown Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [5], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [5], "_output": [5], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 5, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 513}, {"split": "test", "video_filename": "tricycle_test_resize_rotate_rotate_13.mp4", "video_index": 13, "video": "tricycle_test_resize_rotate_rotate_13", "question": "Does the large enlarging thing continually have the same color as the big Metal thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3], "value_inputs": ["large"]}, {"type": "filter_enlarge", "inputs": [1], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [0], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 514}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_rotate_17.mp4", "video_index": 17, "video": "tricycle_test_orbit_orbit_rotate_17", "question": "Is the big Cylinder perpetually the same color as the small Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 515}, {"split": "test", "video_filename": "tricycle_test_linear_linear_rotate_1.mp4", "video_index": 1, "video": "tricycle_test_linear_linear_rotate_1", "question": "Do the red Cone and the blue Metal object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2, 4], "value_inputs": ["blue"]}, {"type": "filter_material", "inputs": [5], "_output": [2], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 516}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_linear_19.mp4", "video_index": 19, "video": "tricycle_test_recolor_resize_linear_19", "question": "Do the tiny Metal object and the Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [0], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 517}, {"split": "test", "video_filename": "tricycle_test_linear_linear_linear_12.mp4", "video_index": 12, "video": "tricycle_test_linear_linear_linear_12", "question": "Do the small Cube and the large Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 518}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_resize_7.mp4", "video_index": 7, "video": "tricycle_test_orbit_resize_resize_7", "question": "Do the Metal Cube and the Sphere always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 2], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 519}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_recolor_0.mp4", "video_index": 0, "video": "tricycle_test_orbit_orbit_recolor_0", "question": "Will the red Sphere continually be the same size as the brown Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 520}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_rotate_13.mp4", "video_index": 13, "video": "tricycle_test_orbit_resize_rotate_13", "question": "Does the large Cone continually have the same color as the large Metal thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [2, 3], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [2], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 521}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_linear_2.mp4", "video_index": 2, "video": "tricycle_test_orbit_resize_linear_2", "question": "Will the purple Rubber thing continually be the same size as the purple Metal thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 2], "value_inputs": ["purple"]}, {"type": "filter_material", "inputs": [1], "_output": [0], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 2], "value_inputs": ["purple"]}, {"type": "filter_material", "inputs": [5], "_output": [2], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 522}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_recolor_9.mp4", "video_index": 9, "video": "tricycle_test_orbit_recolor_recolor_9", "question": "Will the blue Cube continually be the same size as the blue Rubber color-changing object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 2, 3], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 2, 3], "value_inputs": ["blue"]}, {"type": "filter_material", "inputs": [5], "_output": [0, 3], "value_inputs": ["Rubber"]}, {"type": "filter_change_color", "inputs": [6], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [7], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 523}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_rotate_18.mp4", "video_index": 18, "video": "tricycle_test_recolor_linear_rotate_18", "question": "Does the blue Cone constantly have the same size as the color-changing object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_change_color", "inputs": [4], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 524}, {"split": "test", "video_filename": "tricycle_test_linear_linear_linear_9.mp4", "video_index": 9, "video": "tricycle_test_linear_linear_linear_9", "question": "Do the cyan Sphere and the green Cylinder always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 525}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_linear_21.mp4", "video_index": 21, "video": "tricycle_test_recolor_linear_linear_21", "question": "Does the purple Cube constantly have the same size as the cyan Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 3], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 526}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_linear_20.mp4", "video_index": 20, "video": "tricycle_test_orbit_linear_linear_20", "question": "Do the green Cone and the purple object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [5], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [1], "_output": [5], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [4], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 527}, {"split": "test", "video_filename": "tricycle_test_orbit_rotate_rotate_10.mp4", "video_index": 10, "video": "tricycle_test_orbit_rotate_rotate_10", "question": "Is the large Cube perpetually the same color as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 528}, {"split": "test", "video_filename": "tricycle_test_resize_resize_rotate_11.mp4", "video_index": 11, "video": "tricycle_test_resize_resize_rotate_11", "question": "Is the color of the tiny rotating Cone constantly the same as the small Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_rotate", "inputs": [1], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [6], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [7], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 529}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_resize_20.mp4", "video_index": 20, "video": "tricycle_test_orbit_resize_resize_20", "question": "Do the purple Cylinder and the gray object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1, 3], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2], "value_inputs": ["gray"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 530}, {"split": "test", "video_filename": "tricycle_test_resize_resize_linear_19.mp4", "video_index": 19, "video": "tricycle_test_resize_resize_linear_19", "question": "Does the Metal Cylinder constantly have the same size as the red Rubber object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 2], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 3], "value_inputs": ["red"]}, {"type": "filter_material", "inputs": [5], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 531}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_recolor_18.mp4", "video_index": 18, "video": "tricycle_test_orbit_recolor_recolor_18", "question": "Will the brown Rubber Cone continually be the same size as the Metal Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 1], "value_inputs": ["brown"]}, {"type": "filter_material", "inputs": [1], "_output": [0], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [5], "_output": [1, 3, 4, 5], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [6], "_output": [5], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [7], "_output": 5, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [4, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 532}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_linear_5.mp4", "video_index": 5, "video": "tricycle_test_recolor_recolor_linear_5", "question": "Do the yellow thing and the red object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [5], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [1], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2], "value_inputs": ["red"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 533}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_rotate_5.mp4", "video_index": 5, "video": "tricycle_test_orbit_orbit_rotate_5", "question": "Does the gray Cube constantly have the same size as the purple thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 534}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_linear_15.mp4", "video_index": 15, "video": "tricycle_test_recolor_linear_linear_15", "question": "Does the gray Rubber object constantly have the same size as the gray Metal thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2, 4], "value_inputs": ["gray"]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2, 4], "value_inputs": ["gray"]}, {"type": "filter_material", "inputs": [5], "_output": [4], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 535}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_linear_16.mp4", "video_index": 16, "video": "tricycle_test_orbit_recolor_linear_16", "question": "Will the Cone continually be the same size as the cyan Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2, 3], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 536}, {"split": "test", "video_filename": "tricycle_test_resize_resize_resize_5.mp4", "video_index": 5, "video": "tricycle_test_resize_resize_resize_5", "question": "Is the color of the small Sphere constantly the same as the small Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 537}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_rotate_15.mp4", "video_index": 15, "video": "tricycle_test_orbit_orbit_rotate_15", "question": "Does the Cylinder continually have the same color as the large Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 538}, {"split": "test", "video_filename": "tricycle_test_resize_resize_resize_9.mp4", "video_index": 9, "video": "tricycle_test_resize_resize_resize_9", "question": "Is the Metal Cone perpetually the same color as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1, 2, 3, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 539}, {"split": "test", "video_filename": "tricycle_test_recolor_rotate_rotate_9.mp4", "video_index": 9, "video": "tricycle_test_recolor_rotate_rotate_9", "question": "Do the Cone and the big Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [4], "_output": [5], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 5, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 540}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_resize_15.mp4", "video_index": 15, "video": "tricycle_test_orbit_resize_resize_15", "question": "Is the small Metal Cone perpetually the same color as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [1, 2, 4, 5], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [5], "_output": [5], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 5, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 541}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_resize_2.mp4", "video_index": 2, "video": "tricycle_test_orbit_recolor_resize_2", "question": "Do the tiny Rubber Cylinder and the tiny Metal object always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [2, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [6], "_output": [1], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [7], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 542}, {"split": "test", "video_filename": "tricycle_test_linear_linear_linear_17.mp4", "video_index": 17, "video": "tricycle_test_linear_linear_linear_17", "question": "Is the tiny Cone perpetually the same color as the large Rubber thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [0], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 543}, {"split": "test", "video_filename": "tricycle_test_orbit_rotate_rotate_19.mp4", "video_index": 19, "video": "tricycle_test_orbit_rotate_rotate_19", "question": "Is the Sphere perpetually the same color as the large Metal thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [4], "_output": [4], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 544}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_recolor_21.mp4", "video_index": 21, "video": "tricycle_test_orbit_orbit_recolor_21", "question": "Does the gray Cylinder constantly have the same size as the purple object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 545}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_rotate_14.mp4", "video_index": 14, "video": "tricycle_test_orbit_linear_rotate_14", "question": "Will the green object continually be the same size as the rotating thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["green"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_rotate", "inputs": [3], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 546}, {"split": "test", "video_filename": "tricycle_test_resize_rotate_rotate_1.mp4", "video_index": 1, "video": "tricycle_test_resize_rotate_rotate_1", "question": "Will the yellow Cone continually be the same size as the purple thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 547}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_resize_12.mp4", "video_index": 12, "video": "tricycle_test_orbit_orbit_resize_12", "question": "Do the large Cone and the Rubber Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 548}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_rotate_18.mp4", "video_index": 18, "video": "tricycle_test_orbit_linear_rotate_18", "question": "Is the color of the tiny Metal Cylinder constantly the same as the tiny Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [1, 2, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [2], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [6], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [7], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 549}, {"split": "test", "video_filename": "tricycle_test_linear_linear_rotate_7.mp4", "video_index": 7, "video": "tricycle_test_linear_linear_rotate_7", "question": "Does the Metal Cylinder continually have the same color as the rotating Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1, 2, 3, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [4], "_output": [4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 550}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_rotate_7.mp4", "video_index": 7, "video": "tricycle_test_recolor_linear_rotate_7", "question": "Do the Cylinder and the purple color-changing thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1, 3], "value_inputs": ["purple"]}, {"type": "filter_change_color", "inputs": [4], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 551}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_linear_21.mp4", "video_index": 21, "video": "tricycle_test_orbit_orbit_linear_21", "question": "Does the Cone continually have the same color as the big Metal Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [4], "_output": [2, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 552}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_linear_9.mp4", "video_index": 9, "video": "tricycle_test_orbit_resize_linear_9", "question": "Is the color of the Cylinder constantly the same as the big Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 553}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_rotate_20.mp4", "video_index": 20, "video": "tricycle_test_recolor_linear_rotate_20", "question": "Does the color-changing Cone constantly have the same size as the green Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1, 3], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 554}, {"split": "test", "video_filename": "tricycle_test_orbit_rotate_rotate_14.mp4", "video_index": 14, "video": "tricycle_test_orbit_rotate_rotate_14", "question": "Is the color of the Cone constantly the same as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 555}, {"split": "test", "video_filename": "tricycle_test_resize_resize_resize_1.mp4", "video_index": 1, "video": "tricycle_test_resize_resize_resize_1", "question": "Is the Metal enlarging thing perpetually the same color as the Rubber Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [2, 3], "value_inputs": ["Metal"]}, {"type": "filter_enlarge", "inputs": [1], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 4, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 556}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_recolor_19.mp4", "video_index": 19, "video": "tricycle_test_orbit_recolor_recolor_19", "question": "Will the brown Cylinder continually be the same size as the blue object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 3], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [4], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 557}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_orbit_19.mp4", "video_index": 19, "video": "tricycle_test_orbit_orbit_orbit_19", "question": "Does the Rubber Cylinder constantly have the same size as the blue Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [5], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [5], "_output": [5], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 5, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 558}, {"split": "test", "video_filename": "tricycle_test_linear_rotate_rotate_12.mp4", "video_index": 12, "video": "tricycle_test_linear_rotate_rotate_12", "question": "Is the large Cone perpetually the same color as the large Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 559}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_resize_17.mp4", "video_index": 17, "video": "tricycle_test_orbit_resize_resize_17", "question": "Is the big Rubber thing perpetually the same color as the Metal Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [1], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 2, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 560}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_linear_7.mp4", "video_index": 7, "video": "tricycle_test_orbit_orbit_linear_7", "question": "Will the Cone continually be the same size as the yellow Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [3], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 561}, {"split": "test", "video_filename": "tricycle_test_recolor_rotate_rotate_0.mp4", "video_index": 0, "video": "tricycle_test_recolor_rotate_rotate_0", "question": "Does the Rubber Cube continually have the same color as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 562}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_resize_15.mp4", "video_index": 15, "video": "tricycle_test_orbit_recolor_resize_15", "question": "Does the Metal Sphere continually have the same color as the Rubber Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1, 2, 3, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 563}, {"split": "test", "video_filename": "tricycle_test_linear_linear_linear_1.mp4", "video_index": 1, "video": "tricycle_test_linear_linear_linear_1", "question": "Does the blue thing constantly have the same size as the yellow Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [3], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 564}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_rotate_14.mp4", "video_index": 14, "video": "tricycle_test_orbit_orbit_rotate_14", "question": "Is the Sphere perpetually the same color as the Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 565}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_rotate_21.mp4", "video_index": 21, "video": "tricycle_test_recolor_resize_rotate_21", "question": "Do the rotating object and the brown Cube always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 566}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_resize_13.mp4", "video_index": 13, "video": "tricycle_test_recolor_recolor_resize_13", "question": "Is the small Cylinder perpetually the same color as the enlarging Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [4], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 567}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_rotate_20.mp4", "video_index": 20, "video": "tricycle_test_recolor_recolor_rotate_20", "question": "Will the yellow Rubber Sphere continually be the same size as the brown Metal Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 1], "value_inputs": ["yellow"]}, {"type": "filter_material", "inputs": [1], "_output": [0], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [3], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [5], "_output": [2, 3], "value_inputs": ["brown"]}, {"type": "filter_material", "inputs": [6], "_output": [2], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [7], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [8], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [4, 9], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 568}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_rotate_19.mp4", "video_index": 19, "video": "tricycle_test_orbit_resize_rotate_19", "question": "Does the gray object constantly have the same size as the red object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["gray"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [4], "value_inputs": ["red"]}, {"type": "unique", "inputs": [4], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 569}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_linear_19.mp4", "video_index": 19, "video": "tricycle_test_orbit_orbit_linear_19", "question": "Is the Rubber Cube perpetually the same color as the big Rubber Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [6], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [7], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 570}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_rotate_0.mp4", "video_index": 0, "video": "tricycle_test_orbit_linear_rotate_0", "question": "Is the tiny Sphere perpetually the same color as the big Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 571}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_resize_16.mp4", "video_index": 16, "video": "tricycle_test_orbit_orbit_resize_16", "question": "Do the gray Cube and the cyan Cylinder always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 572}, {"split": "test", "video_filename": "tricycle_test_resize_linear_rotate_12.mp4", "video_index": 12, "video": "tricycle_test_resize_linear_rotate_12", "question": "Do the small Sphere and the tiny enlarging Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 3, 4], "value_inputs": ["small"]}, {"type": "filter_enlarge", "inputs": [5], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [6], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [7], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 573}, {"split": "test", "video_filename": "tricycle_test_rotate_rotate_rotate_5.mp4", "video_index": 5, "video": "tricycle_test_rotate_rotate_rotate_5", "question": "Does the rotating Cube constantly have the same size as the cyan Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [2, 3, 4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3, 4], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 574}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_recolor_0.mp4", "video_index": 0, "video": "tricycle_test_orbit_recolor_recolor_0", "question": "Do the Metal Cube and the Rubber Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 2], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1, 3, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 575}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_orbit_15.mp4", "video_index": 15, "video": "tricycle_test_orbit_orbit_orbit_15", "question": "Do the green thing and the brown thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["green"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [4], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 576}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_linear_10.mp4", "video_index": 10, "video": "tricycle_test_orbit_recolor_linear_10", "question": "Will the cyan color-changing object continually be the same size as the Metal thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3, 4, 5], "value_inputs": ["cyan"]}, {"type": "filter_change_color", "inputs": [1], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [2], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 577}, {"split": "test", "video_filename": "tricycle_test_linear_linear_rotate_12.mp4", "video_index": 12, "video": "tricycle_test_linear_linear_rotate_12", "question": "Is the large Rubber object perpetually the same color as the Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 578}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_recolor_18.mp4", "video_index": 18, "video": "tricycle_test_recolor_recolor_recolor_18", "question": "Is the color of the tiny Sphere constantly the same as the tiny Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 579}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_recolor_11.mp4", "video_index": 11, "video": "tricycle_test_orbit_orbit_recolor_11", "question": "Will the Metal Cylinder continually be the same size as the gray Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 580}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_rotate_6.mp4", "video_index": 6, "video": "tricycle_test_orbit_linear_rotate_6", "question": "Will the rotating thing continually be the same size as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [4], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 581}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_linear_6.mp4", "video_index": 6, "video": "tricycle_test_recolor_linear_linear_6", "question": "Is the color of the large Cube constantly the same as the large Rubber object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 582}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_linear_3.mp4", "video_index": 3, "video": "tricycle_test_recolor_linear_linear_3", "question": "Is the color of the big Sphere constantly the same as the big Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 583}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_recolor_14.mp4", "video_index": 14, "video": "tricycle_test_orbit_recolor_recolor_14", "question": "Do the cyan color-changing thing and the blue object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1, 4], "value_inputs": ["cyan"]}, {"type": "filter_change_color", "inputs": [1], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 584}, {"split": "test", "video_filename": "tricycle_test_resize_resize_linear_9.mp4", "video_index": 9, "video": "tricycle_test_resize_resize_linear_9", "question": "Does the large Cylinder continually have the same color as the tiny Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 585}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_orbit_16.mp4", "video_index": 16, "video": "tricycle_test_orbit_orbit_orbit_16", "question": "Does the green Cube constantly have the same size as the cyan object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 1, 4], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3], "value_inputs": ["cyan"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 586}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_rotate_12.mp4", "video_index": 12, "video": "tricycle_test_recolor_resize_rotate_12", "question": "Does the Sphere continually have the same color as the large enlarging thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 3, 4], "value_inputs": ["large"]}, {"type": "filter_enlarge", "inputs": [4], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 587}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_resize_6.mp4", "video_index": 6, "video": "tricycle_test_orbit_orbit_resize_6", "question": "Does the Metal Cone constantly have the same size as the brown object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [4], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 588}, {"split": "test", "video_filename": "tricycle_test_resize_rotate_rotate_7.mp4", "video_index": 7, "video": "tricycle_test_resize_rotate_rotate_7", "question": "Does the enlarging thing continually have the same color as the big Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 589}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_rotate_3.mp4", "video_index": 3, "video": "tricycle_test_recolor_linear_rotate_3", "question": "Does the purple object constantly have the same size as the blue Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 590}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_linear_13.mp4", "video_index": 13, "video": "tricycle_test_recolor_linear_linear_13", "question": "Does the Metal Cylinder continually have the same color as the Rubber Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [2, 5], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 3, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 591}, {"split": "test", "video_filename": "tricycle_test_resize_resize_rotate_18.mp4", "video_index": 18, "video": "tricycle_test_resize_resize_rotate_18", "question": "Does the rotating object constantly have the same size as the cyan object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2], "value_inputs": ["cyan"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 592}, {"split": "test", "video_filename": "tricycle_test_resize_rotate_rotate_21.mp4", "video_index": 21, "video": "tricycle_test_resize_rotate_rotate_21", "question": "Does the Cone continually have the same color as the Rubber rotating object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [0, 1, 2, 4], "value_inputs": ["Rubber"]}, {"type": "filter_rotate", "inputs": [4], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 593}, {"split": "test", "video_filename": "tricycle_test_linear_linear_linear_6.mp4", "video_index": 6, "video": "tricycle_test_linear_linear_linear_6", "question": "Do the red Cube and the red Cylinder always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3, 4], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3, 4], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 594}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_linear_12.mp4", "video_index": 12, "video": "tricycle_test_recolor_recolor_linear_12", "question": "Do the Metal Cube and the Sphere always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 595}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_linear_11.mp4", "video_index": 11, "video": "tricycle_test_recolor_linear_linear_11", "question": "Does the green thing constantly have the same size as the brown Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["green"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0, 2], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 596}, {"split": "test", "video_filename": "tricycle_test_resize_resize_rotate_9.mp4", "video_index": 9, "video": "tricycle_test_resize_resize_rotate_9", "question": "Do the big Rubber Cube and the large rotating Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [1], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [3], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_rotate", "inputs": [6], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [7], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [8], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 9], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 597}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_linear_0.mp4", "video_index": 0, "video": "tricycle_test_orbit_orbit_linear_0", "question": "Do the green thing and the brown object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["green"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [4], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 598}, {"split": "test", "video_filename": "tricycle_test_resize_linear_rotate_3.mp4", "video_index": 3, "video": "tricycle_test_resize_linear_rotate_3", "question": "Do the big Cone and the large enlarging object always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_enlarge", "inputs": [5], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 599}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_linear_21.mp4", "video_index": 21, "video": "tricycle_test_orbit_resize_linear_21", "question": "Do the gray Cube and the yellow thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [4], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 600}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_resize_0.mp4", "video_index": 0, "video": "tricycle_test_orbit_resize_resize_0", "question": "Is the color of the tiny Cone constantly the same as the big Rubber thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 601}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_orbit_12.mp4", "video_index": 12, "video": "tricycle_test_orbit_orbit_orbit_12", "question": "Do the red thing and the green Sphere always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["red"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 602}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_resize_3.mp4", "video_index": 3, "video": "tricycle_test_recolor_recolor_resize_3", "question": "Does the yellow thing constantly have the same size as the cyan Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2, 3], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 603}, {"split": "test", "video_filename": "tricycle_test_resize_rotate_rotate_9.mp4", "video_index": 9, "video": "tricycle_test_resize_rotate_rotate_9", "question": "Does the small Cylinder continually have the same color as the rotating Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_rotate", "inputs": [4], "_output": [2, 3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 604}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_resize_2.mp4", "video_index": 2, "video": "tricycle_test_orbit_orbit_resize_2", "question": "Do the Cylinder and the enlarging object always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [3], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 605}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_resize_17.mp4", "video_index": 17, "video": "tricycle_test_recolor_recolor_resize_17", "question": "Do the Cube and the yellow Cone always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 606}, {"split": "test", "video_filename": "tricycle_test_linear_linear_linear_13.mp4", "video_index": 13, "video": "tricycle_test_linear_linear_linear_13", "question": "Will the red Cone continually be the same size as the red Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2, 3], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2, 3], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 607}, {"split": "test", "video_filename": "tricycle_test_resize_linear_linear_9.mp4", "video_index": 9, "video": "tricycle_test_resize_linear_linear_9", "question": "Is the color of the tiny enlarging object constantly the same as the tiny Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_enlarge", "inputs": [1], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 608}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_linear_9.mp4", "video_index": 9, "video": "tricycle_test_orbit_recolor_linear_9", "question": "Do the Cylinder and the Rubber Sphere always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [1, 3, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [4], "_output": [5], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 5, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 609}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_rotate_3.mp4", "video_index": 3, "video": "tricycle_test_orbit_recolor_rotate_3", "question": "Will the blue object continually be the same size as the color-changing Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_change_color", "inputs": [3], "_output": [2], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 610}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_resize_13.mp4", "video_index": 13, "video": "tricycle_test_orbit_orbit_resize_13", "question": "Is the small enlarging object perpetually the same color as the tiny Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3], "value_inputs": ["small"]}, {"type": "filter_enlarge", "inputs": [1], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 611}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_linear_6.mp4", "video_index": 6, "video": "tricycle_test_orbit_recolor_linear_6", "question": "Does the green Cone constantly have the same size as the color-changing Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 3], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_change_color", "inputs": [4], "_output": [4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 612}, {"split": "test", "video_filename": "tricycle_test_resize_rotate_rotate_4.mp4", "video_index": 4, "video": "tricycle_test_resize_rotate_rotate_4", "question": "Do the large Cylinder and the tiny Cube always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 613}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_rotate_9.mp4", "video_index": 9, "video": "tricycle_test_orbit_orbit_rotate_9", "question": "Do the Cylinder and the red Cube always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 614}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_resize_5.mp4", "video_index": 5, "video": "tricycle_test_orbit_orbit_resize_5", "question": "Is the color of the tiny Metal thing constantly the same as the Rubber Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [3, 4], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [4], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1, 2, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 615}, {"split": "test", "video_filename": "tricycle_test_resize_resize_linear_20.mp4", "video_index": 20, "video": "tricycle_test_resize_resize_linear_20", "question": "Does the purple Metal thing constantly have the same size as the brown Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1, 2], "value_inputs": ["purple"]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 3], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 616}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_linear_2.mp4", "video_index": 2, "video": "tricycle_test_recolor_recolor_linear_2", "question": "Does the large Cube continually have the same color as the Metal Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 617}, {"split": "test", "video_filename": "tricycle_test_linear_linear_rotate_0.mp4", "video_index": 0, "video": "tricycle_test_linear_linear_rotate_0", "question": "Will the purple rotating thing continually be the same size as the Metal Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3, 4], "value_inputs": ["purple"]}, {"type": "filter_rotate", "inputs": [1], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1, 2], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 618}, {"split": "test", "video_filename": "tricycle_test_recolor_rotate_rotate_19.mp4", "video_index": 19, "video": "tricycle_test_recolor_rotate_rotate_19", "question": "Will the Metal rotating object continually be the same size as the green Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1, 2], "value_inputs": ["Metal"]}, {"type": "filter_rotate", "inputs": [1], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 619}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_recolor_13.mp4", "video_index": 13, "video": "tricycle_test_orbit_orbit_recolor_13", "question": "Does the Sphere constantly have the same size as the cyan Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 620}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_linear_10.mp4", "video_index": 10, "video": "tricycle_test_orbit_orbit_linear_10", "question": "Is the large Cone perpetually the same color as the large Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 621}, {"split": "test", "video_filename": "tricycle_test_linear_rotate_rotate_19.mp4", "video_index": 19, "video": "tricycle_test_linear_rotate_rotate_19", "question": "Does the Metal Cone continually have the same color as the small Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [2, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 622}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_resize_1.mp4", "video_index": 1, "video": "tricycle_test_recolor_recolor_resize_1", "question": "Does the big Sphere continually have the same color as the Metal Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1, 3, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 623}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_rotate_8.mp4", "video_index": 8, "video": "tricycle_test_orbit_linear_rotate_8", "question": "Does the Rubber Cube constantly have the same size as the Rubber Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [2, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [2, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 624}, {"split": "test", "video_filename": "tricycle_test_resize_resize_rotate_14.mp4", "video_index": 14, "video": "tricycle_test_resize_resize_rotate_14", "question": "Is the color of the rotating Cylinder constantly the same as the enlarging Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [4], "_output": [3, 4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 625}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_resize_9.mp4", "video_index": 9, "video": "tricycle_test_orbit_orbit_resize_9", "question": "Will the gray object continually be the same size as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["gray"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [4], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 626}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_orbit_9.mp4", "video_index": 9, "video": "tricycle_test_orbit_orbit_orbit_9", "question": "Do the small Cylinder and the Metal Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 627}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_resize_18.mp4", "video_index": 18, "video": "tricycle_test_orbit_resize_resize_18", "question": "Will the gray thing continually be the same size as the green Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["gray"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 628}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_linear_2.mp4", "video_index": 2, "video": "tricycle_test_recolor_linear_linear_2", "question": "Does the tiny Rubber object continually have the same color as the big Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 629}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_rotate_19.mp4", "video_index": 19, "video": "tricycle_test_orbit_recolor_rotate_19", "question": "Will the yellow object continually be the same size as the purple object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [3], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 630}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_rotate_5.mp4", "video_index": 5, "video": "tricycle_test_orbit_linear_rotate_5", "question": "Is the color of the small Cylinder constantly the same as the large Rubber Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [0, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [6], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [7], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 631}, {"split": "test", "video_filename": "tricycle_test_resize_linear_linear_17.mp4", "video_index": 17, "video": "tricycle_test_resize_linear_linear_17", "question": "Will the cyan Sphere continually be the same size as the cyan Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 1, 2], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 1, 2], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 632}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_rotate_21.mp4", "video_index": 21, "video": "tricycle_test_recolor_recolor_rotate_21", "question": "Does the yellow Cylinder constantly have the same size as the green Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 633}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_rotate_21.mp4", "video_index": 21, "video": "tricycle_test_orbit_orbit_rotate_21", "question": "Is the big Metal thing perpetually the same color as the Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [4], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 634}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_recolor_13.mp4", "video_index": 13, "video": "tricycle_test_orbit_recolor_recolor_13", "question": "Is the color of the Cube constantly the same as the Metal Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [1, 2, 3, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 635}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_linear_6.mp4", "video_index": 6, "video": "tricycle_test_orbit_linear_linear_6", "question": "Does the Cube constantly have the same size as the yellow Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [5], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [1], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2, 3], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 636}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_recolor_2.mp4", "video_index": 2, "video": "tricycle_test_recolor_recolor_recolor_2", "question": "Will the blue Sphere continually be the same size as the blue Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2, 4], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2, 4], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 637}, {"split": "test", "video_filename": "tricycle_test_orbit_rotate_rotate_16.mp4", "video_index": 16, "video": "tricycle_test_orbit_rotate_rotate_16", "question": "Do the yellow object and the brown object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [4], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 638}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_rotate_11.mp4", "video_index": 11, "video": "tricycle_test_recolor_resize_rotate_11", "question": "Is the Sphere perpetually the same color as the tiny Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 639}, {"split": "test", "video_filename": "tricycle_test_resize_linear_linear_10.mp4", "video_index": 10, "video": "tricycle_test_resize_linear_linear_10", "question": "Is the tiny Cone perpetually the same color as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 640}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_rotate_14.mp4", "video_index": 14, "video": "tricycle_test_orbit_resize_rotate_14", "question": "Will the yellow Cylinder continually be the same size as the Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 641}, {"split": "test", "video_filename": "tricycle_test_linear_linear_rotate_3.mp4", "video_index": 3, "video": "tricycle_test_linear_linear_rotate_3", "question": "Do the green thing and the purple Cube always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["green"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [3], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 642}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_linear_10.mp4", "video_index": 10, "video": "tricycle_test_orbit_resize_linear_10", "question": "Does the green object constantly have the same size as the brown object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["green"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [3], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 643}, {"split": "test", "video_filename": "tricycle_test_orbit_rotate_rotate_9.mp4", "video_index": 9, "video": "tricycle_test_orbit_rotate_rotate_9", "question": "Will the purple object continually be the same size as the Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [4], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 644}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_linear_20.mp4", "video_index": 20, "video": "tricycle_test_orbit_recolor_linear_20", "question": "Does the large Cone continually have the same color as the tiny Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 645}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_resize_18.mp4", "video_index": 18, "video": "tricycle_test_recolor_resize_resize_18", "question": "Is the small Rubber object perpetually the same color as the small Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 646}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_rotate_4.mp4", "video_index": 4, "video": "tricycle_test_orbit_resize_rotate_4", "question": "Will the Cube continually be the same size as the brown Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 647}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_linear_4.mp4", "video_index": 4, "video": "tricycle_test_recolor_linear_linear_4", "question": "Do the small Metal Cone and the small Rubber Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 3, 4], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [0, 3, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [2], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [0, 1, 3, 4], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [6], "_output": [1], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [7], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [8], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 9], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 648}, {"split": "test", "video_filename": "tricycle_test_recolor_rotate_rotate_13.mp4", "video_index": 13, "video": "tricycle_test_recolor_rotate_rotate_13", "question": "Does the small Cylinder continually have the same color as the small Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 649}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_recolor_6.mp4", "video_index": 6, "video": "tricycle_test_orbit_orbit_recolor_6", "question": "Do the cyan Cone and the color-changing Cone always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 1], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_change_color", "inputs": [4], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 650}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_resize_17.mp4", "video_index": 17, "video": "tricycle_test_recolor_resize_resize_17", "question": "Does the purple Cone constantly have the same size as the red Rubber object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 1, 2], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3, 4], "value_inputs": ["red"]}, {"type": "filter_material", "inputs": [5], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 651}, {"split": "test", "video_filename": "tricycle_test_resize_resize_rotate_1.mp4", "video_index": 1, "video": "tricycle_test_resize_resize_rotate_1", "question": "Will the cyan thing continually be the same size as the Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["cyan"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [4], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 652}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_resize_19.mp4", "video_index": 19, "video": "tricycle_test_orbit_orbit_resize_19", "question": "Is the big Cube perpetually the same color as the tiny Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 653}, {"split": "test", "video_filename": "tricycle_test_orbit_rotate_rotate_20.mp4", "video_index": 20, "video": "tricycle_test_orbit_rotate_rotate_20", "question": "Do the rotating Cylinder and the tiny Cube always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3, 4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [5], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 5, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 654}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_rotate_2.mp4", "video_index": 2, "video": "tricycle_test_recolor_recolor_rotate_2", "question": "Do the green Cylinder and the gray thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2], "value_inputs": ["gray"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 655}, {"split": "test", "video_filename": "tricycle_test_linear_linear_rotate_19.mp4", "video_index": 19, "video": "tricycle_test_linear_linear_rotate_19", "question": "Is the color of the small Cone constantly the same as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [5], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 656}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_rotate_1.mp4", "video_index": 1, "video": "tricycle_test_orbit_orbit_rotate_1", "question": "Does the large Cylinder continually have the same color as the big Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 657}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_resize_16.mp4", "video_index": 16, "video": "tricycle_test_orbit_resize_resize_16", "question": "Do the gray Cylinder and the blue Cone always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 658}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_rotate_20.mp4", "video_index": 20, "video": "tricycle_test_orbit_linear_rotate_20", "question": "Do the brown Cylinder and the yellow Cylinder always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3, 4], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 659}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_rotate_10.mp4", "video_index": 10, "video": "tricycle_test_orbit_resize_rotate_10", "question": "Does the big Cube continually have the same color as the small Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 660}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_rotate_16.mp4", "video_index": 16, "video": "tricycle_test_orbit_recolor_rotate_16", "question": "Does the big Cone continually have the same color as the big Metal Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [1, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [6], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [7], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 661}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_rotate_7.mp4", "video_index": 7, "video": "tricycle_test_orbit_resize_rotate_7", "question": "Is the Rubber Cylinder perpetually the same color as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 662}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_linear_18.mp4", "video_index": 18, "video": "tricycle_test_orbit_linear_linear_18", "question": "Does the small Sphere continually have the same color as the tiny Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 663}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_resize_5.mp4", "video_index": 5, "video": "tricycle_test_recolor_resize_resize_5", "question": "Do the color-changing object and the red object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2], "value_inputs": ["red"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 664}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_resize_5.mp4", "video_index": 5, "video": "tricycle_test_orbit_recolor_resize_5", "question": "Do the small Rubber thing and the small Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [5], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 5, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 665}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_rotate_8.mp4", "video_index": 8, "video": "tricycle_test_recolor_recolor_rotate_8", "question": "Does the Metal color-changing thing constantly have the same size as the rotating thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1, 2, 4], "value_inputs": ["Metal"]}, {"type": "filter_change_color", "inputs": [1], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_rotate", "inputs": [4], "_output": [5], "value_inputs": [true]}, {"type": "unique", "inputs": [5], "_output": 5, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 666}, {"split": "test", "video_filename": "tricycle_test_resize_linear_rotate_18.mp4", "video_index": 18, "video": "tricycle_test_resize_linear_rotate_18", "question": "Is the color of the large enlarging object constantly the same as the Rubber Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_enlarge", "inputs": [1], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 667}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_linear_8.mp4", "video_index": 8, "video": "tricycle_test_recolor_linear_linear_8", "question": "Does the color-changing thing constantly have the same size as the yellow object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 668}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_rotate_1.mp4", "video_index": 1, "video": "tricycle_test_recolor_linear_rotate_1", "question": "Is the Sphere perpetually the same color as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 669}, {"split": "test", "video_filename": "tricycle_test_linear_rotate_rotate_6.mp4", "video_index": 6, "video": "tricycle_test_linear_rotate_rotate_6", "question": "Do the Sphere and the brown Cone always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [3], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 670}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_recolor_10.mp4", "video_index": 10, "video": "tricycle_test_recolor_recolor_recolor_10", "question": "Does the green thing constantly have the same size as the brown Rubber thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["green"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0, 4], "value_inputs": ["brown"]}, {"type": "filter_material", "inputs": [4], "_output": [0], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 671}, {"split": "test", "video_filename": "tricycle_test_resize_resize_resize_14.mp4", "video_index": 14, "video": "tricycle_test_resize_resize_resize_14", "question": "Do the Rubber enlarging object and the Sphere always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1, 4], "value_inputs": ["Rubber"]}, {"type": "filter_enlarge", "inputs": [1], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 672}, {"split": "test", "video_filename": "tricycle_test_rotate_rotate_rotate_4.mp4", "video_index": 4, "video": "tricycle_test_rotate_rotate_rotate_4", "question": "Do the Cone and the large Metal Cube always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [4], "_output": [0, 2, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 673}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_recolor_3.mp4", "video_index": 3, "video": "tricycle_test_orbit_orbit_recolor_3", "question": "Does the color-changing thing constantly have the same size as the Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [4], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 674}, {"split": "test", "video_filename": "tricycle_test_resize_resize_linear_6.mp4", "video_index": 6, "video": "tricycle_test_resize_resize_linear_6", "question": "Will the Rubber object continually be the same size as the gray object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1], "value_inputs": ["gray"]}, {"type": "unique", "inputs": [4], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 675}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_rotate_11.mp4", "video_index": 11, "video": "tricycle_test_orbit_linear_rotate_11", "question": "Do the big Rubber Sphere and the tiny Metal thing always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [3, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [3], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [1, 3, 4], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [6], "_output": [1], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [7], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 676}, {"split": "test", "video_filename": "tricycle_test_resize_resize_rotate_21.mp4", "video_index": 21, "video": "tricycle_test_resize_resize_rotate_21", "question": "Does the Cylinder continually have the same color as the Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 677}, {"split": "test", "video_filename": "tricycle_test_resize_resize_linear_3.mp4", "video_index": 3, "video": "tricycle_test_resize_resize_linear_3", "question": "Will the blue object continually be the same size as the yellow thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [4], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 678}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_rotate_18.mp4", "video_index": 18, "video": "tricycle_test_recolor_resize_rotate_18", "question": "Does the red rotating Cone constantly have the same size as the cyan Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1, 2, 4], "value_inputs": ["red"]}, {"type": "filter_rotate", "inputs": [1], "_output": [4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [2], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [5], "_output": [0], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [6], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [7], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [4, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 679}, {"split": "test", "video_filename": "tricycle_test_resize_linear_rotate_8.mp4", "video_index": 8, "video": "tricycle_test_resize_linear_rotate_8", "question": "Will the purple Cone continually be the same size as the gray Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 680}, {"split": "test", "video_filename": "tricycle_test_resize_linear_rotate_17.mp4", "video_index": 17, "video": "tricycle_test_resize_linear_rotate_17", "question": "Do the large Cylinder and the small Metal object always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [5], "_output": [3], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 681}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_linear_15.mp4", "video_index": 15, "video": "tricycle_test_recolor_resize_linear_15", "question": "Is the color of the tiny enlarging object constantly the same as the Metal object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_enlarge", "inputs": [1], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [4], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 682}, {"split": "test", "video_filename": "tricycle_test_linear_rotate_rotate_13.mp4", "video_index": 13, "video": "tricycle_test_linear_rotate_rotate_13", "question": "Will the red thing continually be the same size as the green Metal Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [5], "value_inputs": ["red"]}, {"type": "unique", "inputs": [1], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2, 4], "value_inputs": ["green"]}, {"type": "filter_material", "inputs": [4], "_output": [2], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 683}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_linear_8.mp4", "video_index": 8, "video": "tricycle_test_recolor_recolor_linear_8", "question": "Does the yellow thing constantly have the same size as the Rubber color-changing Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [1, 3], "value_inputs": ["Rubber"]}, {"type": "filter_change_color", "inputs": [4], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 684}, {"split": "test", "video_filename": "tricycle_test_resize_resize_linear_21.mp4", "video_index": 21, "video": "tricycle_test_resize_resize_linear_21", "question": "Is the small Metal object perpetually the same color as the big Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [0], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 685}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_resize_20.mp4", "video_index": 20, "video": "tricycle_test_recolor_resize_resize_20", "question": "Is the color of the tiny Sphere constantly the same as the large Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 686}, {"split": "test", "video_filename": "tricycle_test_resize_linear_linear_13.mp4", "video_index": 13, "video": "tricycle_test_resize_linear_linear_13", "question": "Does the purple object constantly have the same size as the red thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [5], "value_inputs": ["red"]}, {"type": "unique", "inputs": [4], "_output": 5, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 687}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_recolor_19.mp4", "video_index": 19, "video": "tricycle_test_orbit_orbit_recolor_19", "question": "Does the big Cube continually have the same color as the large Metal Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [1, 3, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [6], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [7], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 688}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_linear_17.mp4", "video_index": 17, "video": "tricycle_test_recolor_recolor_linear_17", "question": "Does the purple color-changing object constantly have the same size as the red Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2, 3], "value_inputs": ["purple"]}, {"type": "filter_change_color", "inputs": [1], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 4], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 689}, {"split": "test", "video_filename": "tricycle_test_resize_rotate_rotate_5.mp4", "video_index": 5, "video": "tricycle_test_resize_rotate_rotate_5", "question": "Is the color of the rotating Cube constantly the same as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3, 4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 690}, {"split": "test", "video_filename": "tricycle_test_rotate_rotate_rotate_21.mp4", "video_index": 21, "video": "tricycle_test_rotate_rotate_rotate_21", "question": "Do the Metal Cone and the Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [3, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 691}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_rotate_6.mp4", "video_index": 6, "video": "tricycle_test_orbit_resize_rotate_6", "question": "Will the Cone continually be the same size as the brown Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 692}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_rotate_13.mp4", "video_index": 13, "video": "tricycle_test_recolor_linear_rotate_13", "question": "Does the rotating Cylinder continually have the same color as the tiny Rubber thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 3, 4], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [5], "_output": [1], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 693}, {"split": "test", "video_filename": "tricycle_test_resize_resize_rotate_0.mp4", "video_index": 0, "video": "tricycle_test_resize_resize_rotate_0", "question": "Does the blue object constantly have the same size as the yellow Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0, 2], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 694}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_rotate_20.mp4", "video_index": 20, "video": "tricycle_test_orbit_recolor_rotate_20", "question": "Will the cyan Rubber thing continually be the same size as the blue object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 4], "value_inputs": ["cyan"]}, {"type": "filter_material", "inputs": [1], "_output": [4], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 695}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_rotate_12.mp4", "video_index": 12, "video": "tricycle_test_recolor_recolor_rotate_12", "question": "Will the rotating Cube continually be the same size as the purple thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 696}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_recolor_0.mp4", "video_index": 0, "video": "tricycle_test_recolor_recolor_recolor_0", "question": "Will the green Sphere continually be the same size as the red object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1, 3, 4], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2], "value_inputs": ["red"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 697}, {"split": "test", "video_filename": "tricycle_test_orbit_rotate_rotate_12.mp4", "video_index": 12, "video": "tricycle_test_orbit_rotate_rotate_12", "question": "Will the cyan Cylinder continually be the same size as the blue Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 698}, {"split": "test", "video_filename": "tricycle_test_linear_linear_rotate_20.mp4", "video_index": 20, "video": "tricycle_test_linear_linear_rotate_20", "question": "Do the Cylinder and the big rotating object always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_rotate", "inputs": [4], "_output": [5], "value_inputs": [true]}, {"type": "unique", "inputs": [5], "_output": 5, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 699}, {"split": "test", "video_filename": "tricycle_test_linear_rotate_rotate_2.mp4", "video_index": 2, "video": "tricycle_test_linear_rotate_rotate_2", "question": "Is the rotating Cone perpetually the same color as the rotating Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [4, 5], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_rotate", "inputs": [4], "_output": [4, 5], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [5], "_output": [5], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 5, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 700}, {"split": "test", "video_filename": "tricycle_test_resize_resize_rotate_3.mp4", "video_index": 3, "video": "tricycle_test_resize_resize_rotate_3", "question": "Does the large rotating thing continually have the same color as the Metal Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_rotate", "inputs": [1], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 1, 2, 4], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 701}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_rotate_15.mp4", "video_index": 15, "video": "tricycle_test_recolor_resize_rotate_15", "question": "Does the big enlarging Cube continually have the same color as the rotating Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_enlarge", "inputs": [1], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [5], "_output": [4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [6], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [7], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 702}, {"split": "test", "video_filename": "tricycle_test_orbit_rotate_rotate_4.mp4", "video_index": 4, "video": "tricycle_test_orbit_rotate_rotate_4", "question": "Is the color of the Metal rotating object constantly the same as the Rubber Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 2, 4, 5], "value_inputs": ["Metal"]}, {"type": "filter_rotate", "inputs": [1], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 703}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_rotate_14.mp4", "video_index": 14, "video": "tricycle_test_orbit_recolor_rotate_14", "question": "Does the green Rubber object constantly have the same size as the green color-changing thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2, 3], "value_inputs": ["green"]}, {"type": "filter_material", "inputs": [1], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2, 3], "value_inputs": ["green"]}, {"type": "filter_change_color", "inputs": [5], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 704}, {"split": "test", "video_filename": "tricycle_test_linear_rotate_rotate_9.mp4", "video_index": 9, "video": "tricycle_test_linear_rotate_rotate_9", "question": "Is the color of the tiny Rubber Cone constantly the same as the Metal Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3], "value_inputs": ["small"]}, {"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": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [5], "_output": [0, 1, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [6], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [7], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 705}, {"split": "test", "video_filename": "tricycle_test_resize_resize_linear_15.mp4", "video_index": 15, "video": "tricycle_test_resize_resize_linear_15", "question": "Do the red thing and the purple thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["red"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [4], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [4], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 706}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_linear_17.mp4", "video_index": 17, "video": "tricycle_test_recolor_resize_linear_17", "question": "Is the color of the large enlarging Sphere constantly the same as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_enlarge", "inputs": [1], "_output": [5], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [2], "_output": [5], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [3], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 707}, {"split": "test", "video_filename": "tricycle_test_rotate_rotate_rotate_8.mp4", "video_index": 8, "video": "tricycle_test_rotate_rotate_rotate_8", "question": "Will the blue thing continually be the same size as the green object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [2], "value_inputs": ["green"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 708}, {"split": "test", "video_filename": "tricycle_test_resize_resize_linear_17.mp4", "video_index": 17, "video": "tricycle_test_resize_resize_linear_17", "question": "Is the Rubber thing perpetually the same color as the small Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 709}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_recolor_10.mp4", "video_index": 10, "video": "tricycle_test_orbit_orbit_recolor_10", "question": "Will the yellow Cone continually be the same size as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 710}, {"split": "test", "video_filename": "tricycle_test_recolor_rotate_rotate_18.mp4", "video_index": 18, "video": "tricycle_test_recolor_rotate_rotate_18", "question": "Do the Cylinder and the color-changing object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_change_color", "inputs": [3], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 711}, {"split": "test", "video_filename": "tricycle_test_linear_linear_linear_3.mp4", "video_index": 3, "video": "tricycle_test_linear_linear_linear_3", "question": "Do the Metal Cone and the Rubber Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 1], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [2, 3, 4, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 712}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_recolor_18.mp4", "video_index": 18, "video": "tricycle_test_orbit_orbit_recolor_18", "question": "Is the Rubber Sphere perpetually the same color as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 713}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_resize_14.mp4", "video_index": 14, "video": "tricycle_test_orbit_orbit_resize_14", "question": "Does the green Cone constantly have the same size as the red Metal object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 3], "value_inputs": ["red"]}, {"type": "filter_material", "inputs": [5], "_output": [0], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 714}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_recolor_21.mp4", "video_index": 21, "video": "tricycle_test_orbit_recolor_recolor_21", "question": "Does the Cube continually have the same color as the Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [4], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 715}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_resize_16.mp4", "video_index": 16, "video": "tricycle_test_recolor_recolor_resize_16", "question": "Do the Cone and the green Cylinder always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0, 1], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 716}, {"split": "test", "video_filename": "tricycle_test_resize_resize_linear_13.mp4", "video_index": 13, "video": "tricycle_test_resize_resize_linear_13", "question": "Do the enlarging Sphere and the Rubber thing always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_enlarge", "inputs": [0], "_output": [2, 3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 717}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_resize_10.mp4", "video_index": 10, "video": "tricycle_test_orbit_recolor_resize_10", "question": "Do the brown Cone and the cyan Sphere always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [2], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 718}, {"split": "test", "video_filename": "tricycle_test_orbit_rotate_rotate_5.mp4", "video_index": 5, "video": "tricycle_test_orbit_rotate_rotate_5", "question": "Do the big Cube and the large Cone always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 719}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_recolor_15.mp4", "video_index": 15, "video": "tricycle_test_orbit_recolor_recolor_15", "question": "Do the purple Metal object and the yellow object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1, 4], "value_inputs": ["purple"]}, {"type": "filter_material", "inputs": [1], "_output": [4], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 720}, {"split": "test", "video_filename": "tricycle_test_recolor_rotate_rotate_7.mp4", "video_index": 7, "video": "tricycle_test_recolor_rotate_rotate_7", "question": "Will the color-changing thing continually be the same size as the yellow Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [4], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 721}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_rotate_21.mp4", "video_index": 21, "video": "tricycle_test_orbit_linear_rotate_21", "question": "Does the small Cube continually have the same color as the large Rubber Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [1, 2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [6], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [7], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 722}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_orbit_2.mp4", "video_index": 2, "video": "tricycle_test_orbit_orbit_orbit_2", "question": "Is the tiny Cube perpetually the same color as the large Metal thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [4], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [6], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 723}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_recolor_21.mp4", "video_index": 21, "video": "tricycle_test_recolor_recolor_recolor_21", "question": "Does the brown Cube constantly have the same size as the green thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [5], "value_inputs": ["green"]}, {"type": "unique", "inputs": [5], "_output": 5, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 724}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_resize_14.mp4", "video_index": 14, "video": "tricycle_test_orbit_recolor_resize_14", "question": "Does the Cone continually have the same color as the Rubber Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [1, 3, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [4], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 725}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_linear_8.mp4", "video_index": 8, "video": "tricycle_test_orbit_linear_linear_8", "question": "Will the red Cylinder continually be the same size as the red Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 2], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 2], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 726}, {"split": "test", "video_filename": "tricycle_test_resize_linear_rotate_19.mp4", "video_index": 19, "video": "tricycle_test_resize_linear_rotate_19", "question": "Is the color of the Rubber Cylinder constantly the same as the tiny Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 2, 3, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [5], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [6], "_output": 5, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 727}, {"split": "test", "video_filename": "tricycle_test_resize_resize_rotate_5.mp4", "video_index": 5, "video": "tricycle_test_resize_resize_rotate_5", "question": "Do the green thing and the purple Cube always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["green"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [3], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 728}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_resize_15.mp4", "video_index": 15, "video": "tricycle_test_orbit_orbit_resize_15", "question": "Does the large Rubber Cube continually have the same color as the big Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [3, 5], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [5], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [3], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [6], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [7], "_output": 4, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 729}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_recolor_16.mp4", "video_index": 16, "video": "tricycle_test_orbit_orbit_recolor_16", "question": "Do the blue thing and the purple object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [4], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 730}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_resize_5.mp4", "video_index": 5, "video": "tricycle_test_recolor_recolor_resize_5", "question": "Does the Rubber color-changing object constantly have the same size as the Metal color-changing Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [1, 2], "value_inputs": ["Rubber"]}, {"type": "filter_change_color", "inputs": [1], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 3, 4], "value_inputs": ["Metal"]}, {"type": "filter_change_color", "inputs": [5], "_output": [4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [6], "_output": [4], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [7], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 731}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_rotate_0.mp4", "video_index": 0, "video": "tricycle_test_recolor_linear_rotate_0", "question": "Do the tiny Cylinder and the big Sphere always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 732}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_linear_19.mp4", "video_index": 19, "video": "tricycle_test_recolor_linear_linear_19", "question": "Does the cyan color-changing thing constantly have the same size as the brown object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0, 2], "value_inputs": ["cyan"]}, {"type": "filter_change_color", "inputs": [1], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 733}, {"split": "test", "video_filename": "tricycle_test_resize_rotate_rotate_2.mp4", "video_index": 2, "video": "tricycle_test_resize_rotate_rotate_2", "question": "Will the Rubber rotating thing continually be the same size as the red object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 4, 5], "value_inputs": ["Rubber"]}, {"type": "filter_rotate", "inputs": [1], "_output": [5], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 5, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [1], "value_inputs": ["red"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 734}, {"split": "test", "video_filename": "tricycle_test_resize_linear_linear_6.mp4", "video_index": 6, "video": "tricycle_test_resize_linear_linear_6", "question": "Is the large Metal Cone perpetually the same color as the big Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [0], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [2], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [0, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [6], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [7], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 735}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_recolor_14.mp4", "video_index": 14, "video": "tricycle_test_recolor_recolor_recolor_14", "question": "Does the large Rubber thing continually have the same color as the Rubber Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [4], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [0, 4], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 736}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_orbit_10.mp4", "video_index": 10, "video": "tricycle_test_orbit_orbit_orbit_10", "question": "Will the gray Cube continually be the same size as the blue Rubber Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [1], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [1], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 1, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3, 5], "value_inputs": ["blue"]}, {"type": "filter_material", "inputs": [5], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [6], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [7], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 737}, {"split": "test", "video_filename": "tricycle_test_resize_rotate_rotate_11.mp4", "video_index": 11, "video": "tricycle_test_resize_rotate_rotate_11", "question": "Is the small Metal thing perpetually the same color as the tiny enlarging object?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [0], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_enlarge", "inputs": [5], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 738}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_rotate_6.mp4", "video_index": 6, "video": "tricycle_test_orbit_orbit_rotate_6", "question": "Is the color of the rotating thing constantly the same as the tiny Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [4], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [5], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 739}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_linear_9.mp4", "video_index": 9, "video": "tricycle_test_recolor_linear_linear_9", "question": "Will the purple Cube continually be the same size as the brown Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [3], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [5], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 740}, {"split": "test", "video_filename": "tricycle_test_linear_linear_linear_19.mp4", "video_index": 19, "video": "tricycle_test_linear_linear_linear_19", "question": "Is the big Metal thing perpetually the same color as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3, 4, 5], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 741}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_linear_14.mp4", "video_index": 14, "video": "tricycle_test_recolor_recolor_linear_14", "question": "Will the Cube continually be the same size as the yellow Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1, 2], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 742}, {"split": "test", "video_filename": "tricycle_test_recolor_rotate_rotate_20.mp4", "video_index": 20, "video": "tricycle_test_recolor_rotate_rotate_20", "question": "Is the color of the Rubber rotating Cone constantly the same as the Metal rotating Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [0], "_output": [0, 2, 4], "value_inputs": ["Rubber"]}, {"type": "filter_rotate", "inputs": [1], "_output": [4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [2], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [5], "_output": [1, 3], "value_inputs": ["Metal"]}, {"type": "filter_rotate", "inputs": [6], "_output": [3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [7], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [8], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 9], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 743}, {"split": "test", "video_filename": "tricycle_test_resize_rotate_rotate_10.mp4", "video_index": 10, "video": "tricycle_test_resize_rotate_rotate_10", "question": "Do the rotating Cylinder and the Sphere always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [2, 3], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 744}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_linear_4.mp4", "video_index": 4, "video": "tricycle_test_orbit_resize_linear_4", "question": "Do the big Metal Cone and the tiny Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [1], "_output": [0, 1], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [2], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [3, 4], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [6], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [7], "_output": 3, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 745}, {"split": "test", "video_filename": "tricycle_test_orbit_resize_resize_4.mp4", "video_index": 4, "video": "tricycle_test_orbit_resize_resize_4", "question": "Do the yellow object and the gray object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [2], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1], "value_inputs": ["gray"]}, {"type": "unique", "inputs": [4], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 746}, {"split": "test", "video_filename": "tricycle_test_resize_resize_resize_7.mp4", "video_index": 7, "video": "tricycle_test_resize_resize_resize_7", "question": "Does the Cone continually have the same color as the Rubber Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [3], "_output": [0, 1], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 747}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_rotate_9.mp4", "video_index": 9, "video": "tricycle_test_recolor_linear_rotate_9", "question": "Does the rotating Cone constantly have the same size as the brown color-changing thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_rotate", "inputs": [0], "_output": [4], "value_inputs": [true]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0, 3], "value_inputs": ["brown"]}, {"type": "filter_change_color", "inputs": [5], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [6], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 748}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_recolor_5.mp4", "video_index": 5, "video": "tricycle_test_orbit_recolor_recolor_5", "question": "Do the Cylinder and the purple Cube always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [3], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [4], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [5], "_output": 3, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 749}, {"split": "test", "video_filename": "tricycle_test_recolor_linear_rotate_17.mp4", "video_index": 17, "video": "tricycle_test_recolor_linear_rotate_17", "question": "Is the color of the tiny Rubber Sphere constantly the same as the small Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [0], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [3], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_size", "inputs": [5], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [6], "_output": [1], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [7], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [4, 8], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 750}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_linear_1.mp4", "video_index": 1, "video": "tricycle_test_orbit_recolor_linear_1", "question": "Is the tiny Cone perpetually the same color as the Rubber Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [1, 2, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 751}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_recolor_1.mp4", "video_index": 1, "video": "tricycle_test_recolor_recolor_recolor_1", "question": "Will the purple thing continually be the same size as the Cube?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_shape", "inputs": [3], "_output": [4], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [4], "_output": 4, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 752}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_linear_11.mp4", "video_index": 11, "video": "tricycle_test_orbit_orbit_linear_11", "question": "Will the purple thing continually be the same size as the yellow Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0, 5], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [4], "_output": [5], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 5, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 753}, {"split": "test", "video_filename": "tricycle_test_recolor_rotate_rotate_8.mp4", "video_index": 8, "video": "tricycle_test_recolor_rotate_rotate_8", "question": "Do the large Cylinder and the tiny Cylinder always have the same color?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [5], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 1, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 754}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_linear_8.mp4", "video_index": 8, "video": "tricycle_test_orbit_orbit_linear_8", "question": "Is the color of the Cone constantly the same as the big Rubber Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [3], "_output": [0, 2, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [4], "_output": [0, 2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [2, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 755}, {"split": "test", "video_filename": "tricycle_test_orbit_linear_linear_21.mp4", "video_index": 21, "video": "tricycle_test_orbit_linear_linear_21", "question": "Does the Cone constantly have the same size as the red Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 756}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_resize_11.mp4", "video_index": 11, "video": "tricycle_test_orbit_recolor_resize_11", "question": "Is the large enlarging thing perpetually the same color as the Sphere?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 2, 3], "value_inputs": ["large"]}, {"type": "filter_enlarge", "inputs": [1], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [4], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 6], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 757}, {"split": "test", "video_filename": "tricycle_test_orbit_orbit_recolor_17.mp4", "video_index": 17, "video": "tricycle_test_orbit_orbit_recolor_17", "question": "Does the color-changing object constantly have the same size as the yellow Metal thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_change_color", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [1, 2], "value_inputs": ["yellow"]}, {"type": "filter_material", "inputs": [4], "_output": [1], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 758}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_linear_15.mp4", "video_index": 15, "video": "tricycle_test_orbit_recolor_linear_15", "question": "Does the tiny Rubber thing continually have the same color as the large Rubber thing?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [0, 1, 3, 4], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [5], "_output": [0], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 7], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 759}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_linear_13.mp4", "video_index": 13, "video": "tricycle_test_orbit_recolor_linear_13", "question": "Do the Cone and the blue Cylinder always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_shape", "inputs": [0], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [1], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0, 1, 3], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [4], "_output": [1], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [5], "_output": 1, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 760}, {"split": "test", "video_filename": "tricycle_test_orbit_recolor_resize_12.mp4", "video_index": 12, "video": "tricycle_test_orbit_recolor_resize_12", "question": "Is the large Sphere perpetually the same color as the tiny Rubber Cylinder?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [0], "_output": [0, 3, 4], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_size", "inputs": [4], "_output": [1, 2, 3, 4], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [5], "_output": [2, 3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [6], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [7], "_output": 2, "value_inputs": []}, {"type": "equal_color_universal", "inputs": [3, 8], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 1, "question_index": 761}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_resize_7.mp4", "video_index": 7, "video": "tricycle_test_recolor_recolor_resize_7", "question": "Do the blue Sphere and the yellow thing always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [3], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [5], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 6], "_output": true, "value_inputs": []}], "answer": true, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 762}, {"split": "test", "video_filename": "tricycle_test_recolor_recolor_resize_21.mp4", "video_index": 21, "video": "tricycle_test_recolor_recolor_resize_21", "question": "Will the purple Cylinder continually be the same size as the red Cone?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [1], "_output": [4], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [4], "_output": [0], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [5], "_output": [0], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [6], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 763}, {"split": "test", "video_filename": "tricycle_test_recolor_resize_linear_6.mp4", "video_index": 6, "video": "tricycle_test_recolor_resize_linear_6", "question": "Do the gray Sphere and the Metal Sphere always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [0], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [1], "_output": [0], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 0, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4], "value_inputs": []}, {"type": "filter_material", "inputs": [4], "_output": [2, 3], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [5], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [6], "_output": 2, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [3, 7], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 764}, {"split": "test", "video_filename": "tricycle_test_linear_linear_linear_5.mp4", "video_index": 5, "video": "tricycle_test_linear_linear_linear_5", "question": "Do the blue object and the cyan object always have the same size?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [0], "_output": [4], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [1], "_output": 4, "value_inputs": []}, {"type": "scene", "inputs": [], "_output": [0, 1, 2, 3, 4, 5], "value_inputs": []}, {"type": "filter_color", "inputs": [3], "_output": [0], "value_inputs": ["cyan"]}, {"type": "unique", "inputs": [4], "_output": 0, "value_inputs": []}, {"type": "equal_size_universal", "inputs": [2, 5], "_output": false, "value_inputs": []}], "answer": false, "template_filename": "universal_descriptive_compare.json", "question_family_index": 0, "question_index": 765}], "template_counts": {"universal_descriptive_compare.json_0": 770, "universal_descriptive_compare.json_1": 762}, "template_answer_counts": {"universal_descriptive_compare.json_0": {"true": 366, "false": 404}, "universal_descriptive_compare.json_1": {"true": 362, "false": 400}}} \ No newline at end of file