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_00000.mp4 | 13 | counterfactual | Which event will happen if the cylinder is removed? | [
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The blue rubber sphere collides with the cube",
"The gray object collides with the metal sphere",
"The cube and the metal sphere collide",
"The gray sphere and the cube collide"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen if the cylinder is removed?\nOptions:\nA. The blue rubber sphere collides with the cube\nB. The gray object collides with the metal sphere\nC. The cube and the metal sphere collide\nD. The gray sphere and the cube collide\n\nAnswer:",
"D. The gray sphere and the cube collide"
]
} |
train_videos/video_00000.mp4 | 14 | counterfactual | Without the metal sphere, which event will not happen? | [
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The blue rubber sphere and the gray sphere collide",
"The gray sphere collides with the cylinder",
"The purple sphere and the cylinder collide",
"The gray object and the cube collide"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"rubber",
"filter_material",
"sphere",
"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",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"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: Without the metal sphere, which event will not happen?\nOptions:\nA. The blue rubber sphere and the gray sphere collide\nB. The gray sphere collides with the cylinder\nC. The purple sphere and the cylinder collide\nD. The gray object and the cube collide\n\nAnswer:",
"C. The purple sphere and the cylinder collide"
]
} |
train_videos/video_00001.mp4 | 14 | counterfactual | Without the cube, which event will happen? | [
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The cylinder collides with the gray object",
"The purple sphere collides with the cylinder",
"The purple sphere collides with the rubber sphere"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cube, which event will happen?\nOptions:\nA. The cylinder collides with the gray object\nB. The purple sphere collides with the cylinder\nC. The purple sphere collides with the rubber sphere\n\nAnswer:",
"A. The cylinder collides with the gray object"
]
} |
train_videos/video_00001.mp4 | 15 | counterfactual | What will not happen without the cylinder? | [
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1
],
"choice": [
"The cube and the purple sphere collide",
"The cube collides with the gray sphere"
],
"program": [
[
"all_events",
"objects",
"cube",
"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",
"gray",
"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 not happen without the cylinder?\nOptions:\nA. The cube and the purple sphere collide\nB. The cube collides with the gray sphere\n\nAnswer:",
"B. The cube collides with the gray sphere"
]
} |
train_videos/video_00002.mp4 | 13 | counterfactual | Which event will happen if the cyan cube is removed? | [
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The red cube collides with the gray sphere",
"The yellow object and the red object collide",
"The yellow object and the gray sphere collide"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen if the cyan cube is removed?\nOptions:\nA. The red cube collides with the gray sphere\nB. The yellow object and the red object collide\nC. The yellow object and the gray sphere collide\n\nAnswer:",
"C. The yellow object and the gray sphere collide"
]
} |
train_videos/video_00003.mp4 | 14 | counterfactual | Which event will happen without the yellow cylinder? | [
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The rubber cylinder and the sphere collide",
"The sphere collides with the cube",
"The rubber cylinder and the cube collide"
],
"program": [
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen without the yellow cylinder?\nOptions:\nA. The rubber cylinder and the sphere collide\nB. The sphere collides with the cube\nC. The rubber cylinder and the cube collide\n\nAnswer:",
"C. The rubber cylinder and the cube collide"
]
} |
train_videos/video_00004.mp4 | 13 | 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 metal cube and the cyan cylinder collide",
"The rubber cylinder and the cyan object collide",
"The purple cube collides with the blue object",
"The purple object collides with the green object"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen if the sphere is removed?\nOptions:\nA. The metal cube and the cyan cylinder collide\nB. The rubber cylinder and the cyan object collide\nC. The purple cube collides with the blue object\nD. The purple object collides with the green object\n\nAnswer:",
"D. The purple object collides with the green object"
]
} |
train_videos/video_00004.mp4 | 14 | counterfactual | Which of the following will happen if the blue object is removed? | [
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The metal cube collides with the cyan cylinder",
"The rubber cylinder and the cyan object collide",
"The yellow cylinder collides with the purple object",
"The purple cube collides with the sphere"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"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": [
"wrong",
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen if the blue object is removed?\nOptions:\nA. The metal cube collides with the cyan cylinder\nB. The rubber cylinder and the cyan object collide\nC. The yellow cylinder collides with the purple object\nD. The purple cube collides with the sphere\n\nAnswer:",
"C. The yellow cylinder collides with the purple object"
]
} |
train_videos/video_00005.mp4 | 14 | counterfactual | What will not happen without the blue sphere? | [
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan cylinder and the gray cylinder collide",
"The gray object collides with the purple object",
"The gray object collides with the yellow object",
"The cyan cylinder and the purple object collide"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen without the blue sphere?\nOptions:\nA. The cyan cylinder and the gray cylinder collide\nB. The gray object collides with the purple object\nC. The gray object collides with the yellow object\nD. The cyan cylinder and the purple object collide\n\nAnswer:",
"D. The cyan cylinder and the purple object collide"
]
} |
train_videos/video_00006.mp4 | 14 | counterfactual | Without the red sphere, what will happen? | [
"all_events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The blue cube collides with the purple object",
"The blue cube and the blue sphere collide",
"The blue cube collides with the purple cube",
"The purple cube and the brown object collide"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"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",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"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 red sphere, what will happen?\nOptions:\nA. The blue cube collides with the purple object\nB. The blue cube and the blue sphere collide\nC. The blue cube collides with the purple cube\nD. The purple cube and the brown object collide\n\nAnswer:",
"C. The blue cube collides with the purple cube"
]
} |
train_videos/video_00006.mp4 | 15 | counterfactual | Without the purple cube, what will not happen? | [
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The red object collides with the blue sphere",
"The red object collides with the blue cube",
"The red object collides with the brown sphere",
"The blue cube and the blue sphere collide"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the purple cube, what will not happen?\nOptions:\nA. The red object collides with the blue sphere\nB. The red object collides with the blue cube\nC. The red object collides with the brown sphere\nD. The blue cube and the blue sphere collide\n\nAnswer:",
"D. The blue cube and the blue sphere collide"
]
} |
train_videos/video_00007.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 blue object collides with the brown object",
"The purple metal cube collides with the rubber cube",
"The brown cube and the rubber cube collide",
"The purple sphere and the metal sphere collide"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cylinder, what will happen?\nOptions:\nA. The blue object collides with the brown object\nB. The purple metal cube collides with the rubber cube\nC. The brown cube and the rubber cube collide\nD. The purple sphere and the metal sphere collide\n\nAnswer:",
"A. The blue object collides with the brown object"
]
} |
train_videos/video_00007.mp4 | 14 | counterfactual | Without the purple metal object, which event will not happen? | [
"all_events",
"objects",
"purple",
"filter_color",
"metal",
"filter_material",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The rubber sphere and the brown object collide",
"The metal sphere collides with the brown cube",
"The cylinder collides with the rubber sphere",
"The cylinder and the brown object collide"
],
"program": [
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"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",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the purple metal object, which event will not happen?\nOptions:\nA. The rubber sphere and the brown object collide\nB. The metal sphere collides with the brown cube\nC. The cylinder collides with the rubber sphere\nD. The cylinder and the brown object collide\n\nAnswer:",
"D. The cylinder and the brown object collide"
]
} |
train_videos/video_00008.mp4 | 14 | counterfactual | Which event will not happen without the metal cylinder? | [
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The green cylinder and the sphere collide",
"The purple cylinder collides with the sphere",
"The green cylinder collides with the purple object",
"The cube and the purple cylinder collide"
],
"program": [
[
"all_events",
"objects",
"green",
"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",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen without the metal cylinder?\nOptions:\nA. The green cylinder and the sphere collide\nB. The purple cylinder collides with the sphere\nC. The green cylinder collides with the purple object\nD. The cube and the purple cylinder collide\n\nAnswer:",
"D. The cube and the purple cylinder collide"
]
} |
train_videos/video_00008.mp4 | 15 | 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,
3
],
"choice": [
"The sphere collides with the gray object",
"The purple object collides with the gray object",
"The green object and the purple cylinder collide",
"The purple object and the sphere collide"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"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 cube is removed, what will happen?\nOptions:\nA. The sphere collides with the gray object\nB. The purple object collides with the gray object\nC. The green object and the purple cylinder collide\nD. The purple object and the sphere collide\n\nAnswer:",
"D. The purple object and the sphere collide"
]
} |
train_videos/video_00009.mp4 | 14 | counterfactual | Which event will not happen without the cyan cylinder? | [
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The yellow metal object and the brown cylinder collide",
"The yellow metal cylinder collides with the rubber object",
"The rubber cylinder collides with the brown cylinder"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen without the cyan cylinder?\nOptions:\nA. The yellow metal object and the brown cylinder collide\nB. The yellow metal cylinder collides with the rubber object\nC. The rubber cylinder collides with the brown cylinder\n\nAnswer:",
"C. The rubber cylinder collides with the brown cylinder"
]
} |
train_videos/video_00009.mp4 | 15 | counterfactual | Without the brown object, what will happen? | [
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The sphere and the yellow metal object collide",
"The yellow metal object collides with the cyan object",
"The sphere collides with the cyan cylinder",
"The rubber object and the cyan object collide"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the brown object, what will happen?\nOptions:\nA. The sphere and the yellow metal object collide\nB. The yellow metal object collides with the cyan object\nC. The sphere collides with the cyan cylinder\nD. The rubber object and the cyan object collide\n\nAnswer:",
"A. The sphere and the yellow metal object collide"
]
} |
train_videos/video_00010.mp4 | 14 | counterfactual | Without the cyan sphere, what will happen? | [
"all_events",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray sphere collides with the cube",
"The yellow sphere collides with the cube",
"The yellow object collides with the brown sphere",
"The yellow object collides with the gray sphere"
],
"program": [
[
"all_events",
"objects",
"gray",
"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",
"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",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cyan sphere, what will happen?\nOptions:\nA. The gray sphere collides with the cube\nB. The yellow sphere collides with the cube\nC. The yellow object collides with the brown sphere\nD. The yellow object collides with the gray sphere\n\nAnswer:",
"D. The yellow object collides with the gray sphere"
]
} |
train_videos/video_00010.mp4 | 15 | counterfactual | If the brown object is removed, which of the following will happen? | [
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cube and the cyan sphere collide",
"The gray sphere and the cyan sphere collide",
"The gray sphere collides with the cube",
"The yellow sphere and the cube 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",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the brown object is removed, which of the following will happen?\nOptions:\nA. The cube and the cyan sphere collide\nB. The gray sphere and the cyan sphere collide\nC. The gray sphere collides with the cube\nD. The yellow sphere and the cube collide\n\nAnswer:",
"D. The yellow sphere and the cube collide"
]
} |
train_videos/video_00011.mp4 | 13 | counterfactual | If the green object is removed, which of the following will happen? | [
"all_events",
"objects",
"green",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The yellow cube collides with the sphere",
"The yellow cube collides with the metal cylinder",
"The metal cylinder and the rubber cylinder collide",
"The metal cylinder collides with the sphere"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"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",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"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 green object is removed, which of the following will happen?\nOptions:\nA. The yellow cube collides with the sphere\nB. The yellow cube collides with the metal cylinder\nC. The metal cylinder and the rubber cylinder collide\nD. The metal cylinder collides with the sphere\n\nAnswer:",
"D. The metal cylinder collides with the sphere"
]
} |
train_videos/video_00011.mp4 | 14 | counterfactual | Which of the following will not happen if the metal cylinder is removed? | [
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The rubber cylinder collides with the green object",
"The yellow cube and the rubber cylinder collide",
"The yellow cube collides with the sphere",
"The yellow cube and the green cube collide"
],
"program": [
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"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 metal cylinder is removed?\nOptions:\nA. The rubber cylinder collides with the green object\nB. The yellow cube and the rubber cylinder collide\nC. The yellow cube collides with the sphere\nD. The yellow cube and the green cube collide\n\nAnswer:",
"D. The yellow cube and the green cube collide"
]
} |
train_videos/video_00012.mp4 | 13 | counterfactual | If the blue sphere is removed, what will not happen? | [
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan cylinder collides with the brown cylinder",
"The cyan sphere and the purple cylinder collide",
"The cyan sphere collides with the cyan cylinder",
"The brown cylinder and the purple object collide"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the blue sphere is removed, what will not happen?\nOptions:\nA. The cyan cylinder collides with the brown cylinder\nB. The cyan sphere and the purple cylinder collide\nC. The cyan sphere collides with the cyan cylinder\nD. The brown cylinder and the purple object collide\n\nAnswer:",
"D. The brown cylinder and the purple object collide"
]
} |
train_videos/video_00012.mp4 | 14 | counterfactual | Without the gray object, what will happen? | [
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan sphere and the brown object collide",
"The cyan sphere collides with the cyan cylinder",
"The cyan sphere and the purple cylinder collide",
"The blue sphere and the purple cylinder 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",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"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 gray object, what will happen?\nOptions:\nA. The cyan sphere and the brown object collide\nB. The cyan sphere collides with the cyan cylinder\nC. The cyan sphere and the purple cylinder collide\nD. The blue sphere and the purple cylinder collide\n\nAnswer:",
"B. The cyan sphere collides with the cyan cylinder"
]
} |
train_videos/video_00013.mp4 | 14 | 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
],
"choice": [
"The cyan cylinder and the sphere collide",
"The gray object and the blue cube collide",
"The gray cube and the sphere collide"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"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",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen if the purple object is removed?\nOptions:\nA. The cyan cylinder and the sphere collide\nB. The gray object and the blue cube collide\nC. The gray cube and the sphere collide\n\nAnswer:",
"A. The cyan cylinder and the sphere collide"
]
} |
train_videos/video_00013.mp4 | 15 | counterfactual | Which of the following will not happen if the sphere is removed? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray object and the blue object collide",
"The metal cylinder collides with the blue object",
"The gray object collides with the purple cylinder",
"The cyan cylinder collides with the purple cylinder"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"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",
"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 if the sphere is removed?\nOptions:\nA. The gray object and the blue object collide\nB. The metal cylinder collides with the blue object\nC. The gray object collides with the purple cylinder\nD. The cyan cylinder collides with the purple cylinder\n\nAnswer:",
"D. The cyan cylinder collides with the purple cylinder"
]
} |
train_videos/video_00014.mp4 | 13 | counterfactual | Which event will happen if the yellow cube is removed? | [
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray cylinder collides with the brown cylinder",
"The gray object and the red cube collide",
"The sphere collides with the gray object",
"The rubber cube collides with the brown cylinder"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen if the yellow cube is removed?\nOptions:\nA. The gray cylinder collides with the brown cylinder\nB. The gray object and the red cube collide\nC. The sphere collides with the gray object\nD. The rubber cube collides with the brown cylinder\n\nAnswer:",
"C. The sphere collides with the gray object"
]
} |
train_videos/video_00014.mp4 | 14 | counterfactual | Without the brown cylinder, what will happen? | [
"all_events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray object and the yellow cube collide",
"The gray object collides with the rubber cube",
"The red cube and the yellow cube collide",
"The sphere collides with the rubber cube"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"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 brown cylinder, what will happen?\nOptions:\nA. The gray object and the yellow cube collide\nB. The gray object collides with the rubber cube\nC. The red cube and the yellow cube collide\nD. The sphere collides with the rubber cube\n\nAnswer:",
"D. The sphere collides with the rubber cube"
]
} |
train_videos/video_00015.mp4 | 14 | counterfactual | What will happen without the green object? | [
"all_events",
"objects",
"green",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The yellow object and the cyan object collide",
"The cyan cube and the blue cube collide",
"The yellow object collides with the blue object",
"The yellow cube collides with the cyan cube"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"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: What will happen without the green object?\nOptions:\nA. The yellow object and the cyan object collide\nB. The cyan cube and the blue cube collide\nC. The yellow object collides with the blue object\nD. The yellow cube collides with the cyan cube\n\nAnswer:",
"D. The yellow cube collides with the cyan cube"
]
} |
train_videos/video_00015.mp4 | 15 | counterfactual | Which event will not happen without the blue object? | [
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The yellow cube and the cyan object collide",
"The green cube collides with the cyan cube",
"The yellow cube and the green object collide"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen without the blue object?\nOptions:\nA. The yellow cube and the cyan object collide\nB. The green cube collides with the cyan cube\nC. The yellow cube and the green object collide\n\nAnswer:",
"A. The yellow cube and the cyan object collide"
]
} |
train_videos/video_00016.mp4 | 13 | counterfactual | Which event will happen if the cylinder is removed? | [
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1
],
"choice": [
"The cube collides with the green sphere",
"The yellow sphere collides with the green sphere"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"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: Which event will happen if the cylinder is removed?\nOptions:\nA. The cube collides with the green sphere\nB. The yellow sphere collides with the green sphere\n\nAnswer:",
"A. The cube collides with the green sphere"
]
} |
train_videos/video_00017.mp4 | 13 | counterfactual | If the yellow cube is removed, which event will not happen? | [
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The purple sphere and the cyan object collide",
"The red cube and the cyan sphere collide",
"The red cube and the blue object collide"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the yellow cube is removed, which event will not happen?\nOptions:\nA. The purple sphere and the cyan object collide\nB. The red cube and the cyan sphere collide\nC. The red cube and the blue object collide\n\nAnswer:",
"A. The purple sphere and the cyan object collide"
]
} |
train_videos/video_00017.mp4 | 14 | counterfactual | If the cyan object is removed, what will happen? | [
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The purple object and the blue sphere collide",
"The metal cube and the purple sphere collide",
"The red object collides with the blue object",
"The blue object and the yellow object collide"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cyan object is removed, what will happen?\nOptions:\nA. The purple object and the blue sphere collide\nB. The metal cube and the purple sphere collide\nC. The red object collides with the blue object\nD. The blue object and the yellow object collide\n\nAnswer:",
"C. The red object collides with the blue object"
]
} |
train_videos/video_00018.mp4 | 14 | counterfactual | Without the cyan cylinder, what will not happen? | [
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The green object collides with the yellow cube",
"The yellow cylinder collides with the rubber cube",
"The yellow cylinder and the yellow cube collide",
"The blue cylinder and the metal cube collide"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cyan cylinder, what will not happen?\nOptions:\nA. The green object collides with the yellow cube\nB. The yellow cylinder collides with the rubber cube\nC. The yellow cylinder and the yellow cube collide\nD. The blue cylinder and the metal cube collide\n\nAnswer:",
"D. The blue cylinder and the metal cube collide"
]
} |
train_videos/video_00018.mp4 | 15 | counterfactual | Which of the following will not happen without the blue object? | [
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The metal cube and the rubber cube collide",
"The purple cylinder and the cyan object collide",
"The green cube collides with the purple object",
"The yellow cube and the purple cylinder collide"
],
"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",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"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 without the blue object?\nOptions:\nA. The metal cube and the rubber cube collide\nB. The purple cylinder and the cyan object collide\nC. The green cube collides with the purple object\nD. The yellow cube and the purple cylinder collide\n\nAnswer:",
"D. The yellow cube and the purple cylinder collide"
]
} |
train_videos/video_00019.mp4 | 14 | counterfactual | Which of the following will not happen without the purple cylinder? | [
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray object and the green sphere collide",
"The green sphere collides with the green cylinder",
"The rubber cylinder collides with the cube",
"The metal sphere collides with the rubber cylinder"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"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 of the following will not happen without the purple cylinder?\nOptions:\nA. The gray object and the green sphere collide\nB. The green sphere collides with the green cylinder\nC. The rubber cylinder collides with the cube\nD. The metal sphere collides with the rubber cylinder\n\nAnswer:",
"C. The rubber cylinder collides with the cube"
]
} |
train_videos/video_00019.mp4 | 15 | counterfactual | Which event will happen without the cube? | [
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The green cylinder collides with the metal cylinder",
"The gray sphere collides with the purple object",
"The metal sphere and the rubber cylinder collide",
"The rubber sphere collides with the rubber cylinder"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cylinder",
"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",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen without the cube?\nOptions:\nA. The green cylinder collides with the metal cylinder\nB. The gray sphere collides with the purple object\nC. The metal sphere and the rubber cylinder collide\nD. The rubber sphere collides with the rubber cylinder\n\nAnswer:",
"C. The metal sphere and the rubber cylinder collide"
]
} |
train_videos/video_00020.mp4 | 14 | counterfactual | Which of the following will happen without the sphere? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The blue cube and the yellow cube collide",
"The red cube collides with the blue cube",
"The cylinder collides with the blue cube",
"The red cube and the yellow object collide"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the sphere?\nOptions:\nA. The blue cube and the yellow cube collide\nB. The red cube collides with the blue cube\nC. The cylinder collides with the blue cube\nD. The red cube and the yellow object collide\n\nAnswer:",
"B. The red cube collides with the blue cube"
]
} |
train_videos/video_00020.mp4 | 15 | counterfactual | Which of the following will not happen without the red object? | [
"all_events",
"objects",
"red",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cylinder collides with the blue cube",
"The cylinder and the blue cube collide",
"The blue cube and the sphere collide",
"The cylinder and the yellow cube collide"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen without the red object?\nOptions:\nA. The cylinder collides with the blue cube\nB. The cylinder and the blue cube collide\nC. The blue cube and the sphere collide\nD. The cylinder and the yellow cube collide\n\nAnswer:",
"C. The blue cube and the sphere collide"
]
} |
train_videos/video_00021.mp4 | 13 | counterfactual | If the sphere is removed, which event will not happen? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1
],
"choice": [
"The blue cube and the red cube collide",
"The cylinder collides with the blue object"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the sphere is removed, which event will not happen?\nOptions:\nA. The blue cube and the red cube collide\nB. The cylinder collides with the blue object\n\nAnswer:",
"A. The blue cube and the red cube collide"
]
} |
train_videos/video_00021.mp4 | 14 | counterfactual | If the red cube is removed, which event will not happen? | [
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1
],
"choice": [
"The cylinder collides with the sphere",
"The cylinder collides with the blue cube"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the red cube is removed, which event will not happen?\nOptions:\nA. The cylinder collides with the sphere\nB. The cylinder collides with the blue cube\n\nAnswer:",
"A. The cylinder collides with the sphere"
]
} |
train_videos/video_00022.mp4 | 13 | counterfactual | Without the metal sphere, which event will not happen? | [
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray cylinder collides with the gray rubber sphere",
"The green sphere and the gray cylinder collide",
"The red object collides with the cube",
"The green sphere collides with the red object"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the metal sphere, which event will not happen?\nOptions:\nA. The gray cylinder collides with the gray rubber sphere\nB. The green sphere and the gray cylinder collide\nC. The red object collides with the cube\nD. The green sphere collides with the red object\n\nAnswer:",
"A. The gray cylinder collides with the gray rubber sphere"
]
} |
train_videos/video_00022.mp4 | 14 | counterfactual | If the red object is removed, what will not happen? | [
"all_events",
"objects",
"red",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray rubber sphere and the metal sphere collide",
"The green sphere and the metal sphere collide",
"The green sphere and the cube collide",
"The green sphere collides with the gray rubber object"
],
"program": [
[
"all_events",
"objects",
"gray",
"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",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the red object is removed, what will not happen?\nOptions:\nA. The gray rubber sphere and the metal sphere collide\nB. The green sphere and the metal sphere collide\nC. The green sphere and the cube collide\nD. The green sphere collides with the gray rubber object\n\nAnswer:",
"C. The green sphere and the cube collide"
]
} |
train_videos/video_00023.mp4 | 14 | counterfactual | Without the green cylinder, which of the following will not happen? | [
"all_events",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The red cylinder and the cube collide",
"The blue sphere collides with the cube",
"The cyan sphere and the red object collide",
"The cyan sphere and the blue sphere collide"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the green cylinder, which of the following will not happen?\nOptions:\nA. The red cylinder and the cube collide\nB. The blue sphere collides with the cube\nC. The cyan sphere and the red object collide\nD. The cyan sphere and the blue sphere collide\n\nAnswer:",
"B. The blue sphere collides with the cube"
]
} |
train_videos/video_00023.mp4 | 15 | counterfactual | Which of the following will happen without the cube? | [
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan object collides with the red cylinder",
"The red cylinder and the blue sphere collide",
"The cyan sphere collides with the green object",
"The cyan object and the blue object collide"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"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"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the cube?\nOptions:\nA. The cyan object collides with the red cylinder\nB. The red cylinder and the blue sphere collide\nC. The cyan sphere collides with the green object\nD. The cyan object and the blue object collide\n\nAnswer:",
"C. The cyan sphere collides with the green object"
]
} |
train_videos/video_00024.mp4 | 13 | counterfactual | Without the blue sphere, which of the following will not happen? | [
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cube collides with the cyan object",
"The red object collides with the cyan sphere",
"The cyan object and the cylinder collide",
"The cube collides with the cylinder"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"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 blue sphere, which of the following will not happen?\nOptions:\nA. The cube collides with the cyan object\nB. The red object collides with the cyan sphere\nC. The cyan object and the cylinder collide\nD. The cube collides with the cylinder\n\nAnswer:",
"D. The cube collides with the cylinder"
]
} |
train_videos/video_00024.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 cube and the blue sphere collide",
"The cube collides with the cyan sphere",
"The red object and the blue sphere collide",
"The red object and the cyan object collide"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cylinder, which event will happen?\nOptions:\nA. The cube and the blue sphere collide\nB. The cube collides with the cyan sphere\nC. The red object and the blue sphere collide\nD. The red object and the cyan object collide\n\nAnswer:",
"B. The cube collides with the cyan sphere"
]
} |
train_videos/video_00025.mp4 | 13 | counterfactual | If the metal sphere is removed, which event will not happen? | [
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The green cylinder and the purple cylinder collide",
"The metal cylinder collides with the blue object",
"The purple cylinder and the gray object collide",
"The purple object collides with the cube"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"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: If the metal sphere is removed, which event will not happen?\nOptions:\nA. The green cylinder and the purple cylinder collide\nB. The metal cylinder collides with the blue object\nC. The purple cylinder and the gray object collide\nD. The purple object collides with the cube\n\nAnswer:",
"B. The metal cylinder collides with the blue object"
]
} |
train_videos/video_00025.mp4 | 14 | counterfactual | Without the cube, what will not happen? | [
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The green cylinder and the metal sphere collide",
"The green object collides with the purple object",
"The purple object and the metal cylinder collide",
"The purple cylinder and the metal sphere collide"
],
"program": [
[
"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",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cube, what will not happen?\nOptions:\nA. The green cylinder and the metal sphere collide\nB. The green object collides with the purple object\nC. The purple object and the metal cylinder collide\nD. The purple cylinder and the metal sphere collide\n\nAnswer:",
"D. The purple cylinder and the metal sphere collide"
]
} |
train_videos/video_00026.mp4 | 14 | counterfactual | If the blue object is removed, what will not happen? | [
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The gray object and the sphere collide",
"The purple object and the gray object collide",
"The purple object collides with the sphere"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the blue object is removed, what will not happen?\nOptions:\nA. The gray object and the sphere collide\nB. The purple object and the gray object collide\nC. The purple object collides with the sphere\n\nAnswer:",
"A. The gray object and the sphere collide"
]
} |
train_videos/video_00026.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
],
"choice": [
"The purple cylinder collides with the blue cylinder",
"The purple object and the gray 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",
"unique",
"filter_collision",
"objects",
"gray",
"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: Without the sphere, which event will not happen?\nOptions:\nA. The purple cylinder collides with the blue cylinder\nB. The purple object and the gray cylinder collide\n\nAnswer:",
"A. The purple cylinder collides with the blue cylinder"
]
} |
train_videos/video_00027.mp4 | 13 | counterfactual | Without the green object, which of the following will happen? | [
"all_events",
"objects",
"green",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The blue cube collides with the brown cube",
"The cyan cylinder and the brown cube collide",
"The sphere and the blue cube collide",
"The purple cylinder and the cyan cylinder collide"
],
"program": [
[
"all_events",
"objects",
"blue",
"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",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the green object, which of the following will happen?\nOptions:\nA. The blue cube collides with the brown cube\nB. The cyan cylinder and the brown cube collide\nC. The sphere and the blue cube collide\nD. The purple cylinder and the cyan cylinder collide\n\nAnswer:",
"C. The sphere and the blue cube collide"
]
} |
train_videos/video_00027.mp4 | 14 | counterfactual | Without the cyan object, which event will not happen? | [
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The sphere and the blue object collide",
"The sphere and the green object collide",
"The purple object and the green object collide",
"The blue object collides with the green object"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cyan object, which event will not happen?\nOptions:\nA. The sphere and the blue object collide\nB. The sphere and the green object collide\nC. The purple object and the green object collide\nD. The blue object collides with the green object\n\nAnswer:",
"D. The blue object collides with the green object"
]
} |
train_videos/video_00028.mp4 | 14 | counterfactual | Without the metal sphere, which of the following will not happen? | [
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The cyan object collides with the brown cylinder",
"The rubber object and the cyan cylinder collide",
"The rubber object and the brown cylinder collide"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the metal sphere, which of the following will not happen?\nOptions:\nA. The cyan object collides with the brown cylinder\nB. The rubber object and the cyan cylinder collide\nC. The rubber object and the brown cylinder collide\n\nAnswer:",
"C. The rubber object and the brown cylinder collide"
]
} |
train_videos/video_00028.mp4 | 15 | counterfactual | Which of the following will happen without the cyan object? | [
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The rubber object and the metal sphere collide",
"The metal sphere collides with the brown cylinder",
"The rubber object and the brown cylinder collide"
],
"program": [
[
"all_events",
"objects",
"rubber",
"filter_material",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the cyan object?\nOptions:\nA. The rubber object and the metal sphere collide\nB. The metal sphere collides with the brown cylinder\nC. The rubber object and the brown cylinder collide\n\nAnswer:",
"B. The metal sphere collides with the brown cylinder"
]
} |
train_videos/video_00029.mp4 | 13 | counterfactual | What will not happen without the metal sphere? | [
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The red object collides with the yellow object",
"The rubber sphere collides with the yellow cube",
"The red cube and the rubber sphere collide"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen without the metal sphere?\nOptions:\nA. The red object collides with the yellow object\nB. The rubber sphere collides with the yellow cube\nC. The red cube and the rubber sphere collide\n\nAnswer:",
"B. The rubber sphere collides with the yellow cube"
]
} |
train_videos/video_00029.mp4 | 14 | counterfactual | Which of the following will not happen without the yellow object? | [
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The red cube collides with the rubber sphere",
"The red object collides with the metal object",
"The rubber sphere and the metal sphere collide"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"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 yellow object?\nOptions:\nA. The red cube collides with the rubber sphere\nB. The red object collides with the metal object\nC. The rubber sphere and the metal sphere collide\n\nAnswer:",
"B. The red object collides with the metal object"
]
} |
train_videos/video_00030.mp4 | 14 | counterfactual | Which event will not happen if the sphere is removed? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1
],
"choice": [
"The cylinder collides with the rubber cube",
"The green object and the red cube collide"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"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 sphere is removed?\nOptions:\nA. The cylinder collides with the rubber cube\nB. The green object and the red cube collide\n\nAnswer:",
"A. The cylinder collides with the rubber cube"
]
} |
train_videos/video_00030.mp4 | 15 | counterfactual | Without the metal cube, which of the following will not happen? | [
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The red object collides with the sphere",
"The cylinder and the red cube collide",
"The cylinder collides with the rubber cube",
"The cylinder and the sphere collide"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the metal cube, which of the following will not happen?\nOptions:\nA. The red object collides with the sphere\nB. The cylinder and the red cube collide\nC. The cylinder collides with the rubber cube\nD. The cylinder and the sphere collide\n\nAnswer:",
"D. The cylinder and the sphere collide"
]
} |
train_videos/video_00031.mp4 | 13 | counterfactual | Which event will not happen if the brown cylinder is removed? | [
"all_events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The blue cube and the gray cube collide",
"The red cylinder collides with the purple object",
"The red cylinder and the gray object collide",
"The red object collides with the blue object"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen if the brown cylinder is removed?\nOptions:\nA. The blue cube and the gray cube collide\nB. The red cylinder collides with the purple object\nC. The red cylinder and the gray object collide\nD. The red object collides with the blue object\n\nAnswer:",
"C. The red cylinder and the gray object collide"
]
} |
train_videos/video_00031.mp4 | 14 | counterfactual | If the metal cylinder is removed, which of the following will happen? | [
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The rubber cylinder collides with the purple cube",
"The blue object and the rubber cube collide",
"The rubber cylinder collides with the gray object",
"The blue object collides with the brown object"
],
"program": [
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the metal cylinder is removed, which of the following will happen?\nOptions:\nA. The rubber cylinder collides with the purple cube\nB. The blue object and the rubber cube collide\nC. The rubber cylinder collides with the gray object\nD. The blue object collides with the brown object\n\nAnswer:",
"D. The blue object collides with the brown object"
]
} |
train_videos/video_00032.mp4 | 14 | counterfactual | If the green object is removed, which of the following will not happen? | [
"all_events",
"objects",
"green",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan cylinder and the cube collide",
"The cyan sphere collides with the red sphere",
"The cube and the cyan sphere collide",
"The cyan cylinder collides with the red sphere"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"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: If the green object is removed, which of the following will not happen?\nOptions:\nA. The cyan cylinder and the cube collide\nB. The cyan sphere collides with the red sphere\nC. The cube and the cyan sphere collide\nD. The cyan cylinder collides with the red sphere\n\nAnswer:",
"D. The cyan cylinder collides with the red sphere"
]
} |
train_videos/video_00032.mp4 | 15 | counterfactual | Without the cyan cylinder, which event will not happen? | [
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The green cylinder collides with the cyan sphere",
"The green cylinder collides with the red sphere",
"The cube and the cyan sphere collide",
"The cube and the red object collide"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cyan cylinder, which event will not happen?\nOptions:\nA. The green cylinder collides with the cyan sphere\nB. The green cylinder collides with the red sphere\nC. The cube and the cyan sphere collide\nD. The cube and the red object collide\n\nAnswer:",
"D. The cube and the red object collide"
]
} |
train_videos/video_00033.mp4 | 13 | counterfactual | Without the brown object, 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 cylinder and the green cube collide",
"The green cube and the purple object collide",
"The cylinder and the purple object collide",
"The metal sphere and the green cube collide"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the brown object, which event will not happen?\nOptions:\nA. The cylinder and the green cube collide\nB. The green cube and the purple object collide\nC. The cylinder and the purple object collide\nD. The metal sphere and the green cube collide\n\nAnswer:",
"C. The cylinder and the purple object collide"
]
} |
train_videos/video_00033.mp4 | 14 | counterfactual | Which event will not happen if the gray object is removed? | [
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The green sphere and the green cube collide",
"The green cube and the purple cube collide",
"The green cube and the brown sphere collide",
"The cylinder collides with the metal sphere"
],
"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",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen if the gray object is removed?\nOptions:\nA. The green sphere and the green cube collide\nB. The green cube and the purple cube collide\nC. The green cube and the brown sphere collide\nD. The cylinder collides with the metal sphere\n\nAnswer:",
"C. The green cube and the brown sphere collide"
]
} |
train_videos/video_00034.mp4 | 13 | counterfactual | Which event will happen without the sphere? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The red cylinder collides with the cube",
"The brown cylinder collides with the cube",
"The red object and the brown object collide",
"The red object and the cube collide"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"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",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen without the sphere?\nOptions:\nA. The red cylinder collides with the cube\nB. The brown cylinder collides with the cube\nC. The red object and the brown object collide\nD. The red object and the cube collide\n\nAnswer:",
"D. The red object and the cube collide"
]
} |
train_videos/video_00034.mp4 | 14 | counterfactual | If the brown object is removed, which of the following will not happen? | [
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The sphere and the red object collide",
"The sphere collides with the cube",
"The red cylinder and the cube collide"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"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 brown object is removed, which of the following will not happen?\nOptions:\nA. The sphere and the red object collide\nB. The sphere collides with the cube\nC. The red cylinder and the cube collide\n\nAnswer:",
"C. The red cylinder and the cube collide"
]
} |
train_videos/video_00035.mp4 | 13 | counterfactual | If the green object is removed, what will not happen? | [
"all_events",
"objects",
"green",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The blue object collides with the brown metal object",
"The yellow cylinder collides with the rubber cylinder",
"The blue object and the sphere collide",
"The yellow object collides with the rubber cube"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the green object is removed, what will not happen?\nOptions:\nA. The blue object collides with the brown metal object\nB. The yellow cylinder collides with the rubber cylinder\nC. The blue object and the sphere collide\nD. The yellow object collides with the rubber cube\n\nAnswer:",
"A. The blue object collides with the brown metal object"
]
} |
train_videos/video_00035.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 yellow cylinder and the blue object collide",
"The yellow cylinder and the green cube collide",
"The rubber cylinder and the metal cube collide",
"The yellow cylinder collides with the rubber cylinder"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"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",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen if the sphere is removed?\nOptions:\nA. The yellow cylinder and the blue object collide\nB. The yellow cylinder and the green cube collide\nC. The rubber cylinder and the metal cube collide\nD. The yellow cylinder collides with the rubber cylinder\n\nAnswer:",
"C. The rubber cylinder and the metal cube collide"
]
} |
train_videos/video_00036.mp4 | 14 | counterfactual | If the cylinder is removed, which event will not happen? | [
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The brown sphere and the cube collide",
"The brown sphere collides with the yellow sphere",
"The yellow sphere and the cube 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",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cylinder is removed, which event will not happen?\nOptions:\nA. The brown sphere and the cube collide\nB. The brown sphere collides with the yellow sphere\nC. The yellow sphere and the cube collide\n\nAnswer:",
"C. The yellow sphere and the cube collide"
]
} |
train_videos/video_00037.mp4 | 13 | counterfactual | If the purple object is removed, what will happen? | [
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The red sphere and the cube collide",
"The cube collides with the rubber sphere",
"The cylinder and the cube collide",
"The cylinder collides with the gray object"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the purple object is removed, what will happen?\nOptions:\nA. The red sphere and the cube collide\nB. The cube collides with the rubber sphere\nC. The cylinder and the cube collide\nD. The cylinder collides with the gray object\n\nAnswer:",
"A. The red sphere and the cube collide"
]
} |
train_videos/video_00037.mp4 | 14 | counterfactual | Which of the following will happen without the cylinder? | [
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The purple sphere and the cube collide",
"The red object and the cube collide",
"The red object collides with the gray object",
"The purple sphere and the red object collide"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the cylinder?\nOptions:\nA. The purple sphere and the cube collide\nB. The red object and the cube collide\nC. The red object collides with the gray object\nD. The purple sphere and the red object collide\n\nAnswer:",
"D. The purple sphere and the red object collide"
]
} |
train_videos/video_00038.mp4 | 13 | counterfactual | If the yellow sphere is removed, which of the following will happen? | [
"all_events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The red sphere collides with the metal cube",
"The cylinder and the gray rubber cube collide",
"The red object and the cyan cube collide",
"The metal cube and the gray rubber object collide"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"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",
"gray",
"filter_color",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"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",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the yellow sphere is removed, which of the following will happen?\nOptions:\nA. The red sphere collides with the metal cube\nB. The cylinder and the gray rubber cube collide\nC. The red object and the cyan cube collide\nD. The metal cube and the gray rubber object collide\n\nAnswer:",
"C. The red object and the cyan cube collide"
]
} |
train_videos/video_00038.mp4 | 14 | counterfactual | Which of the following 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 cylinder collides with the gray rubber object",
"The red object collides with the cylinder",
"The red object collides with the metal cube",
"The gray rubber object and the yellow sphere collide"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the cyan cube?\nOptions:\nA. The cylinder collides with the gray rubber object\nB. The red object collides with the cylinder\nC. The red object collides with the metal cube\nD. The gray rubber object and the yellow sphere collide\n\nAnswer:",
"C. The red object collides with the metal cube"
]
} |
train_videos/video_00039.mp4 | 14 | counterfactual | Which event 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 cyan object and the purple sphere collide",
"The gray cylinder collides with the blue sphere",
"The cyan cylinder collides with the brown sphere",
"The brown object collides with the gray object"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"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"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen without the blue cylinder?\nOptions:\nA. The cyan object and the purple sphere collide\nB. The gray cylinder collides with the blue sphere\nC. The cyan cylinder collides with the brown sphere\nD. The brown object collides with the gray object\n\nAnswer:",
"D. The brown object collides with the gray object"
]
} |
train_videos/video_00039.mp4 | 15 | counterfactual | Which event will not happen if the brown object is removed? | [
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The purple object collides with the blue sphere",
"The gray cylinder collides with the blue cylinder",
"The cyan object collides with the purple sphere",
"The purple object and the gray object collide"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen if the brown object is removed?\nOptions:\nA. The purple object collides with the blue sphere\nB. The gray cylinder collides with the blue cylinder\nC. The cyan object collides with the purple sphere\nD. The purple object and the gray object collide\n\nAnswer:",
"B. The gray cylinder collides with the blue cylinder"
]
} |
train_videos/video_00040.mp4 | 14 | counterfactual | If the blue object is removed, what will happen? | [
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The red cube collides with the brown cube",
"The red cube and the cylinder collide",
"The sphere collides with the metal object",
"The sphere and the metal cube collide"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"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": [
"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 blue object is removed, what will happen?\nOptions:\nA. The red cube collides with the brown cube\nB. The red cube and the cylinder collide\nC. The sphere collides with the metal object\nD. The sphere and the metal cube collide\n\nAnswer:",
"D. The sphere and the metal cube collide"
]
} |
train_videos/video_00040.mp4 | 15 | 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 blue cube and the brown cube collide",
"The red cube collides with the brown cube",
"The sphere collides with the brown cube",
"The sphere collides with the blue object"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"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",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cylinder is removed, which of the following will happen?\nOptions:\nA. The blue cube and the brown cube collide\nB. The red cube collides with the brown cube\nC. The sphere collides with the brown cube\nD. The sphere collides with the blue object\n\nAnswer:",
"D. The sphere collides with the blue object"
]
} |
train_videos/video_00041.mp4 | 14 | counterfactual | Which event will not happen without the blue object? | [
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The red cylinder collides with the purple object",
"The red cylinder collides with the red cube",
"The sphere collides with the red cube",
"The sphere and the red cylinder collide"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"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 blue object?\nOptions:\nA. The red cylinder collides with the purple object\nB. The red cylinder collides with the red cube\nC. The sphere collides with the red cube\nD. The sphere and the red cylinder collide\n\nAnswer:",
"B. The red cylinder collides with the red cube"
]
} |
train_videos/video_00041.mp4 | 15 | counterfactual | What will not happen if the purple cylinder is removed? | [
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The red cylinder collides with the red cube",
"The red cube and the blue cube collide",
"The sphere and the red cube collide",
"The red cylinder collides with the blue object"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"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",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen if the purple cylinder is removed?\nOptions:\nA. The red cylinder collides with the red cube\nB. The red cube and the blue cube collide\nC. The sphere and the red cube collide\nD. The red cylinder collides with the blue object\n\nAnswer:",
"D. The red cylinder collides with the blue object"
]
} |
train_videos/video_00042.mp4 | 13 | counterfactual | Without the cube, what will happen? | [
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The brown cylinder and the green cylinder collide",
"The rubber sphere collides with the metal object",
"The brown sphere collides with the green cylinder",
"The brown cylinder and the yellow sphere collide"
],
"program": [
[
"all_events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cube, what will happen?\nOptions:\nA. The brown cylinder and the green cylinder collide\nB. The rubber sphere collides with the metal object\nC. The brown sphere collides with the green cylinder\nD. The brown cylinder and the yellow sphere collide\n\nAnswer:",
"D. The brown cylinder and the yellow sphere collide"
]
} |
train_videos/video_00042.mp4 | 14 | counterfactual | Which event will not happen without the brown sphere? | [
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The blue cylinder and the metal object collide",
"The brown cylinder and the cube collide",
"The metal object and the green object collide",
"The brown cylinder collides with the blue cylinder"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"cylinder",
"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: Which event will not happen without the brown sphere?\nOptions:\nA. The blue cylinder and the metal object collide\nB. The brown cylinder and the cube collide\nC. The metal object and the green object collide\nD. The brown cylinder collides with the blue cylinder\n\nAnswer:",
"D. The brown cylinder collides with the blue cylinder"
]
} |
train_videos/video_00043.mp4 | 14 | counterfactual | Which event will not happen without the cyan cube? | [
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cylinder and the blue sphere collide",
"The blue cube collides with the cylinder",
"The blue cube and the blue sphere collide",
"The cylinder collides with the purple sphere"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen without the cyan cube?\nOptions:\nA. The cylinder and the blue sphere collide\nB. The blue cube collides with the cylinder\nC. The blue cube and the blue sphere collide\nD. The cylinder collides with the purple sphere\n\nAnswer:",
"D. The cylinder collides with the purple sphere"
]
} |
train_videos/video_00043.mp4 | 15 | counterfactual | Which of the following will not happen without the blue sphere? | [
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The blue cube collides with the purple object",
"The cylinder and the purple object collide",
"The cyan cube and the purple object collide",
"The blue cube collides with the cylinder"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"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 sphere?\nOptions:\nA. The blue cube collides with the purple object\nB. The cylinder and the purple object collide\nC. The cyan cube and the purple object collide\nD. The blue cube collides with the cylinder\n\nAnswer:",
"D. The blue cube collides with the cylinder"
]
} |
train_videos/video_00044.mp4 | 14 | counterfactual | Which of the following will not happen without the cyan object? | [
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1
],
"choice": [
"The green object and the purple object collide",
"The green object collides with the rubber cylinder"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen without the cyan object?\nOptions:\nA. The green object and the purple object collide\nB. The green object collides with the rubber cylinder\n\nAnswer:",
"A. The green object and the purple object collide"
]
} |
train_videos/video_00044.mp4 | 15 | counterfactual | Without the rubber cylinder, 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,
2,
3
],
"choice": [
"The red metal cylinder collides with the cyan object",
"The green cylinder collides with the cyan cube",
"The green object and the purple cube collide",
"The red metal object and the purple cube collide"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the rubber cylinder, which of the following will not happen?\nOptions:\nA. The red metal cylinder collides with the cyan object\nB. The green cylinder collides with the cyan cube\nC. The green object and the purple cube collide\nD. The red metal object and the purple cube collide\n\nAnswer:",
"C. The green object and the purple cube collide"
]
} |
train_videos/video_00045.mp4 | 13 | 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 blue object and the gray sphere collide",
"The red object and the gray object collide",
"The purple sphere and the brown object collide",
"The red object collides with the purple sphere"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"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 event will happen?\nOptions:\nA. The blue object and the gray sphere collide\nB. The red object and the gray object collide\nC. The purple sphere and the brown object collide\nD. The red object collides with the purple sphere\n\nAnswer:",
"B. The red object and the gray object collide"
]
} |
train_videos/video_00045.mp4 | 14 | counterfactual | If the metal sphere is removed, which of the following will happen? | [
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cylinder and the brown sphere collide",
"The red object collides with the cylinder",
"The cylinder collides with the blue cube",
"The cylinder collides with the purple sphere"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the metal sphere is removed, which of the following will happen?\nOptions:\nA. The cylinder and the brown sphere collide\nB. The red object collides with the cylinder\nC. The cylinder collides with the blue cube\nD. The cylinder collides with the purple sphere\n\nAnswer:",
"D. The cylinder collides with the purple sphere"
]
} |
train_videos/video_00046.mp4 | 14 | counterfactual | Which event will happen if the green sphere is removed? | [
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1
],
"choice": [
"The brown object collides with the cyan sphere",
"The cylinder and the cyan sphere collide"
],
"program": [
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen if the green sphere is removed?\nOptions:\nA. The brown object collides with the cyan sphere\nB. The cylinder and the cyan sphere collide\n\nAnswer:",
"B. The cylinder and the cyan sphere collide"
]
} |
train_videos/video_00046.mp4 | 15 | counterfactual | Which of the following 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
],
"choice": [
"The cylinder collides with the green object",
"The cylinder and the rubber sphere collide",
"The rubber sphere and the green object collide"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the brown sphere?\nOptions:\nA. The cylinder collides with the green object\nB. The cylinder and the rubber sphere collide\nC. The rubber sphere and the green object collide\n\nAnswer:",
"A. The cylinder collides with the green object"
]
} |
train_videos/video_00047.mp4 | 14 | counterfactual | What will not happen if the metal sphere is removed? | [
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The cube collides with the rubber sphere",
"The cube and the cylinder collide",
"The cylinder collides with the rubber sphere"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"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",
"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: What will not happen if the metal sphere is removed?\nOptions:\nA. The cube collides with the rubber sphere\nB. The cube and the cylinder collide\nC. The cylinder collides with the rubber sphere\n\nAnswer:",
"C. The cylinder collides with the rubber sphere"
]
} |
train_videos/video_00047.mp4 | 15 | counterfactual | What will not happen if the cylinder is removed? | [
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The green object collides with the rubber sphere",
"The cube collides with the green object",
"The cube collides with the purple object"
],
"program": [
[
"all_events",
"objects",
"green",
"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",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"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: What will not happen if the cylinder is removed?\nOptions:\nA. The green object collides with the rubber sphere\nB. The cube collides with the green object\nC. The cube collides with the purple object\n\nAnswer:",
"C. The cube collides with the purple object"
]
} |
train_videos/video_00048.mp4 | 13 | counterfactual | If the purple cylinder is removed, which of the following will not happen? | [
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The purple cube collides with the yellow cube",
"The gray cylinder and the purple cube collide",
"The gray cylinder and the sphere collide",
"The gray cylinder collides with the gray cube"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"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 purple cylinder is removed, which of the following will not happen?\nOptions:\nA. The purple cube collides with the yellow cube\nB. The gray cylinder and the purple cube collide\nC. The gray cylinder and the sphere collide\nD. The gray cylinder collides with the gray cube\n\nAnswer:",
"C. The gray cylinder and the sphere collide"
]
} |
train_videos/video_00048.mp4 | 14 | counterfactual | If the sphere is removed, which of the following will not happen? | [
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray cylinder collides with the purple cube",
"The gray cylinder and the gray cube collide",
"The purple cube and the yellow object collide",
"The gray cube and the purple cylinder collide"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the sphere is removed, which of the following will not happen?\nOptions:\nA. The gray cylinder collides with the purple cube\nB. The gray cylinder and the gray cube collide\nC. The purple cube and the yellow object collide\nD. The gray cube and the purple cylinder collide\n\nAnswer:",
"D. The gray cube and the purple cylinder collide"
]
} |
train_videos/video_00049.mp4 | 13 | counterfactual | What will happen if the cyan cube is removed? | [
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray object and the brown sphere collide",
"The cylinder and the yellow object collide",
"The yellow sphere collides with the brown object",
"The yellow object collides with the gray object"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"gray",
"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 happen if the cyan cube is removed?\nOptions:\nA. The gray object and the brown sphere collide\nB. The cylinder and the yellow object collide\nC. The yellow sphere collides with the brown object\nD. The yellow object collides with the gray object\n\nAnswer:",
"D. The yellow object collides with the gray object"
]
} |
train_videos/video_00049.mp4 | 14 | counterfactual | What will happen if the brown sphere is removed? | [
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cylinder and the metal cube collide",
"The gray cube collides with the red sphere",
"The cyan cube and the cylinder collide",
"The rubber object and the yellow object collide"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"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 happen if the brown sphere is removed?\nOptions:\nA. The cylinder and the metal cube collide\nB. The gray cube collides with the red sphere\nC. The cyan cube and the cylinder collide\nD. The rubber object and the yellow object collide\n\nAnswer:",
"D. The rubber object and the yellow object collide"
]
} |
train_videos/video_00050.mp4 | 13 | counterfactual | Which event will not happen if the metal sphere is removed? | [
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The yellow cube and the brown cube collide",
"The cylinder and the brown cube collide",
"The brown sphere and the cylinder collide",
"The brown sphere collides with the blue cube"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen if the metal sphere is removed?\nOptions:\nA. The yellow cube and the brown cube collide\nB. The cylinder and the brown cube collide\nC. The brown sphere and the cylinder collide\nD. The brown sphere collides with the blue cube\n\nAnswer:",
"C. The brown sphere and the cylinder collide"
]
} |
train_videos/video_00050.mp4 | 14 | counterfactual | If the cylinder is removed, what will not happen? | [
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The metal sphere and the yellow cube collide",
"The brown sphere collides with the blue cube",
"The yellow object and the brown cube collide",
"The blue cube collides with the blue sphere"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cylinder is removed, what will not happen?\nOptions:\nA. The metal sphere and the yellow cube collide\nB. The brown sphere collides with the blue cube\nC. The yellow object and the brown cube collide\nD. The blue cube collides with the blue sphere\n\nAnswer:",
"C. The yellow object and the brown cube collide"
]
} |
train_videos/video_00051.mp4 | 13 | counterfactual | Without the gray sphere, what will happen? | [
"all_events",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cylinder collides with the purple sphere",
"The cube and the red sphere collide",
"The cylinder and the cube collide",
"The purple sphere and the cube collide"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"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",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"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: Without the gray sphere, what will happen?\nOptions:\nA. The cylinder collides with the purple sphere\nB. The cube and the red sphere collide\nC. The cylinder and the cube collide\nD. The purple sphere and the cube collide\n\nAnswer:",
"D. The purple sphere and the cube collide"
]
} |
train_videos/video_00051.mp4 | 14 | counterfactual | Which of the following will happen if the purple sphere is removed? | [
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The metal sphere collides with the cube",
"The cylinder and the gray sphere collide",
"The gray object and the red object collide",
"The cylinder and the cube collide"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen if the purple sphere is removed?\nOptions:\nA. The metal sphere collides with the cube\nB. The cylinder and the gray sphere collide\nC. The gray object and the red object collide\nD. The cylinder and the cube collide\n\nAnswer:",
"D. The cylinder and the cube collide"
]
} |
train_videos/video_00052.mp4 | 13 | counterfactual | If the purple cylinder is removed, which of the following will not happen? | [
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The sphere collides with the cube",
"The gray metal object collides with the cube",
"The gray metal object and the sphere collide",
"The gray metal cylinder and the rubber cylinder collide"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the purple cylinder is removed, which of the following will not happen?\nOptions:\nA. The sphere collides with the cube\nB. The gray metal object collides with the cube\nC. The gray metal object and the sphere collide\nD. The gray metal cylinder and the rubber cylinder collide\n\nAnswer:",
"D. The gray metal cylinder and the rubber cylinder collide"
]
} |
End of preview. Expand
in Dataset Viewer.
README.md exists but content is empty.
Use the Edit dataset card button to edit it.
- Downloads last month
- 106