video
stringlengths 28
28
| question_id
stringclasses 5
values | question_type
stringclasses 1
value | question
stringlengths 34
80
| program
sequencelengths 7
12
| choices
sequence | conversations
sequence |
---|---|---|---|---|---|---|
train_videos/video_00701.mp4 | 12 | counterfactual | What will happen if the rubber cube is removed? | [
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1
],
"choice": [
"The rubber sphere and the blue object collide",
"The metal cube and the metal sphere collide"
],
"program": [
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"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: What will happen if the rubber cube is removed?\nOptions:\nA. The rubber sphere and the blue object collide\nB. The metal cube and the metal sphere collide\n\nAnswer:",
"A. The rubber sphere and the blue object collide"
]
} |
train_videos/video_00702.mp4 | 14 | counterfactual | Which of the following will not happen without the gray sphere? | [
"all_events",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1
],
"choice": [
"The metal object and the cube collide",
"The cylinder and the cube collide"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"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 gray sphere?\nOptions:\nA. The metal object and the cube collide\nB. The cylinder and the cube collide\n\nAnswer:",
"A. The metal object and the cube collide"
]
} |
train_videos/video_00703.mp4 | 13 | counterfactual | If the green rubber object is removed, which event will happen? | [
"all_events",
"objects",
"green",
"filter_color",
"rubber",
"filter_material",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The brown object and the metal cylinder collide",
"The purple sphere and the blue sphere collide",
"The rubber cylinder collides with the blue sphere",
"The rubber cylinder collides with the purple sphere"
],
"program": [
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cylinder",
"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",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"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": [
"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 green rubber object is removed, which event will happen?\nOptions:\nA. The brown object and the metal cylinder collide\nB. The purple sphere and the blue sphere collide\nC. The rubber cylinder collides with the blue sphere\nD. The rubber cylinder collides with the purple sphere\n\nAnswer:",
"D. The rubber cylinder collides with the purple sphere"
]
} |
train_videos/video_00703.mp4 | 14 | counterfactual | If the blue sphere is removed, which event will not happen? | [
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The rubber cylinder collides with the metal sphere",
"The green rubber sphere collides with the purple sphere",
"The rubber cylinder and the green rubber object collide",
"The green rubber sphere collides with the metal sphere"
],
"program": [
[
"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",
"green",
"filter_color",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the blue sphere is removed, which event will not happen?\nOptions:\nA. The rubber cylinder collides with the metal sphere\nB. The green rubber sphere collides with the purple sphere\nC. The rubber cylinder and the green rubber object collide\nD. The green rubber sphere collides with the metal sphere\n\nAnswer:",
"D. The green rubber sphere collides with the metal sphere"
]
} |
train_videos/video_00704.mp4 | 14 | 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 cyan cylinder and the purple rubber sphere collide",
"The cyan cylinder collides with the gray cylinder",
"The cyan cylinder and the metal sphere collide",
"The metal sphere collides with the purple rubber object"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the green object is removed, which of the following will not happen?\nOptions:\nA. The cyan cylinder and the purple rubber sphere collide\nB. The cyan cylinder collides with the gray cylinder\nC. The cyan cylinder and the metal sphere collide\nD. The metal sphere collides with the purple rubber object\n\nAnswer:",
"D. The metal sphere collides with the purple rubber object"
]
} |
train_videos/video_00704.mp4 | 15 | counterfactual | If the cube is removed, what will not happen? | [
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan cylinder collides with the gray cylinder",
"The metal object collides with the purple rubber object",
"The green object collides with the purple rubber sphere",
"The green sphere collides with the gray cylinder"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"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: If the cube is removed, what will not happen?\nOptions:\nA. The cyan cylinder collides with the gray cylinder\nB. The metal object collides with the purple rubber object\nC. The green object collides with the purple rubber sphere\nD. The green sphere collides with the gray cylinder\n\nAnswer:",
"D. The green sphere collides with the gray cylinder"
]
} |
train_videos/video_00705.mp4 | 12 | counterfactual | Which event will not happen without the brown object? | [
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan object and the yellow object collide",
"The blue object and the yellow cylinder collide",
"The cyan cylinder and the blue cylinder collide",
"The purple object and the yellow object collide"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen without the brown object?\nOptions:\nA. The cyan object and the yellow object collide\nB. The blue object and the yellow cylinder collide\nC. The cyan cylinder and the blue cylinder collide\nD. The purple object and the yellow object collide\n\nAnswer:",
"D. The purple object and the yellow object collide"
]
} |
train_videos/video_00705.mp4 | 13 | counterfactual | Which event will not happen if the blue cylinder is removed? | [
"all_events",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The purple object collides with the yellow cylinder",
"The purple object collides with the brown object",
"The purple object and the yellow cylinder collide",
"The cyan object and the brown cylinder collide"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"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 if the blue cylinder is removed?\nOptions:\nA. The purple object collides with the yellow cylinder\nB. The purple object collides with the brown object\nC. The purple object and the yellow cylinder collide\nD. The cyan object and the brown cylinder collide\n\nAnswer:",
"D. The cyan object and the brown cylinder collide"
]
} |
train_videos/video_00706.mp4 | 14 | counterfactual | Which of the following will happen without the purple cube? | [
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The sphere and the red object collide",
"The blue object and the rubber cube collide",
"The blue object and the sphere collide",
"The blue object collides with the rubber cube"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"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",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the purple cube?\nOptions:\nA. The sphere and the red object collide\nB. The blue object and the rubber cube collide\nC. The blue object and the sphere collide\nD. The blue object collides with the rubber cube\n\nAnswer:",
"D. The blue object collides with the rubber cube"
]
} |
train_videos/video_00706.mp4 | 15 | counterfactual | If the rubber cube is removed, which event will happen? | [
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1
],
"choice": [
"The blue cube collides with the sphere",
"The blue object and the purple cube collide"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the rubber cube is removed, which event will happen?\nOptions:\nA. The blue cube collides with the sphere\nB. The blue object and the purple cube collide\n\nAnswer:",
"A. The blue cube collides with the sphere"
]
} |
train_videos/video_00707.mp4 | 14 | counterfactual | What will not happen without the cylinder? | [
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The purple cube collides with the purple sphere",
"The yellow sphere and the purple cube collide",
"The yellow sphere and the brown object collide",
"The brown cube and the purple sphere collide"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"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 without the cylinder?\nOptions:\nA. The purple cube collides with the purple sphere\nB. The yellow sphere and the purple cube collide\nC. The yellow sphere and the brown object collide\nD. The brown cube and the purple sphere collide\n\nAnswer:",
"D. The brown cube and the purple sphere collide"
]
} |
train_videos/video_00707.mp4 | 15 | counterfactual | Without the purple sphere, which event 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 yellow object and the brown cube collide",
"The yellow object and the purple cube collide",
"The cylinder and the purple cube collide",
"The brown object and the purple cube collide"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the purple sphere, which event will not happen?\nOptions:\nA. The yellow object and the brown cube collide\nB. The yellow object and the purple cube collide\nC. The cylinder and the purple cube collide\nD. The brown object and the purple cube collide\n\nAnswer:",
"B. The yellow object and the purple cube collide"
]
} |
train_videos/video_00708.mp4 | 14 | counterfactual | If the rubber sphere is removed, which event will happen? | [
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The metal sphere collides with the cylinder",
"The cube and the cylinder collide",
"The gray object and the cube collide"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the rubber sphere is removed, which event will happen?\nOptions:\nA. The metal sphere collides with the cylinder\nB. The cube and the cylinder collide\nC. The gray object and the cube collide\n\nAnswer:",
"C. The gray object and the cube collide"
]
} |
train_videos/video_00709.mp4 | 14 | counterfactual | If the cyan metal object is removed, what will not happen? | [
"all_events",
"objects",
"cyan",
"filter_color",
"metal",
"filter_material",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The rubber cube and the brown object collide",
"The brown cylinder and the blue cube collide",
"The yellow cube collides with the rubber cylinder",
"The brown object collides with the rubber cylinder"
],
"program": [
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cyan metal object is removed, what will not happen?\nOptions:\nA. The rubber cube and the brown object collide\nB. The brown cylinder and the blue cube collide\nC. The yellow cube collides with the rubber cylinder\nD. The brown object collides with the rubber cylinder\n\nAnswer:",
"B. The brown cylinder and the blue cube collide"
]
} |
train_videos/video_00709.mp4 | 15 | counterfactual | If the blue cube is removed, what will happen? | [
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The yellow cube and the rubber cylinder collide",
"The rubber cylinder collides with the cyan metal cylinder",
"The brown object and the rubber cylinder collide",
"The brown cylinder collides with the cyan metal object"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the blue cube is removed, what will happen?\nOptions:\nA. The yellow cube and the rubber cylinder collide\nB. The rubber cylinder collides with the cyan metal cylinder\nC. The brown object and the rubber cylinder collide\nD. The brown cylinder collides with the cyan metal object\n\nAnswer:",
"C. The brown object and the rubber cylinder collide"
]
} |
train_videos/video_00710.mp4 | 13 | counterfactual | Which of the following will happen without the green object? | [
"all_events",
"objects",
"green",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The brown cylinder and the metal sphere collide",
"The red cylinder and the brown sphere collide",
"The red object and the brown cylinder collide",
"The brown sphere collides with the cyan rubber object"
],
"program": [
[
"all_events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"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",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the green object?\nOptions:\nA. The brown cylinder and the metal sphere collide\nB. The red cylinder and the brown sphere collide\nC. The red object and the brown cylinder collide\nD. The brown sphere collides with the cyan rubber object\n\nAnswer:",
"C. The red object and the brown cylinder collide"
]
} |
train_videos/video_00710.mp4 | 14 | counterfactual | Which of the following will not happen if the cyan rubber sphere is removed? | [
"all_events",
"objects",
"cyan",
"filter_color",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The brown sphere and the brown cylinder collide",
"The red cylinder and the metal sphere collide",
"The metal cylinder and the green cylinder collide",
"The metal cylinder and the brown cylinder collide"
],
"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",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen if the cyan rubber sphere is removed?\nOptions:\nA. The brown sphere and the brown cylinder collide\nB. The red cylinder and the metal sphere collide\nC. The metal cylinder and the green cylinder collide\nD. The metal cylinder and the brown cylinder collide\n\nAnswer:",
"D. The metal cylinder and the brown cylinder collide"
]
} |
train_videos/video_00711.mp4 | 13 | counterfactual | If the cyan cylinder is removed, what will happen? | [
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The brown cylinder collides with the brown sphere",
"The brown sphere collides with the cube",
"The cube and the green object collide",
"The purple cylinder and the brown cylinder collide"
],
"program": [
[
"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",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"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: If the cyan cylinder is removed, what will happen?\nOptions:\nA. The brown cylinder collides with the brown sphere\nB. The brown sphere collides with the cube\nC. The cube and the green object collide\nD. The purple cylinder and the brown cylinder collide\n\nAnswer:",
"D. The purple cylinder and the brown cylinder collide"
]
} |
train_videos/video_00711.mp4 | 14 | counterfactual | Which of the following will not happen if the green object is removed? | [
"all_events",
"objects",
"green",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The purple cylinder collides with the brown cylinder",
"The purple cylinder collides with the cube",
"The cyan object and the brown sphere collide",
"The brown cylinder and the brown sphere collide"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"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",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen if the green object is removed?\nOptions:\nA. The purple cylinder collides with the brown cylinder\nB. The purple cylinder collides with the cube\nC. The cyan object and the brown sphere collide\nD. The brown cylinder and the brown sphere collide\n\nAnswer:",
"C. The cyan object and the brown sphere collide"
]
} |
train_videos/video_00712.mp4 | 13 | counterfactual | What 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 green cube and the gray cube collide",
"The cylinder and the gray object collide",
"The cylinder and the green object collide"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen without the purple object?\nOptions:\nA. The green cube and the gray cube collide\nB. The cylinder and the gray object collide\nC. The cylinder and the green object collide\n\nAnswer:",
"B. The cylinder and the gray object collide"
]
} |
train_videos/video_00712.mp4 | 14 | counterfactual | What will happen without the gray object? | [
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1
],
"choice": [
"The purple cube collides with the cylinder",
"The purple object and the green object collide"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"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",
"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 happen without the gray object?\nOptions:\nA. The purple cube collides with the cylinder\nB. The purple object and the green object collide\n\nAnswer:",
"A. The purple cube collides with the cylinder"
]
} |
train_videos/video_00713.mp4 | 14 | counterfactual | Which of the following will happen if the gray cylinder is removed? | [
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The cube and the purple cylinder collide",
"The cube and the sphere collide",
"The purple object and the sphere collide"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen if the gray cylinder is removed?\nOptions:\nA. The cube and the purple cylinder collide\nB. The cube and the sphere collide\nC. The purple object and the sphere collide\n\nAnswer:",
"B. The cube and the sphere collide"
]
} |
train_videos/video_00713.mp4 | 15 | counterfactual | Which of the following will not happen without the purple cylinder? | [
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The cube collides with the sphere",
"The sphere collides with the gray object",
"The cube collides with the gray cylinder"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen without the purple cylinder?\nOptions:\nA. The cube collides with the sphere\nB. The sphere collides with the gray object\nC. The cube collides with the gray cylinder\n\nAnswer:",
"C. The cube collides with the gray cylinder"
]
} |
train_videos/video_00714.mp4 | 14 | counterfactual | If the cyan object is removed, which event will happen? | [
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cube collides with the yellow cylinder",
"The cube collides with the green object",
"The green object and the yellow object collide",
"The cube collides with the yellow cylinder"
],
"program": [
[
"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",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"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"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cyan object is removed, which event will happen?\nOptions:\nA. The cube collides with the yellow cylinder\nB. The cube collides with the green object\nC. The green object and the yellow object collide\nD. The cube collides with the yellow cylinder\n\nAnswer:",
"D. The cube collides with the yellow cylinder"
]
} |
train_videos/video_00714.mp4 | 15 | 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 metal cylinder collides with the green object",
"The cyan cylinder and the cube collide",
"The cube and the green cylinder collide"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"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 event will not happen without the yellow cylinder?\nOptions:\nA. The metal cylinder collides with the green object\nB. The cyan cylinder and the cube collide\nC. The cube and the green cylinder collide\n\nAnswer:",
"A. The metal cylinder collides with the green object"
]
} |
train_videos/video_00715.mp4 | 12 | 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 rubber cylinder collides with the blue cylinder",
"The metal cylinder and the blue cylinder collide",
"The yellow object and the metal sphere collide",
"The brown rubber cylinder collides with the yellow object"
],
"program": [
[
"all_events",
"objects",
"brown",
"filter_color",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"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 cube is removed, which event will not happen?\nOptions:\nA. The brown rubber cylinder collides with the blue cylinder\nB. The metal cylinder and the blue cylinder collide\nC. The yellow object and the metal sphere collide\nD. The brown rubber cylinder collides with the yellow object\n\nAnswer:",
"D. The brown rubber cylinder collides with the yellow object"
]
} |
train_videos/video_00715.mp4 | 13 | counterfactual | If the blue cylinder is removed, which event will happen? | [
"all_events",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cube and the metal cylinder collide",
"The brown rubber object collides with the metal cylinder",
"The cube and the brown rubber object collide",
"The brown rubber cylinder collides with the blue sphere"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the blue cylinder is removed, which event will happen?\nOptions:\nA. The cube and the metal cylinder collide\nB. The brown rubber object collides with the metal cylinder\nC. The cube and the brown rubber object collide\nD. The brown rubber cylinder collides with the blue sphere\n\nAnswer:",
"D. The brown rubber cylinder collides with the blue sphere"
]
} |
train_videos/video_00716.mp4 | 13 | counterfactual | Which of the following will not happen without the cyan cylinder? | [
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The red cylinder and the purple rubber object collide",
"The red object collides with the cyan sphere",
"The cyan sphere and the purple metal cylinder collide",
"The purple rubber object collides with the purple metal cylinder"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"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",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen without the cyan cylinder?\nOptions:\nA. The red cylinder and the purple rubber object collide\nB. The red object collides with the cyan sphere\nC. The cyan sphere and the purple metal cylinder collide\nD. The purple rubber object collides with the purple metal cylinder\n\nAnswer:",
"D. The purple rubber object collides with the purple metal cylinder"
]
} |
train_videos/video_00716.mp4 | 14 | counterfactual | What will happen without the purple rubber object? | [
"all_events",
"objects",
"purple",
"filter_color",
"rubber",
"filter_material",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan cylinder and the purple sphere collide",
"The red object collides with the cyan cylinder",
"The red object and the purple metal cylinder collide",
"The red object collides with the purple sphere"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"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",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen without the purple rubber object?\nOptions:\nA. The cyan cylinder and the purple sphere collide\nB. The red object collides with the cyan cylinder\nC. The red object and the purple metal cylinder collide\nD. The red object collides with the purple sphere\n\nAnswer:",
"D. The red object collides with the purple sphere"
]
} |
train_videos/video_00717.mp4 | 14 | counterfactual | Without the blue sphere, what will happen? | [
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1
],
"choice": [
"The cylinder and the yellow sphere collide",
"The brown sphere collides with the cylinder"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"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 sphere, what will happen?\nOptions:\nA. The cylinder and the yellow sphere collide\nB. The brown sphere collides with the cylinder\n\nAnswer:",
"B. The brown sphere collides with the cylinder"
]
} |
train_videos/video_00717.mp4 | 15 | counterfactual | If the rubber sphere is removed, which event will happen? | [
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The brown sphere and the blue object collide",
"The cylinder collides with the blue object",
"The brown sphere and the cylinder collide"
],
"program": [
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"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: If the rubber sphere is removed, which event will happen?\nOptions:\nA. The brown sphere and the blue object collide\nB. The cylinder collides with the blue object\nC. The brown sphere and the cylinder collide\n\nAnswer:",
"C. The brown sphere and the cylinder collide"
]
} |
train_videos/video_00718.mp4 | 14 | counterfactual | Which event will not happen without the brown sphere? | [
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The rubber cylinder and the gray cube collide",
"The rubber cube collides with the metal cube",
"The rubber cylinder and the blue sphere collide",
"The rubber cube collides with the green cylinder"
],
"program": [
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen without the brown sphere?\nOptions:\nA. The rubber cylinder and the gray cube collide\nB. The rubber cube collides with the metal cube\nC. The rubber cylinder and the blue sphere collide\nD. The rubber cube collides with the green cylinder\n\nAnswer:",
"C. The rubber cylinder and the blue sphere collide"
]
} |
train_videos/video_00718.mp4 | 15 | counterfactual | If the blue sphere is removed, what will happen? | [
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The rubber cylinder collides with the brown object",
"The rubber cylinder and the gray object collide",
"The rubber cylinder and the green cube collide",
"The gray cube collides with the metal cylinder"
],
"program": [
[
"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",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"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: If the blue sphere is removed, what will happen?\nOptions:\nA. The rubber cylinder collides with the brown object\nB. The rubber cylinder and the gray object collide\nC. The rubber cylinder and the green cube collide\nD. The gray cube collides with the metal cylinder\n\nAnswer:",
"D. The gray cube collides with the metal cylinder"
]
} |
train_videos/video_00719.mp4 | 14 | counterfactual | Which of the following will happen if the metal cylinder is removed? | [
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cube collides with the blue sphere",
"The blue object and the gray sphere collide",
"The gray sphere collides with the rubber cylinder",
"The blue sphere and the purple cylinder collide"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"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",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen if the metal cylinder is removed?\nOptions:\nA. The cube collides with the blue sphere\nB. The blue object and the gray sphere collide\nC. The gray sphere collides with the rubber cylinder\nD. The blue sphere and the purple cylinder collide\n\nAnswer:",
"B. The blue object and the gray sphere collide"
]
} |
train_videos/video_00719.mp4 | 15 | counterfactual | Which of the following will not happen if the blue object is removed? | [
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cube and the gray sphere collide",
"The gray cylinder and the rubber cylinder collide",
"The gray sphere collides with the metal cylinder",
"The cube and the rubber cylinder collide"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"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",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"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 blue object is removed?\nOptions:\nA. The cube and the gray sphere collide\nB. The gray cylinder and the rubber cylinder collide\nC. The gray sphere collides with the metal cylinder\nD. The cube and the rubber cylinder collide\n\nAnswer:",
"D. The cube and the rubber cylinder collide"
]
} |
train_videos/video_00720.mp4 | 14 | counterfactual | If the brown cylinder is removed, which event will not happen? | [
"all_events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The yellow metal cylinder and the cube collide",
"The cube collides with the green sphere",
"The yellow metal object collides with the rubber cylinder",
"The rubber cylinder and the purple sphere collide"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the brown cylinder is removed, which event will not happen?\nOptions:\nA. The yellow metal cylinder and the cube collide\nB. The cube collides with the green sphere\nC. The yellow metal object collides with the rubber cylinder\nD. The rubber cylinder and the purple sphere collide\n\nAnswer:",
"B. The cube collides with the green sphere"
]
} |
train_videos/video_00720.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,
3
],
"choice": [
"The rubber cylinder collides with the brown object",
"The yellow metal cylinder collides with the purple object",
"The yellow metal cylinder and the brown cylinder collide",
"The purple sphere collides with the green object"
],
"program": [
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"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: If the cube is removed, which of the following will not happen?\nOptions:\nA. The rubber cylinder collides with the brown object\nB. The yellow metal cylinder collides with the purple object\nC. The yellow metal cylinder and the brown cylinder collide\nD. The purple sphere collides with the green object\n\nAnswer:",
"D. The purple sphere collides with the green object"
]
} |
train_videos/video_00721.mp4 | 14 | counterfactual | Without the yellow object, which event will happen? | [
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cube collides with the brown sphere",
"The purple metal object collides with the purple rubber object",
"The cube and the purple metal object collide",
"The brown sphere and the purple rubber object collide"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"rubber",
"filter_material",
"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 yellow object, which event will happen?\nOptions:\nA. The cube collides with the brown sphere\nB. The purple metal object collides with the purple rubber object\nC. The cube and the purple metal object collide\nD. The brown sphere and the purple rubber object collide\n\nAnswer:",
"C. The cube and the purple metal object collide"
]
} |
train_videos/video_00721.mp4 | 15 | counterfactual | Which event will happen if the purple rubber sphere is removed? | [
"all_events",
"objects",
"purple",
"filter_color",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The purple metal object collides with the cyan sphere",
"The cyan sphere collides with the yellow object",
"The cube collides with the purple metal sphere",
"The brown object collides with the yellow object"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"metal",
"filter_material",
"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",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"yellow",
"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 event will happen if the purple rubber sphere is removed?\nOptions:\nA. The purple metal object collides with the cyan sphere\nB. The cyan sphere collides with the yellow object\nC. The cube collides with the purple metal sphere\nD. The brown object collides with the yellow object\n\nAnswer:",
"C. The cube collides with the purple metal sphere"
]
} |
train_videos/video_00722.mp4 | 14 | counterfactual | If the gray cylinder is removed, which of the following will happen? | [
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The brown object and the rubber cylinder collide",
"The brown object and the sphere collide",
"The sphere collides with the red cylinder"
],
"program": [
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the gray cylinder is removed, which of the following will happen?\nOptions:\nA. The brown object and the rubber cylinder collide\nB. The brown object and the sphere collide\nC. The sphere collides with the red cylinder\n\nAnswer:",
"B. The brown object and the sphere collide"
]
} |
train_videos/video_00722.mp4 | 15 | counterfactual | What will happen if the red cylinder is removed? | [
"all_events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The sphere collides with the gray cylinder",
"The brown object collides with the sphere",
"The brown object collides with the gray cylinder"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"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: What will happen if the red cylinder is removed?\nOptions:\nA. The sphere collides with the gray cylinder\nB. The brown object collides with the sphere\nC. The brown object collides with the gray cylinder\n\nAnswer:",
"C. The brown object collides with the gray cylinder"
]
} |
train_videos/video_00723.mp4 | 13 | counterfactual | What will happen without the red object? | [
"all_events",
"objects",
"red",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The blue cylinder collides with the sphere",
"The yellow 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",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"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": [
"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 red object?\nOptions:\nA. The blue cylinder collides with the sphere\nB. The yellow cylinder collides with the sphere\nC. The yellow cylinder and the blue cylinder collide\n\nAnswer:",
"C. The yellow cylinder and the blue cylinder collide"
]
} |
train_videos/video_00723.mp4 | 14 | counterfactual | Without the yellow cylinder, which of the following will not happen? | [
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The sphere and the red cylinder collide",
"The blue cylinder collides with the sphere",
"The rubber cylinder collides with the red object"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cylinder",
"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",
"rubber",
"filter_material",
"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: Without the yellow cylinder, which of the following will not happen?\nOptions:\nA. The sphere and the red cylinder collide\nB. The blue cylinder collides with the sphere\nC. The rubber cylinder collides with the red object\n\nAnswer:",
"B. The blue cylinder collides with the sphere"
]
} |
train_videos/video_00724.mp4 | 14 | counterfactual | If the cyan sphere is removed, which event will not happen? | [
"all_events",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The cylinder collides with the brown sphere",
"The cube and the brown sphere collide",
"The cylinder collides with the cube"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"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 cyan sphere is removed, which event will not happen?\nOptions:\nA. The cylinder collides with the brown sphere\nB. The cube and the brown sphere collide\nC. The cylinder collides with the cube\n\nAnswer:",
"B. The cube and the brown sphere collide"
]
} |
train_videos/video_00725.mp4 | 13 | counterfactual | Without the red sphere, which of the following will not happen? | [
"all_events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cylinder and the yellow object collide",
"The cylinder collides with the rubber cube",
"The metal cube and the cylinder collide",
"The yellow object collides with the rubber cube"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the red sphere, which of the following will not happen?\nOptions:\nA. The cylinder and the yellow object collide\nB. The cylinder collides with the rubber cube\nC. The metal cube and the cylinder collide\nD. The yellow object collides with the rubber cube\n\nAnswer:",
"D. The yellow object collides with the rubber cube"
]
} |
train_videos/video_00725.mp4 | 14 | counterfactual | Without the rubber cube, which event will not happen? | [
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The metal cube and the yellow object collide",
"The metal object and the cylinder collide",
"The metal object and the red sphere collide",
"The cylinder collides with the yellow sphere"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the rubber cube, which event will not happen?\nOptions:\nA. The metal cube and the yellow object collide\nB. The metal object and the cylinder collide\nC. The metal object and the red sphere collide\nD. The cylinder collides with the yellow sphere\n\nAnswer:",
"D. The cylinder collides with the yellow sphere"
]
} |
train_videos/video_00726.mp4 | 14 | counterfactual | If the sphere is removed, which event will not happen? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1
],
"choice": [
"The red object and the gray cube collide",
"The cylinder and the gray cube collide"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the sphere is removed, which event will not happen?\nOptions:\nA. The red object and the gray cube collide\nB. The cylinder and the gray cube collide\n\nAnswer:",
"B. The cylinder and the gray cube collide"
]
} |
train_videos/video_00727.mp4 | 14 | counterfactual | What will not happen without the red cube? | [
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The purple object collides with the red sphere",
"The yellow sphere and the green sphere collide",
"The red sphere collides with the yellow object",
"The purple sphere collides with the brown cube"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"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 red cube?\nOptions:\nA. The purple object collides with the red sphere\nB. The yellow sphere and the green sphere collide\nC. The red sphere collides with the yellow object\nD. The purple sphere collides with the brown cube\n\nAnswer:",
"D. The purple sphere collides with the brown cube"
]
} |
train_videos/video_00727.mp4 | 15 | counterfactual | If the brown object is removed, what will happen? | [
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The purple sphere collides with the red sphere",
"The purple sphere and the yellow sphere collide",
"The green sphere collides with the red cube",
"The red sphere and the green object collide"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"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: If the brown object is removed, what will happen?\nOptions:\nA. The purple sphere collides with the red sphere\nB. The purple sphere and the yellow sphere collide\nC. The green sphere collides with the red cube\nD. The red sphere and the green object collide\n\nAnswer:",
"D. The red sphere and the green object collide"
]
} |
train_videos/video_00728.mp4 | 13 | counterfactual | Which event will not happen if the blue cylinder is removed? | [
"all_events",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The yellow cylinder collides with the rubber object",
"The red cylinder and the brown object collide",
"The brown cube collides with the rubber cube",
"The red object collides with the blue metal cube"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"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",
"brown",
"filter_color",
"cube",
"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",
"blue",
"filter_color",
"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 event will not happen if the blue cylinder is removed?\nOptions:\nA. The yellow cylinder collides with the rubber object\nB. The red cylinder and the brown object collide\nC. The brown cube collides with the rubber cube\nD. The red object collides with the blue metal cube\n\nAnswer:",
"D. The red object collides with the blue metal cube"
]
} |
train_videos/video_00728.mp4 | 14 | counterfactual | Without the red object, which event will not happen? | [
"all_events",
"objects",
"red",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The yellow cylinder and the brown cube collide",
"The blue cylinder and the rubber cube collide",
"The yellow object collides with the blue cylinder",
"The yellow object collides with the blue metal cube"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"metal",
"filter_material",
"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: Without the red object, which event will not happen?\nOptions:\nA. The yellow cylinder and the brown cube collide\nB. The blue cylinder and the rubber cube collide\nC. The yellow object collides with the blue cylinder\nD. The yellow object collides with the blue metal cube\n\nAnswer:",
"D. The yellow object collides with the blue metal cube"
]
} |
train_videos/video_00729.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
],
"choice": [
"The purple cube collides with the green cube",
"The sphere and the green cube collide",
"The purple object and the sphere collide"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"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"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen if the cylinder is removed?\nOptions:\nA. The purple cube collides with the green cube\nB. The sphere and the green cube collide\nC. The purple object and the sphere collide\n\nAnswer:",
""
]
} |
train_videos/video_00729.mp4 | 15 | counterfactual | What will not happen if the green object is removed? | [
"all_events",
"objects",
"green",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The purple object and the cylinder collide",
"The sphere and the cylinder collide",
"The purple object and the sphere collide"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen if the green object is removed?\nOptions:\nA. The purple object and the cylinder collide\nB. The sphere and the cylinder collide\nC. The purple object and the sphere collide\n\nAnswer:",
"B. The sphere and the cylinder collide"
]
} |
train_videos/video_00730.mp4 | 13 | counterfactual | Without the green object, 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 red object collides with the brown object",
"The brown object collides with the metal cylinder",
"The cyan sphere and the red object collide",
"The cyan sphere and the purple sphere collide"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"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 green object, which of the following will not happen?\nOptions:\nA. The red object collides with the brown object\nB. The brown object collides with the metal cylinder\nC. The cyan sphere and the red object collide\nD. The cyan sphere and the purple sphere collide\n\nAnswer:",
"B. The brown object collides with the metal cylinder"
]
} |
train_videos/video_00730.mp4 | 14 | counterfactual | Which event will not happen without the cyan cylinder? | [
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The green cylinder collides with the brown object",
"The cyan sphere and the metal sphere collide",
"The green object and the red sphere collide",
"The cyan sphere and the brown cylinder collide"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"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: Which event will not happen without the cyan cylinder?\nOptions:\nA. The green cylinder collides with the brown object\nB. The cyan sphere and the metal sphere collide\nC. The green object and the red sphere collide\nD. The cyan sphere and the brown cylinder collide\n\nAnswer:",
"D. The cyan sphere and the brown cylinder collide"
]
} |
train_videos/video_00731.mp4 | 14 | counterfactual | If the purple cylinder is removed, what will not happen? | [
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The sphere collides with the red object",
"The red object collides with the cyan cylinder",
"The sphere and the cyan cylinder collide"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"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",
"cyan",
"filter_color",
"cylinder",
"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 purple cylinder is removed, what will not happen?\nOptions:\nA. The sphere collides with the red object\nB. The red object collides with the cyan cylinder\nC. The sphere and the cyan cylinder collide\n\nAnswer:",
"C. The sphere and the cyan cylinder collide"
]
} |
train_videos/video_00731.mp4 | 15 | counterfactual | If the red cylinder is removed, which event 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 sphere and the purple object collide",
"The purple object and the cyan cylinder collide",
"The sphere and the cyan cylinder collide"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"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",
"cyan",
"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: If the red cylinder is removed, which event will not happen?\nOptions:\nA. The sphere and the purple object collide\nB. The purple object and the cyan cylinder collide\nC. The sphere and the cyan cylinder collide\n\nAnswer:",
"C. The sphere and the cyan cylinder collide"
]
} |
train_videos/video_00732.mp4 | 13 | 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 cube collides with the sphere",
"The rubber cube and the cylinder collide"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen without the blue cube?\nOptions:\nA. The sphere collides with the cylinder\nB. The rubber cube collides with the sphere\nC. The rubber cube and the cylinder collide\n\nAnswer:",
"B. The rubber cube collides with the sphere"
]
} |
train_videos/video_00733.mp4 | 13 | counterfactual | Which of the following will happen if the red sphere is removed? | [
"all_events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The cube and the cylinder collide",
"The cube and the green sphere 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",
"green",
"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"
]
],
"answer": [
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen if the red sphere is removed?\nOptions:\nA. The cube and the cylinder collide\nB. The cube and the green sphere collide\nC. The cylinder and the rubber sphere collide\n\nAnswer:",
"B. The cube and the green sphere collide"
]
} |
train_videos/video_00733.mp4 | 14 | counterfactual | If the green sphere is removed, what will not happen? | [
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The cube and the cylinder collide",
"The metal sphere and the cylinder collide",
"The cube collides with the metal sphere"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"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"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"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: If the green sphere is removed, what will not happen?\nOptions:\nA. The cube and the cylinder collide\nB. The metal sphere and the cylinder collide\nC. The cube collides with the metal sphere\n\nAnswer:",
"B. The metal sphere and the cylinder collide"
]
} |
train_videos/video_00734.mp4 | 13 | counterfactual | What will not happen if the green sphere is removed? | [
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The rubber cylinder and the brown object collide",
"The purple metal object collides with the red sphere",
"The purple metal object and the rubber cylinder collide",
"The purple metal object and the brown object collide"
],
"program": [
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen if the green sphere is removed?\nOptions:\nA. The rubber cylinder and the brown object collide\nB. The purple metal object collides with the red sphere\nC. The purple metal object and the rubber cylinder collide\nD. The purple metal object and the brown object collide\n\nAnswer:",
"D. The purple metal object and the brown object collide"
]
} |
train_videos/video_00734.mp4 | 14 | counterfactual | Which of the following will not happen if the cube is removed? | [
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The red sphere and the brown cylinder collide",
"The green object collides with the brown object",
"The purple metal cylinder and the rubber cylinder collide",
"The purple metal object and the brown cylinder collide"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen if the cube is removed?\nOptions:\nA. The red sphere and the brown cylinder collide\nB. The green object collides with the brown object\nC. The purple metal cylinder and the rubber cylinder collide\nD. The purple metal object and the brown cylinder collide\n\nAnswer:",
"D. The purple metal object and the brown cylinder collide"
]
} |
train_videos/video_00735.mp4 | 14 | 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
],
"choice": [
"The cyan cube and the purple object collide",
"The yellow object and the purple cube collide",
"The cyan cube and the cyan sphere collide"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"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",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cylinder is removed, which event will happen?\nOptions:\nA. The cyan cube and the purple object collide\nB. The yellow object and the purple cube collide\nC. The cyan cube and the cyan sphere collide\n\nAnswer:",
"C. The cyan cube and the cyan sphere collide"
]
} |
train_videos/video_00735.mp4 | 15 | counterfactual | If the cyan sphere is removed, which event will not happen? | [
"all_events",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan cube collides with the purple object",
"The yellow sphere collides with the cylinder",
"The purple object collides with the cylinder",
"The cyan cube and the cylinder collide"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"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",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cyan sphere is removed, which event will not happen?\nOptions:\nA. The cyan cube collides with the purple object\nB. The yellow sphere collides with the cylinder\nC. The purple object collides with the cylinder\nD. The cyan cube and the cylinder collide\n\nAnswer:",
"D. The cyan cube and the cylinder collide"
]
} |
train_videos/video_00736.mp4 | 13 | counterfactual | What will not happen without the rubber sphere? | [
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The rubber cylinder and the green object collide",
"The brown object and the rubber cylinder collide",
"The metal sphere collides with the metal cylinder"
],
"program": [
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen without the rubber sphere?\nOptions:\nA. The rubber cylinder and the green object collide\nB. The brown object and the rubber cylinder collide\nC. The metal sphere collides with the metal cylinder\n\nAnswer:",
"A. The rubber cylinder and the green object collide"
]
} |
train_videos/video_00737.mp4 | 14 | counterfactual | Without the yellow object, what will happen? | [
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The cylinder collides with the sphere",
"The sphere and the cyan object collide",
"The cylinder collides with the cyan 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",
"cyan",
"filter_color",
"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: Without the yellow object, what will happen?\nOptions:\nA. The cylinder collides with the sphere\nB. The sphere and the cyan object collide\nC. The cylinder collides with the cyan object\n\nAnswer:",
"A. The cylinder collides with the sphere"
]
} |
train_videos/video_00737.mp4 | 15 | counterfactual | Which of the following will not happen if the sphere is removed? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1
],
"choice": [
"The yellow object collides with the cyan cube",
"The cylinder and the cyan cube collide"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen if the sphere is removed?\nOptions:\nA. The yellow object collides with the cyan cube\nB. The cylinder and the cyan cube collide\n\nAnswer:",
"A. The yellow object collides with the cyan cube"
]
} |
train_videos/video_00738.mp4 | 13 | counterfactual | Which event will happen if the sphere is removed? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The red object collides with the blue cube",
"The yellow cube collides with the red cube",
"The yellow object collides with the blue object",
"The green object collides with the blue cube"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen if the sphere is removed?\nOptions:\nA. The red object collides with the blue cube\nB. The yellow cube collides with the red cube\nC. The yellow object collides with the blue object\nD. The green object collides with the blue cube\n\nAnswer:",
"B. The yellow cube collides with the red cube"
]
} |
train_videos/video_00738.mp4 | 14 | counterfactual | Which event 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 yellow object collides with the red cube",
"The yellow object collides with the sphere",
"The yellow object and the green cube collide",
"The red cube collides with the sphere"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cube",
"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",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"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: Which event will happen if the blue object is removed?\nOptions:\nA. The yellow object collides with the red cube\nB. The yellow object collides with the sphere\nC. The yellow object and the green cube collide\nD. The red cube collides with the sphere\n\nAnswer:",
"C. The yellow object and the green cube collide"
]
} |
train_videos/video_00739.mp4 | 13 | counterfactual | If the metal cube is removed, which event will happen? | [
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1
],
"choice": [
"The cylinder collides with the sphere",
"The gray cube and the cylinder collide"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the metal cube is removed, which event will happen?\nOptions:\nA. The cylinder collides with the sphere\nB. The gray cube and the cylinder collide\n\nAnswer:",
"B. The gray cube and the cylinder collide"
]
} |
train_videos/video_00739.mp4 | 14 | counterfactual | Which of the following will not happen without the sphere? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1
],
"choice": [
"The rubber cube and the metal cube collide",
"The cylinder and the green cube collide"
],
"program": [
[
"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",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen without the sphere?\nOptions:\nA. The rubber cube and the metal cube collide\nB. The cylinder and the green cube collide\n\nAnswer:",
"B. The cylinder and the green cube collide"
]
} |
train_videos/video_00740.mp4 | 14 | counterfactual | Without the green sphere, which event will not happen? | [
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray object collides with the cyan object",
"The blue cylinder and the purple sphere collide",
"The gray object and the blue cylinder collide",
"The cyan cylinder collides with the purple object"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"cylinder",
"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",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the green sphere, which event will not happen?\nOptions:\nA. The gray object collides with the cyan object\nB. The blue cylinder and the purple sphere collide\nC. The gray object and the blue cylinder collide\nD. The cyan cylinder collides with the purple object\n\nAnswer:",
"D. The cyan cylinder collides with the purple object"
]
} |
train_videos/video_00740.mp4 | 15 | counterfactual | If the yellow object is removed, which event will not happen? | [
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray object and the blue cylinder collide",
"The blue object and the purple object collide",
"The gray object collides with the purple object",
"The gray object collides with the cyan cylinder"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"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: If the yellow object is removed, which event will not happen?\nOptions:\nA. The gray object and the blue cylinder collide\nB. The blue object and the purple object collide\nC. The gray object collides with the purple object\nD. The gray object collides with the cyan cylinder\n\nAnswer:",
"C. The gray object collides with the purple object"
]
} |
train_videos/video_00741.mp4 | 14 | counterfactual | Without the green sphere, what will happen? | [
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The red sphere and the cylinder collide",
"The cube and the red sphere collide",
"The cube and the cylinder collide",
"The cube collides with the brown object"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the green sphere, what will happen?\nOptions:\nA. The red sphere and the cylinder collide\nB. The cube and the red sphere collide\nC. The cube and the cylinder collide\nD. The cube collides with the brown object\n\nAnswer:",
"D. The cube collides with the brown object"
]
} |
train_videos/video_00741.mp4 | 15 | 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,
3
],
"choice": [
"The green sphere and the metal sphere collide",
"The cube and the green sphere collide",
"The green sphere collides with the red sphere",
"The cube collides with the metal sphere"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"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",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cylinder, what will not happen?\nOptions:\nA. The green sphere and the metal sphere collide\nB. The cube and the green sphere collide\nC. The green sphere collides with the red sphere\nD. The cube collides with the metal sphere\n\nAnswer:",
"C. The green sphere collides with the red sphere"
]
} |
train_videos/video_00742.mp4 | 13 | counterfactual | Which of the following will not happen without the gray sphere? | [
"all_events",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The gray cube and the cyan sphere collide",
"The blue cube and the cyan object collide",
"The gray cube and the blue cube collide"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen without the gray sphere?\nOptions:\nA. The gray cube and the cyan sphere collide\nB. The blue cube and the cyan object collide\nC. The gray cube and the blue cube collide\n\nAnswer:",
"B. The blue cube and the cyan object collide"
]
} |
train_videos/video_00742.mp4 | 14 | counterfactual | Which of the following will not happen without the cyan sphere? | [
"all_events",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The gray cube and the gray sphere collide",
"The gray cube and the blue cube collide",
"The blue object collides with the gray sphere"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen without the cyan sphere?\nOptions:\nA. The gray cube and the gray sphere collide\nB. The gray cube and the blue cube collide\nC. The blue object collides with the gray sphere\n\nAnswer:",
"C. The blue object collides with the gray sphere"
]
} |
train_videos/video_00743.mp4 | 14 | counterfactual | Which of the following will not happen without the sphere? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The green cube and the brown cube collide",
"The gray cylinder collides with the green cube",
"The rubber cylinder collides with the brown object",
"The rubber cylinder and the metal cylinder collide"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen without the sphere?\nOptions:\nA. The green cube and the brown cube collide\nB. The gray cylinder collides with the green cube\nC. The rubber cylinder collides with the brown object\nD. The rubber cylinder and the metal cylinder collide\n\nAnswer:",
"D. The rubber cylinder and the metal cylinder collide"
]
} |
train_videos/video_00743.mp4 | 15 | counterfactual | Without the brown cube, what will not happen? | [
"all_events",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The sphere and the green cube collide",
"The rubber object collides with the green cylinder",
"The rubber object collides with the sphere",
"The green cylinder and the green cube collide"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"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",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the brown cube, what will not happen?\nOptions:\nA. The sphere and the green cube collide\nB. The rubber object collides with the green cylinder\nC. The rubber object collides with the sphere\nD. The green cylinder and the green cube collide\n\nAnswer:",
"D. The green cylinder and the green cube collide"
]
} |
train_videos/video_00744.mp4 | 14 | counterfactual | What 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 cylinder collides with the purple cube",
"The purple cube and the purple cylinder collide",
"The purple cylinder collides with the yellow cube",
"The yellow cylinder collides with the rubber cube"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen if the gray cube is removed?\nOptions:\nA. The yellow cylinder collides with the purple cube\nB. The purple cube and the purple cylinder collide\nC. The purple cylinder collides with the yellow cube\nD. The yellow cylinder collides with the rubber cube\n\nAnswer:",
"D. The yellow cylinder collides with the rubber cube"
]
} |
train_videos/video_00744.mp4 | 15 | 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 purple cube collides with the yellow cube",
"The yellow cylinder collides with the purple cube",
"The yellow cylinder and the gray cube collide",
"The yellow cylinder collides with the purple cube"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"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: Which event will happen without the purple cylinder?\nOptions:\nA. The purple cube collides with the yellow cube\nB. The yellow cylinder collides with the purple cube\nC. The yellow cylinder and the gray cube collide\nD. The yellow cylinder collides with the purple cube\n\nAnswer:",
"D. The yellow cylinder collides with the purple cube"
]
} |
train_videos/video_00745.mp4 | 13 | counterfactual | Which of the following will not happen without the cube? | [
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The metal cylinder collides with the sphere",
"The metal cylinder and the blue rubber object collide",
"The metal cylinder collides with the cyan cylinder",
"The blue rubber object collides with the cyan object"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"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",
"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 not happen without the cube?\nOptions:\nA. The metal cylinder collides with the sphere\nB. The metal cylinder and the blue rubber object collide\nC. The metal cylinder collides with the cyan cylinder\nD. The blue rubber object collides with the cyan object\n\nAnswer:",
"C. The metal cylinder collides with the cyan cylinder"
]
} |
train_videos/video_00745.mp4 | 14 | counterfactual | If the sphere is removed, which event will not happen? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The metal cylinder collides with the cyan cylinder",
"The cyan object collides with the cube",
"The blue rubber cylinder collides with the cyan object",
"The metal cylinder and the blue rubber cylinder collide"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"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",
"blue",
"filter_color",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the sphere is removed, which event will not happen?\nOptions:\nA. The metal cylinder collides with the cyan cylinder\nB. The cyan object collides with the cube\nC. The blue rubber cylinder collides with the cyan object\nD. The metal cylinder and the blue rubber cylinder collide\n\nAnswer:",
"B. The cyan object collides with the cube"
]
} |
train_videos/video_00746.mp4 | 14 | counterfactual | Without the cyan cube, which of the following will happen? | [
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The purple object and the sphere collide",
"The purple object collides with the green cube",
"The sphere and the brown object collide",
"The purple object and the brown object collide"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"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 cyan cube, which of the following will happen?\nOptions:\nA. The purple object and the sphere collide\nB. The purple object collides with the green cube\nC. The sphere and the brown object collide\nD. The purple object and the brown object collide\n\nAnswer:",
"B. The purple object collides with the green cube"
]
} |
train_videos/video_00747.mp4 | 13 | counterfactual | If the green cube is removed, what will not happen? | [
"all_events",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1
],
"choice": [
"The yellow cube collides with the blue cube",
"The blue cube and the cylinder collide"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the green cube is removed, what will not happen?\nOptions:\nA. The yellow cube collides with the blue cube\nB. The blue cube and the cylinder collide\n\nAnswer:",
"B. The blue cube and the cylinder collide"
]
} |
train_videos/video_00747.mp4 | 14 | counterfactual | Which event will not happen without the cylinder? | [
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The blue object and the green cube collide",
"The yellow cube collides with the green cube",
"The yellow cube and the blue cube collide"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"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 not happen without the cylinder?\nOptions:\nA. The blue object and the green cube collide\nB. The yellow cube collides with the green cube\nC. The yellow cube and the blue cube collide\n\nAnswer:",
"A. The blue object and the green cube collide"
]
} |
train_videos/video_00748.mp4 | 13 | counterfactual | If the gray metal object is removed, what will happen? | [
"all_events",
"objects",
"gray",
"filter_color",
"metal",
"filter_material",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The purple sphere collides with the cube",
"The purple sphere and the rubber sphere collide",
"The cube collides with the rubber object"
],
"program": [
[
"all_events",
"objects",
"purple",
"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",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the gray metal object is removed, what will happen?\nOptions:\nA. The purple sphere collides with the cube\nB. The purple sphere and the rubber sphere collide\nC. The cube collides with the rubber object\n\nAnswer:",
"C. The cube collides with the rubber object"
]
} |
train_videos/video_00748.mp4 | 14 | 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
],
"choice": [
"The purple object collides with the rubber sphere",
"The gray metal object collides with the rubber object"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"rubber",
"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: If the cube is removed, which of the following will not happen?\nOptions:\nA. The purple object collides with the rubber sphere\nB. The gray metal object collides with the rubber object\n\nAnswer:",
"A. The purple object collides with the rubber sphere"
]
} |
train_videos/video_00749.mp4 | 14 | counterfactual | Which event 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 metal object and the cylinder collide",
"The cylinder and the cyan rubber object collide",
"The cyan rubber sphere collides with the cube",
"The cylinder and the cube collide"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"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 object?\nOptions:\nA. The metal object and the cylinder collide\nB. The cylinder and the cyan rubber object collide\nC. The cyan rubber sphere collides with the cube\nD. The cylinder and the cube collide\n\nAnswer:",
"D. The cylinder and the cube collide"
]
} |
train_videos/video_00750.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,
3
],
"choice": [
"The gray cylinder and the cyan object collide",
"The gray sphere and the cyan sphere collide",
"The gray cylinder and the yellow cylinder collide",
"The gray cylinder and the blue sphere collide"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"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",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"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: Without the purple sphere, which of the following will not happen?\nOptions:\nA. The gray cylinder and the cyan object collide\nB. The gray sphere and the cyan sphere collide\nC. The gray cylinder and the yellow cylinder collide\nD. The gray cylinder and the blue sphere collide\n\nAnswer:",
"D. The gray cylinder and the blue sphere collide"
]
} |
train_videos/video_00750.mp4 | 14 | counterfactual | What will happen if the gray sphere is removed? | [
"all_events",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The purple sphere collides with the blue sphere",
"The yellow object collides with the purple object",
"The gray cylinder and the yellow object collide",
"The gray cylinder collides with the cyan object"
],
"program": [
[
"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",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen if the gray sphere is removed?\nOptions:\nA. The purple sphere collides with the blue sphere\nB. The yellow object collides with the purple object\nC. The gray cylinder and the yellow object collide\nD. The gray cylinder collides with the cyan object\n\nAnswer:",
"C. The gray cylinder and the yellow object collide"
]
} |
train_videos/video_00751.mp4 | 13 | counterfactual | Without the cube, what will happen? | [
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The cyan cylinder and the blue cylinder collide",
"The blue cylinder collides with the yellow object",
"The cyan cylinder and the yellow cylinder collide"
],
"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",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cylinder",
"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 cube, what will happen?\nOptions:\nA. The cyan cylinder and the blue cylinder collide\nB. The blue cylinder collides with the yellow object\nC. The cyan cylinder and the yellow cylinder collide\n\nAnswer:",
"C. The cyan cylinder and the yellow cylinder collide"
]
} |
train_videos/video_00752.mp4 | 12 | counterfactual | If the sphere is removed, 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 brown cylinder and the cyan object collide",
"The yellow cylinder collides with the cyan object",
"The purple cylinder and the cyan object collide",
"The brown cylinder collides with the blue object"
],
"program": [
[
"all_events",
"objects",
"brown",
"filter_color",
"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",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the sphere is removed, which of the following will not happen?\nOptions:\nA. The brown cylinder and the cyan object collide\nB. The yellow cylinder collides with the cyan object\nC. The purple cylinder and the cyan object collide\nD. The brown cylinder collides with the blue object\n\nAnswer:",
"D. The brown cylinder collides with the blue object"
]
} |
train_videos/video_00752.mp4 | 13 | counterfactual | Without the purple cylinder, which of the following will not happen? | [
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The brown cylinder and the cyan cylinder collide",
"The brown cylinder collides with the sphere",
"The yellow cylinder collides with the cyan object",
"The brown cylinder and the yellow object collide"
],
"program": [
[
"all_events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"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",
"cyan",
"filter_color",
"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": [
"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 cylinder, which of the following will not happen?\nOptions:\nA. The brown cylinder and the cyan cylinder collide\nB. The brown cylinder collides with the sphere\nC. The yellow cylinder collides with the cyan object\nD. The brown cylinder and the yellow object collide\n\nAnswer:",
"B. The brown cylinder collides with the sphere"
]
} |
train_videos/video_00753.mp4 | 14 | counterfactual | Without the blue object, what will not happen? | [
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cylinder and the gray object collide",
"The cyan sphere collides with the cylinder",
"The cyan sphere collides with the gray object",
"The gray sphere collides with the yellow object"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"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",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"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: Without the blue object, what will not happen?\nOptions:\nA. The cylinder and the gray object collide\nB. The cyan sphere collides with the cylinder\nC. The cyan sphere collides with the gray object\nD. The gray sphere collides with the yellow object\n\nAnswer:",
"D. The gray sphere collides with the yellow object"
]
} |
train_videos/video_00753.mp4 | 15 | counterfactual | Without the yellow object, what will not happen? | [
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan object and the cylinder collide",
"The cyan sphere collides with the gray object",
"The cylinder and the blue cube collide",
"The cylinder collides with the gray 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",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the yellow object, what will not happen?\nOptions:\nA. The cyan object and the cylinder collide\nB. The cyan sphere collides with the gray object\nC. The cylinder and the blue cube collide\nD. The cylinder collides with the gray sphere\n\nAnswer:",
"B. The cyan sphere collides with the gray object"
]
} |
train_videos/video_00754.mp4 | 13 | counterfactual | Without the gray cylinder, which of the following will not happen? | [
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The yellow cylinder collides with the sphere",
"The yellow cylinder collides with the cube",
"The cube collides with the sphere"
],
"program": [
[
"all_events",
"objects",
"yellow",
"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",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"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 cylinder, which of the following will not happen?\nOptions:\nA. The yellow cylinder collides with the sphere\nB. The yellow cylinder collides with the cube\nC. The cube collides with the sphere\n\nAnswer:",
"A. The yellow cylinder collides with the sphere"
]
} |
train_videos/video_00754.mp4 | 14 | counterfactual | If the sphere is removed, which of the following will not happen? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The yellow object collides with the gray cylinder",
"The yellow cylinder and the cube collide",
"The cube collides with the gray cylinder"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"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: If the sphere is removed, which of the following will not happen?\nOptions:\nA. The yellow object collides with the gray cylinder\nB. The yellow cylinder and the cube collide\nC. The cube collides with the gray cylinder\n\nAnswer:",
"C. The cube collides with the gray cylinder"
]
} |
train_videos/video_00755.mp4 | 13 | counterfactual | Which event will happen if the gray object is removed? | [
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The brown cylinder and the purple sphere collide",
"The brown cylinder and the cube collide",
"The metal cylinder collides with the red sphere",
"The red sphere collides with the purple object"
],
"program": [
[
"all_events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen if the gray object is removed?\nOptions:\nA. The brown cylinder and the purple sphere collide\nB. The brown cylinder and the cube collide\nC. The metal cylinder collides with the red sphere\nD. The red sphere collides with the purple object\n\nAnswer:",
"B. The brown cylinder and the cube collide"
]
} |
train_videos/video_00755.mp4 | 14 | counterfactual | Without the purple object, which event will happen? | [
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The brown cylinder and the gray object collide",
"The brown cylinder and the red object collide",
"The cube and the red sphere collide",
"The red sphere and the rubber cylinder collide"
],
"program": [
[
"all_events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"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 purple object, which event will happen?\nOptions:\nA. The brown cylinder and the gray object collide\nB. The brown cylinder and the red object collide\nC. The cube and the red sphere collide\nD. The red sphere and the rubber cylinder collide\n\nAnswer:",
"C. The cube and the red sphere collide"
]
} |