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_01505.mp4
12
counterfactual
Which of the following will happen without the metal cylinder?
[ "all_events", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The rubber cube and the sphere collide", "The brown cube and the purple cylinder collide", "The blue cube and the sphere collide", "The brown cube and the blue cube collide" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "cube", "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: Which of the following will happen without the metal cylinder?\nOptions:\nA. The rubber cube and the sphere collide\nB. The brown cube and the purple cylinder collide\nC. The blue cube and the sphere collide\nD. The brown cube and the blue cube collide\n\nAnswer:", "D. The brown cube and the blue cube collide" ] }
train_videos/video_01505.mp4
13
counterfactual
If the cyan cube is removed, which of the following will happen?
[ "all_events", "objects", "cyan", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The brown cube collides with the sphere", "The brown cube and the purple cylinder collide", "The brown cube and the metal cylinder collide", "The rubber cube and the blue object collide" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "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: If the cyan cube is removed, which of the following will happen?\nOptions:\nA. The brown cube collides with the sphere\nB. The brown cube and the purple cylinder collide\nC. The brown cube and the metal cylinder collide\nD. The rubber cube and the blue object collide\n\nAnswer:", "D. The rubber cube and the blue object collide" ] }
train_videos/video_01506.mp4
13
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, 3 ], "choice": [ "The yellow cube and the gray object collide", "The gray sphere collides with the cyan object", "The yellow cube and the red sphere collide", "The red sphere collides with the cyan object" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cyan", "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: Without the green object, which of the following will happen?\nOptions:\nA. The yellow cube and the gray object collide\nB. The gray sphere collides with the cyan object\nC. The yellow cube and the red sphere collide\nD. The red sphere collides with the cyan object\n\nAnswer:", "C. The yellow cube and the red sphere collide" ] }
train_videos/video_01506.mp4
14
counterfactual
Without the red sphere, which event 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 and the green cube collide", "The cyan object collides with the green cube", "The gray sphere and the cyan object collide", "The yellow object collides with the gray object" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "unique", "filter_collision", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "gray", "filter_color", "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 red sphere, which event will happen?\nOptions:\nA. The gray object and the green cube collide\nB. The cyan object collides with the green cube\nC. The gray sphere and the cyan object collide\nD. The yellow object collides with the gray object\n\nAnswer:", "D. The yellow object collides with the gray object" ] }
train_videos/video_01507.mp4
13
counterfactual
Which event will not happen if the yellow cube is removed?
[ "all_events", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The brown sphere collides with the yellow sphere", "The green cube collides with the metal sphere", "The cylinder collides with the green cube", "The cylinder and the brown object collide" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "yellow", "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", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "brown", "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 if the yellow cube is removed?\nOptions:\nA. The brown sphere collides with the yellow sphere\nB. The green cube collides with the metal sphere\nC. The cylinder collides with the green cube\nD. The cylinder and the brown object collide\n\nAnswer:", "B. The green cube collides with the metal sphere" ] }
train_videos/video_01507.mp4
14
counterfactual
Which event will not happen without the metal sphere?
[ "all_events", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The rubber cube and the brown sphere collide", "The cylinder and the brown object collide", "The green cube collides with the yellow cube", "The cylinder collides with the metal cube" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "cube", "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", "brown", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "cube", "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: Which event will not happen without the metal sphere?\nOptions:\nA. The rubber cube and the brown sphere collide\nB. The cylinder and the brown object collide\nC. The green cube collides with the yellow cube\nD. The cylinder collides with the metal cube\n\nAnswer:", "C. The green cube collides with the yellow cube" ] }
train_videos/video_01508.mp4
14
counterfactual
Which of the following 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 cube collides with the metal sphere", "The yellow sphere and the cube collide", "The yellow sphere collides with the cylinder", "The cylinder collides with the gray sphere" ], "program": [ [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cube", "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" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "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 of the following will not happen without the purple sphere?\nOptions:\nA. The cube collides with the metal sphere\nB. The yellow sphere and the cube collide\nC. The yellow sphere collides with the cylinder\nD. The cylinder collides with the gray sphere\n\nAnswer:", "D. The cylinder collides with the gray sphere" ] }
train_videos/video_01508.mp4
15
counterfactual
Which of the following will not happen without the cube?
[ "all_events", "objects", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The yellow sphere collides with the cylinder", "The yellow sphere and the purple sphere collide", "The gray sphere collides with the blue object", "The cylinder and the blue object collide" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "sphere", "filter_shape", "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" ] ], "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 of the following will not happen without the cube?\nOptions:\nA. The yellow sphere collides with the cylinder\nB. The yellow sphere and the purple sphere collide\nC. The gray sphere collides with the blue object\nD. The cylinder and the blue object collide\n\nAnswer:", "D. The cylinder and the blue object collide" ] }
train_videos/video_01509.mp4
13
counterfactual
If the purple object is removed, which event will not happen?
[ "all_events", "objects", "purple", "filter_color", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cylinder and the blue sphere collide", "The cylinder collides with the rubber sphere", "The cylinder and the cube collide", "The blue sphere and the cube collide" ], "program": [ [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "sphere", "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" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cube", "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: If the purple object is removed, which event will not happen?\nOptions:\nA. The cylinder and the blue sphere collide\nB. The cylinder collides with the rubber sphere\nC. The cylinder and the cube collide\nD. The blue sphere and the cube collide\n\nAnswer:", "D. The blue sphere and the cube collide" ] }
train_videos/video_01510.mp4
12
counterfactual
If the metal cylinder is removed, which of the following will not happen?
[ "all_events", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The purple cube collides with the red cube", "The rubber cylinder and the red cube collide", "The purple cube collides with the metal cube", "The rubber cylinder collides with the cyan object" ], "program": [ [ "all_events", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cyan", "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: If the metal cylinder is removed, which of the following will not happen?\nOptions:\nA. The purple cube collides with the red cube\nB. The rubber cylinder and the red cube collide\nC. The purple cube collides with the metal cube\nD. The rubber cylinder collides with the cyan object\n\nAnswer:", "C. The purple cube collides with the metal cube" ] }
train_videos/video_01510.mp4
13
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 red object and the metal cube collide", "The purple object and the cyan object collide", "The purple object and the metal cylinder collide", "The purple cube collides with the red cube" ], "program": [ [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "unique", "filter_collision", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cube", "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: What will happen without the rubber cylinder?\nOptions:\nA. The red object and the metal cube collide\nB. The purple object and the cyan object collide\nC. The purple object and the metal cylinder collide\nD. The purple cube collides with the red cube\n\nAnswer:", "D. The purple cube collides with the red cube" ] }
train_videos/video_01511.mp4
13
counterfactual
Which of the following 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 cyan sphere and the green cylinder collide", "The brown sphere collides with the rubber cylinder", "The brown object and the cyan cylinder collide", "The cyan cylinder and the cyan sphere collide" ], "program": [ [ "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", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "unique", "filter_collision", "objects", "cyan", "filter_color", "cylinder", "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", "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 not happen if the cube is removed?\nOptions:\nA. The cyan sphere and the green cylinder collide\nB. The brown sphere collides with the rubber cylinder\nC. The brown object and the cyan cylinder collide\nD. The cyan cylinder and the cyan sphere collide\n\nAnswer:", "D. The cyan cylinder and the cyan sphere collide" ] }
train_videos/video_01511.mp4
14
counterfactual
Without the cyan sphere, what will not happen?
[ "all_events", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The brown sphere collides with the cube", "The cyan cylinder collides with the green object", "The brown sphere collides with the purple object", "The brown object collides with the cyan cylinder" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "sphere", "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", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "unique", "filter_collision", "objects", "cyan", "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 cyan sphere, what will not happen?\nOptions:\nA. The brown sphere collides with the cube\nB. The cyan cylinder collides with the green object\nC. The brown sphere collides with the purple object\nD. The brown object collides with the cyan cylinder\n\nAnswer:", "C. The brown sphere collides with the purple object" ] }
train_videos/video_01512.mp4
12
counterfactual
If the red sphere is removed, which of the following will not happen?
[ "all_events", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cylinder and the gray object collide", "The metal object collides with the green sphere", "The cylinder and the green sphere collide", "The purple cube collides with the blue object" ], "program": [ [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "unique", "filter_collision", "objects", "green", "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" ], [ "all_events", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "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: If the red sphere is removed, which of the following will not happen?\nOptions:\nA. The cylinder and the gray object collide\nB. The metal object collides with the green sphere\nC. The cylinder and the green sphere collide\nD. The purple cube collides with the blue object\n\nAnswer:", "D. The purple cube collides with the blue object" ] }
train_videos/video_01512.mp4
13
counterfactual
Without the green sphere, what will not happen?
[ "all_events", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cylinder collides with the gray object", "The purple object collides with the blue sphere", "The gray cube collides with the blue object", "The cylinder collides with the red sphere" ], "program": [ [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "unique", "filter_collision", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "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", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the green sphere, what will not happen?\nOptions:\nA. The cylinder collides with the gray object\nB. The purple object collides with the blue sphere\nC. The gray cube collides with the blue object\nD. The cylinder collides with the red sphere\n\nAnswer:", "C. The gray cube collides with the blue object" ] }
train_videos/video_01513.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 ], "choice": [ "The metal sphere collides with the cylinder", "The cylinder and the cube collide", "The metal sphere collides with the cube" ], "program": [ [ "all_events", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "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", "metal", "filter_material", "sphere", "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: What will happen without the rubber sphere?\nOptions:\nA. The metal sphere collides with the cylinder\nB. The cylinder and the cube collide\nC. The metal sphere collides with the cube\n\nAnswer:", "B. The cylinder and the cube collide" ] }
train_videos/video_01513.mp4
15
counterfactual
Which event will not happen without the cube?
[ "all_events", "objects", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The metal object collides with the cylinder", "The metal object and the rubber sphere collide", "The cylinder and the rubber sphere collide" ], "program": [ [ "all_events", "objects", "metal", "filter_material", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "unique", "filter_collision", "objects", "rubber", "filter_material", "sphere", "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", "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 not happen without the cube?\nOptions:\nA. The metal object collides with the cylinder\nB. The metal object and the rubber sphere collide\nC. The cylinder and the rubber sphere collide\n\nAnswer:", "C. The cylinder and the rubber sphere collide" ] }
train_videos/video_01514.mp4
14
counterfactual
What will not happen without the cylinder?
[ "all_events", "objects", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The red object and the sphere collide", "The sphere and the purple cube collide" ], "program": [ [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "sphere", "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", "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 cylinder?\nOptions:\nA. The red object and the sphere collide\nB. The sphere and the purple cube collide\n\nAnswer:", "B. The sphere and the purple cube collide" ] }
train_videos/video_01515.mp4
13
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 ], "choice": [ "The gray cylinder collides with the cube", "The cyan object and the cube collide" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cube", "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", "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 gray cylinder collides with the cube\nB. The cyan object and the cube collide\n\nAnswer:", "B. The cyan object and the cube collide" ] }
train_videos/video_01515.mp4
14
counterfactual
What will not happen if the cyan cylinder is removed?
[ "all_events", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The gray cylinder collides with the cube", "The cube and the sphere collide", "The gray cylinder collides with the sphere" ], "program": [ [ "all_events", "objects", "gray", "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", "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" ] ], "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 not happen if the cyan cylinder is removed?\nOptions:\nA. The gray cylinder collides with the cube\nB. The cube and the sphere collide\nC. The gray cylinder collides with the sphere\n\nAnswer:", "C. The gray cylinder collides with the sphere" ] }
train_videos/video_01516.mp4
14
counterfactual
If the red sphere is removed, which event will not happen?
[ "all_events", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The rubber object collides with the brown sphere", "The cube collides with the brown sphere" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "unique", "filter_collision", "objects", "brown", "filter_color", "sphere", "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" ] ], "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 red sphere is removed, which event will not happen?\nOptions:\nA. The rubber object collides with the brown sphere\nB. The cube collides with the brown sphere\n\nAnswer:", "A. The rubber object collides with the brown sphere" ] }
train_videos/video_01516.mp4
15
counterfactual
What will happen without the cube?
[ "all_events", "objects", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The purple sphere collides with the red sphere", "The purple sphere collides with the brown sphere", "The brown sphere and the red object collide" ], "program": [ [ "all_events", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "red", "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", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "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 happen without the cube?\nOptions:\nA. The purple sphere collides with the red sphere\nB. The purple sphere collides with the brown sphere\nC. The brown sphere and the red object collide\n\nAnswer:", "B. The purple sphere collides with the brown sphere" ] }
train_videos/video_01517.mp4
13
counterfactual
Which of the following will happen without the sphere?
[ "all_events", "objects", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cube and the metal cylinder collide", "The purple object and the green cylinder collide", "The cube and the green cylinder collide", "The blue cylinder collides with the green cylinder" ], "program": [ [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "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", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "green", "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 of the following will happen without the sphere?\nOptions:\nA. The cube and the metal cylinder collide\nB. The purple object and the green cylinder collide\nC. The cube and the green cylinder collide\nD. The blue cylinder collides with the green cylinder\n\nAnswer:", "A. The cube and the metal cylinder collide" ] }
train_videos/video_01517.mp4
14
counterfactual
What will happen without the blue object?
[ "all_events", "objects", "blue", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The sphere collides with the metal cylinder", "The cube and the sphere collide", "The purple object and the green cylinder collide", "The cube and the sphere collide" ], "program": [ [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "cylinder", "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", "purple", "filter_color", "unique", "filter_collision", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "sphere", "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: What will happen without the blue object?\nOptions:\nA. The sphere collides with the metal cylinder\nB. The cube and the sphere collide\nC. The purple object and the green cylinder collide\nD. The cube and the sphere collide\n\nAnswer:", "D. The cube and the sphere collide" ] }
train_videos/video_01518.mp4
13
counterfactual
What will not happen if the red sphere is removed?
[ "all_events", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The yellow sphere and the cube collide", "The green object and the cube collide", "The yellow sphere and the green object collide", "The cube and the cylinder 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", "green", "filter_color", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "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: What will not happen if the red sphere is removed?\nOptions:\nA. The yellow sphere and the cube collide\nB. The green object and the cube collide\nC. The yellow sphere and the green object collide\nD. The cube and the cylinder collide\n\nAnswer:", "D. The cube and the cylinder collide" ] }
train_videos/video_01518.mp4
14
counterfactual
Without the cylinder, what will happen?
[ "all_events", "objects", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The yellow sphere and the green object collide", "The green sphere collides with the brown sphere", "The green object collides with the cube", "The yellow sphere collides with the cube" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "sphere", "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", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "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: Without the cylinder, what will happen?\nOptions:\nA. The yellow sphere and the green object collide\nB. The green sphere collides with the brown sphere\nC. The green object collides with the cube\nD. The yellow sphere collides with the cube\n\nAnswer:", "D. The yellow sphere collides with the cube" ] }
train_videos/video_01519.mp4
14
counterfactual
Which event will not happen if the purple cylinder is removed?
[ "all_events", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cyan cylinder and the yellow sphere collide", "The gray cylinder and the yellow object collide", "The cyan cylinder and the metal sphere collide", "The cyan cylinder and the gray cylinder collide" ], "program": [ [ "all_events", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "sphere", "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" ], [ "all_events", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "gray", "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: Which event will not happen if the purple cylinder is removed?\nOptions:\nA. The cyan cylinder and the yellow sphere collide\nB. The gray cylinder and the yellow object collide\nC. The cyan cylinder and the metal sphere collide\nD. The cyan cylinder and the gray cylinder collide\n\nAnswer:", "B. The gray cylinder and the yellow object collide" ] }
train_videos/video_01519.mp4
15
counterfactual
Without the cyan cylinder, what will not happen?
[ "all_events", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The rubber object and the metal sphere collide", "The gray object and the cyan sphere collide", "The gray cylinder and the purple cylinder collide", "The rubber sphere collides with the purple object" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "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: Without the cyan cylinder, what will not happen?\nOptions:\nA. The rubber object and the metal sphere collide\nB. The gray object and the cyan sphere collide\nC. The gray cylinder and the purple cylinder collide\nD. The rubber sphere collides with the purple object\n\nAnswer:", "D. The rubber sphere collides with the purple object" ] }
train_videos/video_01520.mp4
14
counterfactual
If the rubber cube is removed, which of the following 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 metal object and the red cylinder collide", "The purple object and the red cylinder collide", "The metal cube collides with the purple cylinder" ], "program": [ [ "all_events", "objects", "metal", "filter_material", "unique", "filter_collision", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "unique", "filter_collision", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "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: If the rubber cube is removed, which of the following will not happen?\nOptions:\nA. The metal object and the red cylinder collide\nB. The purple object and the red cylinder collide\nC. The metal cube collides with the purple cylinder\n\nAnswer:", "B. The purple object and the red cylinder collide" ] }
train_videos/video_01521.mp4
14
counterfactual
What will not happen without the green object?
[ "all_events", "objects", "green", "filter_color", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The metal cube collides with the gray object", "The brown sphere and the gray object collide", "The gray cube and the red sphere collide", "The gray object collides with the cylinder" ], "program": [ [ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "sphere", "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", "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 without the green object?\nOptions:\nA. The metal cube collides with the gray object\nB. The brown sphere and the gray object collide\nC. The gray cube and the red sphere collide\nD. The gray object collides with the cylinder\n\nAnswer:", "C. The gray cube and the red sphere collide" ] }
train_videos/video_01521.mp4
15
counterfactual
If the cylinder is removed, which event will not happen?
[ "all_events", "objects", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The gray cube and the green object collide", "The yellow object and the brown sphere collide", "The metal cube collides with the red sphere", "The green object and the red sphere collide" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "red", "filter_color", "sphere", "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 cylinder is removed, which event will not happen?\nOptions:\nA. The gray cube and the green object collide\nB. The yellow object and the brown sphere collide\nC. The metal cube collides with the red sphere\nD. The green object and the red sphere collide\n\nAnswer:", "D. The green object and the red sphere collide" ] }
train_videos/video_01522.mp4
13
counterfactual
Which event will not happen if the purple object is removed?
[ "all_events", "objects", "purple", "filter_color", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The green sphere and the cylinder collide", "The green sphere collides with the metal object", "The cylinder and the cyan sphere collide" ], "program": [ [ "all_events", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "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" ] }
{ "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 object is removed?\nOptions:\nA. The green sphere and the cylinder collide\nB. The green sphere collides with the metal object\nC. The cylinder and the cyan sphere collide\n\nAnswer:", "B. The green sphere collides with the metal object" ] }
train_videos/video_01522.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 green sphere collides with the purple sphere", "The green sphere and the cylinder collide", "The cylinder and the purple sphere collide" ], "program": [ [ "all_events", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "purple", "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: What will happen if the metal object is removed?\nOptions:\nA. The green sphere collides with the purple sphere\nB. The green sphere and the cylinder collide\nC. The cylinder and the purple sphere collide\n\nAnswer:", "B. The green sphere and the cylinder collide" ] }
train_videos/video_01523.mp4
14
counterfactual
What will happen without the metal sphere?
[ "all_events", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The gray rubber object collides with the purple object", "The blue object and the purple sphere collide", "The blue object and the gray rubber object collide", "The cylinder collides with the gray rubber sphere" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "rubber", "filter_material", "unique", "filter_collision", "objects", "purple", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "gray", "filter_color", "rubber", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "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: What will happen without the metal sphere?\nOptions:\nA. The gray rubber object collides with the purple object\nB. The blue object and the purple sphere collide\nC. The blue object and the gray rubber object collide\nD. The cylinder collides with the gray rubber sphere\n\nAnswer:", "D. The cylinder collides with the gray rubber sphere" ] }
train_videos/video_01523.mp4
15
counterfactual
If the purple sphere is removed, what will not happen?
[ "all_events", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The blue sphere collides with the gray rubber sphere", "The cylinder and the gray rubber object collide", "The cylinder and the metal sphere collide", "The blue sphere collides with the metal sphere" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "rubber", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "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: If the purple sphere is removed, what will not happen?\nOptions:\nA. The blue sphere collides with the gray rubber sphere\nB. The cylinder and the gray rubber object collide\nC. The cylinder and the metal sphere collide\nD. The blue sphere collides with the metal sphere\n\nAnswer:", "C. The cylinder and the metal sphere collide" ] }
train_videos/video_01524.mp4
14
counterfactual
Which event will happen without the sphere?
[ "all_events", "objects", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The rubber cylinder and the brown cube collide", "The rubber cylinder and the gray cylinder collide", "The green object collides with the brown cylinder" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "brown", "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: Which event will happen without the sphere?\nOptions:\nA. The rubber cylinder and the brown cube collide\nB. The rubber cylinder and the gray cylinder collide\nC. The green object collides with the brown cylinder\n\nAnswer:", "C. The green object collides with the brown cylinder" ] }
train_videos/video_01524.mp4
15
counterfactual
Without the rubber object, which event will not happen?
[ "all_events", "objects", "rubber", "filter_material", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The green object and the sphere collide", "The brown cube collides with the sphere", "The green object collides with the gray object", "The brown cube and the gray cylinder collide" ], "program": [ [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "sphere", "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", "green", "filter_color", "unique", "filter_collision", "objects", "gray", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "cube", "filter_shape", "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 rubber object, which event will not happen?\nOptions:\nA. The green object and the sphere collide\nB. The brown cube collides with the sphere\nC. The green object collides with the gray object\nD. The brown cube and the gray cylinder collide\n\nAnswer:", "C. The green object collides with the gray object" ] }
train_videos/video_01525.mp4
13
counterfactual
If the brown cylinder is removed, which of the following will happen?
[ "all_events", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The metal cylinder collides with the gray cube", "The metal object and the red object collide", "The green object and the metal object collide", "The green cylinder and the red object collide" ], "program": [ [ "all_events", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "metal", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "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 cylinder is removed, which of the following will happen?\nOptions:\nA. The metal cylinder collides with the gray cube\nB. The metal object and the red object collide\nC. The green object and the metal object collide\nD. The green cylinder and the red object collide\n\nAnswer:", "C. The green object and the metal object collide" ] }
train_videos/video_01525.mp4
14
counterfactual
Without the metal cylinder, what will not happen?
[ "all_events", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The green object and the brown object collide", "The brown cylinder collides with the red object", "The brown object collides with the red object", "The green cylinder and the gray cube collide" ], "program": [ [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cube", "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 metal cylinder, what will not happen?\nOptions:\nA. The green object and the brown object collide\nB. The brown cylinder collides with the red object\nC. The brown object collides with the red object\nD. The green cylinder and the gray cube collide\n\nAnswer:", "D. The green cylinder and the gray cube collide" ] }
train_videos/video_01526.mp4
14
counterfactual
Which event will not happen without the rubber cylinder?
[ "all_events", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cube and the metal cylinder collide", "The metal sphere and the rubber sphere collide", "The metal sphere collides with the metal cylinder", "The yellow object and the metal cylinder collide" ], "program": [ [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "sphere", "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", "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" ] ], "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: Which event will not happen without the rubber cylinder?\nOptions:\nA. The cube and the metal cylinder collide\nB. The metal sphere and the rubber sphere collide\nC. The metal sphere collides with the metal cylinder\nD. The yellow object and the metal cylinder collide\n\nAnswer:", "D. The yellow object and the metal cylinder collide" ] }
train_videos/video_01526.mp4
15
counterfactual
What will not happen without the metal cylinder?
[ "all_events", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cube and the rubber cylinder collide", "The brown sphere and the yellow object collide", "The cube and the metal sphere collide", "The rubber cylinder collides with the brown object" ], "program": [ [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "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", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "brown", "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: What will not happen without the metal cylinder?\nOptions:\nA. The cube and the rubber cylinder collide\nB. The brown sphere and the yellow object collide\nC. The cube and the metal sphere collide\nD. The rubber cylinder collides with the brown object\n\nAnswer:", "C. The cube and the metal sphere collide" ] }
train_videos/video_01527.mp4
14
counterfactual
If the yellow object is removed, which of the following will happen?
[ "all_events", "objects", "yellow", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cube and the brown sphere collide", "The cube collides with the blue sphere", "The cube collides with the blue cylinder", "The blue cylinder collides with the brown sphere" ], "program": [ [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "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" ], [ "all_events", "objects", "blue", "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: If the yellow object is removed, which of the following will happen?\nOptions:\nA. The cube and the brown sphere collide\nB. The cube collides with the blue sphere\nC. The cube collides with the blue cylinder\nD. The blue cylinder collides with the brown sphere\n\nAnswer:", "C. The cube collides with the blue cylinder" ] }
train_videos/video_01527.mp4
15
counterfactual
Which of the following will not happen if the brown object is removed?
[ "all_events", "objects", "brown", "filter_color", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The yellow cylinder and the blue sphere collide", "The blue cylinder and the yellow object collide", "The cube and the blue sphere collide", "The cube collides with the yellow object" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "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 of the following will not happen if the brown object is removed?\nOptions:\nA. The yellow cylinder and the blue sphere collide\nB. The blue cylinder and the yellow object collide\nC. The cube and the blue sphere collide\nD. The cube collides with the yellow object\n\nAnswer:", "C. The cube and the blue sphere collide" ] }
train_videos/video_01528.mp4
14
counterfactual
Without the red sphere, what will not happen?
[ "all_events", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The purple sphere and the gray object collide", "The green object collides with the rubber cube", "The purple object and the green cube collide", "The green object and the brown sphere collide" ], "program": [ [ "all_events", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "unique", "filter_collision", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "brown", "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: Without the red sphere, what will not happen?\nOptions:\nA. The purple sphere and the gray object collide\nB. The green object collides with the rubber cube\nC. The purple object and the green cube collide\nD. The green object and the brown sphere collide\n\nAnswer:", "D. The green object and the brown sphere collide" ] }
train_videos/video_01528.mp4
15
counterfactual
Which of the following will happen without the rubber cube?
[ "all_events", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The purple sphere and the brown sphere collide", "The purple sphere and the green cube collide", "The brown sphere and the red sphere collide", "The brown sphere collides with the brown cube" ], "program": [ [ "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", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "cube", "filter_shape", "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 of the following will happen without the rubber cube?\nOptions:\nA. The purple sphere and the brown sphere collide\nB. The purple sphere and the green cube collide\nC. The brown sphere and the red sphere collide\nD. The brown sphere collides with the brown cube\n\nAnswer:", "B. The purple sphere and the green cube collide" ] }
train_videos/video_01529.mp4
14
counterfactual
If the rubber cube is removed, which of the following will happen?
[ "all_events", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The metal cube collides with the cylinder", "The cylinder collides with the sphere", "The metal cube and the sphere collide" ], "program": [ [ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "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", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "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: If the rubber cube is removed, which of the following will happen?\nOptions:\nA. The metal cube collides with the cylinder\nB. The cylinder collides with the sphere\nC. The metal cube and the sphere collide\n\nAnswer:", "B. The cylinder collides with the sphere" ] }
train_videos/video_01529.mp4
15
counterfactual
What will not happen if the cylinder is removed?
[ "all_events", "objects", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The rubber cube and the metal object collide", "The rubber cube and the metal object collide", "The rubber cube and the sphere collide", "The metal object collides with the sphere" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "unique", "filter_collision", "objects", "sphere", "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: What will not happen if the cylinder is removed?\nOptions:\nA. The rubber cube and the metal object collide\nB. The rubber cube and the metal object collide\nC. The rubber cube and the sphere collide\nD. The metal object collides with the sphere\n\nAnswer:", "C. The rubber cube and the sphere collide" ] }
train_videos/video_01530.mp4
13
counterfactual
Which event will not happen if the yellow cylinder is removed?
[ "all_events", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The green object and the blue object collide", "The blue object collides with the cyan object", "The green object collides with the cyan object", "The green sphere and the metal sphere collide" ], "program": [ [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "blue", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "sphere", "filter_shape", "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 event will not happen if the yellow cylinder is removed?\nOptions:\nA. The green object and the blue object collide\nB. The blue object collides with the cyan object\nC. The green object collides with the cyan object\nD. The green sphere and the metal sphere collide\n\nAnswer:", "B. The blue object collides with the cyan object" ] }
train_videos/video_01530.mp4
14
counterfactual
Which of the following will not happen without the cyan object?
[ "all_events", "objects", "cyan", "filter_color", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The red object and the rubber cylinder collide", "The red object and the blue cylinder collide", "The green object collides with the blue cylinder", "The blue cylinder collides with the yellow cylinder" ], "program": [ [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "blue", "filter_color", "cylinder", "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", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "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: Which of the following will not happen without the cyan object?\nOptions:\nA. The red object and the rubber cylinder collide\nB. The red object and the blue cylinder collide\nC. The green object collides with the blue cylinder\nD. The blue cylinder collides with the yellow cylinder\n\nAnswer:", "D. The blue cylinder collides with the yellow cylinder" ] }
train_videos/video_01531.mp4
14
counterfactual
Which of the following will happen if the yellow cube is removed?
[ "all_events", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The green object collides with the red sphere", "The cyan cube and the cylinder collide", "The cylinder and the red object collide" ], "program": [ [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "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: Which of the following will happen if the yellow cube is removed?\nOptions:\nA. The green object collides with the red sphere\nB. The cyan cube and the cylinder collide\nC. The cylinder and the red object collide\n\nAnswer:", "B. The cyan cube and the cylinder collide" ] }
train_videos/video_01531.mp4
15
counterfactual
Which event will happen if the cylinder is removed?
[ "all_events", "objects", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cyan object and the yellow object collide", "The cyan object collides with the red object", "The red sphere collides with the yellow cube", "The green sphere and the yellow cube collide" ], "program": [ [ "all_events", "objects", "cyan", "filter_color", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "yellow", "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: Which event will happen if the cylinder is removed?\nOptions:\nA. The cyan object and the yellow object collide\nB. The cyan object collides with the red object\nC. The red sphere collides with the yellow cube\nD. The green sphere and the yellow cube collide\n\nAnswer:", "B. The cyan object collides with the red object" ] }
train_videos/video_01532.mp4
14
counterfactual
What 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 yellow cube and the gray cube collide", "The cylinder and the metal object collide", "The cylinder and the yellow object collide" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "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: What will happen if the sphere is removed?\nOptions:\nA. The yellow cube and the gray cube collide\nB. The cylinder and the metal object collide\nC. The cylinder and the yellow object collide\n\nAnswer:", "B. The cylinder and the metal object collide" ] }
train_videos/video_01532.mp4
15
counterfactual
Which of the following will happen if the metal object is removed?
[ "all_events", "objects", "metal", "filter_material", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cylinder and the rubber cube collide", "The sphere collides with the rubber cube", "The cylinder and the yellow cube collide", "The cylinder collides with the sphere" ], "program": [ [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "sphere", "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: Which of the following will happen if the metal object is removed?\nOptions:\nA. The cylinder and the rubber cube collide\nB. The sphere collides with the rubber cube\nC. The cylinder and the yellow cube collide\nD. The cylinder collides with the sphere\n\nAnswer:", "D. The cylinder collides with the sphere" ] }
train_videos/video_01533.mp4
14
counterfactual
Without the cyan cube, which of the following will not happen?
[ "all_events", "objects", "cyan", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The cylinder and the purple object collide", "The rubber object and the cylinder collide" ], "program": [ [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "unique", "filter_collision", "objects", "cylinder", "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: Without the cyan cube, which of the following will not happen?\nOptions:\nA. The cylinder and the purple object collide\nB. The rubber object and the cylinder collide\n\nAnswer:", "A. The cylinder and the purple object collide" ] }
train_videos/video_01533.mp4
15
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 rubber cube collides with the cyan cube", "The cyan cube collides with the purple cube" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "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", "purple", "filter_color", "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 cylinder is removed, what will not happen?\nOptions:\nA. The rubber cube collides with the cyan cube\nB. The cyan cube collides with the purple cube\n\nAnswer:", "B. The cyan cube collides with the purple cube" ] }
train_videos/video_01534.mp4
14
counterfactual
Which event will happen if the cube is removed?
[ "all_events", "objects", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The cyan sphere collides with the brown sphere", "The cylinder collides with the brown sphere" ], "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", "brown", "filter_color", "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: Which event will happen if the cube is removed?\nOptions:\nA. The cyan sphere collides with the brown sphere\nB. The cylinder collides with the brown sphere\n\nAnswer:", "B. The cylinder collides with the brown sphere" ] }
train_videos/video_01535.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 red object collides with the cyan sphere", "The cube and the cyan sphere collide", "The red sphere and the cube collide" ], "program": [ [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "cyan", "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", "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 cylinder?\nOptions:\nA. The red object collides with the cyan sphere\nB. The cube and the cyan sphere collide\nC. The red sphere and the cube collide\n\nAnswer:", "C. The red sphere and the cube collide" ] }
train_videos/video_01536.mp4
13
counterfactual
If the green cylinder is removed, what will not happen?
[ "all_events", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The green cube and the brown cylinder collide", "The gray object collides with the brown object", "The blue object and the brown cylinder collide", "The blue object and the green cube collide" ], "program": [ [ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "green", "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: If the green cylinder is removed, what will not happen?\nOptions:\nA. The green cube and the brown cylinder collide\nB. The gray object collides with the brown object\nC. The blue object and the brown cylinder collide\nD. The blue object and the green cube collide\n\nAnswer:", "C. The blue object and the brown cylinder collide" ] }
train_videos/video_01536.mp4
14
counterfactual
Which of the following will happen without the blue cube?
[ "all_events", "objects", "blue", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The gray cube collides with the green cylinder", "The green cylinder and the brown cylinder collide", "The rubber cube collides with the green cube", "The green cylinder and the green cube collide" ], "program": [ [ "all_events", "objects", "gray", "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", "brown", "filter_color", "cylinder", "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", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "green", "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 of the following will happen without the blue cube?\nOptions:\nA. The gray cube collides with the green cylinder\nB. The green cylinder and the brown cylinder collide\nC. The rubber cube collides with the green cube\nD. The green cylinder and the green cube collide\n\nAnswer:", "C. The rubber cube collides with the green cube" ] }
train_videos/video_01537.mp4
14
counterfactual
What will happen if the purple cylinder is removed?
[ "all_events", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The brown cube collides with the red cube", "The brown cube and the red cylinder collide", "The red cylinder and the sphere collide", "The brown cube and the sphere collide" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "cube", "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", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "sphere", "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" ] ], "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: What will happen if the purple cylinder is removed?\nOptions:\nA. The brown cube collides with the red cube\nB. The brown cube and the red cylinder collide\nC. The red cylinder and the sphere collide\nD. The brown cube and the sphere collide\n\nAnswer:", "C. The red cylinder and the sphere collide" ] }
train_videos/video_01537.mp4
15
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 red cylinder and the rubber cube collide", "The red cube and the purple cylinder collide", "The metal cube collides with the purple object", "The brown cube and the rubber cube collide" ], "program": [ [ "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", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cube", "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 sphere, which of the following will not happen?\nOptions:\nA. The red cylinder and the rubber cube collide\nB. The red cube and the purple cylinder collide\nC. The metal cube collides with the purple object\nD. The brown cube and the rubber cube collide\n\nAnswer:", "D. The brown cube and the rubber cube collide" ] }
train_videos/video_01538.mp4
13
counterfactual
If the yellow sphere is removed, which event will happen?
[ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The blue object and the cube collide", "The green cylinder collides with the cube", "The green cylinder and the brown cylinder collide", "The blue object and the brown object collide" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "cube", "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", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "brown", "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" ] ], "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 yellow sphere is removed, which event will happen?\nOptions:\nA. The blue object and the cube collide\nB. The green cylinder collides with the cube\nC. The green cylinder and the brown cylinder collide\nD. The blue object and the brown object collide\n\nAnswer:", "C. The green cylinder and the brown cylinder collide" ] }
train_videos/video_01538.mp4
14
counterfactual
What will happen without the brown cylinder?
[ "all_events", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The rubber sphere collides with the green cylinder", "The green cylinder and the cube collide", "The rubber sphere collides with the cube", "The yellow sphere collides with the cube" ], "program": [ [ "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", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cube", "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", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cube", "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 happen without the brown cylinder?\nOptions:\nA. The rubber sphere collides with the green cylinder\nB. The green cylinder and the cube collide\nC. The rubber sphere collides with the cube\nD. The yellow sphere collides with the cube\n\nAnswer:", "A. The rubber sphere collides with the green cylinder" ] }
train_videos/video_01539.mp4
14
counterfactual
Which event will happen without the green sphere?
[ "all_events", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The rubber cube and the purple cylinder collide", "The metal cube collides with the gray cylinder", "The rubber cube collides with the gray object", "The metal cube and the rubber cube collide" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "cylinder", "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", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cube", "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 sphere?\nOptions:\nA. The rubber cube and the purple cylinder collide\nB. The metal cube collides with the gray cylinder\nC. The rubber cube collides with the gray object\nD. The metal cube and the rubber cube collide\n\nAnswer:", "D. The metal cube and the rubber cube collide" ] }
train_videos/video_01539.mp4
15
counterfactual
Without the metal cylinder, what will not happen?
[ "all_events", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The rubber cube collides with the metal sphere", "The red sphere collides with the gray object", "The metal sphere and the rubber sphere collide", "The rubber cube collides with the green object" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "sphere", "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", "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 metal cylinder, what will not happen?\nOptions:\nA. The rubber cube collides with the metal sphere\nB. The red sphere collides with the gray object\nC. The metal sphere and the rubber sphere collide\nD. The rubber cube collides with the green object\n\nAnswer:", "D. The rubber cube collides with the green object" ] }
train_videos/video_01540.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 purple object collides with the red cylinder", "The purple cube and the sphere collide", "The red cube and the brown cube collide", "The red cube and the purple object collide" ], "program": [ [ "all_events", "objects", "purple", "filter_color", "unique", "filter_collision", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "purple", "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: What will not happen if the blue cylinder is removed?\nOptions:\nA. The purple object collides with the red cylinder\nB. The purple cube and the sphere collide\nC. The red cube and the brown cube collide\nD. The red cube and the purple object collide\n\nAnswer:", "B. The purple cube and the sphere collide" ] }
train_videos/video_01540.mp4
15
counterfactual
Which of the following 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 metal cube collides with the blue cylinder", "The purple cube collides with the red cylinder", "The red cube collides with the brown object", "The purple cube collides with the blue object" ], "program": [ [ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "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 of the following will not happen without the sphere?\nOptions:\nA. The metal cube collides with the blue cylinder\nB. The purple cube collides with the red cylinder\nC. The red cube collides with the brown object\nD. The purple cube collides with the blue object\n\nAnswer:", "D. The purple cube collides with the blue object" ] }
train_videos/video_01541.mp4
13
counterfactual
If the gray cylinder is removed, which of the following will not happen?
[ "all_events", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The red object and the purple cube collide", "The purple object and the brown object collide", "The red cube collides with the green cube", "The green object collides with the rubber cylinder" ], "program": [ [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "rubber", "filter_material", "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: If the gray cylinder is removed, which of the following will not happen?\nOptions:\nA. The red object and the purple cube collide\nB. The purple object and the brown object collide\nC. The red cube collides with the green cube\nD. The green object collides with the rubber cylinder\n\nAnswer:", "D. The green object collides with the rubber cylinder" ] }
train_videos/video_01541.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 metal cylinder and the brown cylinder collide", "The sphere and the metal cube collide", "The green cube collides with the sphere", "The green cube and the sphere collide" ], "program": [ [ "all_events", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "sphere", "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: Without the red object, which event will happen?\nOptions:\nA. The metal cylinder and the brown cylinder collide\nB. The sphere and the metal cube collide\nC. The green cube collides with the sphere\nD. The green cube and the sphere collide\n\nAnswer:", "D. The green cube and the sphere collide" ] }
train_videos/video_01542.mp4
14
counterfactual
If the gray cylinder is removed, which event will not happen?
[ "all_events", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The rubber sphere collides with the cube", "The red cylinder collides with the cube", "The red object and the rubber sphere collide", "The red cylinder collides with the metal sphere" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "metal", "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: If the gray cylinder is removed, which event will not happen?\nOptions:\nA. The rubber sphere collides with the cube\nB. The red cylinder collides with the cube\nC. The red object and the rubber sphere collide\nD. The red cylinder collides with the metal sphere\n\nAnswer:", "D. The red cylinder collides with the metal sphere" ] }
train_videos/video_01542.mp4
15
counterfactual
Without the metal sphere, which of the following will happen?
[ "all_events", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The red cylinder and the rubber sphere collide", "The cube and the gray object collide", "The red object collides with the cube", "The red cylinder collides with the gray object" ], "program": [ [ "all_events", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "gray", "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: Without the metal sphere, which of the following will happen?\nOptions:\nA. The red cylinder and the rubber sphere collide\nB. The cube and the gray object collide\nC. The red object collides with the cube\nD. The red cylinder collides with the gray object\n\nAnswer:", "C. The red object collides with the cube" ] }
train_videos/video_01543.mp4
14
counterfactual
Which event will happen if the red cube is removed?
[ "all_events", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The brown cube collides with the sphere", "The brown cube and the cylinder collide", "The sphere and the cylinder collide", "The sphere collides with the gray object" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "gray", "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: Which event will happen if the red cube is removed?\nOptions:\nA. The brown cube collides with the sphere\nB. The brown cube and the cylinder collide\nC. The sphere and the cylinder collide\nD. The sphere collides with the gray object\n\nAnswer:", "D. The sphere collides with the gray object" ] }
train_videos/video_01543.mp4
15
counterfactual
Which event will happen without the cylinder?
[ "all_events", "objects", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The brown cube and the gray cube collide", "The sphere and the gray cube collide", "The gray object collides with the rubber cube", "The brown cube and the sphere collide" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "rubber", "filter_material", "cube", "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" ] ], "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 event will happen without the cylinder?\nOptions:\nA. The brown cube and the gray cube collide\nB. The sphere and the gray cube collide\nC. The gray object collides with the rubber cube\nD. The brown cube and the sphere collide\n\nAnswer:", "D. The brown cube and the sphere collide" ] }
train_videos/video_01544.mp4
12
counterfactual
Which event 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 green cylinder collides with the red object", "The red cube collides with the yellow cube", "The yellow cube collides with the yellow cylinder", "The green object and the yellow cube collide" ], "program": [ [ "all_events", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "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", "cube", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "yellow", "filter_color", "cube", "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 without the sphere?\nOptions:\nA. The green cylinder collides with the red object\nB. The red cube collides with the yellow cube\nC. The yellow cube collides with the yellow cylinder\nD. The green object and the yellow cube collide\n\nAnswer:", "C. The yellow cube collides with the yellow cylinder" ] }
train_videos/video_01544.mp4
13
counterfactual
Which of the following 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 yellow cube collides with the yellow cylinder", "The red cube collides with the yellow cube", "The green object and the red cube collide", "The red object collides with the yellow cylinder" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "yellow", "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: Which of the following will not happen if the purple cube is removed?\nOptions:\nA. The yellow cube collides with the yellow cylinder\nB. The red cube collides with the yellow cube\nC. The green object and the red cube collide\nD. The red object collides with the yellow cylinder\n\nAnswer:", "D. The red object collides with the yellow cylinder" ] }
train_videos/video_01545.mp4
14
counterfactual
Which of the following 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, 2, 3 ], "choice": [ "The purple sphere collides with the purple cylinder", "The gray cylinder collides with the purple cylinder", "The gray cylinder collides with the purple sphere", "The purple cylinder collides with the blue object" ], "program": [ [ "all_events", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "blue", "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: Which of the following will happen if the gray sphere is removed?\nOptions:\nA. The purple sphere collides with the purple cylinder\nB. The gray cylinder collides with the purple cylinder\nC. The gray cylinder collides with the purple sphere\nD. The purple cylinder collides with the blue object\n\nAnswer:", "C. The gray cylinder collides with the purple sphere" ] }
train_videos/video_01545.mp4
15
counterfactual
If the blue sphere is removed, which of the following will happen?
[ "all_events", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The gray cylinder and the purple sphere collide", "The purple sphere and the gray sphere collide", "The purple sphere and the purple cylinder collide", "The gray cylinder and the purple cylinder collide" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "purple", "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 blue sphere is removed, which of the following will happen?\nOptions:\nA. The gray cylinder and the purple sphere collide\nB. The purple sphere and the gray sphere collide\nC. The purple sphere and the purple cylinder collide\nD. The gray cylinder and the purple cylinder collide\n\nAnswer:", "C. The purple sphere and the purple cylinder collide" ] }
train_videos/video_01546.mp4
13
counterfactual
If the brown cylinder is removed, which of the following will happen?
[ "all_events", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The green object and the red object collide", "The sphere and the red object collide", "The sphere and the green object collide", "The green cylinder and the yellow object collide" ], "program": [ [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "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", "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 cylinder is removed, which of the following will happen?\nOptions:\nA. The green object and the red object collide\nB. The sphere and the red object collide\nC. The sphere and the green object collide\nD. The green cylinder and the yellow object collide\n\nAnswer:", "D. The green cylinder and the yellow object collide" ] }
train_videos/video_01547.mp4
14
counterfactual
Which of the following 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 cube collides with the red sphere", "The cube collides with the blue object", "The gray cylinder collides with the blue object", "The cube collides with the gray cylinder" ], "program": [ [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "sphere", "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", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "blue", "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" ] ], "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: Which of the following will happen without the rubber sphere?\nOptions:\nA. The cube collides with the red sphere\nB. The cube collides with the blue object\nC. The gray cylinder collides with the blue object\nD. The cube collides with the gray cylinder\n\nAnswer:", "C. The gray cylinder collides with the blue object" ] }
train_videos/video_01547.mp4
15
counterfactual
Without the cube, what will not happen?
[ "all_events", "objects", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The red sphere and the cyan object collide", "The gray cylinder collides with the cyan object", "The gray object collides with the blue cylinder", "The metal sphere and the blue cylinder collide" ], "program": [ [ "all_events", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "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", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "blue", "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: Without the cube, what will not happen?\nOptions:\nA. The red sphere and the cyan object collide\nB. The gray cylinder collides with the cyan object\nC. The gray object collides with the blue cylinder\nD. The metal sphere and the blue cylinder collide\n\nAnswer:", "D. The metal sphere and the blue cylinder collide" ] }
train_videos/video_01548.mp4
13
counterfactual
Which event will happen if the rubber sphere is removed?
[ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The brown cube and the red cube collide", "The red cube collides with the metal sphere", "The rubber cube and the green cube collide", "The red cube and the green cube collide" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "cube", "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", "metal", "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", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "green", "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 rubber sphere is removed?\nOptions:\nA. The brown cube and the red cube collide\nB. The red cube collides with the metal sphere\nC. The rubber cube and the green cube collide\nD. The red cube and the green cube collide\n\nAnswer:", "C. The rubber cube and the green cube collide" ] }
train_videos/video_01548.mp4
14
counterfactual
Which event will not happen if the green cube is removed?
[ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The rubber cube and the red sphere collide", "The metal sphere collides with the rubber sphere", "The red cube and the metal sphere collide", "The red cube collides with the rubber sphere" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "sphere", "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: Which event will not happen if the green cube is removed?\nOptions:\nA. The rubber cube and the red sphere collide\nB. The metal sphere collides with the rubber sphere\nC. The red cube and the metal sphere collide\nD. The red cube collides with the rubber sphere\n\nAnswer:", "D. The red cube collides with the rubber sphere" ] }
train_videos/video_01549.mp4
12
counterfactual
If the sphere is removed, what will not happen?
[ "all_events", "objects", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The metal cube and the blue cube collide", "The metal object and the cyan object collide", "The cyan cube and the blue cylinder collide", "The cyan cube collides with the blue cube" ], "program": [ [ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "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: If the sphere is removed, what will not happen?\nOptions:\nA. The metal cube and the blue cube collide\nB. The metal object and the cyan object collide\nC. The cyan cube and the blue cylinder collide\nD. The cyan cube collides with the blue cube\n\nAnswer:", "D. The cyan cube collides with the blue cube" ] }
train_videos/video_01549.mp4
13
counterfactual
Without the cyan object, which of the following will happen?
[ "all_events", "objects", "cyan", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The blue cube collides with the sphere", "The blue cylinder and the sphere collide", "The blue cylinder and the blue cube collide", "The blue cylinder collides with the yellow cylinder" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "cylinder", "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: Without the cyan object, which of the following will happen?\nOptions:\nA. The blue cube collides with the sphere\nB. The blue cylinder and the sphere collide\nC. The blue cylinder and the blue cube collide\nD. The blue cylinder collides with the yellow cylinder\n\nAnswer:", "C. The blue cylinder and the blue cube collide" ] }
train_videos/video_01550.mp4
13
counterfactual
If the metal sphere is removed, what will happen?
[ "all_events", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The cylinder collides with the cube", "The blue object collides with the cube", "The cylinder and the rubber object collide" ], "program": [ [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "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: If the metal sphere is removed, what will happen?\nOptions:\nA. The cylinder collides with the cube\nB. The blue object collides with the cube\nC. The cylinder and the rubber object collide\n\nAnswer:", "C. The cylinder and the rubber object collide" ] }
train_videos/video_01550.mp4
14
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, 2 ], "choice": [ "The metal sphere and the cube collide", "The metal sphere and the rubber sphere collide", "The rubber object and the cube collide" ], "program": [ [ "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", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "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: If the cylinder is removed, what will not happen?\nOptions:\nA. The metal sphere and the cube collide\nB. The metal sphere and the rubber sphere collide\nC. The rubber object and the cube collide\n\nAnswer:", "B. The metal sphere and the rubber sphere collide" ] }
train_videos/video_01551.mp4
13
counterfactual
Without the gray cube, which of the following will happen?
[ "all_events", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The brown cylinder and the blue cube collide", "The blue cylinder collides with the rubber object" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "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 gray cube, which of the following will happen?\nOptions:\nA. The brown cylinder and the blue cube collide\nB. The blue cylinder collides with the rubber object\n\nAnswer:", "B. The blue cylinder collides with the rubber object" ] }
train_videos/video_01551.mp4
14
counterfactual
Which of the following will not happen without the brown object?
[ "all_events", "objects", "brown", "filter_color", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The blue cylinder and the blue cube collide", "The blue cube collides with the gray cube" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "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 of the following will not happen without the brown object?\nOptions:\nA. The blue cylinder and the blue cube collide\nB. The blue cube collides with the gray cube\n\nAnswer:", "B. The blue cube collides with the gray cube" ] }
train_videos/video_01552.mp4
14
counterfactual
Which of the following will happen if the brown sphere is removed?
[ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The gray object and the red object collide", "The yellow object collides with the red cylinder", "The gray sphere collides with the yellow object", "The brown cube and the red cylinder collide" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cylinder", "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 if the brown sphere is removed?\nOptions:\nA. The gray object and the red object collide\nB. The yellow object collides with the red cylinder\nC. The gray sphere collides with the yellow object\nD. The brown cube and the red cylinder collide\n\nAnswer:", "C. The gray sphere collides with the yellow object" ] }
train_videos/video_01552.mp4
15
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, 3 ], "choice": [ "The brown sphere and the red cylinder collide", "The gray object collides with the brown cube", "The brown cube and the brown sphere collide", "The brown cylinder collides with the red object" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "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", "cube", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "red", "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 yellow object, which event will happen?\nOptions:\nA. The brown sphere and the red cylinder collide\nB. The gray object collides with the brown cube\nC. The brown cube and the brown sphere collide\nD. The brown cylinder collides with the red object\n\nAnswer:", "B. The gray object collides with the brown cube" ] }
train_videos/video_01553.mp4
14
counterfactual
Which of the following will not happen if the brown cylinder is removed?
[ "all_events", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The red cube and the red cylinder collide", "The brown cube collides with the red cylinder", "The brown cube and the sphere collide", "The sphere and the red cylinder collide" ], "program": [ [ "all_events", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "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", "red", "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: Which of the following will not happen if the brown cylinder is removed?\nOptions:\nA. The red cube and the red cylinder collide\nB. The brown cube collides with the red cylinder\nC. The brown cube and the sphere collide\nD. The sphere and the red cylinder collide\n\nAnswer:", "D. The sphere and the red cylinder collide" ] }
train_videos/video_01553.mp4
15
counterfactual
Without the red cylinder, which of the following will happen?
[ "all_events", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The sphere collides with the brown cylinder", "The red cube collides with the brown cube", "The brown cube and the sphere collide", "The red cube and the sphere collide" ], "program": [ [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "cube", "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", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "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 cylinder, which of the following will happen?\nOptions:\nA. The sphere collides with the brown cylinder\nB. The red cube collides with the brown cube\nC. The brown cube and the sphere collide\nD. The red cube and the sphere collide\n\nAnswer:", "D. The red cube and the sphere collide" ] }
train_videos/video_01554.mp4
14
counterfactual
If the gray object is removed, what will happen?
[ "all_events", "objects", "gray", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The rubber object collides with the cylinder", "The rubber object collides with the metal cube", "The metal cube and the blue sphere collide", "The cylinder and the blue sphere collide" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "unique", "filter_collision", "objects", "metal", "filter_material", "cube", "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" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "sphere", "filter_shape", "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: If the gray object is removed, what will happen?\nOptions:\nA. The rubber object collides with the cylinder\nB. The rubber object collides with the metal cube\nC. The metal cube and the blue sphere collide\nD. The cylinder and the blue sphere collide\n\nAnswer:", "B. The rubber object collides with the metal cube" ] }
train_videos/video_01554.mp4
15
counterfactual
Which of the following will happen without the blue sphere?
[ "all_events", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The rubber cube collides with the gray object", "The rubber object collides with the cylinder", "The gray sphere collides with the metal cube", "The gray sphere and the cylinder collide" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "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: Which of the following will happen without the blue sphere?\nOptions:\nA. The rubber cube collides with the gray object\nB. The rubber object collides with the cylinder\nC. The gray sphere collides with the metal cube\nD. The gray sphere and the cylinder collide\n\nAnswer:", "D. The gray sphere and the cylinder collide" ] }
train_videos/video_01555.mp4
14
counterfactual
What will not happen if the purple cylinder is removed?
[ "all_events", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The sphere collides with the cube", "The sphere and the gray cylinder collide", "The cube and the brown object collide", "The blue cylinder and the cube collide" ], "program": [ [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "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", "brown", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cube", "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: What will not happen if the purple cylinder is removed?\nOptions:\nA. The sphere collides with the cube\nB. The sphere and the gray cylinder collide\nC. The cube and the brown object collide\nD. The blue cylinder and the cube collide\n\nAnswer:", "D. The blue cylinder and the cube collide" ] }
train_videos/video_01555.mp4
15
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 cube collides with the gray cylinder", "The blue cylinder and the cube collide", "The cube collides with the purple object", "The blue cylinder collides with the purple object" ], "program": [ [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "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", "cube", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "purple", "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: If the sphere is removed, which event will happen?\nOptions:\nA. The cube collides with the gray cylinder\nB. The blue cylinder and the cube collide\nC. The cube collides with the purple object\nD. The blue cylinder collides with the purple object\n\nAnswer:", "B. The blue cylinder and the cube collide" ] }
train_videos/video_01556.mp4
14
counterfactual
If the rubber cylinder is removed, which of the following will happen?
[ "all_events", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cube collides with the cyan sphere", "The cube collides with the yellow sphere", "The cube and the metal cylinder collide", "The cyan sphere collides with the yellow sphere" ], "program": [ [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "sphere", "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", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "yellow", "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: If the rubber cylinder is removed, which of the following will happen?\nOptions:\nA. The cube collides with the cyan sphere\nB. The cube collides with the yellow sphere\nC. The cube and the metal cylinder collide\nD. The cyan sphere collides with the yellow sphere\n\nAnswer:", "A. The cube collides with the cyan sphere" ] }
train_videos/video_01556.mp4
15
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 gray object and the rubber object collide", "The gray object collides with the metal cylinder", "The cyan object collides with the metal cylinder", "The rubber cylinder and the cyan object collide" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "rubber", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "unique", "filter_collision", "objects", "metal", "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", "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 cube is removed, which event will happen?\nOptions:\nA. The gray object and the rubber object collide\nB. The gray object collides with the metal cylinder\nC. The cyan object collides with the metal cylinder\nD. The rubber cylinder and the cyan object collide\n\nAnswer:", "A. The gray object and the rubber object collide" ] }
train_videos/video_01557.mp4
14
counterfactual
Which of the following will happen if the blue cube is removed?
[ "all_events", "objects", "blue", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The metal sphere collides with the yellow sphere", "The green sphere collides with the metal cube", "The metal cube and the rubber sphere collide" ], "program": [ [ "all_events", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "sphere", "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: Which of the following will happen if the blue cube is removed?\nOptions:\nA. The metal sphere collides with the yellow sphere\nB. The green sphere collides with the metal cube\nC. The metal cube and the rubber sphere collide\n\nAnswer:", "C. The metal cube and the rubber sphere collide" ] }
train_videos/video_01557.mp4
15
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 blue object collides with the yellow cube", "The blue object and the yellow sphere collide", "The yellow cube collides with the yellow sphere" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "yellow", "filter_color", "cube", "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", "yellow", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "sphere", "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: Which of the following will happen without the green object?\nOptions:\nA. The blue object collides with the yellow cube\nB. The blue object and the yellow sphere collide\nC. The yellow cube collides with the yellow sphere\n\nAnswer:", "C. The yellow cube collides with the yellow sphere" ] }