video
stringlengths
28
28
question_id
stringclasses
5 values
question_type
stringclasses
1 value
question
stringlengths
34
80
program
listlengths
7
12
choices
dict
conversations
dict
train_videos/video_00807.mp4
15
counterfactual
If the yellow sphere is removed, which event will not happen?
[ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cyan sphere and the brown sphere collide", "The cylinder and the cube collide", "The cube collides with the brown object", "The brown object and the green sphere collide" ], "program": [ [ "all_events", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "unique", "filter_collision", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the yellow sphere is removed, which event will not happen?\nOptions:\nA. The cyan sphere and the brown sphere collide\nB. The cylinder and the cube collide\nC. The cube collides with the brown object\nD. The brown object and the green sphere collide\n\nAnswer:", "D. The brown object and the green sphere collide" ] }
train_videos/video_00808.mp4
13
counterfactual
Which of the following will happen if the red metal sphere is removed?
[ "all_events", "objects", "red", "filter_color", "metal", "filter_material", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cylinder and the yellow object collide", "The brown sphere and the cylinder collide", "The brown object and the yellow object collide", "The cube and the brown object collide" ], "program": [ [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen if the red metal sphere is removed?\nOptions:\nA. The cylinder and the yellow object collide\nB. The brown sphere and the cylinder collide\nC. The brown object and the yellow object collide\nD. The cube and the brown object collide\n\nAnswer:", "D. The cube and the brown object collide" ] }
train_videos/video_00808.mp4
14
counterfactual
Without the red rubber object, which of the following will not happen?
[ "all_events", "objects", "red", "filter_color", "rubber", "filter_material", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The brown sphere and the yellow object collide", "The red metal sphere collides with the yellow object", "The brown object and the red metal sphere collide", "The brown sphere and the cylinder collide" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "unique", "filter_collision", "objects", "red", "filter_color", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "correct", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the red rubber object, which of the following will not happen?\nOptions:\nA. The brown sphere and the yellow object collide\nB. The red metal sphere collides with the yellow object\nC. The brown object and the red metal sphere collide\nD. The brown sphere and the cylinder collide\n\nAnswer:", "C. The brown object and the red metal sphere collide" ] }
train_videos/video_00809.mp4
13
counterfactual
If the metal cylinder is removed, which event will happen?
[ "all_events", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cube and the cyan object collide", "The yellow object and the rubber cylinder collide", "The yellow sphere and the green sphere collide", "The cube collides with the rubber sphere" ], "program": [ [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the metal cylinder is removed, which event will happen?\nOptions:\nA. The cube and the cyan object collide\nB. The yellow object and the rubber cylinder collide\nC. The yellow sphere and the green sphere collide\nD. The cube collides with the rubber sphere\n\nAnswer:", "A. The cube and the cyan object collide" ] }
train_videos/video_00809.mp4
14
counterfactual
What will happen without the rubber sphere?
[ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The green cylinder collides with the rubber cylinder", "The cube collides with the metal cylinder", "The yellow object collides with the metal cylinder", "The cube and the cyan object collide" ], "program": [ [ "all_events", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen without the rubber sphere?\nOptions:\nA. The green cylinder collides with the rubber cylinder\nB. The cube collides with the metal cylinder\nC. The yellow object collides with the metal cylinder\nD. The cube and the cyan object collide\n\nAnswer:", "D. The cube and the cyan object collide" ] }
train_videos/video_00810.mp4
14
counterfactual
If the blue cube is removed, which of the following will happen?
[ "all_events", "objects", "blue", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The green cube collides with the metal sphere", "The green cube collides with the rubber cube", "The green cube collides with the rubber sphere", "The rubber cube and the green sphere collide" ], "program": [ [ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "correct", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the blue cube is removed, which of the following will happen?\nOptions:\nA. The green cube collides with the metal sphere\nB. The green cube collides with the rubber cube\nC. The green cube collides with the rubber sphere\nD. The rubber cube and the green sphere collide\n\nAnswer:", "C. The green cube collides with the rubber sphere" ] }
train_videos/video_00810.mp4
15
counterfactual
Without the metal sphere, which event will not happen?
[ "all_events", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The gray sphere collides with the blue cube", "The green cube and the blue cube collide", "The rubber cube and the blue cube collide", "The green cube and the gray cube collide" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "correct", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the metal sphere, which event will not happen?\nOptions:\nA. The gray sphere collides with the blue cube\nB. The green cube and the blue cube collide\nC. The rubber cube and the blue cube collide\nD. The green cube and the gray cube collide\n\nAnswer:", "C. The rubber cube and the blue cube collide" ] }
train_videos/video_00811.mp4
14
counterfactual
Which of the following will not happen without the cylinder?
[ "all_events", "objects", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The metal sphere and the green sphere collide", "The green cube collides with the metal sphere", "The green cube and the purple sphere collide", "The cyan sphere and the purple sphere collide" ], "program": [ [ "all_events", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen without the cylinder?\nOptions:\nA. The metal sphere and the green sphere collide\nB. The green cube collides with the metal sphere\nC. The green cube and the purple sphere collide\nD. The cyan sphere and the purple sphere collide\n\nAnswer:", "D. The cyan sphere and the purple sphere collide" ] }
train_videos/video_00811.mp4
15
counterfactual
Which of the following will not happen if the cyan cube is removed?
[ "all_events", "objects", "cyan", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The green cube and the cylinder collide", "The green cube and the metal sphere collide", "The cyan sphere collides with the green sphere", "The green cube and the green sphere collide" ], "program": [ [ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen if the cyan cube is removed?\nOptions:\nA. The green cube and the cylinder collide\nB. The green cube and the metal sphere collide\nC. The cyan sphere collides with the green sphere\nD. The green cube and the green sphere collide\n\nAnswer:", "D. The green cube and the green sphere collide" ] }
train_videos/video_00812.mp4
13
counterfactual
Which of the following will happen if the cube is removed?
[ "all_events", "objects", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The red cylinder and the metal sphere collide", "The rubber sphere collides with the purple sphere", "The yellow sphere collides with the yellow cylinder", "The red cylinder and the yellow sphere collide" ], "program": [ [ "all_events", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen if the cube is removed?\nOptions:\nA. The red cylinder and the metal sphere collide\nB. The rubber sphere collides with the purple sphere\nC. The yellow sphere collides with the yellow cylinder\nD. The red cylinder and the yellow sphere collide\n\nAnswer:", "D. The red cylinder and the yellow sphere collide" ] }
train_videos/video_00812.mp4
14
counterfactual
Which event will happen without the purple sphere?
[ "all_events", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The red object collides with the yellow sphere", "The yellow sphere and the yellow cylinder collide", "The rubber sphere collides with the cube", "The cube collides with the yellow cylinder" ], "program": [ [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen without the purple sphere?\nOptions:\nA. The red object collides with the yellow sphere\nB. The yellow sphere and the yellow cylinder collide\nC. The rubber sphere collides with the cube\nD. The cube collides with the yellow cylinder\n\nAnswer:", "A. The red object collides with the yellow sphere" ] }
train_videos/video_00813.mp4
14
counterfactual
Without the red object, which event will happen?
[ "all_events", "objects", "red", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cyan cube collides with the yellow object", "The cylinder and the cyan cube collide", "The green object collides with the cylinder", "The cylinder collides with the rubber sphere" ], "program": [ [ "all_events", "objects", "cyan", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the red object, which event will happen?\nOptions:\nA. The cyan cube collides with the yellow object\nB. The cylinder and the cyan cube collide\nC. The green object collides with the cylinder\nD. The cylinder collides with the rubber sphere\n\nAnswer:", "D. The cylinder collides with the rubber sphere" ] }
train_videos/video_00813.mp4
15
counterfactual
What will not happen without the yellow sphere?
[ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cylinder collides with the cyan sphere", "The cyan cube collides with the red object", "The cylinder collides with the cyan cube", "The cylinder collides with the red sphere" ], "program": [ [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen without the yellow sphere?\nOptions:\nA. The cylinder collides with the cyan sphere\nB. The cyan cube collides with the red object\nC. The cylinder collides with the cyan cube\nD. The cylinder collides with the red sphere\n\nAnswer:", "D. The cylinder collides with the red sphere" ] }
train_videos/video_00814.mp4
14
counterfactual
Which event will happen if the sphere is removed?
[ "all_events", "objects", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The cyan object and the rubber cube collide", "The cyan cube collides with the brown object", "The gray cube collides with the brown object" ], "program": [ [ "all_events", "objects", "cyan", "filter_color", "unique", "filter_collision", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen if the sphere is removed?\nOptions:\nA. The cyan object and the rubber cube collide\nB. The cyan cube collides with the brown object\nC. The gray cube collides with the brown object\n\nAnswer:", "A. The cyan object and the rubber cube collide" ] }
train_videos/video_00815.mp4
14
counterfactual
Which event will happen if the gray object is removed?
[ "all_events", "objects", "gray", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cyan cylinder collides with the yellow cylinder", "The cube collides with the metal sphere", "The rubber sphere and the metal sphere collide", "The cube and the cyan cylinder collide" ], "program": [ [ "all_events", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen if the gray object is removed?\nOptions:\nA. The cyan cylinder collides with the yellow cylinder\nB. The cube collides with the metal sphere\nC. The rubber sphere and the metal sphere collide\nD. The cube and the cyan cylinder collide\n\nAnswer:", "D. The cube and the cyan cylinder collide" ] }
train_videos/video_00815.mp4
15
counterfactual
What will not happen without the yellow cylinder?
[ "all_events", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The yellow sphere collides with the metal sphere", "The rubber sphere collides with the gray object", "The cube and the gray cylinder collide", "The cube and the rubber sphere collide" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen without the yellow cylinder?\nOptions:\nA. The yellow sphere collides with the metal sphere\nB. The rubber sphere collides with the gray object\nC. The cube and the gray cylinder collide\nD. The cube and the rubber sphere collide\n\nAnswer:", "C. The cube and the gray cylinder collide" ] }
train_videos/video_00816.mp4
12
counterfactual
Without the green object, which of the following will happen?
[ "all_events", "objects", "green", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The sphere collides with the cylinder", "The purple object collides with the cylinder", "The purple object collides with the sphere" ], "program": [ [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the green object, which of the following will happen?\nOptions:\nA. The sphere collides with the cylinder\nB. The purple object collides with the cylinder\nC. The purple object collides with the sphere\n\nAnswer:", "C. The purple object collides with the sphere" ] }
train_videos/video_00817.mp4
14
counterfactual
Which of the following will happen without the yellow sphere?
[ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The green cylinder collides with the purple cylinder", "The blue object collides with the brown object", "The green object collides with the blue object" ], "program": [ [ "all_events", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "blue", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the yellow sphere?\nOptions:\nA. The green cylinder collides with the purple cylinder\nB. The blue object collides with the brown object\nC. The green object collides with the blue object\n\nAnswer:", "A. The green cylinder collides with the purple cylinder" ] }
train_videos/video_00817.mp4
15
counterfactual
Without the brown sphere, what will happen?
[ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The green cylinder and the blue object collide", "The green object collides with the rubber cylinder", "The blue object collides with the yellow sphere", "The green cylinder and the yellow object collide" ], "program": [ [ "all_events", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the brown sphere, what will happen?\nOptions:\nA. The green cylinder and the blue object collide\nB. The green object collides with the rubber cylinder\nC. The blue object collides with the yellow sphere\nD. The green cylinder and the yellow object collide\n\nAnswer:", "B. The green object collides with the rubber cylinder" ] }
train_videos/video_00818.mp4
12
counterfactual
What will happen without the cyan object?
[ "all_events", "objects", "cyan", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The rubber sphere collides with the gray object", "The gray object collides with the cube", "The red sphere and the cube collide" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen without the cyan object?\nOptions:\nA. The rubber sphere collides with the gray object\nB. The gray object collides with the cube\nC. The red sphere and the cube collide\n\nAnswer:", "A. The rubber sphere collides with the gray object" ] }
train_videos/video_00818.mp4
13
counterfactual
Which event will happen if the gray sphere is removed?
[ "all_events", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The cyan sphere and the cube collide", "The red sphere collides with the cube" ], "program": [ [ "all_events", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen if the gray sphere is removed?\nOptions:\nA. The cyan sphere and the cube collide\nB. The red sphere collides with the cube\n\nAnswer:", "B. The red sphere collides with the cube" ] }
train_videos/video_00819.mp4
14
counterfactual
What will not happen if the red object is removed?
[ "all_events", "objects", "red", "filter_color", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The rubber sphere and the green cube collide", "The rubber cube and the green cube collide", "The purple sphere and the green cube collide", "The rubber cube collides with the purple object" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen if the red object is removed?\nOptions:\nA. The rubber sphere and the green cube collide\nB. The rubber cube and the green cube collide\nC. The purple sphere and the green cube collide\nD. The rubber cube collides with the purple object\n\nAnswer:", "C. The purple sphere and the green cube collide" ] }
train_videos/video_00819.mp4
15
counterfactual
Which event will happen if the green cube is removed?
[ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The purple sphere and the red cube collide", "The brown cube and the red object collide", "The green sphere and the red object collide", "The brown object and the rubber sphere collide" ], "program": [ [ "all_events", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "unique", "filter_collision", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen if the green cube is removed?\nOptions:\nA. The purple sphere and the red cube collide\nB. The brown cube and the red object collide\nC. The green sphere and the red object collide\nD. The brown object and the rubber sphere collide\n\nAnswer:", "D. The brown object and the rubber sphere collide" ] }
train_videos/video_00820.mp4
14
counterfactual
Without the purple cube, which of the following will happen?
[ "all_events", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The red object and the cyan cylinder collide", "The red cylinder collides with the rubber cube", "The blue object collides with the cyan object", "The purple cylinder collides with the cyan object" ], "program": [ [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the purple cube, which of the following will happen?\nOptions:\nA. The red object and the cyan cylinder collide\nB. The red cylinder collides with the rubber cube\nC. The blue object collides with the cyan object\nD. The purple cylinder collides with the cyan object\n\nAnswer:", "D. The purple cylinder collides with the cyan object" ] }
train_videos/video_00820.mp4
15
counterfactual
If the cyan cylinder is removed, what will happen?
[ "all_events", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The red object collides with the rubber cube", "The purple cylinder collides with the purple cube", "The purple cylinder and the red object collide", "The purple cylinder and the rubber cube collide" ], "program": [ [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cyan cylinder is removed, what will happen?\nOptions:\nA. The red object collides with the rubber cube\nB. The purple cylinder collides with the purple cube\nC. The purple cylinder and the red object collide\nD. The purple cylinder and the rubber cube collide\n\nAnswer:", "D. The purple cylinder and the rubber cube collide" ] }
train_videos/video_00821.mp4
14
counterfactual
Without the cube, which of the following will not happen?
[ "all_events", "objects", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cyan object and the purple object collide", "The metal cylinder collides with the cyan object", "The rubber cylinder collides with the purple object", "The metal cylinder and the purple object collide" ], "program": [ [ "all_events", "objects", "cyan", "filter_color", "unique", "filter_collision", "objects", "purple", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cube, which of the following will not happen?\nOptions:\nA. The cyan object and the purple object collide\nB. The metal cylinder collides with the cyan object\nC. The rubber cylinder collides with the purple object\nD. The metal cylinder and the purple object collide\n\nAnswer:", "D. The metal cylinder and the purple object collide" ] }
train_videos/video_00821.mp4
15
counterfactual
Which event will not happen without the purple sphere?
[ "all_events", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The rubber object and the cyan sphere collide", "The red object collides with the rubber object", "The cube collides with the rubber object", "The cube and the red object collide" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "unique", "filter_collision", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "rubber", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "correct", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen without the purple sphere?\nOptions:\nA. The rubber object and the cyan sphere collide\nB. The red object collides with the rubber object\nC. The cube collides with the rubber object\nD. The cube and the red object collide\n\nAnswer:", "B. The red object collides with the rubber object" ] }
train_videos/video_00822.mp4
14
counterfactual
Which of the following will happen without the green object?
[ "all_events", "objects", "green", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The yellow object collides with the metal cube", "The rubber sphere and the cyan object collide", "The rubber cube collides with the blue sphere" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the green object?\nOptions:\nA. The yellow object collides with the metal cube\nB. The rubber sphere and the cyan object collide\nC. The rubber cube collides with the blue sphere\n\nAnswer:", "C. The rubber cube collides with the blue sphere" ] }
train_videos/video_00822.mp4
15
counterfactual
If the blue sphere is removed, what will happen?
[ "all_events", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The yellow cube collides with the cyan cube", "The cyan cube and the metal sphere collide", "The yellow cube collides with the green object" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the blue sphere is removed, what will happen?\nOptions:\nA. The yellow cube collides with the cyan cube\nB. The cyan cube and the metal sphere collide\nC. The yellow cube collides with the green object\n\nAnswer:", "B. The cyan cube and the metal sphere collide" ] }
train_videos/video_00823.mp4
14
counterfactual
Without the yellow object, which event will happen?
[ "all_events", "objects", "yellow", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The gray object and the cylinder collide", "The gray sphere collides with the cube", "The cylinder and the cube collide" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the yellow object, which event will happen?\nOptions:\nA. The gray object and the cylinder collide\nB. The gray sphere collides with the cube\nC. The cylinder and the cube collide\n\nAnswer:", "B. The gray sphere collides with the cube" ] }
train_videos/video_00823.mp4
15
counterfactual
If the cube is removed, which event will not happen?
[ "all_events", "objects", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The gray sphere and the yellow object collide", "The cylinder collides with the yellow sphere", "The cylinder and the yellow sphere collide" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cube is removed, which event will not happen?\nOptions:\nA. The gray sphere and the yellow object collide\nB. The cylinder collides with the yellow sphere\nC. The cylinder and the yellow sphere collide\n\nAnswer:", "A. The gray sphere and the yellow object collide" ] }
train_videos/video_00824.mp4
14
counterfactual
Which event will happen if the green object is removed?
[ "all_events", "objects", "green", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The yellow object and the red cube collide", "The sphere and the yellow object collide", "The cylinder and the sphere collide", "The sphere collides with the red cube" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "correct", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen if the green object is removed?\nOptions:\nA. The yellow object and the red cube collide\nB. The sphere and the yellow object collide\nC. The cylinder and the sphere collide\nD. The sphere collides with the red cube\n\nAnswer:", "C. The cylinder and the sphere collide" ] }
train_videos/video_00824.mp4
15
counterfactual
If the red cube is removed, which of the following will happen?
[ "all_events", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The sphere collides with the green object", "The yellow object collides with the green object", "The sphere and the yellow object collide", "The cylinder collides with the yellow object" ], "program": [ [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "green", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the red cube is removed, which of the following will happen?\nOptions:\nA. The sphere collides with the green object\nB. The yellow object collides with the green object\nC. The sphere and the yellow object collide\nD. The cylinder collides with the yellow object\n\nAnswer:", "C. The sphere and the yellow object collide" ] }
train_videos/video_00825.mp4
14
counterfactual
Without the sphere, which event will not happen?
[ "all_events", "objects", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The blue metal cylinder collides with the brown object", "The gray object collides with the brown cylinder", "The blue metal object collides with the rubber object", "The blue metal object collides with the gray cylinder" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "metal", "filter_material", "unique", "filter_collision", "objects", "rubber", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "metal", "filter_material", "unique", "filter_collision", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "correct", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the sphere, which event will not happen?\nOptions:\nA. The blue metal cylinder collides with the brown object\nB. The gray object collides with the brown cylinder\nC. The blue metal object collides with the rubber object\nD. The blue metal object collides with the gray cylinder\n\nAnswer:", "C. The blue metal object collides with the rubber object" ] }
train_videos/video_00825.mp4
15
counterfactual
If the brown object is removed, which of the following will not happen?
[ "all_events", "objects", "brown", "filter_color", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The blue metal object and the sphere collide", "The gray cylinder collides with the sphere", "The blue metal cylinder and the rubber object collide", "The gray object collides with the rubber object" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "metal", "filter_material", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "rubber", "filter_material", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the brown object is removed, which of the following will not happen?\nOptions:\nA. The blue metal object and the sphere collide\nB. The gray cylinder collides with the sphere\nC. The blue metal cylinder and the rubber object collide\nD. The gray object collides with the rubber object\n\nAnswer:", "D. The gray object collides with the rubber object" ] }
train_videos/video_00826.mp4
13
counterfactual
What will happen without the cyan sphere?
[ "all_events", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The brown cube collides with the blue object", "The gray object and the cylinder collide", "The cylinder and the rubber cube collide", "The gray sphere and the blue cube collide" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen without the cyan sphere?\nOptions:\nA. The brown cube collides with the blue object\nB. The gray object and the cylinder collide\nC. The cylinder and the rubber cube collide\nD. The gray sphere and the blue cube collide\n\nAnswer:", "B. The gray object and the cylinder collide" ] }
train_videos/video_00826.mp4
14
counterfactual
If the gray object is removed, which of the following will happen?
[ "all_events", "objects", "gray", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cylinder collides with the brown cube", "The cyan sphere collides with the blue cube", "The metal cube and the blue object collide", "The cylinder and the cyan sphere collide" ], "program": [ [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the gray object is removed, which of the following will happen?\nOptions:\nA. The cylinder collides with the brown cube\nB. The cyan sphere collides with the blue cube\nC. The metal cube and the blue object collide\nD. The cylinder and the cyan sphere collide\n\nAnswer:", "B. The cyan sphere collides with the blue cube" ] }
train_videos/video_00827.mp4
14
counterfactual
Which event will happen without the cyan object?
[ "all_events", "objects", "cyan", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The metal cube and the gray rubber cube collide", "The metal cube and the purple cube collide", "The metal cube and the gray cylinder collide", "The sphere collides with the purple cube" ], "program": [ [ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen without the cyan object?\nOptions:\nA. The metal cube and the gray rubber cube collide\nB. The metal cube and the purple cube collide\nC. The metal cube and the gray cylinder collide\nD. The sphere collides with the purple cube\n\nAnswer:", "C. The metal cube and the gray cylinder collide" ] }
train_videos/video_00827.mp4
15
counterfactual
What will not happen without the purple cube?
[ "all_events", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The sphere and the cyan object collide", "The metal cube collides with the sphere", "The metal cube and the gray rubber cube collide", "The gray cylinder collides with the gray rubber cube" ], "program": [ [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen without the purple cube?\nOptions:\nA. The sphere and the cyan object collide\nB. The metal cube collides with the sphere\nC. The metal cube and the gray rubber cube collide\nD. The gray cylinder collides with the gray rubber cube\n\nAnswer:", "D. The gray cylinder collides with the gray rubber cube" ] }
train_videos/video_00828.mp4
13
counterfactual
If the cube is removed, which event will happen?
[ "all_events", "objects", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The brown sphere and the green object collide", "The rubber cylinder and the green object collide", "The green sphere and the brown cylinder collide", "The brown sphere collides with the brown cylinder" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cube is removed, which event will happen?\nOptions:\nA. The brown sphere and the green object collide\nB. The rubber cylinder and the green object collide\nC. The green sphere and the brown cylinder collide\nD. The brown sphere collides with the brown cylinder\n\nAnswer:", "C. The green sphere and the brown cylinder collide" ] }
train_videos/video_00828.mp4
14
counterfactual
Without the cyan sphere, what will happen?
[ "all_events", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The brown sphere and the green object collide", "The brown sphere collides with the metal cylinder", "The green sphere collides with the metal cylinder", "The cyan cylinder and the brown sphere collide" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cyan sphere, what will happen?\nOptions:\nA. The brown sphere and the green object collide\nB. The brown sphere collides with the metal cylinder\nC. The green sphere collides with the metal cylinder\nD. The cyan cylinder and the brown sphere collide\n\nAnswer:", "C. The green sphere collides with the metal cylinder" ] }
train_videos/video_00829.mp4
12
counterfactual
Which of the following will happen without the cube?
[ "all_events", "objects", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The yellow metal cylinder collides with the rubber object", "The green cylinder collides with the rubber object", "The green cylinder and the yellow metal cylinder collide" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the cube?\nOptions:\nA. The yellow metal cylinder collides with the rubber object\nB. The green cylinder collides with the rubber object\nC. The green cylinder and the yellow metal cylinder collide\n\nAnswer:", "C. The green cylinder and the yellow metal cylinder collide" ] }
train_videos/video_00829.mp4
13
counterfactual
If the rubber object is removed, what will not happen?
[ "all_events", "objects", "rubber", "filter_material", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The green cylinder and the yellow metal object collide", "The yellow metal cylinder collides with the cube" ], "program": [ [ "all_events", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "metal", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the rubber object is removed, what will not happen?\nOptions:\nA. The green cylinder and the yellow metal object collide\nB. The yellow metal cylinder collides with the cube\n\nAnswer:", "B. The yellow metal cylinder collides with the cube" ] }
train_videos/video_00830.mp4
14
counterfactual
What will happen without the cylinder?
[ "all_events", "objects", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The cube collides with the rubber sphere", "The metal sphere collides with the cube", "The metal sphere collides with the cyan sphere" ], "program": [ [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen without the cylinder?\nOptions:\nA. The cube collides with the rubber sphere\nB. The metal sphere collides with the cube\nC. The metal sphere collides with the cyan sphere\n\nAnswer:", "A. The cube collides with the rubber sphere" ] }
train_videos/video_00830.mp4
15
counterfactual
Without the metal sphere, which event will happen?
[ "all_events", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0 ], "choice": [ "The cylinder collides with the cube" ], "program": [ [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the metal sphere, which event will happen?\nOptions:\nA. The cylinder collides with the cube\n\nAnswer:", "A. The cylinder collides with the cube" ] }
train_videos/video_00831.mp4
14
counterfactual
What will not happen without the sphere?
[ "all_events", "objects", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The purple cylinder collides with the cyan metal object", "The purple cylinder and the rubber cylinder collide", "The rubber cylinder collides with the cyan metal object", "The purple cylinder collides with the green cylinder" ], "program": [ [ "all_events", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "metal", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "metal", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen without the sphere?\nOptions:\nA. The purple cylinder collides with the cyan metal object\nB. The purple cylinder and the rubber cylinder collide\nC. The rubber cylinder collides with the cyan metal object\nD. The purple cylinder collides with the green cylinder\n\nAnswer:", "D. The purple cylinder collides with the green cylinder" ] }
train_videos/video_00831.mp4
15
counterfactual
What will happen without the rubber cylinder?
[ "all_events", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cyan metal cylinder collides with the green cylinder", "The purple object collides with the sphere", "The purple cylinder and the cyan metal cylinder collide", "The sphere and the green cylinder collide" ], "program": [ [ "all_events", "objects", "cyan", "filter_color", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen without the rubber cylinder?\nOptions:\nA. The cyan metal cylinder collides with the green cylinder\nB. The purple object collides with the sphere\nC. The purple cylinder and the cyan metal cylinder collide\nD. The sphere and the green cylinder collide\n\nAnswer:", "B. The purple object collides with the sphere" ] }
train_videos/video_00832.mp4
14
counterfactual
Without the green cube, which of the following will happen?
[ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The cyan object and the metal cube collide", "The brown sphere collides with the gray cube", "The cyan object collides with the brown object" ], "program": [ [ "all_events", "objects", "cyan", "filter_color", "unique", "filter_collision", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the green cube, which of the following will happen?\nOptions:\nA. The cyan object and the metal cube collide\nB. The brown sphere collides with the gray cube\nC. The cyan object collides with the brown object\n\nAnswer:", "C. The cyan object collides with the brown object" ] }
train_videos/video_00832.mp4
15
counterfactual
What will happen without the cyan object?
[ "all_events", "objects", "cyan", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The brown object and the metal object collide", "The brown sphere collides with the rubber cube", "The rubber cube and the metal cube collide" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "unique", "filter_collision", "objects", "metal", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen without the cyan object?\nOptions:\nA. The brown object and the metal object collide\nB. The brown sphere collides with the rubber cube\nC. The rubber cube and the metal cube collide\n\nAnswer:", "C. The rubber cube and the metal cube collide" ] }
train_videos/video_00833.mp4
14
counterfactual
Without the sphere, what will happen?
[ "all_events", "objects", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The rubber object collides with the green object", "The brown object and the cylinder collide" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "unique", "filter_collision", "objects", "green", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the sphere, what will happen?\nOptions:\nA. The rubber object collides with the green object\nB. The brown object and the cylinder collide\n\nAnswer:", "B. The brown object and the cylinder collide" ] }
train_videos/video_00833.mp4
15
counterfactual
What will happen without the green cube?
[ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The brown object and the sphere collide", "The rubber cube collides with the cylinder" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen without the green cube?\nOptions:\nA. The brown object and the sphere collide\nB. The rubber cube collides with the cylinder\n\nAnswer:", "B. The rubber cube collides with the cylinder" ] }
train_videos/video_00834.mp4
12
counterfactual
If the brown cylinder is removed, what will not happen?
[ "all_events", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The yellow object and the cyan object collide", "The rubber cylinder and the yellow cylinder collide", "The blue cylinder collides with the cyan cylinder", "The purple object and the sphere collide" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "correct", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the brown cylinder is removed, what will not happen?\nOptions:\nA. The yellow object and the cyan object collide\nB. The rubber cylinder and the yellow cylinder collide\nC. The blue cylinder collides with the cyan cylinder\nD. The purple object and the sphere collide\n\nAnswer:", "C. The blue cylinder collides with the cyan cylinder" ] }
train_videos/video_00834.mp4
13
counterfactual
Without the sphere, which of the following will not happen?
[ "all_events", "objects", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The blue object collides with the yellow object", "The brown cylinder collides with the rubber object", "The brown cylinder collides with the purple cylinder", "The purple cylinder and the cyan cylinder collide" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "correct", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the sphere, which of the following will not happen?\nOptions:\nA. The blue object collides with the yellow object\nB. The brown cylinder collides with the rubber object\nC. The brown cylinder collides with the purple cylinder\nD. The purple cylinder and the cyan cylinder collide\n\nAnswer:", "D. The purple cylinder and the cyan cylinder collide" ] }
train_videos/video_00835.mp4
13
counterfactual
Which of the following will happen without the rubber cylinder?
[ "all_events", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The blue cylinder and the brown metal cylinder collide", "The blue cylinder and the cube collide", "The brown metal cylinder and the brown sphere collide", "The gray object collides with the metal sphere" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the rubber cylinder?\nOptions:\nA. The blue cylinder and the brown metal cylinder collide\nB. The blue cylinder and the cube collide\nC. The brown metal cylinder and the brown sphere collide\nD. The gray object collides with the metal sphere\n\nAnswer:", "B. The blue cylinder and the cube collide" ] }
train_videos/video_00835.mp4
14
counterfactual
Without the gray sphere, what will happen?
[ "all_events", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The blue cylinder and the metal sphere collide", "The cube collides with the metal sphere", "The blue cylinder and the brown metal cylinder collide", "The cube collides with the brown metal cylinder" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the gray sphere, what will happen?\nOptions:\nA. The blue cylinder and the metal sphere collide\nB. The cube collides with the metal sphere\nC. The blue cylinder and the brown metal cylinder collide\nD. The cube collides with the brown metal cylinder\n\nAnswer:", "D. The cube collides with the brown metal cylinder" ] }
train_videos/video_00836.mp4
13
counterfactual
Without the rubber cube, what will not happen?
[ "all_events", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The brown cube and the cyan object collide", "The blue sphere and the cyan sphere collide", "The metal cube collides with the blue sphere" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the rubber cube, what will not happen?\nOptions:\nA. The brown cube and the cyan object collide\nB. The blue sphere and the cyan sphere collide\nC. The metal cube collides with the blue sphere\n\nAnswer:", "C. The metal cube collides with the blue sphere" ] }
train_videos/video_00836.mp4
14
counterfactual
Without the brown cube, what will happen?
[ "all_events", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The green cube collides with the cyan sphere", "The green cube and the blue object collide", "The blue sphere and the cyan sphere collide" ], "program": [ [ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the brown cube, what will happen?\nOptions:\nA. The green cube collides with the cyan sphere\nB. The green cube and the blue object collide\nC. The blue sphere and the cyan sphere collide\n\nAnswer:", "B. The green cube and the blue object collide" ] }
train_videos/video_00837.mp4
14
counterfactual
If the brown object is removed, which event will happen?
[ "all_events", "objects", "brown", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The green cylinder collides with the blue cylinder", "The blue object and the green sphere collide", "The metal cylinder collides with the red object", "The green cylinder collides with the rubber sphere" ], "program": [ [ "all_events", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the brown object is removed, which event will happen?\nOptions:\nA. The green cylinder collides with the blue cylinder\nB. The blue object and the green sphere collide\nC. The metal cylinder collides with the red object\nD. The green cylinder collides with the rubber sphere\n\nAnswer:", "D. The green cylinder collides with the rubber sphere" ] }
train_videos/video_00837.mp4
15
counterfactual
Which event will not happen if the green sphere is removed?
[ "all_events", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The rubber cylinder collides with the blue cylinder", "The rubber cylinder and the red object collide", "The blue object collides with the brown sphere", "The red sphere and the cube collide" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen if the green sphere is removed?\nOptions:\nA. The rubber cylinder collides with the blue cylinder\nB. The rubber cylinder and the red object collide\nC. The blue object collides with the brown sphere\nD. The red sphere and the cube collide\n\nAnswer:", "D. The red sphere and the cube collide" ] }
train_videos/video_00838.mp4
14
counterfactual
If the gray object is removed, which of the following will happen?
[ "all_events", "objects", "gray", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cube collides with the brown object", "The purple object and the brown object collide", "The cube collides with the green object", "The cube and the purple cylinder collide" ], "program": [ [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the gray object is removed, which of the following will happen?\nOptions:\nA. The cube collides with the brown object\nB. The purple object and the brown object collide\nC. The cube collides with the green object\nD. The cube and the purple cylinder collide\n\nAnswer:", "D. The cube and the purple cylinder collide" ] }
train_videos/video_00838.mp4
15
counterfactual
What will happen without the green object?
[ "all_events", "objects", "green", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The gray cylinder collides with the purple object", "The cube and the brown sphere collide", "The purple object and the brown sphere collide", "The cube collides with the gray cylinder" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "unique", "filter_collision", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen without the green object?\nOptions:\nA. The gray cylinder collides with the purple object\nB. The cube and the brown sphere collide\nC. The purple object and the brown sphere collide\nD. The cube collides with the gray cylinder\n\nAnswer:", "D. The cube collides with the gray cylinder" ] }
train_videos/video_00839.mp4
13
counterfactual
If the cube is removed, which of the following will happen?
[ "all_events", "objects", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The yellow sphere and the green object collide", "The cylinder and the yellow sphere collide", "The cylinder and the green sphere collide" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cube is removed, which of the following will happen?\nOptions:\nA. The yellow sphere and the green object collide\nB. The cylinder and the yellow sphere collide\nC. The cylinder and the green sphere collide\n\nAnswer:", "C. The cylinder and the green sphere collide" ] }
train_videos/video_00840.mp4
14
counterfactual
What will not happen if the cube is removed?
[ "all_events", "objects", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The green sphere collides with the blue object", "The cyan sphere collides with the green cylinder", "The cyan cylinder and the green sphere collide", "The cyan cylinder and the cyan sphere collide" ], "program": [ [ "all_events", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen if the cube is removed?\nOptions:\nA. The green sphere collides with the blue object\nB. The cyan sphere collides with the green cylinder\nC. The cyan cylinder and the green sphere collide\nD. The cyan cylinder and the cyan sphere collide\n\nAnswer:", "A. The green sphere collides with the blue object" ] }
train_videos/video_00840.mp4
15
counterfactual
Without the blue sphere, which event will not happen?
[ "all_events", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cyan sphere collides with the green sphere", "The green sphere collides with the green cylinder", "The green cylinder collides with the cube", "The cyan cylinder collides with the green sphere" ], "program": [ [ "all_events", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "correct", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the blue sphere, which event will not happen?\nOptions:\nA. The cyan sphere collides with the green sphere\nB. The green sphere collides with the green cylinder\nC. The green cylinder collides with the cube\nD. The cyan cylinder collides with the green sphere\n\nAnswer:", "C. The green cylinder collides with the cube" ] }
train_videos/video_00841.mp4
12
counterfactual
Which of the following will happen if the sphere is removed?
[ "all_events", "objects", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The blue cube collides with the yellow cube", "The yellow object and the green object collide" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "green", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen if the sphere is removed?\nOptions:\nA. The blue cube collides with the yellow cube\nB. The yellow object and the green object collide\n\nAnswer:", "A. The blue cube collides with the yellow cube" ] }
train_videos/video_00842.mp4
14
counterfactual
Without the blue sphere, which of the following will not happen?
[ "all_events", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cylinder collides with the brown object", "The metal sphere collides with the brown object", "The cylinder collides with the purple object", "The red sphere and the cylinder collide" ], "program": [ [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "correct", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the blue sphere, which of the following will not happen?\nOptions:\nA. The cylinder collides with the brown object\nB. The metal sphere collides with the brown object\nC. The cylinder collides with the purple object\nD. The red sphere and the cylinder collide\n\nAnswer:", "C. The cylinder collides with the purple object" ] }
train_videos/video_00842.mp4
15
counterfactual
Without the purple cube, which event will not happen?
[ "all_events", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The green sphere collides with the blue sphere", "The red object collides with the green sphere", "The red object collides with the cylinder", "The red sphere and the blue sphere collide" ], "program": [ [ "all_events", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the purple cube, which event will not happen?\nOptions:\nA. The green sphere collides with the blue sphere\nB. The red object collides with the green sphere\nC. The red object collides with the cylinder\nD. The red sphere and the blue sphere collide\n\nAnswer:", "A. The green sphere collides with the blue sphere" ] }
train_videos/video_00843.mp4
14
counterfactual
Which event will not happen without the metal object?
[ "all_events", "objects", "metal", "filter_material", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0 ], "choice": [ "The rubber cylinder and the blue object collide" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen without the metal object?\nOptions:\nA. The rubber cylinder and the blue object collide\n\nAnswer:", "" ] }
train_videos/video_00843.mp4
15
counterfactual
What will not happen if the red object is removed?
[ "all_events", "objects", "red", "filter_color", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The brown object collides with the blue object", "The blue object collides with the green cylinder", "The brown object and the metal object collide" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "unique", "filter_collision", "objects", "blue", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "unique", "filter_collision", "objects", "metal", "filter_material", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen if the red object is removed?\nOptions:\nA. The brown object collides with the blue object\nB. The blue object collides with the green cylinder\nC. The brown object and the metal object collide\n\nAnswer:", "B. The blue object collides with the green cylinder" ] }
train_videos/video_00844.mp4
13
counterfactual
If the brown sphere is removed, which of the following will not happen?
[ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The green object collides with the cube", "The green object collides with the blue cylinder", "The yellow object collides with the cube", "The green object and the yellow cylinder collide" ], "program": [ [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the brown sphere is removed, which of the following will not happen?\nOptions:\nA. The green object collides with the cube\nB. The green object collides with the blue cylinder\nC. The yellow object collides with the cube\nD. The green object and the yellow cylinder collide\n\nAnswer:", "C. The yellow object collides with the cube" ] }
train_videos/video_00844.mp4
14
counterfactual
What will not happen if the blue cylinder is removed?
[ "all_events", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The green object collides with the yellow object", "The yellow cylinder collides with the cube", "The cube and the brown sphere collide", "The yellow cylinder collides with the rubber object" ], "program": [ [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen if the blue cylinder is removed?\nOptions:\nA. The green object collides with the yellow object\nB. The yellow cylinder collides with the cube\nC. The cube and the brown sphere collide\nD. The yellow cylinder collides with the rubber object\n\nAnswer:", "D. The yellow cylinder collides with the rubber object" ] }
train_videos/video_00845.mp4
13
counterfactual
If the cylinder is removed, what will not happen?
[ "all_events", "objects", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The cube and the blue object collide", "The gray sphere collides with the cube" ], "program": [ [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cylinder is removed, what will not happen?\nOptions:\nA. The cube and the blue object collide\nB. The gray sphere collides with the cube\n\nAnswer:", "A. The cube and the blue object collide" ] }
train_videos/video_00845.mp4
14
counterfactual
Without the cube, which event will not happen?
[ "all_events", "objects", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The gray object collides with the blue object", "The cylinder and the blue object collide", "The cylinder collides with the gray sphere" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "blue", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cube, which event will not happen?\nOptions:\nA. The gray object collides with the blue object\nB. The cylinder and the blue object collide\nC. The cylinder collides with the gray sphere\n\nAnswer:", "A. The gray object collides with the blue object" ] }
train_videos/video_00846.mp4
13
counterfactual
Without the rubber object, which of the following will not happen?
[ "all_events", "objects", "rubber", "filter_material", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The cube collides with the cyan cylinder", "The cube and the blue object collide", "The cyan cylinder collides with the blue cylinder" ], "program": [ [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the rubber object, which of the following will not happen?\nOptions:\nA. The cube collides with the cyan cylinder\nB. The cube and the blue object collide\nC. The cyan cylinder collides with the blue cylinder\n\nAnswer:", "C. The cyan cylinder collides with the blue cylinder" ] }
train_videos/video_00846.mp4
14
counterfactual
Which of the following will not happen if the blue object is removed?
[ "all_events", "objects", "blue", "filter_color", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The brown object collides with the cyan cylinder", "The cube collides with the cyan cylinder" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "unique", "filter_collision", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen if the blue object is removed?\nOptions:\nA. The brown object collides with the cyan cylinder\nB. The cube collides with the cyan cylinder\n\nAnswer:", "B. The cube collides with the cyan cylinder" ] }
train_videos/video_00847.mp4
13
counterfactual
Which event will happen without the metal cube?
[ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0 ], "choice": [ "The sphere collides with the rubber cube" ], "program": [ [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen without the metal cube?\nOptions:\nA. The sphere collides with the rubber cube\n\nAnswer:", "A. The sphere collides with the rubber cube" ] }
train_videos/video_00848.mp4
13
counterfactual
Without the yellow cube, which of the following will not happen?
[ "all_events", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The purple cube and the gray cube collide", "The green cube collides with the gray object", "The green object and the purple object collide", "The purple object collides with the gray cube" ], "program": [ [ "all_events", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "purple", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "unique", "filter_collision", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the yellow cube, which of the following will not happen?\nOptions:\nA. The purple cube and the gray cube collide\nB. The green cube collides with the gray object\nC. The green object and the purple object collide\nD. The purple object collides with the gray cube\n\nAnswer:", "B. The green cube collides with the gray object" ] }
train_videos/video_00849.mp4
13
counterfactual
Without the blue object, which event will happen?
[ "all_events", "objects", "blue", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The gray cylinder and the red cylinder collide", "The cube and the red cylinder collide" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the blue object, which event will happen?\nOptions:\nA. The gray cylinder and the red cylinder collide\nB. The cube and the red cylinder collide\n\nAnswer:", "B. The cube and the red cylinder collide" ] }
train_videos/video_00849.mp4
14
counterfactual
Without the metal object, which event will happen?
[ "all_events", "objects", "metal", "filter_material", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The gray object and the cube collide", "The cube collides with the blue object" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the metal object, which event will happen?\nOptions:\nA. The gray object and the cube collide\nB. The cube collides with the blue object\n\nAnswer:", "A. The gray object and the cube collide" ] }
train_videos/video_00850.mp4
14
counterfactual
If the sphere is removed, which event will happen?
[ "all_events", "objects", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The gray object and the cube collide", "The gray object collides with the blue cylinder", "The blue object and the red cylinder collide", "The cube and the red cylinder collide" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the sphere is removed, which event will happen?\nOptions:\nA. The gray object and the cube collide\nB. The gray object collides with the blue cylinder\nC. The blue object and the red cylinder collide\nD. The cube and the red cylinder collide\n\nAnswer:", "A. The gray object and the cube collide" ] }
train_videos/video_00850.mp4
15
counterfactual
If the red object is removed, which event will happen?
[ "all_events", "objects", "red", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The blue object and the sphere collide", "The gray object and the sphere collide", "The cube and the sphere collide", "The cube collides with the blue cylinder" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the red object is removed, which event will happen?\nOptions:\nA. The blue object and the sphere collide\nB. The gray object and the sphere collide\nC. The cube and the sphere collide\nD. The cube collides with the blue cylinder\n\nAnswer:", "D. The cube collides with the blue cylinder" ] }
train_videos/video_00851.mp4
13
counterfactual
Which of the following will happen without the brown object?
[ "all_events", "objects", "brown", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The yellow sphere collides with the cube", "The cube and the purple sphere collide", "The yellow object collides with the cylinder", "The cyan object and the cube collide" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the brown object?\nOptions:\nA. The yellow sphere collides with the cube\nB. The cube and the purple sphere collide\nC. The yellow object collides with the cylinder\nD. The cyan object and the cube collide\n\nAnswer:", "C. The yellow object collides with the cylinder" ] }
train_videos/video_00851.mp4
14
counterfactual
What will not happen if the cube is removed?
[ "all_events", "objects", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cylinder collides with the cyan sphere", "The yellow object and the cyan object collide", "The cylinder collides with the brown sphere", "The yellow sphere collides with the cylinder" ], "program": [ [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen if the cube is removed?\nOptions:\nA. The cylinder collides with the cyan sphere\nB. The yellow object and the cyan object collide\nC. The cylinder collides with the brown sphere\nD. The yellow sphere collides with the cylinder\n\nAnswer:", "C. The cylinder collides with the brown sphere" ] }
train_videos/video_00852.mp4
13
counterfactual
Without the purple sphere, which of the following will happen?
[ "all_events", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The yellow sphere and the rubber object collide", "The yellow sphere collides with the cylinder", "The rubber sphere collides with the cylinder" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the purple sphere, which of the following will happen?\nOptions:\nA. The yellow sphere and the rubber object collide\nB. The yellow sphere collides with the cylinder\nC. The rubber sphere collides with the cylinder\n\nAnswer:", "B. The yellow sphere collides with the cylinder" ] }
train_videos/video_00852.mp4
14
counterfactual
If the cylinder is removed, what will happen?
[ "all_events", "objects", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The purple sphere and the yellow sphere collide", "The purple sphere and the brown sphere collide", "The yellow object and the rubber object collide" ], "program": [ [ "all_events", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "rubber", "filter_material", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cylinder is removed, what will happen?\nOptions:\nA. The purple sphere and the yellow sphere collide\nB. The purple sphere and the brown sphere collide\nC. The yellow object and the rubber object collide\n\nAnswer:", "C. The yellow object and the rubber object collide" ] }
train_videos/video_00853.mp4
12
counterfactual
Which event will happen if the yellow cylinder is removed?
[ "all_events", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The brown cylinder and the gray object collide", "The brown object collides with the green object", "The green cube collides with the gray object", "The brown object and the purple object collide" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "unique", "filter_collision", "objects", "green", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "unique", "filter_collision", "objects", "purple", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen if the yellow cylinder is removed?\nOptions:\nA. The brown cylinder and the gray object collide\nB. The brown object collides with the green object\nC. The green cube collides with the gray object\nD. The brown object and the purple object collide\n\nAnswer:", "D. The brown object and the purple object collide" ] }
train_videos/video_00854.mp4
14
counterfactual
If the gray cube is removed, which of the following will happen?
[ "all_events", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The green cube collides with the green cylinder", "The green cylinder collides with the yellow cylinder", "The gray cylinder and the green cylinder collide", "The gray cylinder and the yellow object collide" ], "program": [ [ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the gray cube is removed, which of the following will happen?\nOptions:\nA. The green cube collides with the green cylinder\nB. The green cylinder collides with the yellow cylinder\nC. The gray cylinder and the green cylinder collide\nD. The gray cylinder and the yellow object collide\n\nAnswer:", "C. The gray cylinder and the green cylinder collide" ] }
train_videos/video_00854.mp4
15
counterfactual
Which event will happen without the green cylinder?
[ "all_events", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The gray cube collides with the yellow object", "The gray cube and the gray cylinder collide", "The green cube and the yellow cylinder collide", "The green cube collides with the gray cylinder" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen without the green cylinder?\nOptions:\nA. The gray cube collides with the yellow object\nB. The gray cube and the gray cylinder collide\nC. The green cube and the yellow cylinder collide\nD. The green cube collides with the gray cylinder\n\nAnswer:", "D. The green cube collides with the gray cylinder" ] }
train_videos/video_00855.mp4
13
counterfactual
If the green cylinder is removed, which of the following will happen?
[ "all_events", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The rubber sphere collides with the metal sphere", "The cube collides with the metal sphere", "The rubber sphere and the cube collide", "The cube and the red cylinder collide" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the green cylinder is removed, which of the following will happen?\nOptions:\nA. The rubber sphere collides with the metal sphere\nB. The cube collides with the metal sphere\nC. The rubber sphere and the cube collide\nD. The cube and the red cylinder collide\n\nAnswer:", "D. The cube and the red cylinder collide" ] }
train_videos/video_00855.mp4
14
counterfactual
Which event will happen if the cyan cylinder is removed?
[ "all_events", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cube collides with the red cylinder", "The rubber sphere and the green cylinder collide", "The cube and the green cylinder collide", "The rubber sphere collides with the metal sphere" ], "program": [ [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen if the cyan cylinder is removed?\nOptions:\nA. The cube collides with the red cylinder\nB. The rubber sphere and the green cylinder collide\nC. The cube and the green cylinder collide\nD. The rubber sphere collides with the metal sphere\n\nAnswer:", "D. The rubber sphere collides with the metal sphere" ] }
train_videos/video_00856.mp4
14
counterfactual
If the yellow object is removed, what will not happen?
[ "all_events", "objects", "yellow", "filter_color", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The cylinder and the red cube collide", "The red cube and the sphere collide", "The cylinder collides with the sphere" ], "program": [ [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the yellow object is removed, what will not happen?\nOptions:\nA. The cylinder and the red cube collide\nB. The red cube and the sphere collide\nC. The cylinder collides with the sphere\n\nAnswer:", "C. The cylinder collides with the sphere" ] }
train_videos/video_00856.mp4
15
counterfactual
If the red object is removed, which of the following will happen?
[ "all_events", "objects", "red", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The yellow object collides with the sphere", "The cylinder and the sphere collide", "The cylinder collides with the yellow object" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the red object is removed, which of the following will happen?\nOptions:\nA. The yellow object collides with the sphere\nB. The cylinder and the sphere collide\nC. The cylinder collides with the yellow object\n\nAnswer:", "A. The yellow object collides with the sphere" ] }
train_videos/video_00857.mp4
14
counterfactual
What will happen if the metal object is removed?
[ "all_events", "objects", "metal", "filter_material", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The blue sphere and the red cylinder collide", "The cyan object and the blue sphere collide", "The cyan object and the red cylinder collide" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "unique", "filter_collision", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "unique", "filter_collision", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen if the metal object is removed?\nOptions:\nA. The blue sphere and the red cylinder collide\nB. The cyan object and the blue sphere collide\nC. The cyan object and the red cylinder collide\n\nAnswer:", "C. The cyan object and the red cylinder collide" ] }
train_videos/video_00858.mp4
13
counterfactual
If the red sphere is removed, what will happen?
[ "all_events", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The gray object collides with the yellow sphere", "The gray cube collides with the purple cube", "The brown sphere collides with the cylinder", "The gray object and the cylinder collide" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the red sphere is removed, what will happen?\nOptions:\nA. The gray object collides with the yellow sphere\nB. The gray cube collides with the purple cube\nC. The brown sphere collides with the cylinder\nD. The gray object and the cylinder collide\n\nAnswer:", "C. The brown sphere collides with the cylinder" ] }
train_videos/video_00858.mp4
14
counterfactual
Which event will not happen if the purple cube is removed?
[ "all_events", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The gray cube and the brown sphere collide", "The red object and the yellow object collide", "The cylinder collides with the yellow object", "The brown sphere collides with the cylinder" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen if the purple cube is removed?\nOptions:\nA. The gray cube and the brown sphere collide\nB. The red object and the yellow object collide\nC. The cylinder collides with the yellow object\nD. The brown sphere collides with the cylinder\n\nAnswer:", "C. The cylinder collides with the yellow object" ] }
train_videos/video_00859.mp4
14
counterfactual
Without the yellow object, which event will happen?
[ "all_events", "objects", "yellow", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The blue object and the sphere collide", "The gray cube collides with the sphere" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the yellow object, which event will happen?\nOptions:\nA. The blue object and the sphere collide\nB. The gray cube collides with the sphere\n\nAnswer:", "B. The gray cube collides with the sphere" ] }
train_videos/video_00859.mp4
15
counterfactual
If the blue cube is removed, what will not happen?
[ "all_events", "objects", "blue", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The yellow cube and the sphere collide", "The metal cube collides with the yellow object", "The gray object and the sphere collide" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the blue cube is removed, what will not happen?\nOptions:\nA. The yellow cube and the sphere collide\nB. The metal cube collides with the yellow object\nC. The gray object and the sphere collide\n\nAnswer:", "C. The gray object and the sphere collide" ] }
train_videos/video_00860.mp4
14
counterfactual
If the cyan object is removed, what will happen?
[ "all_events", "objects", "cyan", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The gray object collides with the brown cube", "The brown object collides with the cylinder", "The brown cube collides with the sphere", "The sphere and the cylinder collide" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "correct", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cyan object is removed, what will happen?\nOptions:\nA. The gray object collides with the brown cube\nB. The brown object collides with the cylinder\nC. The brown cube collides with the sphere\nD. The sphere and the cylinder collide\n\nAnswer:", "C. The brown cube collides with the sphere" ] }
train_videos/video_00860.mp4
15
counterfactual
If the sphere is removed, which of the following will happen?
[ "all_events", "objects", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The brown object collides with the cylinder", "The gray object and the cylinder collide", "The gray cube collides with the cyan cube", "The gray cube and the brown object collide" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "correct", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the sphere is removed, which of the following will happen?\nOptions:\nA. The brown object collides with the cylinder\nB. The gray object and the cylinder collide\nC. The gray cube collides with the cyan cube\nD. The gray cube and the brown object collide\n\nAnswer:", "D. The gray cube and the brown object collide" ] }
train_videos/video_00861.mp4
14
counterfactual
If the cylinder is removed, which of the following will not happen?
[ "all_events", "objects", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The blue cube and the green object collide", "The sphere collides with the green cube" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cylinder is removed, which of the following will not happen?\nOptions:\nA. The blue cube and the green object collide\nB. The sphere collides with the green cube\n\nAnswer:", "A. The blue cube and the green object collide" ] }