Datasets:

DOI:
DanielOchs commited on
Commit
0fa22a7
·
verified ·
1 Parent(s): f745b15

Upload folder using huggingface_hub

Browse files
questions/unicycle/test/questions_counting_cycles.json ADDED
The diff for this file is too large to render. See raw diff
 
questions/unicycle/test/questions_counting_frequency.json ADDED
The diff for this file is too large to render. See raw diff
 
questions/unicycle/test/questions_counting_occurence.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"info": {"date": "16d-10-25", "version": "1.0", "split": "test", "license": "Creative Commons Attribution (CC-BY 4.0)"}, "questions": [{"split": "test", "video_filename": "unicycle_test_linear_9.mp4", "video_index": 9, "video": "unicycle_test_linear_9", "question": "How many times does the back and forth moving tiny brown Cone do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["small"]}, {"type": "filter_color", "inputs": [2], "_output": [2], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [3], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [5], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 0}, {"split": "test", "video_filename": "unicycle_test_linear_120.mp4", "video_index": 120, "video": "unicycle_test_linear_120", "question": "How often does the large Cylinder moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [4], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 1}, {"split": "test", "video_filename": "unicycle_test_linear_1.mp4", "video_index": 1, "video": "unicycle_test_linear_1", "question": "How many times does the back and forth moving Rubber thing do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 2}, {"split": "test", "video_filename": "unicycle_test_linear_83.mp4", "video_index": 83, "video": "unicycle_test_linear_83", "question": "How many times does the back and forth moving gray object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_color", "inputs": [1], "_output": [3], "value_inputs": ["gray"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 3}, {"split": "test", "video_filename": "unicycle_test_linear_106.mp4", "video_index": 106, "video": "unicycle_test_linear_106", "question": "How many times does the back and forth moving Rubber object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 4}, {"split": "test", "video_filename": "unicycle_test_orbit_82.mp4", "video_index": 82, "video": "unicycle_test_orbit_82", "question": "There is an orbiting big Sphere. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 5, "value_inputs": []}], "answer": 5, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 5}, {"split": "test", "video_filename": "unicycle_test_linear_39.mp4", "video_index": 39, "video": "unicycle_test_linear_39", "question": "How many times does the back and forth moving Cube do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 5, "value_inputs": []}], "answer": 5, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 6}, {"split": "test", "video_filename": "unicycle_test_orbit_28.mp4", "video_index": 28, "video": "unicycle_test_orbit_28", "question": "There is an orbiting small red object. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["small"]}, {"type": "filter_color", "inputs": [2], "_output": [2], "value_inputs": ["red"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 7}, {"split": "test", "video_filename": "unicycle_test_orbit_67.mp4", "video_index": 67, "video": "unicycle_test_orbit_67", "question": "How many orbits does the small gray Sphere do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["small"]}, {"type": "filter_color", "inputs": [2], "_output": [2], "value_inputs": ["gray"]}, {"type": "filter_shape", "inputs": [3], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [5], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 8}, {"split": "test", "video_filename": "unicycle_test_linear_21.mp4", "video_index": 21, "video": "unicycle_test_linear_21", "question": "How often does the yellow thing moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_color", "inputs": [1], "_output": [3], "value_inputs": ["yellow"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 9}, {"split": "test", "video_filename": "unicycle_test_linear_17.mp4", "video_index": 17, "video": "unicycle_test_linear_17", "question": "There is an Rubber object that moves back and forth. How often does the object go back and forth in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_material", "inputs": [1], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 5, "value_inputs": []}], "answer": 5, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 10}, {"split": "test", "video_filename": "unicycle_test_linear_84.mp4", "video_index": 84, "video": "unicycle_test_linear_84", "question": "How many times does the back and forth moving object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [2], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 11}, {"split": "test", "video_filename": "unicycle_test_linear_105.mp4", "video_index": 105, "video": "unicycle_test_linear_105", "question": "How often does the yellow Cube moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_color", "inputs": [1], "_output": [3], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [4], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 12}, {"split": "test", "video_filename": "unicycle_test_linear_46.mp4", "video_index": 46, "video": "unicycle_test_linear_46", "question": "How often does the Cube moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 13}, {"split": "test", "video_filename": "unicycle_test_orbit_10.mp4", "video_index": 10, "video": "unicycle_test_orbit_10", "question": "How often does the moving object orbit around its center?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [2], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 14}, {"split": "test", "video_filename": "unicycle_test_orbit_104.mp4", "video_index": 104, "video": "unicycle_test_orbit_104", "question": "How often does the moving small Rubber object orbit around its center?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [1]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [2], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 15}, {"split": "test", "video_filename": "unicycle_test_orbit_54.mp4", "video_index": 54, "video": "unicycle_test_orbit_54", "question": "How many orbits does the large yellow Cone do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["large"]}, {"type": "filter_color", "inputs": [2], "_output": [3], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [3], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [5], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 16}, {"split": "test", "video_filename": "unicycle_test_linear_7.mp4", "video_index": 7, "video": "unicycle_test_linear_7", "question": "How often does the large gray thing moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["large"]}, {"type": "filter_color", "inputs": [2], "_output": [3], "value_inputs": ["gray"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [4], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 17}, {"split": "test", "video_filename": "unicycle_test_linear_90.mp4", "video_index": 90, "video": "unicycle_test_linear_90", "question": "How often does the Rubber Cylinder moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [4], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 18}, {"split": "test", "video_filename": "unicycle_test_orbit_80.mp4", "video_index": 80, "video": "unicycle_test_orbit_80", "question": "There is an orbiting big Cube. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 19}, {"split": "test", "video_filename": "unicycle_test_orbit_88.mp4", "video_index": 88, "video": "unicycle_test_orbit_88", "question": "There is an orbiting object. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [2], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 20}, {"split": "test", "video_filename": "unicycle_test_linear_4.mp4", "video_index": 4, "video": "unicycle_test_linear_4", "question": "How often does the small thing moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["small"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 5, "value_inputs": []}], "answer": 5, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 21}, {"split": "test", "video_filename": "unicycle_test_orbit_106.mp4", "video_index": 106, "video": "unicycle_test_orbit_106", "question": "How many orbits does the brown Cylinder do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [2]}, {"type": "filter_color", "inputs": [1], "_output": [3], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 22}, {"split": "test", "video_filename": "unicycle_test_orbit_93.mp4", "video_index": 93, "video": "unicycle_test_orbit_93", "question": "How many orbits does the blue object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_color", "inputs": [1], "_output": [3], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [3], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 23}, {"split": "test", "video_filename": "unicycle_test_linear_35.mp4", "video_index": 35, "video": "unicycle_test_linear_35", "question": "How many times does the back and forth moving big thing do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["large"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 24}, {"split": "test", "video_filename": "unicycle_test_orbit_147.mp4", "video_index": 147, "video": "unicycle_test_orbit_147", "question": "There is an orbiting object. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [2]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [2], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 25}, {"split": "test", "video_filename": "unicycle_test_orbit_1.mp4", "video_index": 1, "video": "unicycle_test_orbit_1", "question": "There is an orbiting big red object. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["large"]}, {"type": "filter_color", "inputs": [2], "_output": [2], "value_inputs": ["red"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 26}, {"split": "test", "video_filename": "unicycle_test_orbit_114.mp4", "video_index": 114, "video": "unicycle_test_orbit_114", "question": "There is an orbiting Rubber object. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [1]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [3], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 27}, {"split": "test", "video_filename": "unicycle_test_orbit_85.mp4", "video_index": 85, "video": "unicycle_test_orbit_85", "question": "There is an orbiting object. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [2]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [2], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 28}, {"split": "test", "video_filename": "unicycle_test_linear_121.mp4", "video_index": 121, "video": "unicycle_test_linear_121", "question": "How often does the large red thing moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["large"]}, {"type": "filter_color", "inputs": [2], "_output": [2], "value_inputs": ["red"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [4], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 29}, {"split": "test", "video_filename": "unicycle_test_linear_91.mp4", "video_index": 91, "video": "unicycle_test_linear_91", "question": "There is an purple object that moves back and forth. How often does the object go back and forth in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_color", "inputs": [1], "_output": [3], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 30}, {"split": "test", "video_filename": "unicycle_test_linear_115.mp4", "video_index": 115, "video": "unicycle_test_linear_115", "question": "How many times does the back and forth moving Sphere do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 31}, {"split": "test", "video_filename": "unicycle_test_orbit_33.mp4", "video_index": 33, "video": "unicycle_test_orbit_33", "question": "How many orbits does the large thing do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [1]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["large"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [3], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 32}, {"split": "test", "video_filename": "unicycle_test_linear_81.mp4", "video_index": 81, "video": "unicycle_test_linear_81", "question": "How many times does the back and forth moving tiny purple Rubber object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["small"]}, {"type": "filter_color", "inputs": [2], "_output": [3], "value_inputs": ["purple"]}, {"type": "filter_material", "inputs": [3], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [5], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 33}, {"split": "test", "video_filename": "unicycle_test_linear_41.mp4", "video_index": 41, "video": "unicycle_test_linear_41", "question": "How many times does the back and forth moving large Metal object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [2], "_output": [2], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [4], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 34}, {"split": "test", "video_filename": "unicycle_test_orbit_19.mp4", "video_index": 19, "video": "unicycle_test_orbit_19", "question": "How many orbits does the Sphere do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [1]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [3], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 35}, {"split": "test", "video_filename": "unicycle_test_orbit_6.mp4", "video_index": 6, "video": "unicycle_test_orbit_6", "question": "There is an orbiting tiny thing. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["small"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [3], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 36}, {"split": "test", "video_filename": "unicycle_test_orbit_118.mp4", "video_index": 118, "video": "unicycle_test_orbit_118", "question": "How often does the moving object orbit around its center?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [2], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 37}, {"split": "test", "video_filename": "unicycle_test_orbit_136.mp4", "video_index": 136, "video": "unicycle_test_orbit_136", "question": "How often does the moving big Sphere orbit around its center?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 38}, {"split": "test", "video_filename": "unicycle_test_orbit_34.mp4", "video_index": 34, "video": "unicycle_test_orbit_34", "question": "How often does the moving tiny Cube orbit around its center?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 39}, {"split": "test", "video_filename": "unicycle_test_orbit_44.mp4", "video_index": 44, "video": "unicycle_test_orbit_44", "question": "How many orbits does the Cube do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [3], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 40}, {"split": "test", "video_filename": "unicycle_test_linear_139.mp4", "video_index": 139, "video": "unicycle_test_linear_139", "question": "How often does the purple Cylinder moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_color", "inputs": [1], "_output": [2], "value_inputs": ["purple"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [4], "_output": 5, "value_inputs": []}], "answer": 5, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 41}, {"split": "test", "video_filename": "unicycle_test_orbit_7.mp4", "video_index": 7, "video": "unicycle_test_orbit_7", "question": "How often does the moving Rubber thing orbit around its center?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_material", "inputs": [1], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [3], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 42}, {"split": "test", "video_filename": "unicycle_test_linear_140.mp4", "video_index": 140, "video": "unicycle_test_linear_140", "question": "How many times does the back and forth moving small purple thing do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["small"]}, {"type": "filter_color", "inputs": [2], "_output": [3], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [4], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 43}, {"split": "test", "video_filename": "unicycle_test_linear_50.mp4", "video_index": 50, "video": "unicycle_test_linear_50", "question": "There is an green thing that moves back and forth. How often does the object go back and forth in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_color", "inputs": [1], "_output": [3], "value_inputs": ["green"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 44}, {"split": "test", "video_filename": "unicycle_test_orbit_39.mp4", "video_index": 39, "video": "unicycle_test_orbit_39", "question": "There is an orbiting large Rubber thing. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [2], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 45}, {"split": "test", "video_filename": "unicycle_test_linear_125.mp4", "video_index": 125, "video": "unicycle_test_linear_125", "question": "How often does the big Cone moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [4], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 46}, {"split": "test", "video_filename": "unicycle_test_linear_73.mp4", "video_index": 73, "video": "unicycle_test_linear_73", "question": "How many times does the back and forth moving red object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_color", "inputs": [1], "_output": [3], "value_inputs": ["red"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 47}, {"split": "test", "video_filename": "unicycle_test_orbit_108.mp4", "video_index": 108, "video": "unicycle_test_orbit_108", "question": "How often does the moving Sphere orbit around its center?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [3], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 48}, {"split": "test", "video_filename": "unicycle_test_orbit_97.mp4", "video_index": 97, "video": "unicycle_test_orbit_97", "question": "How often does the moving large Cube orbit around its center?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 49}, {"split": "test", "video_filename": "unicycle_test_linear_53.mp4", "video_index": 53, "video": "unicycle_test_linear_53", "question": "How often does the Rubber object moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 50}, {"split": "test", "video_filename": "unicycle_test_linear_149.mp4", "video_index": 149, "video": "unicycle_test_linear_149", "question": "There is an tiny red object that moves back and forth. How often does the object go back and forth in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["small"]}, {"type": "filter_color", "inputs": [2], "_output": [3], "value_inputs": ["red"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [4], "_output": 5, "value_inputs": []}], "answer": 5, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 51}, {"split": "test", "video_filename": "unicycle_test_orbit_11.mp4", "video_index": 11, "video": "unicycle_test_orbit_11", "question": "How many orbits does the brown thing do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_color", "inputs": [1], "_output": [3], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [3], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 52}, {"split": "test", "video_filename": "unicycle_test_orbit_117.mp4", "video_index": 117, "video": "unicycle_test_orbit_117", "question": "How many orbits does the Cube do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [2]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [3], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 53}, {"split": "test", "video_filename": "unicycle_test_orbit_31.mp4", "video_index": 31, "video": "unicycle_test_orbit_31", "question": "There is an orbiting large gray thing. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [2]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["large"]}, {"type": "filter_color", "inputs": [2], "_output": [3], "value_inputs": ["gray"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 54}, {"split": "test", "video_filename": "unicycle_test_orbit_126.mp4", "video_index": 126, "video": "unicycle_test_orbit_126", "question": "There is an orbiting purple thing. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [2]}, {"type": "filter_color", "inputs": [1], "_output": [3], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [3], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 55}, {"split": "test", "video_filename": "unicycle_test_linear_146.mp4", "video_index": 146, "video": "unicycle_test_linear_146", "question": "How often does the tiny Rubber Sphere moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["small"]}, {"type": "filter_material", "inputs": [2], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [3], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [5], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 56}, {"split": "test", "video_filename": "unicycle_test_linear_62.mp4", "video_index": 62, "video": "unicycle_test_linear_62", "question": "How many times does the back and forth moving large thing do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["large"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 57}, {"split": "test", "video_filename": "unicycle_test_linear_135.mp4", "video_index": 135, "video": "unicycle_test_linear_135", "question": "There is an tiny yellow Cone that moves back and forth. How often does the object go back and forth in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["small"]}, {"type": "filter_color", "inputs": [2], "_output": [2], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [3], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [5], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 58}, {"split": "test", "video_filename": "unicycle_test_orbit_128.mp4", "video_index": 128, "video": "unicycle_test_orbit_128", "question": "There is an orbiting Metal thing. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [1]}, {"type": "filter_material", "inputs": [1], "_output": [3], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [3], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 59}, {"split": "test", "video_filename": "unicycle_test_linear_8.mp4", "video_index": 8, "video": "unicycle_test_linear_8", "question": "How often does the brown Cone moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_color", "inputs": [1], "_output": [3], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [4], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 60}, {"split": "test", "video_filename": "unicycle_test_linear_141.mp4", "video_index": 141, "video": "unicycle_test_linear_141", "question": "There is an big thing that moves back and forth. How often does the object go back and forth in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["large"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 61}, {"split": "test", "video_filename": "unicycle_test_linear_82.mp4", "video_index": 82, "video": "unicycle_test_linear_82", "question": "How often does the large object moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["large"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 62}, {"split": "test", "video_filename": "unicycle_test_orbit_47.mp4", "video_index": 47, "video": "unicycle_test_orbit_47", "question": "How often does the moving blue Cube orbit around its center?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_color", "inputs": [1], "_output": [2], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 63}, {"split": "test", "video_filename": "unicycle_test_orbit_74.mp4", "video_index": 74, "video": "unicycle_test_orbit_74", "question": "There is an orbiting big Metal Sphere. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["large"]}, {"type": "filter_material", "inputs": [2], "_output": [2], "value_inputs": ["Metal"]}, {"type": "filter_shape", "inputs": [3], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [5], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 64}, {"split": "test", "video_filename": "unicycle_test_linear_104.mp4", "video_index": 104, "video": "unicycle_test_linear_104", "question": "How often does the Metal object moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_material", "inputs": [1], "_output": [3], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 65}, {"split": "test", "video_filename": "unicycle_test_linear_51.mp4", "video_index": 51, "video": "unicycle_test_linear_51", "question": "How often does the tiny Sphere moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [4], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 66}, {"split": "test", "video_filename": "unicycle_test_linear_130.mp4", "video_index": 130, "video": "unicycle_test_linear_130", "question": "How often does the large thing moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["large"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 67}, {"split": "test", "video_filename": "unicycle_test_orbit_78.mp4", "video_index": 78, "video": "unicycle_test_orbit_78", "question": "How many orbits does the thing do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [2], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 68}, {"split": "test", "video_filename": "unicycle_test_orbit_121.mp4", "video_index": 121, "video": "unicycle_test_orbit_121", "question": "There is an orbiting small Sphere. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 69}, {"split": "test", "video_filename": "unicycle_test_linear_145.mp4", "video_index": 145, "video": "unicycle_test_linear_145", "question": "How many times does the back and forth moving thing do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [2], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 70}, {"split": "test", "video_filename": "unicycle_test_orbit_60.mp4", "video_index": 60, "video": "unicycle_test_orbit_60", "question": "There is an orbiting cyan Cylinder. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_color", "inputs": [1], "_output": [3], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 71}, {"split": "test", "video_filename": "unicycle_test_orbit_9.mp4", "video_index": 9, "video": "unicycle_test_orbit_9", "question": "How many orbits does the big Cone do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 72}, {"split": "test", "video_filename": "unicycle_test_orbit_3.mp4", "video_index": 3, "video": "unicycle_test_orbit_3", "question": "There is an orbiting tiny blue Cube. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [1]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["small"]}, {"type": "filter_color", "inputs": [2], "_output": [3], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [3], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [5], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 73}, {"split": "test", "video_filename": "unicycle_test_orbit_122.mp4", "video_index": 122, "video": "unicycle_test_orbit_122", "question": "How many orbits does the small gray thing do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["small"]}, {"type": "filter_color", "inputs": [2], "_output": [2], "value_inputs": ["gray"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 74}, {"split": "test", "video_filename": "unicycle_test_orbit_20.mp4", "video_index": 20, "video": "unicycle_test_orbit_20", "question": "How many orbits does the tiny object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["small"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [3], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 75}, {"split": "test", "video_filename": "unicycle_test_linear_57.mp4", "video_index": 57, "video": "unicycle_test_linear_57", "question": "There is an blue thing that moves back and forth. How often does the object go back and forth in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "filter_color", "inputs": [1], "_output": [2], "value_inputs": ["blue"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 76}, {"split": "test", "video_filename": "unicycle_test_linear_76.mp4", "video_index": 76, "video": "unicycle_test_linear_76", "question": "There is an green Cylinder that moves back and forth. How often does the object go back and forth in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "filter_color", "inputs": [1], "_output": [2], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [4], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 77}, {"split": "test", "video_filename": "unicycle_test_orbit_76.mp4", "video_index": 76, "video": "unicycle_test_orbit_76", "question": "There is an orbiting object. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [2], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 78}, {"split": "test", "video_filename": "unicycle_test_orbit_102.mp4", "video_index": 102, "video": "unicycle_test_orbit_102", "question": "How many orbits does the Sphere do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [3], "_output": 5, "value_inputs": []}], "answer": 5, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 79}, {"split": "test", "video_filename": "unicycle_test_linear_38.mp4", "video_index": 38, "video": "unicycle_test_linear_38", "question": "There is an cyan thing that moves back and forth. How often does the object go back and forth in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_color", "inputs": [1], "_output": [3], "value_inputs": ["cyan"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 80}, {"split": "test", "video_filename": "unicycle_test_orbit_72.mp4", "video_index": 72, "video": "unicycle_test_orbit_72", "question": "How many orbits does the Rubber thing do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_material", "inputs": [1], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [3], "_output": 5, "value_inputs": []}], "answer": 5, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 81}, {"split": "test", "video_filename": "unicycle_test_linear_56.mp4", "video_index": 56, "video": "unicycle_test_linear_56", "question": "How many times does the back and forth moving yellow Cone do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "filter_color", "inputs": [1], "_output": [2], "value_inputs": ["yellow"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [4], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 82}, {"split": "test", "video_filename": "unicycle_test_orbit_81.mp4", "video_index": 81, "video": "unicycle_test_orbit_81", "question": "How often does the moving big red Cone orbit around its center?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["large"]}, {"type": "filter_color", "inputs": [2], "_output": [3], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [3], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [5], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 83}, {"split": "test", "video_filename": "unicycle_test_orbit_48.mp4", "video_index": 48, "video": "unicycle_test_orbit_48", "question": "How often does the moving Rubber Cone orbit around its center?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 84}, {"split": "test", "video_filename": "unicycle_test_orbit_62.mp4", "video_index": 62, "video": "unicycle_test_orbit_62", "question": "There is an orbiting large brown object. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [2]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["large"]}, {"type": "filter_color", "inputs": [2], "_output": [3], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 85}, {"split": "test", "video_filename": "unicycle_test_orbit_63.mp4", "video_index": 63, "video": "unicycle_test_orbit_63", "question": "There is an orbiting Rubber Sphere. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_material", "inputs": [1], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 86}, {"split": "test", "video_filename": "unicycle_test_orbit_135.mp4", "video_index": 135, "video": "unicycle_test_orbit_135", "question": "How many orbits does the thing do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [2], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 87}, {"split": "test", "video_filename": "unicycle_test_linear_54.mp4", "video_index": 54, "video": "unicycle_test_linear_54", "question": "There is an cyan Cone that moves back and forth. How often does the object go back and forth in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_color", "inputs": [1], "_output": [2], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [4], "_output": 5, "value_inputs": []}], "answer": 5, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 88}, {"split": "test", "video_filename": "unicycle_test_orbit_57.mp4", "video_index": 57, "video": "unicycle_test_orbit_57", "question": "How many orbits does the Cylinder do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [3], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 89}, {"split": "test", "video_filename": "unicycle_test_orbit_83.mp4", "video_index": 83, "video": "unicycle_test_orbit_83", "question": "How many orbits does the Metal object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [1]}, {"type": "filter_material", "inputs": [1], "_output": [3], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [3], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 90}, {"split": "test", "video_filename": "unicycle_test_linear_122.mp4", "video_index": 122, "video": "unicycle_test_linear_122", "question": "How many times does the back and forth moving Metal Sphere do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"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": "query_linear_passes", "inputs": [4], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 91}, {"split": "test", "video_filename": "unicycle_test_linear_136.mp4", "video_index": 136, "video": "unicycle_test_linear_136", "question": "There is an blue Cylinder that moves back and forth. How often does the object go back and forth in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_color", "inputs": [1], "_output": [2], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [4], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 92}, {"split": "test", "video_filename": "unicycle_test_linear_87.mp4", "video_index": 87, "video": "unicycle_test_linear_87", "question": "How often does the large object moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["large"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 93}, {"split": "test", "video_filename": "unicycle_test_linear_52.mp4", "video_index": 52, "video": "unicycle_test_linear_52", "question": "How often does the Cube moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 94}, {"split": "test", "video_filename": "unicycle_test_orbit_96.mp4", "video_index": 96, "video": "unicycle_test_orbit_96", "question": "There is an orbiting cyan object. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_color", "inputs": [1], "_output": [3], "value_inputs": ["cyan"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [3], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 95}, {"split": "test", "video_filename": "unicycle_test_linear_30.mp4", "video_index": 30, "video": "unicycle_test_linear_30", "question": "There is an cyan Cylinder that moves back and forth. How often does the object go back and forth in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_color", "inputs": [1], "_output": [3], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [4], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 96}, {"split": "test", "video_filename": "unicycle_test_orbit_119.mp4", "video_index": 119, "video": "unicycle_test_orbit_119", "question": "How often does the moving Metal object orbit around its center?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [3], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 97}, {"split": "test", "video_filename": "unicycle_test_orbit_89.mp4", "video_index": 89, "video": "unicycle_test_orbit_89", "question": "How many orbits does the small Cone do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [2]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 98}, {"split": "test", "video_filename": "unicycle_test_orbit_30.mp4", "video_index": 30, "video": "unicycle_test_orbit_30", "question": "How many orbits does the large Sphere do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 99}, {"split": "test", "video_filename": "unicycle_test_orbit_111.mp4", "video_index": 111, "video": "unicycle_test_orbit_111", "question": "There is an orbiting big Sphere. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 100}, {"split": "test", "video_filename": "unicycle_test_linear_20.mp4", "video_index": 20, "video": "unicycle_test_linear_20", "question": "How many times does the back and forth moving Metal thing do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_material", "inputs": [1], "_output": [3], "value_inputs": ["Metal"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 101}, {"split": "test", "video_filename": "unicycle_test_linear_131.mp4", "video_index": 131, "video": "unicycle_test_linear_131", "question": "How often does the object moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [2], "_output": 5, "value_inputs": []}], "answer": 5, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 102}, {"split": "test", "video_filename": "unicycle_test_linear_148.mp4", "video_index": 148, "video": "unicycle_test_linear_148", "question": "There is an Cylinder that moves back and forth. How often does the object go back and forth in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_shape", "inputs": [1], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 103}, {"split": "test", "video_filename": "unicycle_test_orbit_8.mp4", "video_index": 8, "video": "unicycle_test_orbit_8", "question": "There is an orbiting small gray thing. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [2]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["small"]}, {"type": "filter_color", "inputs": [2], "_output": [3], "value_inputs": ["gray"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 5, "value_inputs": []}], "answer": 5, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 104}, {"split": "test", "video_filename": "unicycle_test_linear_95.mp4", "video_index": 95, "video": "unicycle_test_linear_95", "question": "There is an blue Rubber Sphere that moves back and forth. How often does the object go back and forth in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_color", "inputs": [1], "_output": [3], "value_inputs": ["blue"]}, {"type": "filter_material", "inputs": [2], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [3], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [5], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 105}, {"split": "test", "video_filename": "unicycle_test_linear_92.mp4", "video_index": 92, "video": "unicycle_test_linear_92", "question": "There is an Cone that moves back and forth. How often does the object go back and forth in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_shape", "inputs": [1], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 106}, {"split": "test", "video_filename": "unicycle_test_orbit_24.mp4", "video_index": 24, "video": "unicycle_test_orbit_24", "question": "How often does the moving Rubber thing orbit around its center?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [1]}, {"type": "filter_material", "inputs": [1], "_output": [2], "value_inputs": ["Rubber"]}, {"type": "unique", "inputs": [2], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [3], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 107}, {"split": "test", "video_filename": "unicycle_test_linear_10.mp4", "video_index": 10, "video": "unicycle_test_linear_10", "question": "How often does the small green Sphere moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["small"]}, {"type": "filter_color", "inputs": [2], "_output": [3], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [3], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [5], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 108}, {"split": "test", "video_filename": "unicycle_test_orbit_37.mp4", "video_index": 37, "video": "unicycle_test_orbit_37", "question": "How often does the moving big brown Cube orbit around its center?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["large"]}, {"type": "filter_color", "inputs": [2], "_output": [3], "value_inputs": ["brown"]}, {"type": "filter_shape", "inputs": [3], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [5], "_output": 5, "value_inputs": []}], "answer": 5, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 109}, {"split": "test", "video_filename": "unicycle_test_linear_68.mp4", "video_index": 68, "video": "unicycle_test_linear_68", "question": "There is an red Cone that moves back and forth. How often does the object go back and forth in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_color", "inputs": [1], "_output": [2], "value_inputs": ["red"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cone"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [4], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 110}, {"split": "test", "video_filename": "unicycle_test_linear_15.mp4", "video_index": 15, "video": "unicycle_test_linear_15", "question": "How many times does the back and forth moving thing do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "unique", "inputs": [1], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [2], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 111}, {"split": "test", "video_filename": "unicycle_test_linear_67.mp4", "video_index": 67, "video": "unicycle_test_linear_67", "question": "How often does the big object moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["large"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [3], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 112}, {"split": "test", "video_filename": "unicycle_test_linear_78.mp4", "video_index": 78, "video": "unicycle_test_linear_78", "question": "How many times does the back and forth moving thing do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "unique", "inputs": [1], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [2], "_output": 2, "value_inputs": []}], "answer": 2, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 113}, {"split": "test", "video_filename": "unicycle_test_linear_143.mp4", "video_index": 143, "video": "unicycle_test_linear_143", "question": "How often does the large Sphere moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [true]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["large"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Sphere"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [4], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 114}, {"split": "test", "video_filename": "unicycle_test_linear_65.mp4", "video_index": 65, "video": "unicycle_test_linear_65", "question": "How many times does the back and forth moving cyan Cylinder do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [2], "value_inputs": [true]}, {"type": "filter_color", "inputs": [1], "_output": [2], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [4], "_output": 1, "value_inputs": []}], "answer": 1, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 115}, {"split": "test", "video_filename": "unicycle_test_orbit_138.mp4", "video_index": 138, "video": "unicycle_test_orbit_138", "question": "How many orbits does the large green Cube do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["large"]}, {"type": "filter_color", "inputs": [2], "_output": [3], "value_inputs": ["green"]}, {"type": "filter_shape", "inputs": [3], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [4], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [5], "_output": 5, "value_inputs": []}], "answer": 5, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 116}, {"split": "test", "video_filename": "unicycle_test_linear_19.mp4", "video_index": 19, "video": "unicycle_test_linear_19", "question": "There is an cyan Cylinder that moves back and forth. How often does the object go back and forth in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_color", "inputs": [1], "_output": [3], "value_inputs": ["cyan"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [4], "_output": 5, "value_inputs": []}], "answer": 5, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 117}, {"split": "test", "video_filename": "unicycle_test_orbit_146.mp4", "video_index": 146, "video": "unicycle_test_orbit_146", "question": "There is an orbiting brown object. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_color", "inputs": [1], "_output": [3], "value_inputs": ["brown"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [3], "_output": 5, "value_inputs": []}], "answer": 5, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 118}, {"split": "test", "video_filename": "unicycle_test_linear_77.mp4", "video_index": 77, "video": "unicycle_test_linear_77", "question": "There is an Sphere that moves back and forth. How often does the object go back and forth in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "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": "query_linear_passes", "inputs": [3], "_output": 5, "value_inputs": []}], "answer": 5, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 119}, {"split": "test", "video_filename": "unicycle_test_orbit_26.mp4", "video_index": 26, "video": "unicycle_test_orbit_26", "question": "How often does the moving purple thing orbit around its center?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_color", "inputs": [1], "_output": [3], "value_inputs": ["purple"]}, {"type": "unique", "inputs": [2], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [3], "_output": 5, "value_inputs": []}], "answer": 5, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 120}, {"split": "test", "video_filename": "unicycle_test_orbit_77.mp4", "video_index": 77, "video": "unicycle_test_orbit_77", "question": "How many orbits does the blue Cube do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [1]}, {"type": "filter_color", "inputs": [1], "_output": [2], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [2], "_output": [2], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [3], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 5, "value_inputs": []}], "answer": 5, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 121}, {"split": "test", "video_filename": "unicycle_test_orbit_139.mp4", "video_index": 139, "video": "unicycle_test_orbit_139", "question": "There is an orbiting small blue Cylinder. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [2], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [2], "value_inputs": ["small"]}, {"type": "filter_color", "inputs": [2], "_output": [2], "value_inputs": ["blue"]}, {"type": "filter_shape", "inputs": [3], "_output": [2], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [4], "_output": 2, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [5], "_output": 5, "value_inputs": []}], "answer": 5, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 122}, {"split": "test", "video_filename": "unicycle_test_orbit_130.mp4", "video_index": 130, "video": "unicycle_test_orbit_130", "question": "There is an orbiting Rubber Cylinder. How many orbits does the object do in the video?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_orbit", "inputs": [0], "_output": [3], "value_inputs": [1]}, {"type": "filter_material", "inputs": [1], "_output": [3], "value_inputs": ["Rubber"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cylinder"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_orbit_passes", "inputs": [4], "_output": 5, "value_inputs": []}], "answer": 5, "template_filename": "counting_occurence.json", "question_family_index": 0, "question_index": 123}, {"split": "test", "video_filename": "unicycle_test_linear_60.mp4", "video_index": 60, "video": "unicycle_test_linear_60", "question": "How often does the tiny Cube moving linearly back and forth repeat?", "program": [{"type": "scene", "inputs": [], "_output": [0, 1, 2, 3], "value_inputs": []}, {"type": "filter_linear", "inputs": [0], "_output": [3], "value_inputs": [null]}, {"type": "filter_size", "inputs": [1], "_output": [3], "value_inputs": ["small"]}, {"type": "filter_shape", "inputs": [2], "_output": [3], "value_inputs": ["Cube"]}, {"type": "unique", "inputs": [3], "_output": 3, "value_inputs": []}, {"type": "query_linear_passes", "inputs": [4], "_output": 5, "value_inputs": []}], "answer": 5, "template_filename": "counting_occurence.json", "question_family_index": 1, "question_index": 124}], "template_counts": {"counting_occurence.json_0": 126, "counting_occurence.json_1": 124}, "template_answer_counts": {"counting_occurence.json_0": {"0": 0, "1": 52, "2": 52, "3": 0, "4": 0, "5": 22, "6": 0, "7": 0, "8": 0, "9": 0, "10": 0}, "counting_occurence.json_1": {"0": 0, "1": 52, "2": 52, "3": 0, "4": 0, "5": 20, "6": 0, "7": 0, "8": 0, "9": 0, "10": 0}}}
questions/unicycle/test/questions_cycle_representative_clockwise.json ADDED
The diff for this file is too large to render. See raw diff
 
questions/unicycle/test/questions_cycle_representative_orbit.json ADDED
The diff for this file is too large to render. See raw diff
 
questions/unicycle/test/questions_cycle_representative_transition.json ADDED
The diff for this file is too large to render. See raw diff
 
questions/unicycle/test/questions_existential_descriptive_attributes.json ADDED
The diff for this file is too large to render. See raw diff
 
questions/unicycle/test/questions_existential_descriptive_compare.json ADDED
The diff for this file is too large to render. See raw diff
 
questions/unicycle/test/questions_existential_descriptive_relate.json ADDED
The diff for this file is too large to render. See raw diff
 
questions/unicycle/test/questions_universal_descriptive_attributes.json ADDED
The diff for this file is too large to render. See raw diff
 
questions/unicycle/test/questions_universal_descriptive_compare.json ADDED
The diff for this file is too large to render. See raw diff
 
questions/unicycle/test/questions_universal_descriptive_relate.json ADDED
The diff for this file is too large to render. See raw diff