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_08528.mp4
15
counterfactual
If the green cube is removed, which event will not happen?
[ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The sphere and the rubber cube collide", "The red object and the sphere collide", "The red object collides with the rubber object", "The purple cylinder collides with the sphere" ], "program": [ [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "rubber", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cylinder", "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: If the green cube is removed, which event will not happen?\nOptions:\nA. The sphere and the rubber cube collide\nB. The red object and the sphere collide\nC. The red object collides with the rubber object\nD. The purple cylinder collides with the sphere\n\nAnswer:", "C. The red object collides with the rubber object" ] }
train_videos/video_08529.mp4
14
counterfactual
Without the cube, what will not happen?
[ "all_events", "objects", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The cylinder and the metal sphere collide", "The rubber sphere collides with the cylinder" ], "program": [ [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "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 cube, what will not happen?\nOptions:\nA. The cylinder and the metal sphere collide\nB. The rubber sphere collides with the cylinder\n\nAnswer:", "A. The cylinder and the metal sphere collide" ] }
train_videos/video_08529.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 ], "choice": [ "The blue sphere collides with the cube", "The purple sphere and the blue sphere collide", "The purple object collides with the cube" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen without the cylinder?\nOptions:\nA. The blue sphere collides with the cube\nB. The purple sphere and the blue sphere collide\nC. The purple object collides with the cube\n\nAnswer:", "A. The blue sphere collides with the cube" ] }
train_videos/video_08530.mp4
14
counterfactual
Which of the following will happen without the gray cylinder?
[ "all_events", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The sphere collides with the cube", "The rubber cylinder and the sphere collide" ], "program": [ [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the gray cylinder?\nOptions:\nA. The sphere collides with the cube\nB. The rubber cylinder and the sphere collide\n\nAnswer:", "B. The rubber cylinder and the sphere collide" ] }
train_videos/video_08531.mp4
14
counterfactual
Without the cylinder, what will not happen?
[ "all_events", "objects", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The cyan cube and the rubber cube collide", "The cyan cube and the sphere collide", "The sphere and the rubber cube collide" ], "program": [ [ "all_events", "objects", "cyan", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "sphere", "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" ] ], "answer": [ "correct", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cylinder, what will not happen?\nOptions:\nA. The cyan cube and the rubber cube collide\nB. The cyan cube and the sphere collide\nC. The sphere and the rubber cube collide\n\nAnswer:", "C. The sphere and the rubber cube collide" ] }
train_videos/video_08531.mp4
15
counterfactual
What will happen if the rubber object is removed?
[ "all_events", "objects", "rubber", "filter_material", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The cylinder collides with the metal cube", "The cylinder and the sphere collide" ], "program": [ [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "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", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen if the rubber object is removed?\nOptions:\nA. The cylinder collides with the metal cube\nB. The cylinder and the sphere collide\n\nAnswer:", "B. The cylinder and the sphere collide" ] }
train_videos/video_08532.mp4
14
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 blue cube collides with the rubber sphere", "The cyan object collides with the rubber cube", "The rubber cube collides with the brown object", "The rubber sphere collides with the brown object" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "unique", "filter_collision", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "brown", "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: What will not happen if the cylinder is removed?\nOptions:\nA. The blue cube collides with the rubber sphere\nB. The cyan object collides with the rubber cube\nC. The rubber cube collides with the brown object\nD. The rubber sphere collides with the brown object\n\nAnswer:", "D. The rubber sphere collides with the brown object" ] }
train_videos/video_08532.mp4
15
counterfactual
What will not happen if the brown sphere is removed?
[ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The metal cube and the cylinder collide", "The red cube collides with the cylinder", "The rubber sphere and the rubber cube collide", "The red sphere collides with the cyan sphere" ], "program": [ [ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "sphere", "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: What will not happen if the brown sphere is removed?\nOptions:\nA. The metal cube and the cylinder collide\nB. The red cube collides with the cylinder\nC. The rubber sphere and the rubber cube collide\nD. The red sphere collides with the cyan sphere\n\nAnswer:", "D. The red sphere collides with the cyan sphere" ] }
train_videos/video_08533.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 ], "choice": [ "The blue cube and the cylinder collide", "The blue cube and the yellow object collide", "The yellow object collides with the cylinder" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the sphere?\nOptions:\nA. The blue cube and the cylinder collide\nB. The blue cube and the yellow object collide\nC. The yellow object collides with the cylinder\n\nAnswer:", "A. The blue cube and the cylinder collide" ] }
train_videos/video_08533.mp4
14
counterfactual
Which event 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 ], "choice": [ "The sphere collides with the cylinder", "The rubber object and the cylinder collide", "The sphere collides with the rubber object" ], "program": [ [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "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: Which event will happen without the blue cube?\nOptions:\nA. The sphere collides with the cylinder\nB. The rubber object and the cylinder collide\nC. The sphere collides with the rubber object\n\nAnswer:", "C. The sphere collides with the rubber object" ] }
train_videos/video_08534.mp4
14
counterfactual
Without the yellow cube, which of the following will not happen?
[ "all_events", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The gray object collides with the red cube", "The gray object collides with the cylinder", "The cylinder and the red object collide" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the yellow cube, which of the following will not happen?\nOptions:\nA. The gray object collides with the red cube\nB. The gray object collides with the cylinder\nC. The cylinder and the red object collide\n\nAnswer:", "C. The cylinder and the red object collide" ] }
train_videos/video_08534.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, 2, 3 ], "choice": [ "The gray cube collides with the red object", "The gray object collides with the yellow object", "The yellow cube and the red object collide", "The gray cube collides with the yellow cube" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "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: If the cylinder is removed, what will not happen?\nOptions:\nA. The gray cube collides with the red object\nB. The gray object collides with the yellow object\nC. The yellow cube and the red object collide\nD. The gray cube collides with the yellow cube\n\nAnswer:", "A. The gray cube collides with the red object" ] }
train_videos/video_08535.mp4
13
counterfactual
What will not happen if the metal sphere is removed?
[ "all_events", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The green object collides with the yellow object", "The yellow object and the cube collide", "The green sphere and the cube collide", "The green object collides with the cylinder" ], "program": [ [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "cylinder", "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 metal sphere is removed?\nOptions:\nA. The green object collides with the yellow object\nB. The yellow object and the cube collide\nC. The green sphere and the cube collide\nD. The green object collides with the cylinder\n\nAnswer:", "D. The green object collides with the cylinder" ] }
train_videos/video_08535.mp4
14
counterfactual
What will happen without the yellow object?
[ "all_events", "objects", "yellow", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The purple sphere and the cube collide", "The green sphere and the cylinder collide", "The purple object and the green sphere collide", "The metal sphere and the cylinder collide" ], "program": [ [ "all_events", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cube", "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", "purple", "filter_color", "unique", "filter_collision", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen without the yellow object?\nOptions:\nA. The purple sphere and the cube collide\nB. The green sphere and the cylinder collide\nC. The purple object and the green sphere collide\nD. The metal sphere and the cylinder collide\n\nAnswer:", "C. The purple object and the green sphere collide" ] }
train_videos/video_08536.mp4
14
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 yellow object collides with the brown object", "The gray object collides with the brown object", "The yellow object collides with the gray sphere", "The red cylinder and the brown object collide" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "correct", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the purple object is removed, which event will not happen?\nOptions:\nA. The yellow object collides with the brown object\nB. The gray object collides with the brown object\nC. The yellow object collides with the gray sphere\nD. The red cylinder and the brown object collide\n\nAnswer:", "D. The red cylinder and the brown object collide" ] }
train_videos/video_08536.mp4
15
counterfactual
Without the rubber object, what will not happen?
[ "all_events", "objects", "rubber", "filter_material", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The yellow sphere and the brown cylinder collide", "The gray sphere collides with the brown cylinder", "The yellow sphere and the gray sphere collide" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the rubber object, what will not happen?\nOptions:\nA. The yellow sphere and the brown cylinder collide\nB. The gray sphere collides with the brown cylinder\nC. The yellow sphere and the gray sphere collide\n\nAnswer:", "C. The yellow sphere and the gray sphere collide" ] }
train_videos/video_08537.mp4
13
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 ], "choice": [ "The cube and the cylinder collide", "The cube and the metal sphere collide" ], "program": [ [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the rubber sphere?\nOptions:\nA. The cube and the cylinder collide\nB. The cube and the metal sphere collide\n\nAnswer:", "A. The cube and the cylinder collide" ] }
train_videos/video_08537.mp4
14
counterfactual
Which of the following will happen without the metal sphere?
[ "all_events", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The cube collides with the cylinder", "The cube and the yellow object collide" ], "program": [ [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "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 happen without the metal sphere?\nOptions:\nA. The cube collides with the cylinder\nB. The cube and the yellow object collide\n\nAnswer:", "B. The cube and the yellow object collide" ] }
train_videos/video_08538.mp4
14
counterfactual
Which event will happen if the cyan cylinder is removed?
[ "all_events", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The blue object collides with the gray metal object", "The cube and the gray metal object collide" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "gray", "filter_color", "metal", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "metal", "filter_material", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen if the cyan cylinder is removed?\nOptions:\nA. The blue object collides with the gray metal object\nB. The cube and the gray metal object collide\n\nAnswer:", "A. The blue object collides with the gray metal object" ] }
train_videos/video_08538.mp4
15
counterfactual
What will happen if the gray rubber object is removed?
[ "all_events", "objects", "gray", "filter_color", "rubber", "filter_material", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The gray metal object collides with the cyan cylinder", "The blue cylinder and the cube collide", "The blue object and the cyan cylinder collide", "The blue object and the gray metal cylinder collide" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "metal", "filter_material", "unique", "filter_collision", "objects", "cyan", "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", "blue", "filter_color", "unique", "filter_collision", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "gray", "filter_color", "metal", "filter_material", "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: What will happen if the gray rubber object is removed?\nOptions:\nA. The gray metal object collides with the cyan cylinder\nB. The blue cylinder and the cube collide\nC. The blue object and the cyan cylinder collide\nD. The blue object and the gray metal cylinder collide\n\nAnswer:", "D. The blue object and the gray metal cylinder collide" ] }
train_videos/video_08539.mp4
14
counterfactual
Which of the following will not happen if the yellow rubber object is removed?
[ "all_events", "objects", "yellow", "filter_color", "rubber", "filter_material", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The gray sphere collides with the gray cylinder", "The brown sphere and the gray cylinder collide", "The brown sphere and the metal cylinder collide", "The brown object collides with the gray sphere" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "unique", "filter_collision", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen if the yellow rubber object is removed?\nOptions:\nA. The gray sphere collides with the gray cylinder\nB. The brown sphere and the gray cylinder collide\nC. The brown sphere and the metal cylinder collide\nD. The brown object collides with the gray sphere\n\nAnswer:", "D. The brown object collides with the gray sphere" ] }
train_videos/video_08539.mp4
15
counterfactual
What will not happen if the gray sphere is removed?
[ "all_events", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The metal cylinder collides with the gray cylinder", "The metal cylinder and the yellow rubber cylinder collide", "The brown sphere collides with the metal cylinder", "The gray cylinder and the yellow rubber cylinder collide" ], "program": [ [ "all_events", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "rubber", "filter_material", "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: What will not happen if the gray sphere is removed?\nOptions:\nA. The metal cylinder collides with the gray cylinder\nB. The metal cylinder and the yellow rubber cylinder collide\nC. The brown sphere collides with the metal cylinder\nD. The gray cylinder and the yellow rubber cylinder collide\n\nAnswer:", "D. The gray cylinder and the yellow rubber cylinder collide" ] }
train_videos/video_08540.mp4
14
counterfactual
What will happen if the brown object is removed?
[ "all_events", "objects", "brown", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The red object and the gray sphere collide", "The gray cylinder and the red object collide", "The red cylinder collides with the yellow object", "The cube collides with the red cylinder" ], "program": [ [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "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", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen if the brown object is removed?\nOptions:\nA. The red object and the gray sphere collide\nB. The gray cylinder and the red object collide\nC. The red cylinder collides with the yellow object\nD. The cube collides with the red cylinder\n\nAnswer:", "D. The cube collides with the red cylinder" ] }
train_videos/video_08540.mp4
15
counterfactual
What will not happen without the red cylinder?
[ "all_events", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cube collides with the gray cylinder", "The rubber cylinder and the gray sphere collide", "The cube collides with the rubber sphere", "The brown cylinder collides with the yellow 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", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen without the red cylinder?\nOptions:\nA. The cube collides with the gray cylinder\nB. The rubber cylinder and the gray sphere collide\nC. The cube collides with the rubber sphere\nD. The brown cylinder collides with the yellow object\n\nAnswer:", "D. The brown cylinder collides with the yellow object" ] }
train_videos/video_08541.mp4
14
counterfactual
Without the blue cylinder, which of the following will happen?
[ "all_events", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The yellow cube collides with the red cylinder", "The sphere collides with the cyan object", "The red object and the cyan cylinder collide", "The sphere and the red cylinder collide" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "cyan", "filter_color", "cylinder", "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": [ "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 blue cylinder, which of the following will happen?\nOptions:\nA. The yellow cube collides with the red cylinder\nB. The sphere collides with the cyan object\nC. The red object and the cyan cylinder collide\nD. The sphere and the red cylinder collide\n\nAnswer:", "D. The sphere and the red cylinder collide" ] }
train_videos/video_08541.mp4
15
counterfactual
Which of the following will happen if the red object is removed?
[ "all_events", "objects", "red", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The sphere and the rubber cube collide", "The cyan cylinder and the metal cylinder collide", "The sphere collides with the yellow object", "The yellow cube collides with the cyan object" ], "program": [ [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "cube", "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: Which of the following will happen if the red object is removed?\nOptions:\nA. The sphere and the rubber cube collide\nB. The cyan cylinder and the metal cylinder collide\nC. The sphere collides with the yellow object\nD. The yellow cube collides with the cyan object\n\nAnswer:", "C. The sphere collides with the yellow object" ] }
train_videos/video_08542.mp4
13
counterfactual
What will not happen without the yellow cylinder?
[ "all_events", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The blue object and the sphere collide", "The red cube collides with the sphere", "The blue object and the red cube collide", "The sphere and the green cube collide" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "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" ], [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "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 not happen without the yellow cylinder?\nOptions:\nA. The blue object and the sphere collide\nB. The red cube collides with the sphere\nC. The blue object and the red cube collide\nD. The sphere and the green cube collide\n\nAnswer:", "D. The sphere and the green cube collide" ] }
train_videos/video_08542.mp4
14
counterfactual
If the green object is removed, which event will happen?
[ "all_events", "objects", "green", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The blue cylinder and the red object collide", "The yellow object collides with the sphere", "The blue cylinder collides with the sphere", "The yellow cylinder and the blue cylinder collide" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "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", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the green object is removed, which event will happen?\nOptions:\nA. The blue cylinder and the red object collide\nB. The yellow object collides with the sphere\nC. The blue cylinder collides with the sphere\nD. The yellow cylinder and the blue cylinder collide\n\nAnswer:", "D. The yellow cylinder and the blue cylinder collide" ] }
train_videos/video_08543.mp4
14
counterfactual
Without the metal sphere, which event will happen?
[ "all_events", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The yellow object collides with the rubber cylinder", "The brown metal cylinder collides with the cyan object", "The yellow cylinder collides with the brown metal cylinder", "The rubber cylinder and the purple sphere collide" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "correct", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the metal sphere, which event will happen?\nOptions:\nA. The yellow object collides with the rubber cylinder\nB. The brown metal cylinder collides with the cyan object\nC. The yellow cylinder collides with the brown metal cylinder\nD. The rubber cylinder and the purple sphere collide\n\nAnswer:", "C. The yellow cylinder collides with the brown metal cylinder" ] }
train_videos/video_08543.mp4
15
counterfactual
Which event will happen without the yellow cylinder?
[ "all_events", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The brown metal cylinder collides with the metal sphere", "The cyan object and the metal sphere collide", "The rubber cylinder collides with the metal sphere", "The brown metal cylinder and the rubber cylinder collide" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "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", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen without the yellow cylinder?\nOptions:\nA. The brown metal cylinder collides with the metal sphere\nB. The cyan object and the metal sphere collide\nC. The rubber cylinder collides with the metal sphere\nD. The brown metal cylinder and the rubber cylinder collide\n\nAnswer:", "D. The brown metal cylinder and the rubber cylinder collide" ] }
train_videos/video_08544.mp4
14
counterfactual
If the blue cube is removed, which event will happen?
[ "all_events", "objects", "blue", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cyan sphere collides with the red object", "The rubber object and the red object collide", "The metal sphere collides with the brown sphere", "The cylinder collides with the metal sphere" ], "program": [ [ "all_events", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "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", "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 blue cube is removed, which event will happen?\nOptions:\nA. The cyan sphere collides with the red object\nB. The rubber object and the red object collide\nC. The metal sphere collides with the brown sphere\nD. The cylinder collides with the metal sphere\n\nAnswer:", "D. The cylinder collides with the metal sphere" ] }
train_videos/video_08545.mp4
14
counterfactual
Without the gray sphere, which of the following will not happen?
[ "all_events", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The brown sphere collides with the green cylinder", "The brown sphere collides with the cyan cylinder", "The cyan object and the cube collide", "The cyan object collides with the green cylinder" ], "program": [ [ "all_events", "objects", "brown", "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", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "unique", "filter_collision", "objects", "green", "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 gray sphere, which of the following will not happen?\nOptions:\nA. The brown sphere collides with the green cylinder\nB. The brown sphere collides with the cyan cylinder\nC. The cyan object and the cube collide\nD. The cyan object collides with the green cylinder\n\nAnswer:", "C. The cyan object and the cube collide" ] }
train_videos/video_08545.mp4
15
counterfactual
If the cube is removed, which event will not happen?
[ "all_events", "objects", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The brown sphere and the cyan object collide", "The cyan cylinder and the gray sphere collide", "The brown sphere collides with the gray sphere", "The brown sphere and the green object collide" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "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 cube is removed, which event will not happen?\nOptions:\nA. The brown sphere and the cyan object collide\nB. The cyan cylinder and the gray sphere collide\nC. The brown sphere collides with the gray sphere\nD. The brown sphere and the green object collide\n\nAnswer:", "C. The brown sphere collides with the gray sphere" ] }
train_videos/video_08546.mp4
14
counterfactual
If the rubber object is removed, which event will happen?
[ "all_events", "objects", "rubber", "filter_material", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The red sphere and the yellow object collide", "The yellow object collides with the metal cylinder", "The red object and the metal cylinder collide" ], "program": [ [ "all_events", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "metal", "filter_material", "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 object is removed, which event will happen?\nOptions:\nA. The red sphere and the yellow object collide\nB. The yellow object collides with the metal cylinder\nC. The red object and the metal cylinder collide\n\nAnswer:", "B. The yellow object collides with the metal cylinder" ] }
train_videos/video_08546.mp4
15
counterfactual
If the yellow sphere is removed, what will not happen?
[ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The rubber object collides with the metal cylinder", "The red object and the metal cylinder collide", "The rubber cylinder collides with the red object" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "unique", "filter_collision", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "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", "red", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the yellow sphere is removed, what will not happen?\nOptions:\nA. The rubber object collides with the metal cylinder\nB. The red object and the metal cylinder collide\nC. The rubber cylinder collides with the red object\n\nAnswer:", "A. The rubber object collides with the metal cylinder" ] }
train_videos/video_08547.mp4
12
counterfactual
What will not happen without the sphere?
[ "all_events", "objects", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The yellow cylinder and the red cylinder collide", "The cube collides with the yellow object" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen without the sphere?\nOptions:\nA. The yellow cylinder and the red cylinder collide\nB. The cube collides with the yellow object\n\nAnswer:", "A. The yellow cylinder and the red cylinder collide" ] }
train_videos/video_08548.mp4
12
counterfactual
Without the green object, which event will happen?
[ "all_events", "objects", "green", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0 ], "choice": [ "The cylinder and the cyan object collide" ], "program": [ [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the green object, which event will happen?\nOptions:\nA. The cylinder and the cyan object collide\n\nAnswer:", "A. The cylinder and the cyan object collide" ] }
train_videos/video_08549.mp4
14
counterfactual
Without the green object, what will happen?
[ "all_events", "objects", "green", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The cube and the cylinder collide", "The cube and the cyan object collide", "The cylinder and the rubber sphere collide" ], "program": [ [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "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": [ "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 green object, what will happen?\nOptions:\nA. The cube and the cylinder collide\nB. The cube and the cyan object collide\nC. The cylinder and the rubber sphere collide\n\nAnswer:", "A. The cube and the cylinder collide" ] }
train_videos/video_08549.mp4
15
counterfactual
If the cube is removed, which of the following will not happen?
[ "all_events", "objects", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The green sphere collides with the rubber sphere", "The cylinder collides with the green sphere", "The cylinder and the cyan object collide" ], "program": [ [ "all_events", "objects", "green", "filter_color", "sphere", "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", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cube is removed, which of the following will not happen?\nOptions:\nA. The green sphere collides with the rubber sphere\nB. The cylinder collides with the green sphere\nC. The cylinder and the cyan object collide\n\nAnswer:", "A. The green sphere collides with the rubber sphere" ] }
train_videos/video_08550.mp4
14
counterfactual
Which of the following will not happen if the yellow object is removed?
[ "all_events", "objects", "yellow", "filter_color", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cube collides with the sphere", "The cube collides with the green cylinder", "The green object collides with the rubber cylinder", "The cube and the sphere collide" ], "program": [ [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "cylinder", "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" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "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: Which of the following will not happen if the yellow object is removed?\nOptions:\nA. The cube collides with the sphere\nB. The cube collides with the green cylinder\nC. The green object collides with the rubber cylinder\nD. The cube and the sphere collide\n\nAnswer:", "C. The green object collides with the rubber cylinder" ] }
train_videos/video_08550.mp4
15
counterfactual
Without the green cylinder, which event will happen?
[ "all_events", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The yellow cylinder collides with the blue cylinder", "The red cylinder and the blue object collide", "The cube and the sphere collide", "The red object collides with the sphere" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "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", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "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 green cylinder, which event will happen?\nOptions:\nA. The yellow cylinder collides with the blue cylinder\nB. The red cylinder and the blue object collide\nC. The cube and the sphere collide\nD. The red object collides with the sphere\n\nAnswer:", "D. The red object collides with the sphere" ] }
train_videos/video_08551.mp4
12
counterfactual
If the brown sphere is removed, what will not happen?
[ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The purple cylinder collides with the blue sphere", "The purple cylinder and the yellow cube collide", "The purple cylinder collides with the red cylinder", "The red cylinder and the yellow object collide" ], "program": [ [ "all_events", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "yellow", "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: If the brown sphere is removed, what will not happen?\nOptions:\nA. The purple cylinder collides with the blue sphere\nB. The purple cylinder and the yellow cube collide\nC. The purple cylinder collides with the red cylinder\nD. The red cylinder and the yellow object collide\n\nAnswer:", "D. The red cylinder and the yellow object collide" ] }
train_videos/video_08551.mp4
13
counterfactual
What will happen if the metal cube is removed?
[ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The purple cylinder and the red cylinder collide", "The red cylinder collides with the blue object", "The purple cylinder and the brown object collide", "The red cylinder collides with the rubber cube" ], "program": [ [ "all_events", "objects", "purple", "filter_color", "cylinder", "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", "blue", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "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 if the metal cube is removed?\nOptions:\nA. The purple cylinder and the red cylinder collide\nB. The red cylinder collides with the blue object\nC. The purple cylinder and the brown object collide\nD. The red cylinder collides with the rubber cube\n\nAnswer:", "A. The purple cylinder and the red cylinder collide" ] }
train_videos/video_08552.mp4
12
counterfactual
Without the gray cube, what will not happen?
[ "all_events", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The red object collides with the blue object", "The yellow cube collides with the red object", "The yellow object collides with the blue object", "The red cube collides with the gray cylinder" ], "program": [ [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "blue", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "blue", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the gray cube, what will not happen?\nOptions:\nA. The red object collides with the blue object\nB. The yellow cube collides with the red object\nC. The yellow object collides with the blue object\nD. The red cube collides with the gray cylinder\n\nAnswer:", "D. The red cube collides with the gray cylinder" ] }
train_videos/video_08552.mp4
13
counterfactual
Which event will happen without the blue cylinder?
[ "all_events", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The yellow cube collides with the gray cylinder", "The gray cube collides with the gray cylinder", "The yellow object and the red object collide", "The red object collides with the gray cylinder" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "gray", "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 event will happen without the blue cylinder?\nOptions:\nA. The yellow cube collides with the gray cylinder\nB. The gray cube collides with the gray cylinder\nC. The yellow object and the red object collide\nD. The red object collides with the gray cylinder\n\nAnswer:", "C. The yellow object and the red object collide" ] }
train_videos/video_08553.mp4
14
counterfactual
If the cyan cube is removed, which event will happen?
[ "all_events", "objects", "cyan", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The yellow cylinder collides with the green cube", "The green cylinder collides with the yellow cylinder", "The yellow object and the sphere collide", "The green cylinder collides with the metal cube" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "cylinder", "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", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "metal", "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: If the cyan cube is removed, which event will happen?\nOptions:\nA. The yellow cylinder collides with the green cube\nB. The green cylinder collides with the yellow cylinder\nC. The yellow object and the sphere collide\nD. The green cylinder collides with the metal cube\n\nAnswer:", "D. The green cylinder collides with the metal cube" ] }
train_videos/video_08554.mp4
14
counterfactual
Which of the following will happen if the cube is removed?
[ "all_events", "objects", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The green sphere and the red sphere collide", "The rubber sphere collides with the gray sphere", "The green sphere and the gray object collide", "The green sphere and the cylinder collide" ], "program": [ [ "all_events", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "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 happen if the cube is removed?\nOptions:\nA. The green sphere and the red sphere collide\nB. The rubber sphere collides with the gray sphere\nC. The green sphere and the gray object collide\nD. The green sphere and the cylinder collide\n\nAnswer:", "D. The green sphere and the cylinder collide" ] }
train_videos/video_08554.mp4
15
counterfactual
Which of the following will not happen if the green sphere is removed?
[ "all_events", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The red object and the gray sphere collide", "The gray sphere and the cube collide", "The rubber sphere and the cube collide", "The red object collides with the cylinder" ], "program": [ [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "cylinder", "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: Which of the following will not happen if the green sphere is removed?\nOptions:\nA. The red object and the gray sphere collide\nB. The gray sphere and the cube collide\nC. The rubber sphere and the cube collide\nD. The red object collides with the cylinder\n\nAnswer:", "D. The red object collides with the cylinder" ] }
train_videos/video_08555.mp4
14
counterfactual
Without the brown cube, what will happen?
[ "all_events", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The purple object and the cylinder collide", "The rubber object and the sphere collide", "The sphere collides with the blue cube", "The purple cube collides with the blue object" ], "program": [ [ "all_events", "objects", "purple", "filter_color", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "cube", "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", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the brown cube, what will happen?\nOptions:\nA. The purple object and the cylinder collide\nB. The rubber object and the sphere collide\nC. The sphere collides with the blue cube\nD. The purple cube collides with the blue object\n\nAnswer:", "D. The purple cube collides with the blue object" ] }
train_videos/video_08555.mp4
15
counterfactual
If the cylinder is removed, which event will happen?
[ "all_events", "objects", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The purple object collides with the brown cube", "The purple cube and the sphere collide", "The blue object collides with the brown cube", "The sphere collides with the blue object" ], "program": [ [ "all_events", "objects", "purple", "filter_color", "unique", "filter_collision", "objects", "brown", "filter_color", "cube", "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", "blue", "filter_color", "unique", "filter_collision", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "blue", "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: If the cylinder is removed, which event will happen?\nOptions:\nA. The purple object collides with the brown cube\nB. The purple cube and the sphere collide\nC. The blue object collides with the brown cube\nD. The sphere collides with the blue object\n\nAnswer:", "B. The purple cube and the sphere collide" ] }
train_videos/video_08556.mp4
14
counterfactual
Which event will not happen if the rubber sphere is removed?
[ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The yellow object and the cube collide", "The cube and the gray metal object collide", "The yellow object collides with the gray metal sphere" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "metal", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "gray", "filter_color", "metal", "filter_material", "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 rubber sphere is removed?\nOptions:\nA. The yellow object and the cube collide\nB. The cube and the gray metal object collide\nC. The yellow object collides with the gray metal sphere\n\nAnswer:", "B. The cube and the gray metal object collide" ] }
train_videos/video_08557.mp4
13
counterfactual
Which event will not happen if the gray cube is removed?
[ "all_events", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The yellow sphere collides with the gray sphere", "The yellow sphere and the cylinder collide", "The purple cube collides with the gray sphere", "The purple object and the cylinder collide" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen if the gray cube is removed?\nOptions:\nA. The yellow sphere collides with the gray sphere\nB. The yellow sphere and the cylinder collide\nC. The purple cube collides with the gray sphere\nD. The purple object and the cylinder collide\n\nAnswer:", "D. The purple object and the cylinder collide" ] }
train_videos/video_08558.mp4
14
counterfactual
If the green object is removed, which of the following will happen?
[ "all_events", "objects", "green", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The rubber cylinder collides with the sphere", "The rubber cylinder collides with the cube" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the green object is removed, which of the following will happen?\nOptions:\nA. The rubber cylinder collides with the sphere\nB. The rubber cylinder collides with the cube\n\nAnswer:", "B. The rubber cylinder collides with the cube" ] }
train_videos/video_08559.mp4
14
counterfactual
Without the gray object, which of the following will not happen?
[ "all_events", "objects", "gray", "filter_color", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The cylinder collides with the sphere", "The brown cube collides with the cylinder" ], "program": [ [ "all_events", "objects", "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", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the gray object, which of the following will not happen?\nOptions:\nA. The cylinder collides with the sphere\nB. The brown cube collides with the cylinder\n\nAnswer:", "" ] }
train_videos/video_08560.mp4
12
counterfactual
If the purple sphere is removed, what will happen?
[ "all_events", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The metal object collides with the blue object", "The metal object and the purple cube collide", "The metal cube collides with the purple cube", "The cyan rubber cube and the purple cube collide" ], "program": [ [ "all_events", "objects", "metal", "filter_material", "unique", "filter_collision", "objects", "blue", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "unique", "filter_collision", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "purple", "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: If the purple sphere is removed, what will happen?\nOptions:\nA. The metal object collides with the blue object\nB. The metal object and the purple cube collide\nC. The metal cube collides with the purple cube\nD. The cyan rubber cube and the purple cube collide\n\nAnswer:", "C. The metal cube collides with the purple cube" ] }
train_videos/video_08560.mp4
13
counterfactual
Without the cyan rubber cube, which of the following will not happen?
[ "all_events", "objects", "cyan", "filter_color", "rubber", "filter_material", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The purple sphere and the metal cube collide", "The metal cube and the purple cube collide", "The purple sphere collides with the blue sphere", "The metal object collides with the purple cube" ], "program": [ [ "all_events", "objects", "purple", "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", "purple", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "unique", "filter_collision", "objects", "purple", "filter_color", "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: Without the cyan rubber cube, which of the following will not happen?\nOptions:\nA. The purple sphere and the metal cube collide\nB. The metal cube and the purple cube collide\nC. The purple sphere collides with the blue sphere\nD. The metal object collides with the purple cube\n\nAnswer:", "C. The purple sphere collides with the blue sphere" ] }
train_videos/video_08561.mp4
14
counterfactual
Which of the following will not happen without the blue object?
[ "all_events", "objects", "blue", "filter_color", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The brown sphere collides with the brown cylinder", "The red object collides with the brown cylinder" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "brown", "filter_color", "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: Which of the following will not happen without the blue object?\nOptions:\nA. The brown sphere collides with the brown cylinder\nB. The red object collides with the brown cylinder\n\nAnswer:", "A. The brown sphere collides with the brown cylinder" ] }
train_videos/video_08561.mp4
15
counterfactual
If the red cylinder is removed, what will not happen?
[ "all_events", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The brown sphere and the brown cylinder collide", "The brown sphere collides with the blue object", "The brown cylinder collides with the blue sphere" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the red cylinder is removed, what will not happen?\nOptions:\nA. The brown sphere and the brown cylinder collide\nB. The brown sphere collides with the blue object\nC. The brown cylinder collides with the blue sphere\n\nAnswer:", "C. The brown cylinder collides with the blue sphere" ] }
train_videos/video_08562.mp4
12
counterfactual
Without the purple sphere, 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 gray cylinder collides with the green object", "The gray object and the red object collide", "The rubber object collides with the cyan sphere", "The gray cylinder collides with the cyan object" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "red", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "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", "cyan", "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: Without the purple sphere, what will not happen?\nOptions:\nA. The gray cylinder collides with the green object\nB. The gray object and the red object collide\nC. The rubber object collides with the cyan sphere\nD. The gray cylinder collides with the cyan object\n\nAnswer:", "C. The rubber object collides with the cyan sphere" ] }
train_videos/video_08562.mp4
13
counterfactual
Without the red object, which of the following will happen?
[ "all_events", "objects", "red", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The metal cylinder collides with the purple object", "The gray cylinder and the cyan sphere collide", "The cyan sphere collides with the purple sphere", "The gray object collides with the green object" ], "program": [ [ "all_events", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "unique", "filter_collision", "objects", "green", "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: Without the red object, which of the following will happen?\nOptions:\nA. The metal cylinder collides with the purple object\nB. The gray cylinder and the cyan sphere collide\nC. The cyan sphere collides with the purple sphere\nD. The gray object collides with the green object\n\nAnswer:", "D. The gray object collides with the green object" ] }
train_videos/video_08563.mp4
13
counterfactual
Which of the following will happen without the brown object?
[ "all_events", "objects", "brown", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0 ], "choice": [ "The blue rubber cube and the blue metal object collide" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "metal", "filter_material", "unique", "filter_collision", "unique" ] ], "answer": [ "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the brown object?\nOptions:\nA. The blue rubber cube and the blue metal object collide\n\nAnswer:", "A. The blue rubber cube and the blue metal object collide" ] }
train_videos/video_08563.mp4
14
counterfactual
Which of the following will not happen without the blue metal object?
[ "all_events", "objects", "blue", "filter_color", "metal", "filter_material", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1 ], "choice": [ "The brown cube and the blue rubber object collide", "The blue rubber object collides with the cyan object" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "rubber", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "rubber", "filter_material", "unique", "filter_collision", "objects", "cyan", "filter_color", "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 blue metal object?\nOptions:\nA. The brown cube and the blue rubber object collide\nB. The blue rubber object collides with the cyan object\n\nAnswer:", "B. The blue rubber object collides with the cyan object" ] }
train_videos/video_08564.mp4
13
counterfactual
What will happen without the cube?
[ "all_events", "objects", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cylinder and the blue sphere collide", "The cylinder and the brown sphere collide", "The cylinder and the rubber sphere collide", "The cyan object and the blue sphere 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", "brown", "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", "cyan", "filter_color", "unique", "filter_collision", "objects", "blue", "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: What will happen without the cube?\nOptions:\nA. The cylinder and the blue sphere collide\nB. The cylinder and the brown sphere collide\nC. The cylinder and the rubber sphere collide\nD. The cyan object and the blue sphere collide\n\nAnswer:", "D. The cyan object and the blue sphere collide" ] }
train_videos/video_08564.mp4
14
counterfactual
Without the purple sphere, which of the following will happen?
[ "all_events", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cylinder collides with the blue sphere", "The cyan sphere collides with the cylinder", "The brown sphere and the cube collide", "The blue sphere and the brown sphere 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", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "sphere", "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", "brown", "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: Without the purple sphere, which of the following will happen?\nOptions:\nA. The cylinder collides with the blue sphere\nB. The cyan sphere collides with the cylinder\nC. The brown sphere and the cube collide\nD. The blue sphere and the brown sphere collide\n\nAnswer:", "B. The cyan sphere collides with the cylinder" ] }
train_videos/video_08565.mp4
14
counterfactual
Which event will not happen without the yellow object?
[ "all_events", "objects", "yellow", "filter_color", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The red cube collides with the purple object", "The rubber object and the sphere collide", "The red cube and the sphere collide", "The red cube collides with the brown cylinder" ], "program": [ [ "all_events", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "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" ], [ "all_events", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "brown", "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 event will not happen without the yellow object?\nOptions:\nA. The red cube collides with the purple object\nB. The rubber object and the sphere collide\nC. The red cube and the sphere collide\nD. The red cube collides with the brown cylinder\n\nAnswer:", "D. The red cube collides with the brown cylinder" ] }
train_videos/video_08565.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 red cube collides with the rubber cylinder", "The purple object collides with the yellow cube", "The purple cylinder collides with the sphere", "The sphere and the yellow cube collide" ], "program": [ [ "all_events", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "unique", "filter_collision", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "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 without the metal cylinder?\nOptions:\nA. The red cube collides with the rubber cylinder\nB. The purple object collides with the yellow cube\nC. The purple cylinder collides with the sphere\nD. The sphere and the yellow cube collide\n\nAnswer:", "D. The sphere and the yellow cube collide" ] }
train_videos/video_08566.mp4
13
counterfactual
If the green object is removed, which of the following will not happen?
[ "all_events", "objects", "green", "filter_color", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The blue object and the yellow cube collide", "The yellow cylinder collides with the red cube", "The sphere and the yellow cylinder collide", "The sphere and the yellow cube collide" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "yellow", "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 object is removed, which of the following will not happen?\nOptions:\nA. The blue object and the yellow cube collide\nB. The yellow cylinder collides with the red cube\nC. The sphere and the yellow cylinder collide\nD. The sphere and the yellow cube collide\n\nAnswer:", "C. The sphere and the yellow cylinder collide" ] }
train_videos/video_08566.mp4
14
counterfactual
Without the red cube, which of the following will happen?
[ "all_events", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The blue object collides with the green object", "The blue object and the yellow cube collide", "The green object and the yellow cylinder collide", "The sphere collides with the green object" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "green", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "unique", "filter_collision", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "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: Without the red cube, which of the following will happen?\nOptions:\nA. The blue object collides with the green object\nB. The blue object and the yellow cube collide\nC. The green object and the yellow cylinder collide\nD. The sphere collides with the green object\n\nAnswer:", "A. The blue object collides with the green object" ] }
train_videos/video_08567.mp4
12
counterfactual
Without the purple cube, what will not happen?
[ "all_events", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The rubber cylinder and the metal cube collide", "The cyan cube collides with the rubber cylinder", "The cyan cube and the brown cylinder collide", "The cyan object collides with the blue object" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "unique", "filter_collision", "objects", "blue", "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: Without the purple cube, what will not happen?\nOptions:\nA. The rubber cylinder and the metal cube collide\nB. The cyan cube collides with the rubber cylinder\nC. The cyan cube and the brown cylinder collide\nD. The cyan object collides with the blue object\n\nAnswer:", "A. The rubber cylinder and the metal cube collide" ] }
train_videos/video_08567.mp4
13
counterfactual
What 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 metal cube collides with the brown cylinder", "The purple cylinder and the purple cube collide", "The cyan cube and the purple cylinder collide", "The cyan cube collides with the blue object" ], "program": [ [ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "purple", "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", "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 without the rubber cylinder?\nOptions:\nA. The metal cube collides with the brown cylinder\nB. The purple cylinder and the purple cube collide\nC. The cyan cube and the purple cylinder collide\nD. The cyan cube collides with the blue object\n\nAnswer:", "D. The cyan cube collides with the blue object" ] }
train_videos/video_08568.mp4
13
counterfactual
Which event will happen without the purple cylinder?
[ "all_events", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The yellow rubber cylinder collides with the cyan cylinder", "The yellow metal object and the cyan object collide", "The cube collides with the yellow metal cylinder", "The yellow metal object and the yellow rubber cylinder collide" ], "program": [ [ "all_events", "objects", "yellow", "filter_color", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "metal", "filter_material", "unique", "filter_collision", "objects", "cyan", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "metal", "filter_material", "unique", "filter_collision", "objects", "yellow", "filter_color", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen without the purple cylinder?\nOptions:\nA. The yellow rubber cylinder collides with the cyan cylinder\nB. The yellow metal object and the cyan object collide\nC. The cube collides with the yellow metal cylinder\nD. The yellow metal object and the yellow rubber cylinder collide\n\nAnswer:", "D. The yellow metal object and the yellow rubber cylinder collide" ] }
train_videos/video_08568.mp4
14
counterfactual
What will happen if the cyan object is removed?
[ "all_events", "objects", "cyan", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cube and the yellow metal cylinder collide", "The cube collides with the yellow rubber cylinder", "The cube and the purple cylinder collide", "The yellow metal object and the purple cylinder collide" ], "program": [ [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "metal", "filter_material", "unique", "filter_collision", "objects", "purple", "filter_color", "cylinder", "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: What will happen if the cyan object is removed?\nOptions:\nA. The cube and the yellow metal cylinder collide\nB. The cube collides with the yellow rubber cylinder\nC. The cube and the purple cylinder collide\nD. The yellow metal object and the purple cylinder collide\n\nAnswer:", "D. The yellow metal object and the purple cylinder collide" ] }
train_videos/video_08569.mp4
13
counterfactual
Which of the following will happen if the blue object is removed?
[ "all_events", "objects", "blue", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The brown cylinder and the green object collide", "The brown cylinder and the brown sphere collide", "The brown sphere and the cyan sphere collide", "The cyan object collides with the yellow object" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "cylinder", "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", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "unique", "filter_collision", "objects", "yellow", "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: Which of the following will happen if the blue object is removed?\nOptions:\nA. The brown cylinder and the green object collide\nB. The brown cylinder and the brown sphere collide\nC. The brown sphere and the cyan sphere collide\nD. The cyan object collides with the yellow object\n\nAnswer:", "C. The brown sphere and the cyan sphere collide" ] }
train_videos/video_08569.mp4
14
counterfactual
If the green sphere is removed, which of the following will happen?
[ "all_events", "objects", "green", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The brown cylinder and the cyan sphere collide", "The brown sphere and the cyan sphere collide", "The brown cylinder collides with the brown sphere", "The brown sphere and the yellow object collide" ], "program": [ [ "all_events", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "brown", "filter_color", "cylinder", "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", "yellow", "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 green sphere is removed, which of the following will happen?\nOptions:\nA. The brown cylinder and the cyan sphere collide\nB. The brown sphere and the cyan sphere collide\nC. The brown cylinder collides with the brown sphere\nD. The brown sphere and the yellow object collide\n\nAnswer:", "C. The brown cylinder collides with the brown sphere" ] }
train_videos/video_08570.mp4
13
counterfactual
If the cylinder is removed, which of the following will not happen?
[ "all_events", "objects", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The cyan cube and the sphere collide", "The cyan object and the yellow cube collide", "The yellow cube collides with the sphere" ], "program": [ [ "all_events", "objects", "cyan", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "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", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cylinder is removed, which of the following will not happen?\nOptions:\nA. The cyan cube and the sphere collide\nB. The cyan object and the yellow cube collide\nC. The yellow cube collides with the sphere\n\nAnswer:", "C. The yellow cube collides with the sphere" ] }
train_videos/video_08570.mp4
14
counterfactual
If the yellow cube is removed, which of the following will happen?
[ "all_events", "objects", "yellow", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The cyan object collides with the cylinder", "The cyan cube collides with the sphere", "The cylinder collides with the sphere" ], "program": [ [ "all_events", "objects", "cyan", "filter_color", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the yellow cube is removed, which of the following will happen?\nOptions:\nA. The cyan object collides with the cylinder\nB. The cyan cube collides with the sphere\nC. The cylinder collides with the sphere\n\nAnswer:", "C. The cylinder collides with the sphere" ] }
train_videos/video_08571.mp4
13
counterfactual
Without the purple sphere, which of the following will not happen?
[ "all_events", "objects", "purple", "filter_color", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The rubber sphere and the gray object collide", "The purple cube collides with the green sphere", "The purple cube collides with the gray cube" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cube", "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", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the purple sphere, which of the following will not happen?\nOptions:\nA. The rubber sphere and the gray object collide\nB. The purple cube collides with the green sphere\nC. The purple cube collides with the gray cube\n\nAnswer:", "C. The purple cube collides with the gray cube" ] }
train_videos/video_08572.mp4
14
counterfactual
Without the rubber sphere, which of the following will happen?
[ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The red cylinder collides with the purple object", "The cyan object and the purple cylinder collide", "The metal sphere collides with the red cylinder" ], "program": [ [ "all_events", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "unique", "filter_collision", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the rubber sphere, which of the following will happen?\nOptions:\nA. The red cylinder collides with the purple object\nB. The cyan object and the purple cylinder collide\nC. The metal sphere collides with the red cylinder\n\nAnswer:", "C. The metal sphere collides with the red cylinder" ] }
train_videos/video_08572.mp4
15
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 ], "choice": [ "The red sphere and the purple cylinder collide", "The cyan sphere and the purple object collide" ], "program": [ [ "all_events", "objects", "red", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "objects", "purple", "filter_color", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen without the rubber cylinder?\nOptions:\nA. The red sphere and the purple cylinder collide\nB. The cyan sphere and the purple object collide\n\nAnswer:", "A. The red sphere and the purple cylinder collide" ] }
train_videos/video_08573.mp4
14
counterfactual
Which event 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 ], "choice": [ "The purple cube and the sphere collide", "The purple cube collides with the red object", "The sphere and the red object collide" ], "program": [ [ "all_events", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "purple", "filter_color", "cube", "filter_shape", "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" ] ], "answer": [ "correct", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen if the cylinder is removed?\nOptions:\nA. The purple cube and the sphere collide\nB. The purple cube collides with the red object\nC. The sphere and the red object collide\n\nAnswer:", "B. The purple cube collides with the red object" ] }
train_videos/video_08573.mp4
15
counterfactual
Which of the following will not happen without the purple object?
[ "all_events", "objects", "purple", "filter_color", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The cylinder and the sphere collide", "The sphere collides with the red cube", "The cylinder collides with the red object" ], "program": [ [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "red", "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: Which of the following will not happen without the purple object?\nOptions:\nA. The cylinder and the sphere collide\nB. The sphere collides with the red cube\nC. The cylinder collides with the red object\n\nAnswer:", "B. The sphere collides with the red cube" ] }
train_videos/video_08574.mp4
12
counterfactual
Without the metal cube, what will happen?
[ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0 ], "choice": [ "The cylinder and the rubber cube collide" ], "program": [ [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the metal cube, what will happen?\nOptions:\nA. The cylinder and the rubber cube collide\n\nAnswer:", "A. The cylinder and the rubber cube collide" ] }
train_videos/video_08575.mp4
14
counterfactual
Without the brown cylinder, which event will happen?
[ "all_events", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The red object collides with the metal cube", "The blue object collides with the sphere", "The red object collides with the purple cube", "The metal object and the sphere collide" ], "program": [ [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "red", "filter_color", "unique", "filter_collision", "objects", "purple", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the brown cylinder, which event will happen?\nOptions:\nA. The red object collides with the metal cube\nB. The blue object collides with the sphere\nC. The red object collides with the purple cube\nD. The metal object and the sphere collide\n\nAnswer:", "C. The red object collides with the purple cube" ] }
train_videos/video_08575.mp4
15
counterfactual
Which event will happen if the purple object is removed?
[ "all_events", "objects", "purple", "filter_color", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The blue object and the red cylinder collide", "The red cylinder collides with the sphere", "The red cylinder and the brown object collide", "The blue object collides with the sphere" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "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", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "unique", "filter_collision", "objects", "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: Which event will happen if the purple object is removed?\nOptions:\nA. The blue object and the red cylinder collide\nB. The red cylinder collides with the sphere\nC. The red cylinder and the brown object collide\nD. The blue object collides with the sphere\n\nAnswer:", "A. The blue object and the red cylinder collide" ] }
train_videos/video_08576.mp4
13
counterfactual
If the red cylinder is removed, what will happen?
[ "all_events", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The gray cube and the brown cylinder collide", "The sphere and the gray cube collide", "The sphere and the gray cylinder collide", "The gray cube collides with the gray cylinder" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "cube", "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", "gray", "filter_color", "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", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "wrong", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the red cylinder is removed, what will happen?\nOptions:\nA. The gray cube and the brown cylinder collide\nB. The sphere and the gray cube collide\nC. The sphere and the gray cylinder collide\nD. The gray cube collides with the gray cylinder\n\nAnswer:", "D. The gray cube collides with the gray cylinder" ] }
train_videos/video_08576.mp4
14
counterfactual
Without the brown cylinder, which event will happen?
[ "all_events", "objects", "brown", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The gray cube and the green object collide", "The sphere and the red cylinder collide", "The gray cube collides with the gray cylinder", "The gray cube collides with the red object" ], "program": [ [ "all_events", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "sphere", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "red", "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 brown cylinder, which event will happen?\nOptions:\nA. The gray cube and the green object collide\nB. The sphere and the red cylinder collide\nC. The gray cube collides with the gray cylinder\nD. The gray cube collides with the red object\n\nAnswer:", "C. The gray cube collides with the gray cylinder" ] }
train_videos/video_08577.mp4
14
counterfactual
If the sphere is removed, which of the following will happen?
[ "all_events", "objects", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The cyan cylinder collides with the blue cylinder", "The cyan cylinder and the metal cube collide", "The metal cube collides with the blue object", "The rubber cube collides with the blue object" ], "program": [ [ "all_events", "objects", "cyan", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "cylinder", "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", "blue", "filter_color", "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", "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 sphere is removed, which of the following will happen?\nOptions:\nA. The cyan cylinder collides with the blue cylinder\nB. The cyan cylinder and the metal cube collide\nC. The metal cube collides with the blue object\nD. The rubber cube collides with the blue object\n\nAnswer:", "D. The rubber cube collides with the blue object" ] }
train_videos/video_08578.mp4
14
counterfactual
Without the metal cylinder, 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 cyan rubber object and the sphere collide", "The green cylinder collides with the cube", "The sphere collides with the cube", "The cyan rubber object collides with the cube" ], "program": [ [ "all_events", "objects", "cyan", "filter_color", "rubber", "filter_material", "unique", "filter_collision", "objects", "sphere", "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", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "rubber", "filter_material", "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: Without the metal cylinder, which of the following will not happen?\nOptions:\nA. The cyan rubber object and the sphere collide\nB. The green cylinder collides with the cube\nC. The sphere collides with the cube\nD. The cyan rubber object collides with the cube\n\nAnswer:", "D. The cyan rubber object collides with the cube" ] }
train_videos/video_08578.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 metal cylinder and the cube collide", "The cyan rubber object and the metal cylinder collide", "The cyan rubber cylinder and the green cylinder collide", "The green cylinder collides with the metal cylinder" ], "program": [ [ "all_events", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "rubber", "filter_material", "unique", "filter_collision", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cyan", "filter_color", "rubber", "filter_material", "cylinder", "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", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "correct", "correct", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the sphere, which of the following will not happen?\nOptions:\nA. The metal cylinder and the cube collide\nB. The cyan rubber object and the metal cylinder collide\nC. The cyan rubber cylinder and the green cylinder collide\nD. The green cylinder collides with the metal cylinder\n\nAnswer:", "C. The cyan rubber cylinder and the green cylinder collide" ] }
train_videos/video_08579.mp4
13
counterfactual
Without the green metal sphere, which of the following will happen?
[ "all_events", "objects", "green", "filter_color", "metal", "filter_material", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The blue metal sphere collides with the green rubber object", "The metal cube collides with the blue metal sphere", "The blue rubber object and the blue metal sphere collide", "The blue rubber sphere collides with the green rubber object" ], "program": [ [ "all_events", "objects", "blue", "filter_color", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "rubber", "filter_material", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "blue", "filter_color", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "rubber", "filter_material", "unique", "filter_collision", "objects", "blue", "filter_color", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "blue", "filter_color", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "rubber", "filter_material", "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 green metal sphere, which of the following will happen?\nOptions:\nA. The blue metal sphere collides with the green rubber object\nB. The metal cube collides with the blue metal sphere\nC. The blue rubber object and the blue metal sphere collide\nD. The blue rubber sphere collides with the green rubber object\n\nAnswer:", "B. The metal cube collides with the blue metal sphere" ] }
train_videos/video_08579.mp4
14
counterfactual
Which of the following will happen if the blue metal object is removed?
[ "all_events", "objects", "blue", "filter_color", "metal", "filter_material", "unique", "get_counterfact", "belong_to" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The green metal object collides with the blue rubber sphere", "The metal cube and the green rubber sphere collide", "The rubber cube and the metal cube collide", "The green metal sphere collides with the metal cube" ], "program": [ [ "all_events", "objects", "green", "filter_color", "metal", "filter_material", "unique", "filter_collision", "objects", "blue", "filter_color", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "correct", "wrong", "correct", "correct" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen if the blue metal object is removed?\nOptions:\nA. The green metal object collides with the blue rubber sphere\nB. The metal cube and the green rubber sphere collide\nC. The rubber cube and the metal cube collide\nD. The green metal sphere collides with the metal cube\n\nAnswer:", "D. The green metal sphere collides with the metal cube" ] }
train_videos/video_08580.mp4
13
counterfactual
If the purple metal object is removed, which of the following will not happen?
[ "all_events", "objects", "purple", "filter_color", "metal", "filter_material", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The rubber sphere and the cylinder collide", "The rubber object collides with the yellow sphere", "The cylinder collides with the green object", "The yellow sphere and the cube collide" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "unique", "filter_collision", "objects", "yellow", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "green", "filter_color", "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": [ "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 purple metal object is removed, which of the following will not happen?\nOptions:\nA. The rubber sphere and the cylinder collide\nB. The rubber object collides with the yellow sphere\nC. The cylinder collides with the green object\nD. The yellow sphere and the cube collide\n\nAnswer:", "D. The yellow sphere and the cube collide" ] }
train_videos/video_08580.mp4
14
counterfactual
If the green object is removed, what will not happen?
[ "all_events", "objects", "green", "filter_color", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The yellow sphere and the cylinder collide", "The purple metal sphere collides with the cylinder", "The yellow sphere and the purple metal sphere collide", "The yellow sphere and the cube 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", "purple", "filter_color", "metal", "filter_material", "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", "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" ] ], "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 green object is removed, what will not happen?\nOptions:\nA. The yellow sphere and the cylinder collide\nB. The purple metal sphere collides with the cylinder\nC. The yellow sphere and the purple metal sphere collide\nD. The yellow sphere and the cube collide\n\nAnswer:", "D. The yellow sphere and the cube collide" ] }
train_videos/video_08581.mp4
13
counterfactual
If the gray cube is removed, which of the following will not happen?
[ "all_events", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The rubber sphere and the yellow object collide", "The metal cylinder and the brown object collide", "The rubber cylinder and the brown object collide", "The rubber sphere collides with the metal sphere" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "brown", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "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 gray cube is removed, which of the following will not happen?\nOptions:\nA. The rubber sphere and the yellow object collide\nB. The metal cylinder and the brown object collide\nC. The rubber cylinder and the brown object collide\nD. The rubber sphere collides with the metal sphere\n\nAnswer:", "C. The rubber cylinder and the brown object collide" ] }
train_videos/video_08581.mp4
14
counterfactual
Which event will not happen if the brown cube is removed?
[ "all_events", "objects", "brown", "filter_color", "cube", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The rubber sphere collides with the red cylinder", "The rubber sphere and the yellow cylinder collide", "The yellow object collides with the gray cube", "The metal sphere collides with the rubber cylinder" ], "program": [ [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "red", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "yellow", "filter_color", "unique", "filter_collision", "objects", "gray", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "metal", "filter_material", "sphere", "filter_shape", "unique", "filter_collision", "objects", "rubber", "filter_material", "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 event will not happen if the brown cube is removed?\nOptions:\nA. The rubber sphere collides with the red cylinder\nB. The rubber sphere and the yellow cylinder collide\nC. The yellow object collides with the gray cube\nD. The metal sphere collides with the rubber cylinder\n\nAnswer:", "C. The yellow object collides with the gray cube" ] }
train_videos/video_08582.mp4
12
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 ], "choice": [ "The gray cylinder collides with the yellow object", "The cube collides with the yellow cylinder", "The cube collides with the gray cylinder" ], "program": [ [ "all_events", "objects", "gray", "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", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "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 sphere?\nOptions:\nA. The gray cylinder collides with the yellow object\nB. The cube collides with the yellow cylinder\nC. The cube collides with the gray cylinder\n\nAnswer:", "C. The cube collides with the gray cylinder" ] }
train_videos/video_08582.mp4
13
counterfactual
Which event will not happen without the yellow cylinder?
[ "all_events", "objects", "yellow", "filter_color", "cylinder", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2 ], "choice": [ "The cube collides with the gray cylinder", "The gray cylinder and the sphere collide", "The cube collides with the sphere" ], "program": [ [ "all_events", "objects", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "gray", "filter_color", "cylinder", "filter_shape", "unique", "filter_collision", "objects", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "cube", "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: Which event will not happen without the yellow cylinder?\nOptions:\nA. The cube collides with the gray cylinder\nB. The gray cylinder and the sphere collide\nC. The cube collides with the sphere\n\nAnswer:", "C. The cube collides with the sphere" ] }
train_videos/video_08583.mp4
13
counterfactual
Without the purple object, 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 metal object collides with the cylinder", "The green cube and the gray object collide", "The green sphere and the gray object collide", "The metal object collides with the green cube" ], "program": [ [ "all_events", "objects", "metal", "filter_material", "unique", "filter_collision", "objects", "cylinder", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "objects", "gray", "filter_color", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "sphere", "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", "cube", "filter_shape", "unique", "filter_collision", "unique" ] ], "answer": [ "wrong", "correct", "wrong", "wrong" ] }
{ "from": [ "human", "gpt" ], "value": [ "<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the purple object, which event will not happen?\nOptions:\nA. The metal object collides with the cylinder\nB. The green cube and the gray object collide\nC. The green sphere and the gray object collide\nD. The metal object collides with the green cube\n\nAnswer:", "B. The green cube and the gray object collide" ] }
train_videos/video_08583.mp4
14
counterfactual
Without the gray object, what will not happen?
[ "all_events", "objects", "gray", "filter_color", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The metal object collides with the green cube", "The green cube collides with the cylinder", "The cylinder and the purple sphere collide", "The green cube and the purple object collide" ], "program": [ [ "all_events", "objects", "metal", "filter_material", "unique", "filter_collision", "objects", "green", "filter_color", "cube", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "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", "purple", "filter_color", "sphere", "filter_shape", "unique", "filter_collision", "unique" ], [ "all_events", "objects", "green", "filter_color", "cube", "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 gray object, what will not happen?\nOptions:\nA. The metal object collides with the green cube\nB. The green cube collides with the cylinder\nC. The cylinder and the purple sphere collide\nD. The green cube and the purple object collide\n\nAnswer:", "D. The green cube and the purple object collide" ] }
train_videos/video_08584.mp4
13
counterfactual
What will not happen without the sphere?
[ "all_events", "objects", "sphere", "filter_shape", "unique", "get_counterfact", "belong_to", "negate" ]
{ "choice_id": [ 0, 1, 2, 3 ], "choice": [ "The gray cube collides with the green object", "The red object and the green object collide", "The rubber cube collides with the gray object", "The red object and the gray cube 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", "red", "filter_color", "unique", "filter_collision", "objects", "green", "filter_color", "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", "red", "filter_color", "unique", "filter_collision", "objects", "gray", "filter_color", "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 not happen without the sphere?\nOptions:\nA. The gray cube collides with the green object\nB. The red object and the green object collide\nC. The rubber cube collides with the gray object\nD. The red object and the gray cube collide\n\nAnswer:", "A. The gray cube collides with the green object" ] }