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_00646.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
],
"choice": [
"The cylinder collides with the cube"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the green sphere, what will happen?\nOptions:\nA. The cylinder collides with the cube\n\nAnswer:",
"A. The cylinder collides with the cube"
]
} |
train_videos/video_00646.mp4 | 15 | counterfactual | Without the cube, which event will not happen? | [
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The brown object and the green sphere collide",
"The cylinder collides with the brown sphere",
"The cylinder collides with the green sphere"
],
"program": [
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cube, which event will not happen?\nOptions:\nA. The brown object and the green sphere collide\nB. The cylinder collides with the brown sphere\nC. The cylinder collides with the green sphere\n\nAnswer:",
"C. The cylinder collides with the green sphere"
]
} |
train_videos/video_00647.mp4 | 13 | counterfactual | Without the gray sphere, which event will not happen? | [
"all_events",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The rubber cube collides with the blue sphere",
"The gray cube collides with the rubber cube",
"The gray cube collides with the blue metal cube",
"The rubber cube and the blue metal object collide"
],
"program": [
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the gray sphere, which event will not happen?\nOptions:\nA. The rubber cube collides with the blue sphere\nB. The gray cube collides with the rubber cube\nC. The gray cube collides with the blue metal cube\nD. The rubber cube and the blue metal object collide\n\nAnswer:",
"D. The rubber cube and the blue metal object collide"
]
} |
train_videos/video_00647.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,
2,
3
],
"choice": [
"The gray cube and the gray sphere collide",
"The rubber cube and the blue metal object collide",
"The gray cube collides with the blue metal object",
"The gray cube collides with the rubber cube"
],
"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",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the blue sphere, what will happen?\nOptions:\nA. The gray cube and the gray sphere collide\nB. The rubber cube and the blue metal object collide\nC. The gray cube collides with the blue metal object\nD. The gray cube collides with the rubber cube\n\nAnswer:",
"D. The gray cube collides with the rubber cube"
]
} |
train_videos/video_00648.mp4 | 12 | counterfactual | Without the brown object, what will not happen? | [
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0
],
"choice": [
"The yellow object and the green object collide"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the brown object, what will not happen?\nOptions:\nA. The yellow object and the green object collide\n\nAnswer:",
""
]
} |
train_videos/video_00649.mp4 | 13 | counterfactual | If the green sphere is removed, which of the following will happen? | [
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The yellow sphere and the cube collide",
"The yellow object and the brown sphere collide",
"The cube and the rubber object collide"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"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 green sphere is removed, which of the following will happen?\nOptions:\nA. The yellow sphere and the cube collide\nB. The yellow object and the brown sphere collide\nC. The cube and the rubber object collide\n\nAnswer:",
"C. The cube and the rubber object collide"
]
} |
train_videos/video_00650.mp4 | 14 | counterfactual | If the yellow sphere is removed, which event will not happen? | [
"all_events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The red sphere and the red cylinder collide",
"The red sphere collides with the metal sphere",
"The red sphere collides with the rubber cylinder",
"The rubber cylinder and the cyan rubber sphere collide"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"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",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the yellow sphere is removed, which event will not happen?\nOptions:\nA. The red sphere and the red cylinder collide\nB. The red sphere collides with the metal sphere\nC. The red sphere collides with the rubber cylinder\nD. The rubber cylinder and the cyan rubber sphere collide\n\nAnswer:",
"D. The rubber cylinder and the cyan rubber sphere collide"
]
} |
train_videos/video_00650.mp4 | 15 | counterfactual | What will happen without the cyan rubber object? | [
"all_events",
"objects",
"cyan",
"filter_color",
"rubber",
"filter_material",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The red sphere and the metal sphere collide",
"The rubber cylinder and the yellow sphere collide",
"The red cylinder and the yellow sphere collide",
"The red sphere collides with the metal cylinder"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen without the cyan rubber object?\nOptions:\nA. The red sphere and the metal sphere collide\nB. The rubber cylinder and the yellow sphere collide\nC. The red cylinder and the yellow sphere collide\nD. The red sphere collides with the metal cylinder\n\nAnswer:",
"D. The red sphere collides with the metal cylinder"
]
} |
train_videos/video_00651.mp4 | 13 | counterfactual | Which of the following will not happen without the blue cylinder? | [
"all_events",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The red cube and the sphere collide",
"The red object and the green object collide",
"The cyan object and the green cube collide",
"The green object and the brown cylinder collide"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"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 of the following will not happen without the blue cylinder?\nOptions:\nA. The red cube and the sphere collide\nB. The red object and the green object collide\nC. The cyan object and the green cube collide\nD. The green object and the brown cylinder collide\n\nAnswer:",
"D. The green object and the brown cylinder collide"
]
} |
train_videos/video_00651.mp4 | 14 | counterfactual | What will happen without the cyan cube? | [
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The rubber cube and the sphere collide",
"The red cube and the green object collide",
"The sphere and the brown cylinder collide",
"The rubber cube and the brown cylinder collide"
],
"program": [
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen without the cyan cube?\nOptions:\nA. The rubber cube and the sphere collide\nB. The red cube and the green object collide\nC. The sphere and the brown cylinder collide\nD. The rubber cube and the brown cylinder collide\n\nAnswer:",
"B. The red cube and the green object collide"
]
} |
train_videos/video_00652.mp4 | 13 | counterfactual | Without the gray cube, which of the following will happen? | [
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The blue sphere and the blue metal cube collide",
"The red sphere collides with the purple cube",
"The blue sphere collides with the blue rubber cube",
"The red object collides with the blue metal cube"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"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": [
"wrong",
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the gray cube, which of the following will happen?\nOptions:\nA. The blue sphere and the blue metal cube collide\nB. The red sphere collides with the purple cube\nC. The blue sphere collides with the blue rubber cube\nD. The red object collides with the blue metal cube\n\nAnswer:",
"C. The blue sphere collides with the blue rubber cube"
]
} |
train_videos/video_00652.mp4 | 14 | counterfactual | Which event will not happen without the purple cube? | [
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray cube collides with the red sphere",
"The gray cube and the blue sphere collide",
"The blue rubber object and the blue metal cube collide",
"The blue sphere and the blue metal cube collide"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"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 without the purple cube?\nOptions:\nA. The gray cube collides with the red sphere\nB. The gray cube and the blue sphere collide\nC. The blue rubber object and the blue metal cube collide\nD. The blue sphere and the blue metal cube collide\n\nAnswer:",
"D. The blue sphere and the blue metal cube collide"
]
} |
train_videos/video_00653.mp4 | 14 | counterfactual | If the brown metal cube is removed, which of the following will happen? | [
"all_events",
"objects",
"brown",
"filter_color",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The sphere collides with the cylinder",
"The rubber cube and the sphere collide",
"The rubber cube collides with the green cube",
"The sphere and the green cube 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",
"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"
]
],
"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 brown metal cube is removed, which of the following will happen?\nOptions:\nA. The sphere collides with the cylinder\nB. The rubber cube and the sphere collide\nC. The rubber cube collides with the green cube\nD. The sphere and the green cube collide\n\nAnswer:",
"C. The rubber cube collides with the green cube"
]
} |
train_videos/video_00653.mp4 | 15 | counterfactual | Which event will happen without the green cube? | [
"all_events",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The sphere and the cylinder collide",
"The rubber cube and the brown metal cube collide",
"The brown metal cube collides with the sphere",
"The rubber cube collides with the cylinder"
],
"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",
"brown",
"filter_color",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"metal",
"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": [
"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 happen without the green cube?\nOptions:\nA. The sphere and the cylinder collide\nB. The rubber cube and the brown metal cube collide\nC. The brown metal cube collides with the sphere\nD. The rubber cube collides with the cylinder\n\nAnswer:",
"C. The brown metal cube collides with the sphere"
]
} |
train_videos/video_00654.mp4 | 14 | counterfactual | What will happen if the brown object is removed? | [
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1
],
"choice": [
"The cube collides with the cyan sphere",
"The rubber sphere collides with the cyan sphere"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen if the brown object is removed?\nOptions:\nA. The cube collides with the cyan sphere\nB. The rubber sphere collides with the cyan sphere\n\nAnswer:",
"B. The rubber sphere collides with the cyan sphere"
]
} |
train_videos/video_00654.mp4 | 15 | counterfactual | Which of the following will happen without the purple object? | [
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan sphere collides with the brown object",
"The cube and the brown sphere collide",
"The cube collides with the cyan object",
"The cube and the brown sphere collide"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the purple object?\nOptions:\nA. The cyan sphere collides with the brown object\nB. The cube and the brown sphere collide\nC. The cube collides with the cyan object\nD. The cube and the brown sphere collide\n\nAnswer:",
"D. The cube and the brown sphere collide"
]
} |
train_videos/video_00655.mp4 | 13 | 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,
2,
3
],
"choice": [
"The cyan metal object and the green cylinder collide",
"The cyan metal cylinder collides with the yellow object",
"The cyan metal cylinder collides with the yellow cylinder",
"The yellow object and the cyan rubber cylinder collide"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen if the sphere is removed?\nOptions:\nA. The cyan metal object and the green cylinder collide\nB. The cyan metal cylinder collides with the yellow object\nC. The cyan metal cylinder collides with the yellow cylinder\nD. The yellow object and the cyan rubber cylinder collide\n\nAnswer:",
"D. The yellow object and the cyan rubber cylinder collide"
]
} |
train_videos/video_00655.mp4 | 14 | counterfactual | Which of the following will not happen if the green cylinder is removed? | [
"all_events",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The sphere and the yellow cylinder collide",
"The cyan metal cylinder collides with the sphere",
"The yellow object collides with the cyan rubber cylinder",
"The cyan metal cylinder collides with the yellow cylinder"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"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: Which of the following will not happen if the green cylinder is removed?\nOptions:\nA. The sphere and the yellow cylinder collide\nB. The cyan metal cylinder collides with the sphere\nC. The yellow object collides with the cyan rubber cylinder\nD. The cyan metal cylinder collides with the yellow cylinder\n\nAnswer:",
"D. The cyan metal cylinder collides with the yellow cylinder"
]
} |
train_videos/video_00656.mp4 | 14 | counterfactual | Which event will happen if the blue cube is removed? | [
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The yellow metal cube and the cylinder collide",
"The yellow metal cube collides with the sphere",
"The cylinder collides with the sphere",
"The yellow metal cube and the rubber cube collide"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen if the blue cube is removed?\nOptions:\nA. The yellow metal cube and the cylinder collide\nB. The yellow metal cube collides with the sphere\nC. The cylinder collides with the sphere\nD. The yellow metal cube and the rubber cube collide\n\nAnswer:",
"D. The yellow metal cube and the rubber cube collide"
]
} |
train_videos/video_00656.mp4 | 15 | counterfactual | What will not happen without the sphere? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The rubber cube collides with the blue cube",
"The yellow metal cube collides with the cylinder",
"The cylinder and the rubber cube collide",
"The yellow metal object collides with the rubber cube"
],
"program": [
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen without the sphere?\nOptions:\nA. The rubber cube collides with the blue cube\nB. The yellow metal cube collides with the cylinder\nC. The cylinder and the rubber cube collide\nD. The yellow metal object collides with the rubber cube\n\nAnswer:",
"C. The cylinder and the rubber cube collide"
]
} |
train_videos/video_00657.mp4 | 14 | counterfactual | Without the metal object, which of the following will not happen? | [
"all_events",
"objects",
"metal",
"filter_material",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1
],
"choice": [
"The red cube collides with the gray cylinder",
"The gray cube collides with the rubber cylinder"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the metal object, which of the following will not happen?\nOptions:\nA. The red cube collides with the gray cylinder\nB. The gray cube collides with the rubber cylinder\n\nAnswer:",
"A. The red cube collides with the gray cylinder"
]
} |
train_videos/video_00657.mp4 | 15 | counterfactual | Which event will not happen if the rubber cylinder is removed? | [
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1
],
"choice": [
"The gray cube and the red object collide",
"The gray cube and the cyan cylinder collide"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen if the rubber cylinder is removed?\nOptions:\nA. The gray cube and the red object collide\nB. The gray cube and the cyan cylinder collide\n\nAnswer:",
"A. The gray cube and the red object collide"
]
} |
train_videos/video_00658.mp4 | 13 | counterfactual | What will happen without the sphere? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The purple cylinder and the blue cylinder collide",
"The purple cylinder collides with the cube",
"The purple cylinder collides with the rubber cylinder",
"The cube and the blue cylinder collide"
],
"program": [
[
"all_events",
"objects",
"purple",
"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",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"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: What will happen without the sphere?\nOptions:\nA. The purple cylinder and the blue cylinder collide\nB. The purple cylinder collides with the cube\nC. The purple cylinder collides with the rubber cylinder\nD. The cube and the blue cylinder collide\n\nAnswer:",
"D. The cube and the blue cylinder collide"
]
} |
train_videos/video_00659.mp4 | 13 | counterfactual | If the brown object is removed, which event will not happen? | [
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The metal cylinder collides with the cyan cube",
"The rubber cylinder and the sphere collide",
"The cyan cylinder and the yellow cylinder collide",
"The cyan cylinder collides with the sphere"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the brown object is removed, which event will not happen?\nOptions:\nA. The metal cylinder collides with the cyan cube\nB. The rubber cylinder and the sphere collide\nC. The cyan cylinder and the yellow cylinder collide\nD. The cyan cylinder collides with the sphere\n\nAnswer:",
"D. The cyan cylinder collides with the sphere"
]
} |
train_videos/video_00659.mp4 | 14 | counterfactual | Without the sphere, which of the following will not happen? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The metal cylinder and the cyan cube collide",
"The rubber cylinder collides with the brown cube",
"The cyan cube collides with the brown cube",
"The cyan cylinder and the rubber cylinder collide"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"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",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"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: Without the sphere, which of the following will not happen?\nOptions:\nA. The metal cylinder and the cyan cube collide\nB. The rubber cylinder collides with the brown cube\nC. The cyan cube collides with the brown cube\nD. The cyan cylinder and the rubber cylinder collide\n\nAnswer:",
"D. The cyan cylinder and the rubber cylinder collide"
]
} |
train_videos/video_00660.mp4 | 14 | counterfactual | What will not happen without the cyan object? | [
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The sphere and the brown cube collide",
"The sphere and the blue cylinder collide",
"The blue object collides with the brown object",
"The brown object and the yellow object collide"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen without the cyan object?\nOptions:\nA. The sphere and the brown cube collide\nB. The sphere and the blue cylinder collide\nC. The blue object collides with the brown object\nD. The brown object and the yellow object collide\n\nAnswer:",
"D. The brown object and the yellow object collide"
]
} |
train_videos/video_00660.mp4 | 15 | counterfactual | Without the brown cube, which event will happen? | [
"all_events",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The blue object and the yellow object collide",
"The sphere and the cyan object collide",
"The sphere collides with the blue cylinder",
"The blue object collides with the cyan cylinder"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"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: Without the brown cube, which event will happen?\nOptions:\nA. The blue object and the yellow object collide\nB. The sphere and the cyan object collide\nC. The sphere collides with the blue cylinder\nD. The blue object collides with the cyan cylinder\n\nAnswer:",
"C. The sphere collides with the blue cylinder"
]
} |
train_videos/video_00661.mp4 | 14 | counterfactual | Without the blue object, which event will happen? | [
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The purple cube collides with the gray object",
"The purple cube collides with the cylinder",
"The sphere collides with the cylinder",
"The purple cube collides with the sphere"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"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",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the blue object, which event will happen?\nOptions:\nA. The purple cube collides with the gray object\nB. The purple cube collides with the cylinder\nC. The sphere collides with the cylinder\nD. The purple cube collides with the sphere\n\nAnswer:",
"A. The purple cube collides with the gray object"
]
} |
train_videos/video_00661.mp4 | 15 | counterfactual | Without the sphere, which event will not happen? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The purple cube and the gray cube collide",
"The gray cube and the cylinder collide",
"The purple cube and the blue cube collide",
"The gray cube collides with the blue object"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"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 sphere, which event will not happen?\nOptions:\nA. The purple cube and the gray cube collide\nB. The gray cube and the cylinder collide\nC. The purple cube and the blue cube collide\nD. The gray cube collides with the blue object\n\nAnswer:",
"D. The gray cube collides with the blue object"
]
} |
train_videos/video_00662.mp4 | 13 | counterfactual | What will happen if the gray object is removed? | [
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The yellow cylinder and the sphere collide",
"The purple cylinder collides with the sphere",
"The rubber cylinder and the yellow object collide"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen if the gray object is removed?\nOptions:\nA. The yellow cylinder and the sphere collide\nB. The purple cylinder collides with the sphere\nC. The rubber cylinder and the yellow object collide\n\nAnswer:",
"C. The rubber cylinder and the yellow object collide"
]
} |
train_videos/video_00662.mp4 | 14 | counterfactual | If the sphere is removed, which of the following will happen? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The yellow cylinder collides with the gray object",
"The purple cylinder collides with the yellow cylinder",
"The rubber cylinder collides with the gray cylinder"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"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 sphere is removed, which of the following will happen?\nOptions:\nA. The yellow cylinder collides with the gray object\nB. The purple cylinder collides with the yellow cylinder\nC. The rubber cylinder collides with the gray cylinder\n\nAnswer:",
"C. The rubber cylinder collides with the gray cylinder"
]
} |
train_videos/video_00663.mp4 | 13 | 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 cube collides with the metal sphere",
"The green rubber sphere collides with the metal sphere",
"The cube and the cylinder collide",
"The cylinder and the green rubber sphere collide"
],
"program": [
[
"all_events",
"objects",
"cube",
"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",
"metal",
"filter_material",
"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",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the purple sphere, which event will not happen?\nOptions:\nA. The cube collides with the metal sphere\nB. The green rubber sphere collides with the metal sphere\nC. The cube and the cylinder collide\nD. The cylinder and the green rubber sphere collide\n\nAnswer:",
"B. The green rubber sphere collides with the metal sphere"
]
} |
train_videos/video_00664.mp4 | 13 | counterfactual | What will happen if the purple object is removed? | [
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The yellow metal object and the rubber cylinder collide",
"The sphere collides with the rubber cylinder",
"The yellow metal cylinder and the sphere collide",
"The yellow metal object and the rubber cylinder collide"
],
"program": [
[
"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",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"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"
]
],
"answer": [
"correct",
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen if the purple object is removed?\nOptions:\nA. The yellow metal object and the rubber cylinder collide\nB. The sphere collides with the rubber cylinder\nC. The yellow metal cylinder and the sphere collide\nD. The yellow metal object and the rubber cylinder collide\n\nAnswer:",
"D. The yellow metal object and the rubber cylinder collide"
]
} |
train_videos/video_00664.mp4 | 14 | counterfactual | If the rubber cylinder is removed, which of the following will not happen? | [
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1
],
"choice": [
"The yellow metal object collides with the purple object",
"The sphere collides with the purple object"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the rubber cylinder is removed, which of the following will not happen?\nOptions:\nA. The yellow metal object collides with the purple object\nB. The sphere collides with the purple object\n\nAnswer:",
"A. The yellow metal object collides with the purple object"
]
} |
train_videos/video_00665.mp4 | 14 | counterfactual | If the red object is removed, which event will not happen? | [
"all_events",
"objects",
"red",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1
],
"choice": [
"The yellow object and the purple cylinder collide",
"The purple sphere and the purple cylinder collide"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the red object is removed, which event will not happen?\nOptions:\nA. The yellow object and the purple cylinder collide\nB. The purple sphere and the purple cylinder collide\n\nAnswer:",
"A. The yellow object and the purple cylinder collide"
]
} |
train_videos/video_00665.mp4 | 15 | counterfactual | Which of the following will happen if the purple cylinder is removed? | [
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The purple sphere and the red sphere collide",
"The yellow cylinder collides with the purple sphere",
"The yellow cylinder and the red sphere 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",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen if the purple cylinder is removed?\nOptions:\nA. The purple sphere and the red sphere collide\nB. The yellow cylinder collides with the purple sphere\nC. The yellow cylinder and the red sphere collide\n\nAnswer:",
"C. The yellow cylinder and the red sphere collide"
]
} |
train_videos/video_00666.mp4 | 13 | counterfactual | Which event will not happen without the cube? | [
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray cylinder and the sphere collide",
"The red cylinder collides with the gray cylinder",
"The red cylinder collides with the sphere",
"The green object and the sphere collide"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen without the cube?\nOptions:\nA. The gray cylinder and the sphere collide\nB. The red cylinder collides with the gray cylinder\nC. The red cylinder collides with the sphere\nD. The green object and the sphere collide\n\nAnswer:",
"D. The green object and the sphere collide"
]
} |
train_videos/video_00666.mp4 | 14 | counterfactual | What will not happen if the sphere is removed? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray cylinder and the cube collide",
"The red object and the green cylinder collide",
"The red object and the gray cylinder collide",
"The red object and the cube collide"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen if the sphere is removed?\nOptions:\nA. The gray cylinder and the cube collide\nB. The red object and the green cylinder collide\nC. The red object and the gray cylinder collide\nD. The red object and the cube collide\n\nAnswer:",
"A. The gray cylinder and the cube collide"
]
} |
train_videos/video_00667.mp4 | 13 | counterfactual | Without the metal object, which of the following will not happen? | [
"all_events",
"objects",
"metal",
"filter_material",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1
],
"choice": [
"The cube and the cyan sphere collide",
"The cube and the cylinder collide"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"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 metal object, which of the following will not happen?\nOptions:\nA. The cube and the cyan sphere collide\nB. The cube and the cylinder collide\n\nAnswer:",
"B. The cube and the cylinder collide"
]
} |
train_videos/video_00667.mp4 | 14 | counterfactual | Without the cylinder, which of the following will not happen? | [
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1
],
"choice": [
"The rubber sphere and the brown sphere collide",
"The cube collides with the rubber sphere"
],
"program": [
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"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",
"rubber",
"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: Without the cylinder, which of the following will not happen?\nOptions:\nA. The rubber sphere and the brown sphere collide\nB. The cube collides with the rubber sphere\n\nAnswer:",
"A. The rubber sphere and the brown sphere collide"
]
} |
train_videos/video_00668.mp4 | 13 | counterfactual | Without the cylinder, what will happen? | [
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cube collides with the gray sphere",
"The gray sphere and the purple object collide",
"The green object and the purple object collide",
"The cube and the green sphere 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",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cylinder, what will happen?\nOptions:\nA. The cube collides with the gray sphere\nB. The gray sphere and the purple object collide\nC. The green object and the purple object collide\nD. The cube and the green sphere collide\n\nAnswer:",
"D. The cube and the green sphere collide"
]
} |
train_videos/video_00668.mp4 | 14 | 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 cube collides with the green sphere",
"The green object and the cylinder collide",
"The cube and the gray object collide",
"The cube collides with the cylinder"
],
"program": [
[
"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",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the purple sphere, which event will not happen?\nOptions:\nA. The cube collides with the green sphere\nB. The green object and the cylinder collide\nC. The cube and the gray object collide\nD. The cube collides with the cylinder\n\nAnswer:",
"D. The cube collides with the cylinder"
]
} |
train_videos/video_00669.mp4 | 13 | counterfactual | If the cube is removed, which event will happen? | [
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan cylinder and the rubber sphere collide",
"The yellow sphere and the blue cylinder collide",
"The cyan cylinder collides with the purple sphere",
"The cyan object collides with the blue cylinder"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cube is removed, which event will happen?\nOptions:\nA. The cyan cylinder and the rubber sphere collide\nB. The yellow sphere and the blue cylinder collide\nC. The cyan cylinder collides with the purple sphere\nD. The cyan object collides with the blue cylinder\n\nAnswer:",
"A. The cyan cylinder and the rubber sphere collide"
]
} |
train_videos/video_00669.mp4 | 14 | 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 cube and the yellow object collide",
"The cyan object collides with the rubber sphere",
"The yellow sphere collides with the purple sphere",
"The cube collides with the blue sphere"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen if the blue cylinder is removed?\nOptions:\nA. The cube and the yellow object collide\nB. The cyan object collides with the rubber sphere\nC. The yellow sphere collides with the purple sphere\nD. The cube collides with the blue sphere\n\nAnswer:",
"C. The yellow sphere collides with the purple sphere"
]
} |
train_videos/video_00670.mp4 | 12 | counterfactual | What will happen without the green object? | [
"all_events",
"objects",
"green",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The yellow cylinder and the purple object collide",
"The yellow object collides with the red sphere",
"The red sphere collides with the purple sphere"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"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",
"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: What will happen without the green object?\nOptions:\nA. The yellow cylinder and the purple object collide\nB. The yellow object collides with the red sphere\nC. The red sphere collides with the purple sphere\n\nAnswer:",
"B. The yellow object collides with the red sphere"
]
} |
train_videos/video_00670.mp4 | 13 | counterfactual | Which event will not happen if the rubber cylinder is removed? | [
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The metal cylinder and the purple object collide",
"The metal sphere and the green object collide",
"The metal sphere and the purple object collide"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen if the rubber cylinder is removed?\nOptions:\nA. The metal cylinder and the purple object collide\nB. The metal sphere and the green object collide\nC. The metal sphere and the purple object collide\n\nAnswer:",
"B. The metal sphere and the green object collide"
]
} |
train_videos/video_00671.mp4 | 14 | counterfactual | If the brown rubber sphere is removed, what will happen? | [
"all_events",
"objects",
"brown",
"filter_color",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray object collides with the rubber cube",
"The green sphere and the metal sphere collide",
"The gray cube and the green sphere collide",
"The green sphere and the rubber cube collide"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"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",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the brown rubber sphere is removed, what will happen?\nOptions:\nA. The gray object collides with the rubber cube\nB. The green sphere and the metal sphere collide\nC. The gray cube and the green sphere collide\nD. The green sphere and the rubber cube collide\n\nAnswer:",
"C. The gray cube and the green sphere collide"
]
} |
train_videos/video_00671.mp4 | 15 | counterfactual | What will happen without the green sphere? | [
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cylinder collides with the metal sphere",
"The cylinder collides with the brown rubber sphere",
"The cylinder and the gray object collide",
"The metal sphere and the green cube collide"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen without the green sphere?\nOptions:\nA. The cylinder collides with the metal sphere\nB. The cylinder collides with the brown rubber sphere\nC. The cylinder and the gray object collide\nD. The metal sphere and the green cube collide\n\nAnswer:",
"C. The cylinder and the gray object collide"
]
} |
train_videos/video_00672.mp4 | 13 | counterfactual | What will not happen without the gray object? | [
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1
],
"choice": [
"The sphere and the cube collide",
"The cube collides with the red cylinder"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"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 gray object?\nOptions:\nA. The sphere and the cube collide\nB. The cube collides with the red cylinder\n\nAnswer:",
"B. The cube collides with the red cylinder"
]
} |
train_videos/video_00673.mp4 | 13 | counterfactual | Without the sphere, which of the following will not happen? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The green rubber object collides with the cylinder",
"The green rubber object collides with the yellow cube",
"The cylinder collides with the metal cube",
"The green rubber object collides with the metal cube"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the sphere, which of the following will not happen?\nOptions:\nA. The green rubber object collides with the cylinder\nB. The green rubber object collides with the yellow cube\nC. The cylinder collides with the metal cube\nD. The green rubber object collides with the metal cube\n\nAnswer:",
"D. The green rubber object collides with the metal cube"
]
} |
train_videos/video_00673.mp4 | 14 | counterfactual | If the green rubber cube is removed, what will happen? | [
"all_events",
"objects",
"green",
"filter_color",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cylinder collides with the metal cube",
"The sphere and the metal cube collide",
"The yellow object and the metal cube collide",
"The yellow cube collides with the sphere"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"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 cube is removed, what will happen?\nOptions:\nA. The cylinder collides with the metal cube\nB. The sphere and the metal cube collide\nC. The yellow object and the metal cube collide\nD. The yellow cube collides with the sphere\n\nAnswer:",
"D. The yellow cube collides with the sphere"
]
} |
train_videos/video_00674.mp4 | 13 | counterfactual | Without the purple object, which of the following will happen? | [
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The red object and the metal object collide",
"The metal cylinder and the cyan cube collide",
"The red cube and the cyan cube collide",
"The cyan cube collides with the green object"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the purple object, which of the following will happen?\nOptions:\nA. The red object and the metal object collide\nB. The metal cylinder and the cyan cube collide\nC. The red cube and the cyan cube collide\nD. The cyan cube collides with the green object\n\nAnswer:",
"C. The red cube and the cyan cube collide"
]
} |
train_videos/video_00674.mp4 | 14 | counterfactual | If the green cylinder is removed, which event will happen? | [
"all_events",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The red object and the cyan cube collide",
"The metal object and the cyan cube collide",
"The red object and the purple object collide"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the green cylinder is removed, which event will happen?\nOptions:\nA. The red object and the cyan cube collide\nB. The metal object and the cyan cube collide\nC. The red object and the purple object collide\n\nAnswer:",
"A. The red object and the cyan cube collide"
]
} |
train_videos/video_00675.mp4 | 13 | counterfactual | If the cube is removed, what will happen? | [
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The gray sphere collides with the brown sphere",
"The rubber sphere and the cylinder collide",
"The brown object collides with the cylinder"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"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 cube is removed, what will happen?\nOptions:\nA. The gray sphere collides with the brown sphere\nB. The rubber sphere and the cylinder collide\nC. The brown object collides with the cylinder\n\nAnswer:",
"C. The brown object collides with the cylinder"
]
} |
train_videos/video_00675.mp4 | 14 | counterfactual | Without the cylinder, which event will happen? | [
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The brown sphere collides with the cube",
"The yellow sphere collides with the gray sphere",
"The rubber sphere and the cube collide",
"The yellow sphere and the brown sphere collide"
],
"program": [
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"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: Without the cylinder, which event will happen?\nOptions:\nA. The brown sphere collides with the cube\nB. The yellow sphere collides with the gray sphere\nC. The rubber sphere and the cube collide\nD. The yellow sphere and the brown sphere collide\n\nAnswer:",
"D. The yellow sphere and the brown sphere collide"
]
} |
train_videos/video_00676.mp4 | 13 | counterfactual | If the cylinder is removed, what will happen? | [
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1
],
"choice": [
"The yellow object and the rubber sphere collide",
"The cube and the yellow sphere collide"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cylinder is removed, what will happen?\nOptions:\nA. The yellow object and the rubber sphere collide\nB. The cube and the yellow sphere collide\n\nAnswer:",
"A. The yellow object and the rubber sphere collide"
]
} |
train_videos/video_00676.mp4 | 14 | counterfactual | Without the rubber sphere, what will not happen? | [
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The cylinder and the cube collide",
"The cube and the yellow object collide",
"The cylinder and the metal sphere collide"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the rubber sphere, what will not happen?\nOptions:\nA. The cylinder and the cube collide\nB. The cube and the yellow object collide\nC. The cylinder and the metal sphere collide\n\nAnswer:",
"C. The cylinder and the metal sphere collide"
]
} |
train_videos/video_00677.mp4 | 13 | counterfactual | Which of the following 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 cube collides with the metal sphere",
"The blue sphere and the gray object collide",
"The blue object collides with the cube"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen if the cylinder is removed?\nOptions:\nA. The cube collides with the metal sphere\nB. The blue sphere and the gray object collide\nC. The blue object collides with the cube\n\nAnswer:",
"A. The cube collides with the metal sphere"
]
} |
train_videos/video_00678.mp4 | 14 | counterfactual | If the green sphere is removed, 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 cube and the metal cylinder collide",
"The metal cylinder and the blue cylinder collide",
"The cube collides with the brown sphere",
"The metal sphere and the blue cylinder collide"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"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",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the green sphere is removed, what will happen?\nOptions:\nA. The cube and the metal cylinder collide\nB. The metal cylinder and the blue cylinder collide\nC. The cube collides with the brown sphere\nD. The metal sphere and the blue cylinder collide\n\nAnswer:",
"C. The cube collides with the brown sphere"
]
} |
train_videos/video_00678.mp4 | 15 | counterfactual | If the blue object is removed, which event will happen? | [
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cube collides with the brown sphere",
"The brown sphere collides with the rubber sphere",
"The metal cylinder collides with the rubber sphere",
"The green cylinder collides with the metal sphere"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the blue object is removed, which event will happen?\nOptions:\nA. The cube collides with the brown sphere\nB. The brown sphere collides with the rubber sphere\nC. The metal cylinder collides with the rubber sphere\nD. The green cylinder collides with the metal sphere\n\nAnswer:",
"C. The metal cylinder collides with the rubber sphere"
]
} |
train_videos/video_00679.mp4 | 12 | counterfactual | Which of the following will happen without the rubber cube? | [
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan metal object collides with the sphere",
"The sphere collides with the green object",
"The cyan metal object collides with the cylinder",
"The cyan metal object collides with the green object"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the rubber cube?\nOptions:\nA. The cyan metal object collides with the sphere\nB. The sphere collides with the green object\nC. The cyan metal object collides with the cylinder\nD. The cyan metal object collides with the green object\n\nAnswer:",
"D. The cyan metal object collides with the green object"
]
} |
train_videos/video_00680.mp4 | 14 | counterfactual | Which event will not happen without the metal cube? | [
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray cylinder and the sphere collide",
"The cyan cylinder and the rubber cube collide",
"The gray object and the blue object collide",
"The rubber cylinder collides with the cyan cylinder"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen without the metal cube?\nOptions:\nA. The gray cylinder and the sphere collide\nB. The cyan cylinder and the rubber cube collide\nC. The gray object and the blue object collide\nD. The rubber cylinder collides with the cyan cylinder\n\nAnswer:",
"B. The cyan cylinder and the rubber cube collide"
]
} |
train_videos/video_00680.mp4 | 15 | counterfactual | If the sphere is removed, what will not happen? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The blue object collides with the metal cube",
"The rubber cylinder collides with the cyan cylinder",
"The blue cylinder and the rubber cube collide",
"The cyan cylinder collides with the metal cube"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"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",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the sphere is removed, what will not happen?\nOptions:\nA. The blue object collides with the metal cube\nB. The rubber cylinder collides with the cyan cylinder\nC. The blue cylinder and the rubber cube collide\nD. The cyan cylinder collides with the metal cube\n\nAnswer:",
"D. The cyan cylinder collides with the metal cube"
]
} |
train_videos/video_00681.mp4 | 14 | counterfactual | Which event will happen if the yellow object is removed? | [
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1
],
"choice": [
"The blue object collides with the brown object",
"The blue object and the purple sphere collide"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen if the yellow object is removed?\nOptions:\nA. The blue object collides with the brown object\nB. The blue object and the purple sphere collide\n\nAnswer:",
"B. The blue object and the purple sphere collide"
]
} |
train_videos/video_00682.mp4 | 13 | counterfactual | Without the red cube, what will not happen? | [
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The yellow cube collides with the sphere",
"The brown object collides with the cylinder",
"The yellow cube collides with the brown object",
"The sphere and the cylinder collide"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the red cube, what will not happen?\nOptions:\nA. The yellow cube collides with the sphere\nB. The brown object collides with the cylinder\nC. The yellow cube collides with the brown object\nD. The sphere and the cylinder collide\n\nAnswer:",
"D. The sphere and the cylinder collide"
]
} |
train_videos/video_00682.mp4 | 14 | counterfactual | Which event will not happen if the cylinder is removed? | [
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The sphere and the brown object collide",
"The yellow cube collides with the red cube",
"The yellow cube collides with the sphere",
"The sphere collides with the metal object"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"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",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"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 cylinder is removed?\nOptions:\nA. The sphere and the brown object collide\nB. The yellow cube collides with the red cube\nC. The yellow cube collides with the sphere\nD. The sphere collides with the metal object\n\nAnswer:",
"D. The sphere collides with the metal object"
]
} |
train_videos/video_00683.mp4 | 14 | counterfactual | Without the cyan cube, which of the following will not happen? | [
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The green sphere and the green cube collide",
"The blue metal sphere and the rubber sphere collide",
"The rubber sphere and the green cube collide",
"The blue metal sphere and the green sphere collide"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cyan cube, which of the following will not happen?\nOptions:\nA. The green sphere and the green cube collide\nB. The blue metal sphere and the rubber sphere collide\nC. The rubber sphere and the green cube collide\nD. The blue metal sphere and the green sphere collide\n\nAnswer:",
"A. The green sphere and the green cube collide"
]
} |
train_videos/video_00683.mp4 | 15 | counterfactual | If the blue metal object is removed, which of the following will happen? | [
"all_events",
"objects",
"blue",
"filter_color",
"metal",
"filter_material",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The rubber sphere and the green cube collide",
"The rubber sphere collides with the cyan cube",
"The green sphere and the rubber sphere collide",
"The green cube collides with the cyan object"
],
"program": [
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"cube",
"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: If the blue metal object is removed, which of the following will happen?\nOptions:\nA. The rubber sphere and the green cube collide\nB. The rubber sphere collides with the cyan cube\nC. The green sphere and the rubber sphere collide\nD. The green cube collides with the cyan object\n\nAnswer:",
"C. The green sphere and the rubber sphere collide"
]
} |
train_videos/video_00684.mp4 | 13 | counterfactual | Which of the following will not happen if the brown cylinder is removed? | [
"all_events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The blue object collides with the yellow sphere",
"The gray object collides with the yellow sphere",
"The gray cylinder and the blue sphere collide"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen if the brown cylinder is removed?\nOptions:\nA. The blue object collides with the yellow sphere\nB. The gray object collides with the yellow sphere\nC. The gray cylinder and the blue sphere collide\n\nAnswer:",
"A. The blue object collides with the yellow sphere"
]
} |
train_videos/video_00684.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
],
"choice": [
"The blue sphere and the brown object collide",
"The gray object collides with the brown object"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the yellow object, what will happen?\nOptions:\nA. The blue sphere and the brown object collide\nB. The gray object collides with the brown object\n\nAnswer:",
"B. The gray object collides with the brown object"
]
} |
train_videos/video_00685.mp4 | 13 | counterfactual | Without the purple metal cylinder, which of the following will not happen? | [
"all_events",
"objects",
"purple",
"filter_color",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cube and the rubber object collide",
"The rubber cylinder and the brown cylinder collide",
"The sphere collides with the rubber object",
"The sphere and the brown cylinder collide"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"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: Without the purple metal cylinder, which of the following will not happen?\nOptions:\nA. The cube and the rubber object collide\nB. The rubber cylinder and the brown cylinder collide\nC. The sphere collides with the rubber object\nD. The sphere and the brown cylinder collide\n\nAnswer:",
"D. The sphere and the brown cylinder collide"
]
} |
train_videos/video_00685.mp4 | 14 | counterfactual | Which event will happen without the rubber object? | [
"all_events",
"objects",
"rubber",
"filter_material",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cube and the brown object collide",
"The sphere and the purple metal cylinder collide",
"The cube collides with the purple metal cylinder",
"The cube and the sphere collide"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen without the rubber object?\nOptions:\nA. The cube and the brown object collide\nB. The sphere and the purple metal cylinder collide\nC. The cube collides with the purple metal cylinder\nD. The cube and the sphere collide\n\nAnswer:",
"D. The cube and the sphere collide"
]
} |
train_videos/video_00686.mp4 | 14 | counterfactual | If the cube is removed, which event will not happen? | [
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The rubber sphere and the gray sphere collide",
"The purple sphere and the gray object collide",
"The purple sphere collides with the blue sphere"
],
"program": [
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"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"
]
],
"answer": [
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cube is removed, which event will not happen?\nOptions:\nA. The rubber sphere and the gray sphere collide\nB. The purple sphere and the gray object collide\nC. The purple sphere collides with the blue sphere\n\nAnswer:",
"A. The rubber sphere and the gray sphere collide"
]
} |
train_videos/video_00687.mp4 | 14 | counterfactual | Which event will happen without the blue cylinder? | [
"all_events",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The sphere collides with the brown rubber cylinder",
"The sphere and the green object collide",
"The brown rubber cylinder and the red cube collide",
"The brown rubber object collides with the metal cylinder"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cube",
"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"
]
],
"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 blue cylinder?\nOptions:\nA. The sphere collides with the brown rubber cylinder\nB. The sphere and the green object collide\nC. The brown rubber cylinder and the red cube collide\nD. The brown rubber object collides with the metal cylinder\n\nAnswer:",
"D. The brown rubber object collides with the metal cylinder"
]
} |
train_videos/video_00687.mp4 | 15 | counterfactual | Which of the following will happen if the green cube is removed? | [
"all_events",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The sphere collides with the metal cylinder",
"The sphere collides with the red cube",
"The sphere and the blue cylinder collide",
"The sphere collides with the brown rubber object"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen if the green cube is removed?\nOptions:\nA. The sphere collides with the metal cylinder\nB. The sphere collides with the red cube\nC. The sphere and the blue cylinder collide\nD. The sphere collides with the brown rubber object\n\nAnswer:",
"D. The sphere collides with the brown rubber object"
]
} |
train_videos/video_00688.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 blue rubber object and the brown object collide",
"The metal cube and the brown object collide",
"The metal cube and the red object collide",
"The blue rubber object collides with the brown object"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen if the sphere is removed?\nOptions:\nA. The blue rubber object and the brown object collide\nB. The metal cube and the brown object collide\nC. The metal cube and the red object collide\nD. The blue rubber object collides with the brown object\n\nAnswer:",
"D. The blue rubber object collides with the brown object"
]
} |
train_videos/video_00688.mp4 | 14 | counterfactual | Without the cylinder, which of the following will not happen? | [
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The sphere collides with the brown cube",
"The brown cube and the red object collide",
"The blue rubber cube and the metal cube collide",
"The sphere collides with the metal cube"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"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 cylinder, which of the following will not happen?\nOptions:\nA. The sphere collides with the brown cube\nB. The brown cube and the red object collide\nC. The blue rubber cube and the metal cube collide\nD. The sphere collides with the metal cube\n\nAnswer:",
"D. The sphere collides with the metal cube"
]
} |
train_videos/video_00689.mp4 | 14 | counterfactual | If the green cylinder is removed, which event will happen? | [
"all_events",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The red cylinder and the cube collide",
"The red cylinder collides with the rubber sphere",
"The metal sphere and the rubber sphere collide",
"The metal sphere collides with the cube"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the green cylinder is removed, which event will happen?\nOptions:\nA. The red cylinder and the cube collide\nB. The red cylinder collides with the rubber sphere\nC. The metal sphere and the rubber sphere collide\nD. The metal sphere collides with the cube\n\nAnswer:",
"A. The red cylinder and the cube collide"
]
} |
train_videos/video_00689.mp4 | 15 | counterfactual | Which of the following will not happen without the cube? | [
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan cylinder and the red cylinder collide",
"The cyan cylinder and the rubber sphere collide",
"The green cylinder and the metal sphere collide",
"The green cylinder collides with the cyan cylinder"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen without the cube?\nOptions:\nA. The cyan cylinder and the red cylinder collide\nB. The cyan cylinder and the rubber sphere collide\nC. The green cylinder and the metal sphere collide\nD. The green cylinder collides with the cyan cylinder\n\nAnswer:",
"B. The cyan cylinder and the rubber sphere collide"
]
} |
train_videos/video_00690.mp4 | 13 | counterfactual | What will happen without the brown sphere? | [
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The metal cube collides with the rubber cube",
"The cylinder collides with the rubber sphere",
"The cylinder and the rubber cube collide",
"The cylinder collides with the metal cube"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen without the brown sphere?\nOptions:\nA. The metal cube collides with the rubber cube\nB. The cylinder collides with the rubber sphere\nC. The cylinder and the rubber cube collide\nD. The cylinder collides with the metal cube\n\nAnswer:",
"D. The cylinder collides with the metal cube"
]
} |
train_videos/video_00690.mp4 | 14 | counterfactual | If the rubber cube is removed, what will happen? | [
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cylinder collides with the rubber sphere",
"The metal cube and the brown object collide",
"The metal cube and the rubber sphere collide",
"The cylinder collides with the metal cube"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cube",
"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 rubber cube is removed, what will happen?\nOptions:\nA. The cylinder collides with the rubber sphere\nB. The metal cube and the brown object collide\nC. The metal cube and the rubber sphere collide\nD. The cylinder collides with the metal cube\n\nAnswer:",
"D. The cylinder collides with the metal cube"
]
} |
train_videos/video_00691.mp4 | 13 | counterfactual | Without the purple cube, which of the following will not happen? | [
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The cylinder and the sphere collide",
"The cyan cube and the sphere 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",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the purple cube, which of the following will not happen?\nOptions:\nA. The cylinder and the sphere collide\nB. The cyan cube and the sphere collide\nC. The cylinder collides with the cyan object\n\nAnswer:",
"C. The cylinder collides with the cyan object"
]
} |
train_videos/video_00691.mp4 | 14 | counterfactual | Without the sphere, which of the following will not happen? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The rubber object collides with the cylinder",
"The purple cube and the cyan cube collide",
"The cylinder and the metal cube collide"
],
"program": [
[
"all_events",
"objects",
"rubber",
"filter_material",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"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: Without the sphere, which of the following will not happen?\nOptions:\nA. The rubber object collides with the cylinder\nB. The purple cube and the cyan cube collide\nC. The cylinder and the metal cube collide\n\nAnswer:",
"B. The purple cube and the cyan cube collide"
]
} |
train_videos/video_00692.mp4 | 14 | counterfactual | Without the green object, which event will happen? | [
"all_events",
"objects",
"green",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The brown sphere collides with the cylinder",
"The cube and the brown sphere collide",
"The cube collides with the cyan sphere",
"The brown object and the cyan sphere collide"
],
"program": [
[
"all_events",
"objects",
"brown",
"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",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"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 event will happen?\nOptions:\nA. The brown sphere collides with the cylinder\nB. The cube and the brown sphere collide\nC. The cube collides with the cyan sphere\nD. The brown object and the cyan sphere collide\n\nAnswer:",
"B. The cube and the brown sphere collide"
]
} |
train_videos/video_00692.mp4 | 15 | counterfactual | What 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 cube and the cyan sphere collide",
"The cylinder collides with the metal sphere",
"The cube and the cylinder collide",
"The cyan sphere and the green object collide"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"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",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen without the brown sphere?\nOptions:\nA. The cube and the cyan sphere collide\nB. The cylinder collides with the metal sphere\nC. The cube and the cylinder collide\nD. The cyan sphere and the green object collide\n\nAnswer:",
"D. The cyan sphere and the green object collide"
]
} |
train_videos/video_00693.mp4 | 14 | counterfactual | Which event will happen without the gray cylinder? | [
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1
],
"choice": [
"The sphere and the cyan cylinder collide",
"The purple object and the cyan cylinder collide"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen without the gray cylinder?\nOptions:\nA. The sphere and the cyan cylinder collide\nB. The purple object and the cyan cylinder collide\n\nAnswer:",
"B. The purple object and the cyan cylinder collide"
]
} |
train_videos/video_00694.mp4 | 14 | counterfactual | What will happen without the cube? | [
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The purple object collides with the metal cylinder",
"The purple cylinder and the sphere collide",
"The sphere collides with the green cylinder"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen without the cube?\nOptions:\nA. The purple object collides with the metal cylinder\nB. The purple cylinder and the sphere collide\nC. The sphere collides with the green cylinder\n\nAnswer:",
"C. The sphere collides with the green cylinder"
]
} |
train_videos/video_00694.mp4 | 15 | counterfactual | Which event 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
],
"choice": [
"The rubber object collides with the cube",
"The sphere collides with the cube"
],
"program": [
[
"all_events",
"objects",
"rubber",
"filter_material",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen if the green object is removed?\nOptions:\nA. The rubber object collides with the cube\nB. The sphere collides with the cube\n\nAnswer:",
"B. The sphere collides with the cube"
]
} |
train_videos/video_00695.mp4 | 13 | counterfactual | If the blue cylinder is removed, which event will not happen? | [
"all_events",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The cube collides with the yellow cylinder",
"The cube and the sphere collide",
"The sphere collides with the yellow object"
],
"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",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"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 blue cylinder is removed, which event will not happen?\nOptions:\nA. The cube collides with the yellow cylinder\nB. The cube and the sphere collide\nC. The sphere collides with the yellow object\n\nAnswer:",
"C. The sphere collides with the yellow object"
]
} |
train_videos/video_00695.mp4 | 14 | counterfactual | If the sphere is removed, what will not happen? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The yellow object collides with the blue cylinder",
"The cube collides with the yellow object",
"The cube and the blue cylinder collide"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"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: If the sphere is removed, what will not happen?\nOptions:\nA. The yellow object collides with the blue cylinder\nB. The cube collides with the yellow object\nC. The cube and the blue cylinder collide\n\nAnswer:",
"B. The cube collides with the yellow object"
]
} |
train_videos/video_00696.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 blue sphere and the cyan object collide",
"The blue object collides with the yellow sphere",
"The cube collides with the green object",
"The cyan cylinder collides with the yellow sphere"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"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",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the purple sphere, which of the following will not happen?\nOptions:\nA. The blue sphere and the cyan object collide\nB. The blue object collides with the yellow sphere\nC. The cube collides with the green object\nD. The cyan cylinder collides with the yellow sphere\n\nAnswer:",
"D. The cyan cylinder collides with the yellow sphere"
]
} |
train_videos/video_00696.mp4 | 14 | counterfactual | Which of the following will not happen if the green cylinder is removed? | [
"all_events",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The blue object collides with the purple object",
"The cyan object and the yellow sphere collide",
"The blue object collides with the cube",
"The blue sphere and the cyan cylinder collide"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"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 not happen if the green cylinder is removed?\nOptions:\nA. The blue object collides with the purple object\nB. The cyan object and the yellow sphere collide\nC. The blue object collides with the cube\nD. The blue sphere and the cyan cylinder collide\n\nAnswer:",
"B. The cyan object and the yellow sphere collide"
]
} |
train_videos/video_00697.mp4 | 13 | counterfactual | Which event will happen without the gray object? | [
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan sphere collides with the yellow object",
"The metal cube collides with the red sphere",
"The metal cube and the rubber cube collide",
"The yellow cylinder collides with the rubber cube"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"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",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen without the gray object?\nOptions:\nA. The cyan sphere collides with the yellow object\nB. The metal cube collides with the red sphere\nC. The metal cube and the rubber cube collide\nD. The yellow cylinder collides with the rubber cube\n\nAnswer:",
"B. The metal cube collides with the red sphere"
]
} |
train_videos/video_00697.mp4 | 14 | counterfactual | Which of the following will happen without the rubber cube? | [
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The yellow object collides with the red sphere",
"The cyan sphere and the gray object collide",
"The metal cube collides with the gray cylinder",
"The cyan object and the red sphere collide"
],
"program": [
[
"all_events",
"objects",
"yellow",
"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",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the rubber cube?\nOptions:\nA. The yellow object collides with the red sphere\nB. The cyan sphere and the gray object collide\nC. The metal cube collides with the gray cylinder\nD. The cyan object and the red sphere collide\n\nAnswer:",
"D. The cyan object and the red sphere collide"
]
} |
train_videos/video_00698.mp4 | 14 | counterfactual | If the cylinder is removed, which of the following will happen? | [
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The green sphere collides with the rubber cube",
"The gray cube and the green cube collide",
"The purple cube collides with the rubber cube",
"The green sphere collides with the gray sphere"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cylinder is removed, which of the following will happen?\nOptions:\nA. The green sphere collides with the rubber cube\nB. The gray cube and the green cube collide\nC. The purple cube collides with the rubber cube\nD. The green sphere collides with the gray sphere\n\nAnswer:",
"C. The purple cube collides with the rubber cube"
]
} |
train_videos/video_00698.mp4 | 15 | counterfactual | Which of the following will not happen if the gray sphere is removed? | [
"all_events",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The green cube collides with the cylinder",
"The green sphere collides with the green cube",
"The purple cube and the green sphere collide",
"The rubber cube and the cylinder collide"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen if the gray sphere is removed?\nOptions:\nA. The green cube collides with the cylinder\nB. The green sphere collides with the green cube\nC. The purple cube and the green sphere collide\nD. The rubber cube and the cylinder collide\n\nAnswer:",
"D. The rubber cube and the cylinder collide"
]
} |
train_videos/video_00699.mp4 | 13 | counterfactual | Without the purple sphere, what will happen? | [
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The brown sphere and the cylinder collide",
"The brown sphere and the yellow sphere collide",
"The rubber sphere collides with the metal cube",
"The cylinder collides with the yellow sphere"
],
"program": [
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"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",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the purple sphere, what will happen?\nOptions:\nA. The brown sphere and the cylinder collide\nB. The brown sphere and the yellow sphere collide\nC. The rubber sphere collides with the metal cube\nD. The cylinder collides with the yellow sphere\n\nAnswer:",
"B. The brown sphere and the yellow sphere collide"
]
} |
train_videos/video_00699.mp4 | 14 | counterfactual | Without the rubber cube, which of the following will not happen? | [
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The rubber sphere collides with the purple object",
"The brown sphere collides with the yellow sphere",
"The brown sphere collides with the cylinder",
"The cylinder collides with the rubber sphere"
],
"program": [
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the rubber cube, which of the following will not happen?\nOptions:\nA. The rubber sphere collides with the purple object\nB. The brown sphere collides with the yellow sphere\nC. The brown sphere collides with the cylinder\nD. The cylinder collides with the rubber sphere\n\nAnswer:",
"D. The cylinder collides with the rubber sphere"
]
} |
train_videos/video_00700.mp4 | 14 | counterfactual | If the sphere is removed, what will happen? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1
],
"choice": [
"The yellow cube collides with the blue object",
"The cylinder and the metal cube collide"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"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 sphere is removed, what will happen?\nOptions:\nA. The yellow cube collides with the blue object\nB. The cylinder and the metal cube collide\n\nAnswer:",
"A. The yellow cube collides with the blue object"
]
} |
train_videos/video_00700.mp4 | 15 | counterfactual | Which of the following will happen if the yellow cube is removed? | [
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1
],
"choice": [
"The sphere and the metal object collide",
"The cylinder and the metal object collide"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen if the yellow cube is removed?\nOptions:\nA. The sphere and the metal object collide\nB. The cylinder and the metal object collide\n\nAnswer:",
"B. The cylinder and the metal object collide"
]
} |