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_09977.mp4 | 14 | counterfactual | What will happen without the metal cube? | [
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The green sphere and the gray sphere collide",
"The green sphere collides with the rubber cube",
"The green sphere collides with the cylinder",
"The rubber cube and the gray sphere collide"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"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: What will happen without the metal cube?\nOptions:\nA. The green sphere and the gray sphere collide\nB. The green sphere collides with the rubber cube\nC. The green sphere collides with the cylinder\nD. The rubber cube and the gray sphere collide\n\nAnswer:",
"C. The green sphere collides with the cylinder"
]
} |
train_videos/video_09977.mp4 | 15 | counterfactual | Without the gray object, which event will happen? | [
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cylinder collides with the rubber sphere",
"The green sphere and the cylinder collide",
"The metal cube and the rubber sphere collide",
"The cyan object collides with the red object"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the gray object, which event will happen?\nOptions:\nA. The cylinder collides with the rubber sphere\nB. The green sphere and the cylinder collide\nC. The metal cube and the rubber sphere collide\nD. The cyan object collides with the red object\n\nAnswer:",
"B. The green sphere and the cylinder collide"
]
} |
train_videos/video_09978.mp4 | 13 | counterfactual | Without the metal cylinder, which of the following will not happen? | [
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan object and the red cube collide",
"The cyan object and the rubber object collide",
"The green cube collides with the red cube",
"The rubber cylinder collides with the green object"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"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: Without the metal cylinder, which of the following will not happen?\nOptions:\nA. The cyan object and the red cube collide\nB. The cyan object and the rubber object collide\nC. The green cube collides with the red cube\nD. The rubber cylinder collides with the green object\n\nAnswer:",
"D. The rubber cylinder collides with the green object"
]
} |
train_videos/video_09978.mp4 | 14 | counterfactual | What will happen if the blue cube is removed? | [
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The green cube collides with the red cube",
"The cyan object collides with the blue cylinder",
"The cyan cube collides with the green object",
"The rubber object and the red cylinder collide"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen if the blue cube is removed?\nOptions:\nA. The green cube collides with the red cube\nB. The cyan object collides with the blue cylinder\nC. The cyan cube collides with the green object\nD. The rubber object and the red cylinder collide\n\nAnswer:",
"D. The rubber object and the red cylinder collide"
]
} |
train_videos/video_09979.mp4 | 13 | counterfactual | Without the green object, what will not happen? | [
"all_events",
"objects",
"green",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The red object and the cyan sphere collide",
"The rubber cylinder collides with the metal sphere",
"The red object collides with the brown object",
"The red cube collides with the yellow cylinder"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the green object, what will not happen?\nOptions:\nA. The red object and the cyan sphere collide\nB. The rubber cylinder collides with the metal sphere\nC. The red object collides with the brown object\nD. The red cube collides with the yellow cylinder\n\nAnswer:",
"C. The red object collides with the brown object"
]
} |
train_videos/video_09979.mp4 | 14 | counterfactual | Without the rubber sphere, what will happen? | [
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The yellow object collides with the metal cylinder",
"The green cube collides with the cyan cylinder",
"The red cube and the yellow object collide",
"The metal sphere collides with the metal cylinder"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"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 rubber sphere, what will happen?\nOptions:\nA. The yellow object collides with the metal cylinder\nB. The green cube collides with the cyan cylinder\nC. The red cube and the yellow object collide\nD. The metal sphere collides with the metal cylinder\n\nAnswer:",
"C. The red cube and the yellow object collide"
]
} |
train_videos/video_09980.mp4 | 13 | counterfactual | What will happen if the yellow sphere is removed? | [
"all_events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The blue sphere and the brown sphere collide",
"The blue cube and the blue sphere collide",
"The blue sphere collides with the purple object",
"The blue cube and the brown sphere collide"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"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"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"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",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen if the yellow sphere is removed?\nOptions:\nA. The blue sphere and the brown sphere collide\nB. The blue cube and the blue sphere collide\nC. The blue sphere collides with the purple object\nD. The blue cube and the brown sphere collide\n\nAnswer:",
"B. The blue cube and the blue sphere collide"
]
} |
train_videos/video_09980.mp4 | 14 | counterfactual | If the yellow cube is removed, what will not happen? | [
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The blue sphere collides with the yellow sphere",
"The blue cube collides with the blue sphere",
"The blue cube collides with the purple sphere",
"The blue sphere and the brown sphere collide"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"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"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the yellow cube is removed, what will not happen?\nOptions:\nA. The blue sphere collides with the yellow sphere\nB. The blue cube collides with the blue sphere\nC. The blue cube collides with the purple sphere\nD. The blue sphere and the brown sphere collide\n\nAnswer:",
"C. The blue cube collides with the purple sphere"
]
} |
train_videos/video_09981.mp4 | 13 | counterfactual | Which event will happen if the cube is removed? | [
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The brown object collides with the gray object",
"The brown object and the sphere collide",
"The sphere and the gray object collide"
],
"program": [
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen if the cube is removed?\nOptions:\nA. The brown object collides with the gray object\nB. The brown object and the sphere collide\nC. The sphere and the gray object collide\n\nAnswer:",
"B. The brown object and the sphere collide"
]
} |
train_videos/video_09982.mp4 | 14 | counterfactual | Which of the following will not happen without the blue object? | [
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1
],
"choice": [
"The cylinder and the sphere collide",
"The yellow cube and the sphere collide"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"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",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen without the blue object?\nOptions:\nA. The cylinder and the sphere collide\nB. The yellow cube and the sphere collide\n\nAnswer:",
"B. The yellow cube and the sphere collide"
]
} |
train_videos/video_09983.mp4 | 13 | counterfactual | Which of the following will happen without the brown metal sphere? | [
"all_events",
"objects",
"brown",
"filter_color",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The metal cube and the red sphere collide",
"The metal cube collides with the brown rubber object",
"The cyan object collides with the red sphere",
"The cyan sphere collides with the rubber cube"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the brown metal sphere?\nOptions:\nA. The metal cube and the red sphere collide\nB. The metal cube collides with the brown rubber object\nC. The cyan object collides with the red sphere\nD. The cyan sphere collides with the rubber cube\n\nAnswer:",
"D. The cyan sphere collides with the rubber cube"
]
} |
train_videos/video_09983.mp4 | 14 | counterfactual | Which of the following will not happen if the brown rubber object is removed? | [
"all_events",
"objects",
"brown",
"filter_color",
"rubber",
"filter_material",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan object and the metal cube collide",
"The cyan sphere and the rubber cube collide",
"The cyan sphere collides with the red sphere",
"The metal cube collides with the red object"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"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",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"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: Which of the following will not happen if the brown rubber object is removed?\nOptions:\nA. The cyan object and the metal cube collide\nB. The cyan sphere and the rubber cube collide\nC. The cyan sphere collides with the red sphere\nD. The metal cube collides with the red object\n\nAnswer:",
"D. The metal cube collides with the red object"
]
} |
train_videos/video_09984.mp4 | 14 | counterfactual | Which event will happen if the green object is removed? | [
"all_events",
"objects",
"green",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The metal cylinder collides with the cube",
"The blue cylinder and the cube collide",
"The metal cylinder collides with the cyan object",
"The metal sphere collides with the blue cylinder"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"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 green object is removed?\nOptions:\nA. The metal cylinder collides with the cube\nB. The blue cylinder and the cube collide\nC. The metal cylinder collides with the cyan object\nD. The metal sphere collides with the blue cylinder\n\nAnswer:",
"D. The metal sphere collides with the blue cylinder"
]
} |
train_videos/video_09984.mp4 | 15 | counterfactual | Which event will not happen without the cube? | [
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The rubber cylinder collides with the green object",
"The metal cylinder collides with the cyan sphere",
"The blue object and the brown object collide",
"The metal sphere and the green object 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",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen without the cube?\nOptions:\nA. The rubber cylinder collides with the green object\nB. The metal cylinder collides with the cyan sphere\nC. The blue object and the brown object collide\nD. The metal sphere and the green object collide\n\nAnswer:",
"C. The blue object and the brown object collide"
]
} |
train_videos/video_09985.mp4 | 13 | counterfactual | Without the brown sphere, which of the following will happen? | [
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cube and the cylinder collide",
"The cube and the purple object collide",
"The cube collides with the cylinder",
"The cylinder collides with the purple object"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"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",
"purple",
"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 brown sphere, which of the following will happen?\nOptions:\nA. The cube and the cylinder collide\nB. The cube and the purple object collide\nC. The cube collides with the cylinder\nD. The cylinder collides with the purple object\n\nAnswer:",
"C. The cube collides with the cylinder"
]
} |
train_videos/video_09985.mp4 | 14 | counterfactual | What will happen if the cylinder is removed? | [
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The cube collides with the brown sphere",
"The cube and the purple object collide",
"The brown sphere and the purple sphere collide"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen if the cylinder is removed?\nOptions:\nA. The cube collides with the brown sphere\nB. The cube and the purple object collide\nC. The brown sphere and the purple sphere collide\n\nAnswer:",
"B. The cube and the purple object collide"
]
} |
train_videos/video_09986.mp4 | 13 | counterfactual | Without the gray cube, what will not happen? | [
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The sphere and the cylinder collide",
"The yellow cube and the cylinder collide",
"The brown rubber cube collides with the sphere",
"The sphere collides with the yellow cube"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the gray cube, what will not happen?\nOptions:\nA. The sphere and the cylinder collide\nB. The yellow cube and the cylinder collide\nC. The brown rubber cube collides with the sphere\nD. The sphere collides with the yellow cube\n\nAnswer:",
"D. The sphere collides with the yellow cube"
]
} |
train_videos/video_09986.mp4 | 14 | counterfactual | What will happen if the brown metal object is removed? | [
"all_events",
"objects",
"brown",
"filter_color",
"metal",
"filter_material",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The sphere and the gray cube collide",
"The sphere collides with the cylinder",
"The gray cube and the yellow object collide",
"The brown rubber object collides with the sphere"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen if the brown metal object is removed?\nOptions:\nA. The sphere and the gray cube collide\nB. The sphere collides with the cylinder\nC. The gray cube and the yellow object collide\nD. The brown rubber object collides with the sphere\n\nAnswer:",
"D. The brown rubber object collides with the sphere"
]
} |
train_videos/video_09987.mp4 | 13 | 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 purple object collides with the cyan cylinder",
"The metal cylinder and the cyan cylinder collide",
"The purple object collides with the gray rubber cylinder",
"The gray rubber object collides with the cyan cylinder"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the cyan cube?\nOptions:\nA. The purple object collides with the cyan cylinder\nB. The metal cylinder and the cyan cylinder collide\nC. The purple object collides with the gray rubber cylinder\nD. The gray rubber object collides with the cyan cylinder\n\nAnswer:",
"C. The purple object collides with the gray rubber cylinder"
]
} |
train_videos/video_09987.mp4 | 14 | counterfactual | If the purple object is removed, which of the following will not happen? | [
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray rubber cylinder collides with the cyan cube",
"The metal cylinder collides with the gray rubber cylinder",
"The metal cylinder and the cyan cube collide",
"The metal cylinder and the cyan cylinder collide"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"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: If the purple object is removed, which of the following will not happen?\nOptions:\nA. The gray rubber cylinder collides with the cyan cube\nB. The metal cylinder collides with the gray rubber cylinder\nC. The metal cylinder and the cyan cube collide\nD. The metal cylinder and the cyan cylinder collide\n\nAnswer:",
"D. The metal cylinder and the cyan cylinder collide"
]
} |
train_videos/video_09988.mp4 | 13 | counterfactual | Without the yellow cylinder, which of the following will not happen? | [
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The blue object collides with the cyan cylinder",
"The blue cube collides with the rubber cylinder",
"The rubber cube collides with the cyan cylinder"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the yellow cylinder, which of the following will not happen?\nOptions:\nA. The blue object collides with the cyan cylinder\nB. The blue cube collides with the rubber cylinder\nC. The rubber cube collides with the cyan cylinder\n\nAnswer:",
"C. The rubber cube collides with the cyan cylinder"
]
} |
train_videos/video_09988.mp4 | 14 | counterfactual | If the cyan cylinder is removed, which of the following will not happen? | [
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The metal cube and the metal cylinder collide",
"The blue object collides with the cyan cube",
"The rubber cube and the metal cylinder collide"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cyan cylinder is removed, which of the following will not happen?\nOptions:\nA. The metal cube and the metal cylinder collide\nB. The blue object collides with the cyan cube\nC. The rubber cube and the metal cylinder collide\n\nAnswer:",
"C. The rubber cube and the metal cylinder collide"
]
} |
train_videos/video_09989.mp4 | 14 | counterfactual | What will happen if the cyan object is removed? | [
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The purple cube collides with the metal cylinder",
"The red cube collides with the red cylinder",
"The rubber cylinder and the purple sphere collide",
"The red cube and the purple sphere collide"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"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: What will happen if the cyan object is removed?\nOptions:\nA. The purple cube collides with the metal cylinder\nB. The red cube collides with the red cylinder\nC. The rubber cylinder and the purple sphere collide\nD. The red cube and the purple sphere collide\n\nAnswer:",
"B. The red cube collides with the red cylinder"
]
} |
train_videos/video_09989.mp4 | 15 | counterfactual | Which event will not happen without the green cylinder? | [
"all_events",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan sphere collides with the red cylinder",
"The purple cube and the purple sphere collide",
"The red cube collides with the cyan sphere",
"The red cube and the purple sphere collide"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"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",
"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: Which event will not happen without the green cylinder?\nOptions:\nA. The cyan sphere collides with the red cylinder\nB. The purple cube and the purple sphere collide\nC. The red cube collides with the cyan sphere\nD. The red cube and the purple sphere collide\n\nAnswer:",
"D. The red cube and the purple sphere collide"
]
} |
train_videos/video_09990.mp4 | 14 | counterfactual | If the yellow object is removed, what will not happen? | [
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cylinder and the rubber sphere collide",
"The cylinder and the cube collide",
"The purple sphere and the cube collide",
"The rubber sphere and the cube collide"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the yellow object is removed, what will not happen?\nOptions:\nA. The cylinder and the rubber sphere collide\nB. The cylinder and the cube collide\nC. The purple sphere and the cube collide\nD. The rubber sphere and the cube collide\n\nAnswer:",
"B. The cylinder and the cube collide"
]
} |
train_videos/video_09991.mp4 | 14 | counterfactual | Without the blue sphere, which of the following will happen? | [
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cube collides with the red object",
"The cyan object collides with the red cylinder",
"The cube collides with the gray object",
"The cube and the cyan object collide"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"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 blue sphere, which of the following will happen?\nOptions:\nA. The cube collides with the red object\nB. The cyan object collides with the red cylinder\nC. The cube collides with the gray object\nD. The cube and the cyan object collide\n\nAnswer:",
"D. The cube and the cyan object collide"
]
} |
train_videos/video_09991.mp4 | 15 | counterfactual | Which of the following will happen without the red object? | [
"all_events",
"objects",
"red",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cube and the cyan sphere collide",
"The yellow object collides with the gray cylinder",
"The cube and the blue sphere collide",
"The blue sphere collides with the gray object"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the red object?\nOptions:\nA. The cube and the cyan sphere collide\nB. The yellow object collides with the gray cylinder\nC. The cube and the blue sphere collide\nD. The blue sphere collides with the gray object\n\nAnswer:",
"C. The cube and the blue sphere collide"
]
} |
train_videos/video_09992.mp4 | 14 | counterfactual | If the purple sphere is removed, which of the following will happen? | [
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cube and the gray object collide",
"The purple cylinder and the gray object collide",
"The cyan object and the purple cylinder collide",
"The cyan object collides with the cube"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"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 sphere is removed, which of the following will happen?\nOptions:\nA. The cube and the gray object collide\nB. The purple cylinder and the gray object collide\nC. The cyan object and the purple cylinder collide\nD. The cyan object collides with the cube\n\nAnswer:",
"C. The cyan object and the purple cylinder collide"
]
} |
train_videos/video_09992.mp4 | 15 | 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 cube and the gray sphere collide",
"The purple cylinder collides with the gray object",
"The purple sphere and the cube collide",
"The purple cylinder collides with the purple sphere"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"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",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"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: If the cyan object is removed, what will happen?\nOptions:\nA. The cube and the gray sphere collide\nB. The purple cylinder collides with the gray object\nC. The purple sphere and the cube collide\nD. The purple cylinder collides with the purple sphere\n\nAnswer:",
"D. The purple cylinder collides with the purple sphere"
]
} |
train_videos/video_09993.mp4 | 13 | counterfactual | If the green sphere is removed, what will not happen? | [
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The brown sphere collides with the yellow sphere",
"The brown object and the blue object collide",
"The brown object and the cube collide",
"The yellow sphere collides with the blue sphere"
],
"program": [
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the green sphere is removed, what will not happen?\nOptions:\nA. The brown sphere collides with the yellow sphere\nB. The brown object and the blue object collide\nC. The brown object and the cube collide\nD. The yellow sphere collides with the blue sphere\n\nAnswer:",
"D. The yellow sphere collides with the blue sphere"
]
} |
train_videos/video_09993.mp4 | 14 | 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 brown object and the yellow sphere collide",
"The yellow sphere and the green object collide",
"The yellow sphere and the blue sphere collide",
"The blue sphere and the green sphere collide"
],
"program": [
[
"all_events",
"objects",
"brown",
"filter_color",
"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",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the cube?\nOptions:\nA. The brown object and the yellow sphere collide\nB. The yellow sphere and the green object collide\nC. The yellow sphere and the blue sphere collide\nD. The blue sphere and the green sphere collide\n\nAnswer:",
"A. The brown object and the yellow sphere collide"
]
} |
train_videos/video_09994.mp4 | 14 | counterfactual | If the rubber sphere is removed, which event will happen? | [
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1
],
"choice": [
"The cyan cylinder collides with the gray object",
"The red object collides with the metal sphere"
],
"program": [
[
"all_events",
"objects",
"cyan",
"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",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the rubber sphere is removed, which event will happen?\nOptions:\nA. The cyan cylinder collides with the gray object\nB. The red object collides with the metal sphere\n\nAnswer:",
"A. The cyan cylinder collides with the gray object"
]
} |
train_videos/video_09995.mp4 | 14 | counterfactual | Which of the following will happen if the metal sphere is removed? | [
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The cube collides with the cylinder",
"The yellow object and the cube collide",
"The yellow object and the cylinder collide"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen if the metal sphere is removed?\nOptions:\nA. The cube collides with the cylinder\nB. The yellow object and the cube collide\nC. The yellow object and the cylinder collide\n\nAnswer:",
"C. The yellow object and the cylinder collide"
]
} |
train_videos/video_09995.mp4 | 15 | counterfactual | Without the cylinder, which event will happen? | [
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The yellow object collides with the cube",
"The yellow object collides with the blue sphere",
"The cube and the blue object collide"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cylinder, which event will happen?\nOptions:\nA. The yellow object collides with the cube\nB. The yellow object collides with the blue sphere\nC. The cube and the blue object collide\n\nAnswer:",
"B. The yellow object collides with the blue sphere"
]
} |
train_videos/video_09996.mp4 | 14 | counterfactual | Which of the following 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 cylinder collides with the cube",
"The cylinder and the rubber sphere collide",
"The rubber sphere collides with the cube"
],
"program": [
[
"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",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen without the metal sphere?\nOptions:\nA. The cylinder collides with the cube\nB. The cylinder and the rubber sphere collide\nC. The rubber sphere collides with the cube\n\nAnswer:",
"B. The cylinder and the rubber sphere collide"
]
} |
train_videos/video_09996.mp4 | 15 | counterfactual | What will not happen if the cube is removed? | [
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The cylinder and the rubber sphere collide",
"The green object and the red sphere collide",
"The green sphere collides with the cylinder"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen if the cube is removed?\nOptions:\nA. The cylinder and the rubber sphere collide\nB. The green object and the red sphere collide\nC. The green sphere collides with the cylinder\n\nAnswer:",
"A. The cylinder and the rubber sphere collide"
]
} |
train_videos/video_09997.mp4 | 14 | counterfactual | If the green object is removed, which event will happen? | [
"all_events",
"objects",
"green",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The cube collides with the yellow sphere",
"The purple sphere collides with the yellow object",
"The purple sphere collides with the cube"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"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": [
"wrong",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the green object is removed, which event will happen?\nOptions:\nA. The cube collides with the yellow sphere\nB. The purple sphere collides with the yellow object\nC. The purple sphere collides with the cube\n\nAnswer:",
"C. The purple sphere collides with the cube"
]
} |
train_videos/video_09997.mp4 | 15 | counterfactual | If the cube is removed, which event will happen? | [
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The green sphere and the yellow sphere collide",
"The purple sphere and the green sphere collide",
"The purple sphere collides with the yellow sphere"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cube is removed, which event will happen?\nOptions:\nA. The green sphere and the yellow sphere collide\nB. The purple sphere and the green sphere collide\nC. The purple sphere collides with the yellow sphere\n\nAnswer:",
"A. The green sphere and the yellow sphere collide"
]
} |
train_videos/video_09998.mp4 | 13 | counterfactual | What will happen if the green object is removed? | [
"all_events",
"objects",
"green",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] | {
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The blue object and the red sphere collide",
"The red cylinder collides with the red sphere",
"The red cylinder collides with the blue object",
"The blue object collides with the cube"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"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: What will happen if the green object is removed?\nOptions:\nA. The blue object and the red sphere collide\nB. The red cylinder collides with the red sphere\nC. The red cylinder collides with the blue object\nD. The blue object collides with the cube\n\nAnswer:",
"D. The blue object collides with the cube"
]
} |
train_videos/video_09998.mp4 | 14 | counterfactual | If the red sphere is removed, which of the following will not happen? | [
"all_events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The blue object and the cube collide",
"The green sphere collides with the blue cylinder",
"The green object and the cube collide"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the red sphere is removed, which of the following will not happen?\nOptions:\nA. The blue object and the cube collide\nB. The green sphere collides with the blue cylinder\nC. The green object and the cube collide\n\nAnswer:",
"C. The green object and the cube collide"
]
} |
train_videos/video_09999.mp4 | 13 | counterfactual | If the rubber sphere is removed, which of the following will not happen? | [
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] | {
"choice_id": [
0,
1,
2
],
"choice": [
"The cylinder and the cube collide",
"The gray sphere collides with the cube",
"The cylinder collides with the metal sphere"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"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",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"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: If the rubber sphere is removed, which of the following will not happen?\nOptions:\nA. The cylinder and the cube collide\nB. The gray sphere collides with the cube\nC. The cylinder collides with the metal sphere\n\nAnswer:",
"B. The gray sphere collides with the cube"
]
} |
train_videos/video_09999.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 yellow object collides with the metal sphere",
"The cylinder and the gray sphere collide",
"The yellow sphere and the cylinder collide"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"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",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct"
]
} | {
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cube, which event will happen?\nOptions:\nA. The yellow object collides with the metal sphere\nB. The cylinder and the gray sphere collide\nC. The yellow sphere and the cylinder collide\n\nAnswer:",
"C. The yellow sphere and the cylinder collide"
]
} |