video
stringlengths 28
28
| question_id
stringclasses 5
values | question_type
stringclasses 1
value | question
stringlengths 34
80
| program
listlengths 7
12
| choices
dict | conversations
dict |
---|---|---|---|---|---|---|
train_videos/video_08743.mp4
|
13
|
counterfactual
|
Which of the following will not happen if the blue rubber sphere is removed?
|
[
"all_events",
"objects",
"blue",
"filter_color",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cylinder collides with the metal object",
"The yellow sphere collides with the metal sphere",
"The cylinder collides with the cyan object",
"The yellow sphere and the cyan object collide"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen if the blue rubber sphere is removed?\nOptions:\nA. The cylinder collides with the metal object\nB. The yellow sphere collides with the metal sphere\nC. The cylinder collides with the cyan object\nD. The yellow sphere and the cyan object collide\n\nAnswer:",
"D. The yellow sphere and the cyan object collide"
]
}
|
train_videos/video_08743.mp4
|
14
|
counterfactual
|
What will happen if the metal object is removed?
|
[
"all_events",
"objects",
"metal",
"filter_material",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cylinder collides with the yellow sphere",
"The blue rubber object collides with the cyan sphere",
"The yellow object collides with the blue rubber sphere",
"The cylinder and the cyan sphere collide"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"rubber",
"filter_material",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"rubber",
"filter_material",
"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": [
"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 metal object is removed?\nOptions:\nA. The cylinder collides with the yellow sphere\nB. The blue rubber object collides with the cyan sphere\nC. The yellow object collides with the blue rubber sphere\nD. The cylinder and the cyan sphere collide\n\nAnswer:",
"B. The blue rubber object collides with the cyan sphere"
]
}
|
train_videos/video_08744.mp4
|
13
|
counterfactual
|
If the sphere is removed, which of the following will happen?
|
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray cylinder collides with the blue cylinder",
"The metal object collides with the gray cylinder",
"The metal object and the yellow object collide",
"The red cylinder and the blue object collide"
],
"program": [
[
"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",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"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: If the sphere is removed, which of the following will happen?\nOptions:\nA. The gray cylinder collides with the blue cylinder\nB. The metal object collides with the gray cylinder\nC. The metal object and the yellow object collide\nD. The red cylinder and the blue object collide\n\nAnswer:",
"D. The red cylinder and the blue object collide"
]
}
|
train_videos/video_08744.mp4
|
14
|
counterfactual
|
Which of the following will happen if the yellow cube is removed?
|
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray cylinder and the blue cylinder collide",
"The gray cylinder and the red cylinder collide",
"The gray cylinder collides with the sphere",
"The metal object collides with the blue cylinder"
],
"program": [
[
"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",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen if the yellow cube is removed?\nOptions:\nA. The gray cylinder and the blue cylinder collide\nB. The gray cylinder and the red cylinder collide\nC. The gray cylinder collides with the sphere\nD. The metal object collides with the blue cylinder\n\nAnswer:",
"A. The gray cylinder and the blue cylinder collide"
]
}
|
train_videos/video_08745.mp4
|
14
|
counterfactual
|
If the purple object is removed, which of the following will happen?
|
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray cube collides with the gray sphere",
"The metal cube and the rubber cube collide",
"The metal cube collides with the gray sphere",
"The cylinder collides with the gray sphere"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"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"
]
],
"answer": [
"wrong",
"correct",
"correct",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the purple object is removed, which of the following will happen?\nOptions:\nA. The gray cube collides with the gray sphere\nB. The metal cube and the rubber cube collide\nC. The metal cube collides with the gray sphere\nD. The cylinder collides with the gray sphere\n\nAnswer:",
"C. The metal cube collides with the gray sphere"
]
}
|
train_videos/video_08745.mp4
|
15
|
counterfactual
|
Which of the following 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 gray cube collides with the purple object",
"The cylinder and the gray sphere collide",
"The gray cube collides with the gray sphere",
"The cylinder collides with the purple object"
],
"program": [
[
"all_events",
"objects",
"gray",
"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",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen if the cyan object is removed?\nOptions:\nA. The gray cube collides with the purple object\nB. The cylinder and the gray sphere collide\nC. The gray cube collides with the gray sphere\nD. The cylinder collides with the purple object\n\nAnswer:",
"C. The gray cube collides with the gray sphere"
]
}
|
train_videos/video_08746.mp4
|
14
|
counterfactual
|
Without the red object, which of the following will not happen?
|
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cube and the brown sphere collide",
"The blue object collides with the brown object",
"The cyan sphere collides with the brown sphere",
"The cyan object collides with the blue cylinder"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"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",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"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 red object, which of the following will not happen?\nOptions:\nA. The cube and the brown sphere collide\nB. The blue object collides with the brown object\nC. The cyan sphere collides with the brown sphere\nD. The cyan object collides with the blue cylinder\n\nAnswer:",
"D. The cyan object collides with the blue cylinder"
]
}
|
train_videos/video_08746.mp4
|
15
|
counterfactual
|
Without the metal cylinder, what 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 cube and the brown sphere collide",
"The red cylinder collides with the metal sphere",
"The cyan object and the brown sphere collide",
"The cube collides with the red object"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"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: Without the metal cylinder, what will not happen?\nOptions:\nA. The cube and the brown sphere collide\nB. The red cylinder collides with the metal sphere\nC. The cyan object and the brown sphere collide\nD. The cube collides with the red object\n\nAnswer:",
"C. The cyan object and the brown sphere collide"
]
}
|
train_videos/video_08747.mp4
|
14
|
counterfactual
|
If the cyan cube is removed, what will not happen?
|
[
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2
],
"choice": [
"The green object and the gray object collide",
"The purple object collides with the green object",
"The purple cylinder and the gray object collide"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"gray",
"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",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cyan cube is removed, what will not happen?\nOptions:\nA. The green object and the gray object collide\nB. The purple object collides with the green object\nC. The purple cylinder and the gray object collide\n\nAnswer:",
"C. The purple cylinder and the gray object collide"
]
}
|
train_videos/video_08747.mp4
|
15
|
counterfactual
|
If the gray object is removed, which event will happen?
|
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2
],
"choice": [
"The green cube and the cyan object collide",
"The purple object and the cyan object collide",
"The purple object collides with the green object"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"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",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the gray object is removed, which event will happen?\nOptions:\nA. The green cube and the cyan object collide\nB. The purple object and the cyan object collide\nC. The purple object collides with the green object\n\nAnswer:",
"C. The purple object collides with the green object"
]
}
|
train_videos/video_08748.mp4
|
13
|
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 rubber cube and the sphere collide",
"The gray cube collides with the cylinder",
"The sphere and the cylinder collide"
],
"program": [
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen without the yellow object?\nOptions:\nA. The rubber cube and the sphere collide\nB. The gray cube collides with the cylinder\nC. The sphere and the cylinder collide\n\nAnswer:",
"C. The sphere and the cylinder collide"
]
}
|
train_videos/video_08748.mp4
|
14
|
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
],
"choice": [
"The gray cube and the yellow object collide",
"The gray cube collides with the sphere",
"The metal cube collides with the sphere"
],
"program": [
[
"all_events",
"objects",
"gray",
"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",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen if the cylinder is removed?\nOptions:\nA. The gray cube and the yellow object collide\nB. The gray cube collides with the sphere\nC. The metal cube collides with the sphere\n\nAnswer:",
"B. The gray cube collides with the sphere"
]
}
|
train_videos/video_08749.mp4
|
14
|
counterfactual
|
Which event will happen without the brown object?
|
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray cube collides with the sphere",
"The yellow cylinder and the sphere collide",
"The gray cylinder and the yellow cylinder collide",
"The gray cylinder and the cyan cube collide"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"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 event will happen without the brown object?\nOptions:\nA. The gray cube collides with the sphere\nB. The yellow cylinder and the sphere collide\nC. The gray cylinder and the yellow cylinder collide\nD. The gray cylinder and the cyan cube collide\n\nAnswer:",
"D. The gray cylinder and the cyan cube collide"
]
}
|
train_videos/video_08749.mp4
|
15
|
counterfactual
|
Without the sphere, which event will not happen?
|
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray cube and the cyan object collide",
"The gray cylinder and the cyan object collide",
"The yellow cylinder and the gray cube collide",
"The gray cylinder and the yellow cylinder collide"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the sphere, which event will not happen?\nOptions:\nA. The gray cube and the cyan object collide\nB. The gray cylinder and the cyan object collide\nC. The yellow cylinder and the gray cube collide\nD. The gray cylinder and the yellow cylinder collide\n\nAnswer:",
"A. The gray cube and the cyan object collide"
]
}
|
train_videos/video_08750.mp4
|
14
|
counterfactual
|
If the red cube is removed, what will not happen?
|
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan cube and the gray cylinder collide",
"The cyan object collides with the purple object",
"The cyan cube collides with the yellow metal cube",
"The rubber cube collides with the yellow metal object"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the red cube is removed, what will not happen?\nOptions:\nA. The cyan cube and the gray cylinder collide\nB. The cyan object collides with the purple object\nC. The cyan cube collides with the yellow metal cube\nD. The rubber cube collides with the yellow metal object\n\nAnswer:",
"D. The rubber cube collides with the yellow metal object"
]
}
|
train_videos/video_08750.mp4
|
15
|
counterfactual
|
If the yellow metal cube is removed, which event will not happen?
|
[
"all_events",
"objects",
"yellow",
"filter_color",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The purple object and the rubber object collide",
"The purple object collides with the red cube",
"The cyan object collides with the purple object",
"The cyan object and the red cube collide"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"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",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"red",
"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: If the yellow metal cube is removed, which event will not happen?\nOptions:\nA. The purple object and the rubber object collide\nB. The purple object collides with the red cube\nC. The cyan object collides with the purple object\nD. The cyan object and the red cube collide\n\nAnswer:",
"D. The cyan object and the red cube collide"
]
}
|
train_videos/video_08751.mp4
|
13
|
counterfactual
|
What will happen without the metal cylinder?
|
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The blue object collides with the gray object",
"The sphere collides with the blue cylinder",
"The green rubber cylinder and the blue object collide",
"The green rubber cylinder and the red cube collide"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen without the metal cylinder?\nOptions:\nA. The blue object collides with the gray object\nB. The sphere collides with the blue cylinder\nC. The green rubber cylinder and the blue object collide\nD. The green rubber cylinder and the red cube collide\n\nAnswer:",
"C. The green rubber cylinder and the blue object collide"
]
}
|
train_videos/video_08751.mp4
|
14
|
counterfactual
|
If the red object is removed, which event will happen?
|
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The sphere collides with the blue cylinder",
"The green rubber cylinder collides with the blue object",
"The green rubber cylinder collides with the gray cube",
"The blue cylinder collides with the gray object"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"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: If the red object is removed, which event will happen?\nOptions:\nA. The sphere collides with the blue cylinder\nB. The green rubber cylinder collides with the blue object\nC. The green rubber cylinder collides with the gray cube\nD. The blue cylinder collides with the gray object\n\nAnswer:",
"B. The green rubber cylinder collides with the blue object"
]
}
|
train_videos/video_08752.mp4
|
14
|
counterfactual
|
What will happen without the purple object?
|
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The metal cube and the rubber cylinder collide",
"The cyan object collides with the rubber cube",
"The yellow object collides with the cyan object",
"The cyan cylinder and the blue sphere collide"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"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: What will happen without the purple object?\nOptions:\nA. The metal cube and the rubber cylinder collide\nB. The cyan object collides with the rubber cube\nC. The yellow object collides with the cyan object\nD. The cyan cylinder and the blue sphere collide\n\nAnswer:",
"D. The cyan cylinder and the blue sphere collide"
]
}
|
train_videos/video_08752.mp4
|
15
|
counterfactual
|
Which event will not happen if the rubber cylinder is removed?
|
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The blue cube and the blue sphere collide",
"The yellow object and the cyan cylinder collide",
"The cyan object and the blue sphere collide",
"The rubber cube and the metal sphere collide"
],
"program": [
[
"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",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen if the rubber cylinder is removed?\nOptions:\nA. The blue cube and the blue sphere collide\nB. The yellow object and the cyan cylinder collide\nC. The cyan object and the blue sphere collide\nD. The rubber cube and the metal sphere collide\n\nAnswer:",
"D. The rubber cube and the metal sphere collide"
]
}
|
train_videos/video_08753.mp4
|
13
|
counterfactual
|
Which event will not happen without the gray object?
|
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2
],
"choice": [
"The cylinder collides with the cyan cube",
"The cylinder collides with the sphere",
"The sphere collides with the cyan object"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen without the gray object?\nOptions:\nA. The cylinder collides with the cyan cube\nB. The cylinder collides with the sphere\nC. The sphere collides with the cyan object\n\nAnswer:",
"A. The cylinder collides with the cyan cube"
]
}
|
train_videos/video_08753.mp4
|
14
|
counterfactual
|
Without the sphere, what will happen?
|
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1
],
"choice": [
"The cyan cube and the gray object collide",
"The cylinder and the cyan cube collide"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the sphere, what will happen?\nOptions:\nA. The cyan cube and the gray object collide\nB. The cylinder and the cyan cube collide\n\nAnswer:",
"B. The cylinder and the cyan cube collide"
]
}
|
train_videos/video_08754.mp4
|
13
|
counterfactual
|
Which event will not happen without the blue metal cube?
|
[
"all_events",
"objects",
"blue",
"filter_color",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The green object collides with the rubber cube",
"The cylinder and the rubber cube collide",
"The gray object collides with the brown cube",
"The brown cube and the cylinder collide"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"correct",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen without the blue metal cube?\nOptions:\nA. The green object collides with the rubber cube\nB. The cylinder and the rubber cube collide\nC. The gray object collides with the brown cube\nD. The brown cube and the cylinder collide\n\nAnswer:",
"C. The gray object collides with the brown cube"
]
}
|
train_videos/video_08754.mp4
|
14
|
counterfactual
|
Without the cylinder, which of the following will happen?
|
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The green sphere collides with the brown cube",
"The brown cube and the blue metal cube collide",
"The rubber sphere and the blue metal object collide",
"The metal sphere collides with the gray object"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cylinder, which of the following will happen?\nOptions:\nA. The green sphere collides with the brown cube\nB. The brown cube and the blue metal cube collide\nC. The rubber sphere and the blue metal object collide\nD. The metal sphere collides with the gray object\n\nAnswer:",
"D. The metal sphere collides with the gray object"
]
}
|
train_videos/video_08755.mp4
|
14
|
counterfactual
|
Which event will happen without the cube?
|
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2
],
"choice": [
"The yellow sphere collides with the cylinder",
"The yellow object and the blue sphere collide",
"The blue sphere and the cylinder collide"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"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",
"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 happen without the cube?\nOptions:\nA. The yellow sphere collides with the cylinder\nB. The yellow object and the blue sphere collide\nC. The blue sphere and the cylinder collide\n\nAnswer:",
"C. The blue sphere and the cylinder collide"
]
}
|
train_videos/video_08756.mp4
|
13
|
counterfactual
|
If the yellow cube is removed, which of the following will not happen?
|
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan cylinder and the red object collide",
"The purple cylinder collides with the red sphere",
"The cyan cylinder collides with the blue object",
"The cyan cylinder collides with the metal cube"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"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 yellow cube is removed, which of the following will not happen?\nOptions:\nA. The cyan cylinder and the red object collide\nB. The purple cylinder collides with the red sphere\nC. The cyan cylinder collides with the blue object\nD. The cyan cylinder collides with the metal cube\n\nAnswer:",
"D. The cyan cylinder collides with the metal cube"
]
}
|
train_videos/video_08756.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,
3
],
"choice": [
"The cyan object collides with the yellow object",
"The purple cube and the blue sphere collide",
"The cyan cylinder and the blue object collide",
"The cyan cylinder collides with the purple cube"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"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",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the red sphere is removed, which of the following will not happen?\nOptions:\nA. The cyan object collides with the yellow object\nB. The purple cube and the blue sphere collide\nC. The cyan cylinder and the blue object collide\nD. The cyan cylinder collides with the purple cube\n\nAnswer:",
"C. The cyan cylinder and the blue object collide"
]
}
|
train_videos/video_08757.mp4
|
13
|
counterfactual
|
Which event will happen without the rubber sphere?
|
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The metal cylinder collides with the blue sphere",
"The rubber cylinder collides with the blue sphere",
"The cube and the metal cylinder collide",
"The cube collides with the rubber cylinder"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"wrong",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen without the rubber sphere?\nOptions:\nA. The metal cylinder collides with the blue sphere\nB. The rubber cylinder collides with the blue sphere\nC. The cube and the metal cylinder collide\nD. The cube collides with the rubber cylinder\n\nAnswer:",
"D. The cube collides with the rubber cylinder"
]
}
|
train_videos/video_08757.mp4
|
14
|
counterfactual
|
If the rubber cylinder is removed, which event will happen?
|
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cube and the metal cylinder collide",
"The brown sphere and the blue object collide",
"The metal cylinder collides with the blue sphere",
"The brown object collides with the cube"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"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",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"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: If the rubber cylinder is removed, which event will happen?\nOptions:\nA. The cube and the metal cylinder collide\nB. The brown sphere and the blue object collide\nC. The metal cylinder collides with the blue sphere\nD. The brown object collides with the cube\n\nAnswer:",
"D. The brown object collides with the cube"
]
}
|
train_videos/video_08758.mp4
|
14
|
counterfactual
|
Without the cube, what will happen?
|
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0
],
"choice": [
"The gray object and the rubber object collide"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cube, what will happen?\nOptions:\nA. The gray object and the rubber object collide\n\nAnswer:",
"A. The gray object and the rubber object collide"
]
}
|
train_videos/video_08758.mp4
|
15
|
counterfactual
|
If the rubber object is removed, which event will happen?
|
[
"all_events",
"objects",
"rubber",
"filter_material",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2
],
"choice": [
"The green sphere and the cube collide",
"The green object collides with the cube",
"The gray object and the cube collide"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"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: If the rubber object is removed, which event will happen?\nOptions:\nA. The green sphere and the cube collide\nB. The green object collides with the cube\nC. The gray object and the cube collide\n\nAnswer:",
"B. The green object collides with the cube"
]
}
|
train_videos/video_08759.mp4
|
14
|
counterfactual
|
If the metal cube is removed, which event will happen?
|
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The rubber sphere and the cylinder collide",
"The green object collides with the blue cube",
"The gray sphere collides with the blue object",
"The metal sphere and the cylinder collide"
],
"program": [
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"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 metal cube is removed, which event will happen?\nOptions:\nA. The rubber sphere and the cylinder collide\nB. The green object collides with the blue cube\nC. The gray sphere collides with the blue object\nD. The metal sphere and the cylinder collide\n\nAnswer:",
"A. The rubber sphere and the cylinder collide"
]
}
|
train_videos/video_08759.mp4
|
15
|
counterfactual
|
If the cylinder is removed, which event will happen?
|
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The metal sphere and the gray object collide",
"The metal cube and the gray object collide",
"The rubber sphere and the blue object collide",
"The metal sphere and the blue object collide"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cylinder is removed, which event will happen?\nOptions:\nA. The metal sphere and the gray object collide\nB. The metal cube and the gray object collide\nC. The rubber sphere and the blue object collide\nD. The metal sphere and the blue object collide\n\nAnswer:",
"B. The metal cube and the gray object collide"
]
}
|
train_videos/video_08760.mp4
|
13
|
counterfactual
|
What will happen without the yellow sphere?
|
[
"all_events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan cube and the rubber sphere collide",
"The rubber cube collides with the metal cube",
"The metal cube collides with the rubber sphere",
"The metal cube and the red object collide"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"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: What will happen without the yellow sphere?\nOptions:\nA. The cyan cube and the rubber sphere collide\nB. The rubber cube collides with the metal cube\nC. The metal cube collides with the rubber sphere\nD. The metal cube and the red object collide\n\nAnswer:",
"D. The metal cube and the red object collide"
]
}
|
train_videos/video_08760.mp4
|
14
|
counterfactual
|
Which event will not happen without the red sphere?
|
[
"all_events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The yellow cube collides with the rubber sphere",
"The yellow sphere and the rubber sphere collide",
"The rubber cube collides with the yellow sphere",
"The metal cube and the yellow sphere collide"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen without the red sphere?\nOptions:\nA. The yellow cube collides with the rubber sphere\nB. The yellow sphere and the rubber sphere collide\nC. The rubber cube collides with the yellow sphere\nD. The metal cube and the yellow sphere collide\n\nAnswer:",
"D. The metal cube and the yellow sphere collide"
]
}
|
train_videos/video_08761.mp4
|
14
|
counterfactual
|
If the cylinder is removed, which of the following will not happen?
|
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The yellow object collides with the purple cube",
"The yellow object and the green object collide",
"The yellow object collides with the green cube",
"The metal cube collides with the red object"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cylinder is removed, which of the following will not happen?\nOptions:\nA. The yellow object collides with the purple cube\nB. The yellow object and the green object collide\nC. The yellow object collides with the green cube\nD. The metal cube collides with the red object\n\nAnswer:",
"D. The metal cube collides with the red object"
]
}
|
train_videos/video_08761.mp4
|
15
|
counterfactual
|
Without the green object, which of the following will not happen?
|
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The yellow object collides with the cylinder",
"The metal cube and the red sphere collide",
"The yellow object collides with the red object",
"The cylinder and the metal cube collide"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"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 green object, which of the following will not happen?\nOptions:\nA. The yellow object collides with the cylinder\nB. The metal cube and the red sphere collide\nC. The yellow object collides with the red object\nD. The cylinder and the metal cube collide\n\nAnswer:",
"D. The cylinder and the metal cube collide"
]
}
|
train_videos/video_08762.mp4
|
13
|
counterfactual
|
Without the cube, which event will happen?
|
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1
],
"choice": [
"The sphere and the brown cylinder collide",
"The cyan object and the brown cylinder collide"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cube, which event will happen?\nOptions:\nA. The sphere and the brown cylinder collide\nB. The cyan object and the brown cylinder collide\n\nAnswer:",
"B. The cyan object and the brown cylinder collide"
]
}
|
train_videos/video_08762.mp4
|
14
|
counterfactual
|
Which event will not happen without the sphere?
|
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan object and the cube collide",
"The brown cylinder and the cube collide",
"The brown cylinder and the cube collide",
"The cyan cylinder and the brown cylinder collide"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"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",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen without the sphere?\nOptions:\nA. The cyan object and the cube collide\nB. The brown cylinder and the cube collide\nC. The brown cylinder and the cube collide\nD. The cyan cylinder and the brown cylinder collide\n\nAnswer:",
"D. The cyan cylinder and the brown cylinder collide"
]
}
|
train_videos/video_08763.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,
2,
3
],
"choice": [
"The gray metal object collides with the gray rubber cylinder",
"The gray metal object and the cube collide",
"The cube collides with the brown cylinder",
"The brown cylinder and the gray rubber cylinder collide"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"rubber",
"filter_material",
"cylinder",
"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",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the sphere is removed, which event will not happen?\nOptions:\nA. The gray metal object collides with the gray rubber cylinder\nB. The gray metal object and the cube collide\nC. The cube collides with the brown cylinder\nD. The brown cylinder and the gray rubber cylinder collide\n\nAnswer:",
"A. The gray metal object collides with the gray rubber cylinder"
]
}
|
train_videos/video_08763.mp4
|
14
|
counterfactual
|
Which event will happen if the gray rubber cylinder is removed?
|
[
"all_events",
"objects",
"gray",
"filter_color",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cube collides with the brown cylinder",
"The gray metal cylinder and the cube collide",
"The cube collides with the cyan object",
"The gray metal object collides with the cyan cylinder"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen if the gray rubber cylinder is removed?\nOptions:\nA. The cube collides with the brown cylinder\nB. The gray metal cylinder and the cube collide\nC. The cube collides with the cyan object\nD. The gray metal object collides with the cyan cylinder\n\nAnswer:",
"B. The gray metal cylinder and the cube collide"
]
}
|
train_videos/video_08764.mp4
|
14
|
counterfactual
|
Without the metal sphere, what 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 cyan sphere collides with the gray sphere",
"The yellow object collides with the gray object",
"The red cylinder and the gray object collide",
"The metal cylinder collides with the cyan object"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"gray",
"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",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"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: Without the metal sphere, what will not happen?\nOptions:\nA. The cyan sphere collides with the gray sphere\nB. The yellow object collides with the gray object\nC. The red cylinder and the gray object collide\nD. The metal cylinder collides with the cyan object\n\nAnswer:",
"C. The red cylinder and the gray object collide"
]
}
|
train_videos/video_08764.mp4
|
15
|
counterfactual
|
What will happen without the gray object?
|
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The metal cylinder collides with the brown object",
"The cyan object collides with the brown object",
"The cyan object and the red cylinder collide",
"The yellow object and the cyan sphere collide"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"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",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"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: What will happen without the gray object?\nOptions:\nA. The metal cylinder collides with the brown object\nB. The cyan object collides with the brown object\nC. The cyan object and the red cylinder collide\nD. The yellow object and the cyan sphere collide\n\nAnswer:",
"D. The yellow object and the cyan sphere collide"
]
}
|
train_videos/video_08765.mp4
|
13
|
counterfactual
|
Without the cyan object, what will not happen?
|
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The brown sphere collides with the green sphere",
"The brown sphere collides with the cube",
"The brown object and the yellow cylinder collide",
"The yellow cylinder collides with the green object"
],
"program": [
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"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: Without the cyan object, what will not happen?\nOptions:\nA. The brown sphere collides with the green sphere\nB. The brown sphere collides with the cube\nC. The brown object and the yellow cylinder collide\nD. The yellow cylinder collides with the green object\n\nAnswer:",
"C. The brown object and the yellow cylinder collide"
]
}
|
train_videos/video_08765.mp4
|
14
|
counterfactual
|
Without the brown object, which of the following will not happen?
|
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan cylinder collides with the cube",
"The green sphere collides with the yellow sphere",
"The cyan cylinder collides with the yellow cylinder",
"The yellow sphere and the cube collide"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"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",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"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: Without the brown object, which of the following will not happen?\nOptions:\nA. The cyan cylinder collides with the cube\nB. The green sphere collides with the yellow sphere\nC. The cyan cylinder collides with the yellow cylinder\nD. The yellow sphere and the cube collide\n\nAnswer:",
"D. The yellow sphere and the cube collide"
]
}
|
train_videos/video_08766.mp4
|
13
|
counterfactual
|
What will happen without the blue object?
|
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2
],
"choice": [
"The red sphere collides with the green object",
"The rubber sphere collides with the cyan sphere",
"The metal object collides with the green cube"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"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: What will happen without the blue object?\nOptions:\nA. The red sphere collides with the green object\nB. The rubber sphere collides with the cyan sphere\nC. The metal object collides with the green cube\n\nAnswer:",
"C. The metal object collides with the green cube"
]
}
|
train_videos/video_08766.mp4
|
14
|
counterfactual
|
Which event will happen without the green object?
|
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1
],
"choice": [
"The cyan object collides with the blue cube",
"The rubber sphere collides with the cyan sphere"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"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 without the green object?\nOptions:\nA. The cyan object collides with the blue cube\nB. The rubber sphere collides with the cyan sphere\n\nAnswer:",
"B. The rubber sphere collides with the cyan sphere"
]
}
|
train_videos/video_08767.mp4
|
14
|
counterfactual
|
Without the cube, which of the following will happen?
|
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2
],
"choice": [
"The cyan object collides with the sphere",
"The rubber cylinder collides with the sphere",
"The metal cylinder collides with the rubber cylinder"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"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: Without the cube, which of the following will happen?\nOptions:\nA. The cyan object collides with the sphere\nB. The rubber cylinder collides with the sphere\nC. The metal cylinder collides with the rubber cylinder\n\nAnswer:",
"C. The metal cylinder collides with the rubber cylinder"
]
}
|
train_videos/video_08767.mp4
|
15
|
counterfactual
|
If the purple cylinder is removed, what will not happen?
|
[
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2
],
"choice": [
"The metal cylinder collides with the sphere",
"The cube collides with the sphere",
"The metal cylinder and the cube collide"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"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 purple cylinder is removed, what will not happen?\nOptions:\nA. The metal cylinder collides with the sphere\nB. The cube collides with the sphere\nC. The metal cylinder and the cube collide\n\nAnswer:",
"C. The metal cylinder and the cube collide"
]
}
|
train_videos/video_08768.mp4
|
13
|
counterfactual
|
Which of the following will happen if the blue rubber object is removed?
|
[
"all_events",
"objects",
"blue",
"filter_color",
"rubber",
"filter_material",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan object collides with the cube",
"The green cylinder collides with the cube",
"The cyan object collides with the green cylinder",
"The metal cylinder collides with the green cylinder"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen if the blue rubber object is removed?\nOptions:\nA. The cyan object collides with the cube\nB. The green cylinder collides with the cube\nC. The cyan object collides with the green cylinder\nD. The metal cylinder collides with the green cylinder\n\nAnswer:",
"B. The green cylinder collides with the cube"
]
}
|
train_videos/video_08768.mp4
|
14
|
counterfactual
|
If the cube is removed, which event will not happen?
|
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan cylinder and the green cylinder collide",
"The green object and the blue rubber cylinder collide",
"The metal cylinder and the sphere collide",
"The metal cylinder and the green cylinder collide"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"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",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cube is removed, which event will not happen?\nOptions:\nA. The cyan cylinder and the green cylinder collide\nB. The green object and the blue rubber cylinder collide\nC. The metal cylinder and the sphere collide\nD. The metal cylinder and the green cylinder collide\n\nAnswer:",
"D. The metal cylinder and the green cylinder collide"
]
}
|
train_videos/video_08769.mp4
|
14
|
counterfactual
|
If the blue cylinder is removed, what will happen?
|
[
"all_events",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The green cube collides with the cyan object",
"The green cube and the brown object collide",
"The brown object and the sphere collide",
"The cyan cube collides with the brown object"
],
"program": [
[
"all_events",
"objects",
"green",
"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",
"brown",
"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",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the blue cylinder is removed, what will happen?\nOptions:\nA. The green cube collides with the cyan object\nB. The green cube and the brown object collide\nC. The brown object and the sphere collide\nD. The cyan cube collides with the brown object\n\nAnswer:",
"D. The cyan cube collides with the brown object"
]
}
|
train_videos/video_08769.mp4
|
15
|
counterfactual
|
What will not happen without the brown object?
|
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan cube and the blue cylinder collide",
"The cyan object and the sphere collide",
"The green cylinder and the sphere collide",
"The green cube collides with the green cylinder"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"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",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"correct",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen without the brown object?\nOptions:\nA. The cyan cube and the blue cylinder collide\nB. The cyan object and the sphere collide\nC. The green cylinder and the sphere collide\nD. The green cube collides with the green cylinder\n\nAnswer:",
"C. The green cylinder and the sphere collide"
]
}
|
train_videos/video_08770.mp4
|
12
|
counterfactual
|
Which of the following will happen if the purple rubber object is removed?
|
[
"all_events",
"objects",
"purple",
"filter_color",
"rubber",
"filter_material",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2
],
"choice": [
"The green object collides with the metal object",
"The metal object collides with the cylinder",
"The green object and the cylinder collide"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"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 rubber object is removed?\nOptions:\nA. The green object collides with the metal object\nB. The metal object collides with the cylinder\nC. The green object and the cylinder collide\n\nAnswer:",
"C. The green object and the cylinder collide"
]
}
|
train_videos/video_08770.mp4
|
13
|
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
],
"choice": [
"The green object and the metal cube collide",
"The green cube collides with the purple rubber cube"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen without the cylinder?\nOptions:\nA. The green object and the metal cube collide\nB. The green cube collides with the purple rubber cube\n\nAnswer:",
"B. The green cube collides with the purple rubber cube"
]
}
|
train_videos/video_08771.mp4
|
13
|
counterfactual
|
What will not happen without the red rubber object?
|
[
"all_events",
"objects",
"red",
"filter_color",
"rubber",
"filter_material",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The blue sphere and the cylinder collide",
"The metal sphere and the cube collide",
"The blue sphere and the metal sphere collide",
"The metal sphere collides with the cylinder"
],
"program": [
[
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen without the red rubber object?\nOptions:\nA. The blue sphere and the cylinder collide\nB. The metal sphere and the cube collide\nC. The blue sphere and the metal sphere collide\nD. The metal sphere collides with the cylinder\n\nAnswer:",
"A. The blue sphere and the cylinder collide"
]
}
|
train_videos/video_08771.mp4
|
14
|
counterfactual
|
Which event will not happen without the cylinder?
|
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The metal sphere collides with the red rubber object",
"The blue sphere collides with the cube",
"The blue sphere and the metal sphere collide",
"The metal sphere and the cube collide"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"rubber",
"filter_material",
"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",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"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: Which event will not happen without the cylinder?\nOptions:\nA. The metal sphere collides with the red rubber object\nB. The blue sphere collides with the cube\nC. The blue sphere and the metal sphere collide\nD. The metal sphere and the cube collide\n\nAnswer:",
"B. The blue sphere collides with the cube"
]
}
|
train_videos/video_08772.mp4
|
13
|
counterfactual
|
If the gray object is removed, which of the following will not happen?
|
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1
],
"choice": [
"The cylinder and the metal sphere collide",
"The cylinder and the blue object collide"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the gray object is removed, which of the following will not happen?\nOptions:\nA. The cylinder and the metal sphere collide\nB. The cylinder and the blue object collide\n\nAnswer:",
"B. The cylinder and the blue object collide"
]
}
|
train_videos/video_08772.mp4
|
14
|
counterfactual
|
Without the red object, which of the following will happen?
|
[
"all_events",
"objects",
"red",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2
],
"choice": [
"The cylinder and the gray sphere collide",
"The cylinder collides with the blue sphere",
"The blue object collides with the gray sphere"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"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",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"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: Without the red object, which of the following will happen?\nOptions:\nA. The cylinder and the gray sphere collide\nB. The cylinder collides with the blue sphere\nC. The blue object collides with the gray sphere\n\nAnswer:",
"B. The cylinder collides with the blue sphere"
]
}
|
train_videos/video_08773.mp4
|
13
|
counterfactual
|
What will not happen if the green sphere is removed?
|
[
"all_events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cylinder and the red sphere collide",
"The cube collides with the red object",
"The cube and the red object collide",
"The cylinder collides with the cube"
],
"program": [
[
"all_events",
"objects",
"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",
"red",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"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": [
"correct",
"wrong",
"wrong",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will not happen if the green sphere is removed?\nOptions:\nA. The cylinder and the red sphere collide\nB. The cube collides with the red object\nC. The cube and the red object collide\nD. The cylinder collides with the cube\n\nAnswer:",
"A. The cylinder and the red sphere collide"
]
}
|
train_videos/video_08773.mp4
|
14
|
counterfactual
|
Without the cylinder, which event will not happen?
|
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2
],
"choice": [
"The cube collides with the green object",
"The green object and the red sphere collide",
"The cube and the red sphere collide"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"red",
"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"
]
],
"answer": [
"correct",
"wrong",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the cylinder, which event will not happen?\nOptions:\nA. The cube collides with the green object\nB. The green object and the red sphere collide\nC. The cube and the red sphere collide\n\nAnswer:",
"C. The cube and the red sphere collide"
]
}
|
train_videos/video_08774.mp4
|
14
|
counterfactual
|
Without the cyan sphere, which of the following will not happen?
|
[
"all_events",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1
],
"choice": [
"The cylinder and the blue sphere collide",
"The cube and the blue sphere collide"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"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: Without the cyan sphere, which of the following will not happen?\nOptions:\nA. The cylinder and the blue sphere collide\nB. The cube and the blue sphere collide\n\nAnswer:",
"A. The cylinder and the blue sphere collide"
]
}
|
train_videos/video_08774.mp4
|
15
|
counterfactual
|
If the blue sphere is removed, 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
],
"choice": [
"The cube and the cyan sphere collide",
"The cylinder and the cyan object collide",
"The cylinder collides with the cube"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the blue sphere is removed, which of the following will not happen?\nOptions:\nA. The cube and the cyan sphere collide\nB. The cylinder and the cyan object collide\nC. The cylinder collides with the cube\n\nAnswer:",
"B. The cylinder and the cyan object collide"
]
}
|
train_videos/video_08775.mp4
|
12
|
counterfactual
|
Which of the following 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 sphere collides with the gray cylinder",
"The red object and the rubber cube collide",
"The purple cylinder and the rubber cube collide",
"The rubber cylinder and the purple cylinder collide"
],
"program": [
[
"all_events",
"objects",
"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",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"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",
"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: Which of the following will happen without the metal cube?\nOptions:\nA. The sphere collides with the gray cylinder\nB. The red object and the rubber cube collide\nC. The purple cylinder and the rubber cube collide\nD. The rubber cylinder and the purple cylinder collide\n\nAnswer:",
"D. The rubber cylinder and the purple cylinder collide"
]
}
|
train_videos/video_08775.mp4
|
13
|
counterfactual
|
Which event will happen without the rubber cube?
|
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray cylinder collides with the purple cylinder",
"The sphere collides with the purple cylinder",
"The sphere and the metal cube collide",
"The gray cylinder collides with the metal cube"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"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: Which event will happen without the rubber cube?\nOptions:\nA. The gray cylinder collides with the purple cylinder\nB. The sphere collides with the purple cylinder\nC. The sphere and the metal cube collide\nD. The gray cylinder collides with the metal cube\n\nAnswer:",
"A. The gray cylinder collides with the purple cylinder"
]
}
|
train_videos/video_08776.mp4
|
13
|
counterfactual
|
Which event will not happen without the sphere?
|
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1
],
"choice": [
"The cylinder collides with the yellow object",
"The metal cube collides with the rubber cube"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen without the sphere?\nOptions:\nA. The cylinder collides with the yellow object\nB. The metal cube collides with the rubber cube\n\nAnswer:",
"B. The metal cube collides with the rubber cube"
]
}
|
train_videos/video_08776.mp4
|
14
|
counterfactual
|
Which of the following will not happen without the cylinder?
|
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2
],
"choice": [
"The sphere collides with the yellow object",
"The sphere collides with the red cube",
"The red cube and the yellow cube collide"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"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",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen without the cylinder?\nOptions:\nA. The sphere collides with the yellow object\nB. The sphere collides with the red cube\nC. The red cube and the yellow cube collide\n\nAnswer:",
"B. The sphere collides with the red cube"
]
}
|
train_videos/video_08777.mp4
|
13
|
counterfactual
|
What 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 metal sphere",
"The rubber sphere collides with the metal sphere"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen if the cylinder is removed?\nOptions:\nA. The cube collides with the metal sphere\nB. The rubber sphere collides with the metal sphere\n\nAnswer:",
"A. The cube collides with the metal sphere"
]
}
|
train_videos/video_08778.mp4
|
14
|
counterfactual
|
Which of the following will happen if the yellow cube is removed?
|
[
"all_events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2
],
"choice": [
"The cylinder and the blue object collide",
"The sphere collides with the blue cube",
"The cylinder and the sphere collide"
],
"program": [
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"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",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen if the yellow cube is removed?\nOptions:\nA. The cylinder and the blue object collide\nB. The sphere collides with the blue cube\nC. The cylinder and the sphere collide\n\nAnswer:",
"C. The cylinder and the sphere collide"
]
}
|
train_videos/video_08779.mp4
|
13
|
counterfactual
|
What will happen if the sphere is removed?
|
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2
],
"choice": [
"The green cube collides with the brown cube",
"The green cube collides with the cylinder",
"The cylinder collides with the brown cube"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"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: What will happen if the sphere is removed?\nOptions:\nA. The green cube collides with the brown cube\nB. The green cube collides with the cylinder\nC. The cylinder collides with the brown cube\n\nAnswer:",
"C. The cylinder collides with the brown cube"
]
}
|
train_videos/video_08779.mp4
|
14
|
counterfactual
|
Without the cylinder, what will happen?
|
[
"all_events",
"objects",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2
],
"choice": [
"The green object collides with the brown cube",
"The green cube collides with the sphere",
"The brown cube and the sphere collide"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"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 cylinder, what will happen?\nOptions:\nA. The green object collides with the brown cube\nB. The green cube collides with the sphere\nC. The brown cube and the sphere collide\n\nAnswer:",
"A. The green object collides with the brown cube"
]
}
|
train_videos/video_08780.mp4
|
14
|
counterfactual
|
Without the cyan cube, which of the following will not happen?
|
[
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The metal cube and the yellow cube collide",
"The purple cube collides with the purple cylinder",
"The yellow object collides with the sphere",
"The metal cube collides with the red cylinder"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"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: Without the cyan cube, which of the following will not happen?\nOptions:\nA. The metal cube and the yellow cube collide\nB. The purple cube collides with the purple cylinder\nC. The yellow object collides with the sphere\nD. The metal cube collides with the red cylinder\n\nAnswer:",
"B. The purple cube collides with the purple cylinder"
]
}
|
train_videos/video_08780.mp4
|
15
|
counterfactual
|
Without the sphere, which event will happen?
|
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The purple cube collides with the red cylinder",
"The rubber cylinder and the purple cylinder collide",
"The red object and the cyan cube collide",
"The purple cube collides with the purple cylinder"
],
"program": [
[
"all_events",
"objects",
"purple",
"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",
"cylinder",
"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",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the sphere, which event will happen?\nOptions:\nA. The purple cube collides with the red cylinder\nB. The rubber cylinder and the purple cylinder collide\nC. The red object and the cyan cube collide\nD. The purple cube collides with the purple cylinder\n\nAnswer:",
"A. The purple cube collides with the red cylinder"
]
}
|
train_videos/video_08781.mp4
|
13
|
counterfactual
|
What will not happen without the metal cube?
|
[
"all_events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The sphere and the green object collide",
"The sphere and the gray cylinder collide",
"The blue object collides with the green object",
"The sphere collides with the rubber cube"
],
"program": [
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"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": [
"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 without the metal cube?\nOptions:\nA. The sphere and the green object collide\nB. The sphere and the gray cylinder collide\nC. The blue object collides with the green object\nD. The sphere collides with the rubber cube\n\nAnswer:",
"C. The blue object collides with the green object"
]
}
|
train_videos/video_08781.mp4
|
14
|
counterfactual
|
If the green cylinder is removed, what 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 cyan cube and the gray cylinder collide",
"The rubber cube collides with the cyan cube",
"The sphere collides with the blue cube",
"The blue object collides with the gray cylinder"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"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",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the green cylinder is removed, what will not happen?\nOptions:\nA. The cyan cube and the gray cylinder collide\nB. The rubber cube collides with the cyan cube\nC. The sphere collides with the blue cube\nD. The blue object collides with the gray cylinder\n\nAnswer:",
"D. The blue object collides with the gray cylinder"
]
}
|
train_videos/video_08782.mp4
|
13
|
counterfactual
|
Which event will happen without the purple cylinder?
|
[
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray object and the blue cylinder collide",
"The blue cube collides with the cyan cylinder",
"The gray cube collides with the cyan object",
"The blue cube and the blue cylinder collide"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen without the purple cylinder?\nOptions:\nA. The gray object and the blue cylinder collide\nB. The blue cube collides with the cyan cylinder\nC. The gray cube collides with the cyan object\nD. The blue cube and the blue cylinder collide\n\nAnswer:",
"B. The blue cube collides with the cyan cylinder"
]
}
|
train_videos/video_08782.mp4
|
14
|
counterfactual
|
Which event will not happen if the cyan cylinder is removed?
|
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The blue cube collides with the purple object",
"The blue cube and the gray cube collide",
"The blue cylinder and the purple cylinder collide",
"The blue cube collides with the blue 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",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"correct",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen if the cyan cylinder is removed?\nOptions:\nA. The blue cube collides with the purple object\nB. The blue cube and the gray cube collide\nC. The blue cylinder and the purple cylinder collide\nD. The blue cube collides with the blue cylinder\n\nAnswer:",
"D. The blue cube collides with the blue cylinder"
]
}
|
train_videos/video_08783.mp4
|
14
|
counterfactual
|
Which event will not happen without the blue metal object?
|
[
"all_events",
"objects",
"blue",
"filter_color",
"metal",
"filter_material",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray object collides with the purple object",
"The gray cylinder and the brown object collide",
"The gray cylinder collides with the rubber cylinder",
"The purple object collides with the blue sphere"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen without the blue metal object?\nOptions:\nA. The gray object collides with the purple object\nB. The gray cylinder and the brown object collide\nC. The gray cylinder collides with the rubber cylinder\nD. The purple object collides with the blue sphere\n\nAnswer:",
"D. The purple object collides with the blue sphere"
]
}
|
train_videos/video_08783.mp4
|
15
|
counterfactual
|
If the blue sphere is removed, 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 gray cylinder collides with the brown sphere",
"The brown object and the purple object collide",
"The brown sphere and the blue metal cylinder collide",
"The brown sphere and the rubber cylinder collide"
],
"program": [
[
"all_events",
"objects",
"gray",
"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",
"purple",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the blue sphere is removed, which of the following will not happen?\nOptions:\nA. The gray cylinder collides with the brown sphere\nB. The brown object and the purple object collide\nC. The brown sphere and the blue metal cylinder collide\nD. The brown sphere and the rubber cylinder collide\n\nAnswer:",
"D. The brown sphere and the rubber cylinder collide"
]
}
|
train_videos/video_08784.mp4
|
13
|
counterfactual
|
Without the metal sphere, which event will happen?
|
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cube and the rubber sphere collide",
"The brown object collides with the rubber object",
"The cube and the blue object collide",
"The blue object collides with the rubber object"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the metal sphere, which event will happen?\nOptions:\nA. The cube and the rubber sphere collide\nB. The brown object collides with the rubber object\nC. The cube and the blue object collide\nD. The blue object collides with the rubber object\n\nAnswer:",
"C. The cube and the blue object collide"
]
}
|
train_videos/video_08784.mp4
|
14
|
counterfactual
|
If the rubber object is removed, which of the following will not happen?
|
[
"all_events",
"objects",
"rubber",
"filter_material",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The brown object collides with the metal sphere",
"The blue object and the metal sphere collide",
"The cube and the metal sphere collide",
"The blue cylinder and the brown object collide"
],
"program": [
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"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",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"brown",
"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: If the rubber object is removed, which of the following will not happen?\nOptions:\nA. The brown object collides with the metal sphere\nB. The blue object and the metal sphere collide\nC. The cube and the metal sphere collide\nD. The blue cylinder and the brown object collide\n\nAnswer:",
"D. The blue cylinder and the brown object collide"
]
}
|
train_videos/video_08785.mp4
|
13
|
counterfactual
|
If the cube is removed, which of the following will happen?
|
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray cylinder collides with the rubber cylinder",
"The gray cylinder and the sphere collide",
"The sphere collides with the green cylinder",
"The sphere collides with the rubber cylinder"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"wrong",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the cube is removed, which of the following will happen?\nOptions:\nA. The gray cylinder collides with the rubber cylinder\nB. The gray cylinder and the sphere collide\nC. The sphere collides with the green cylinder\nD. The sphere collides with the rubber cylinder\n\nAnswer:",
"B. The gray cylinder and the sphere collide"
]
}
|
train_videos/video_08785.mp4
|
14
|
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 gray cylinder and the cyan cylinder collide",
"The rubber cylinder collides with the cube",
"The gray cylinder and the cube collide",
"The gray cylinder collides with the sphere"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"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",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"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"
]
],
"answer": [
"wrong",
"correct",
"correct",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen without the green cylinder?\nOptions:\nA. The gray cylinder and the cyan cylinder collide\nB. The rubber cylinder collides with the cube\nC. The gray cylinder and the cube collide\nD. The gray cylinder collides with the sphere\n\nAnswer:",
"C. The gray cylinder and the cube collide"
]
}
|
train_videos/video_08786.mp4
|
14
|
counterfactual
|
If the purple sphere is removed, what will not happen?
|
[
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1
],
"choice": [
"The cube and the cylinder collide",
"The yellow sphere 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",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the purple sphere is removed, what will not happen?\nOptions:\nA. The cube and the cylinder collide\nB. The yellow sphere and the cylinder collide\n\nAnswer:",
"A. The cube and the cylinder collide"
]
}
|
train_videos/video_08786.mp4
|
15
|
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
],
"choice": [
"The purple sphere and the cylinder collide",
"The cube and the cylinder collide",
"The cube and the purple sphere collide"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the yellow sphere is removed, which of the following will happen?\nOptions:\nA. The purple sphere and the cylinder collide\nB. The cube and the cylinder collide\nC. The cube and the purple sphere collide\n\nAnswer:",
"B. The cube and the cylinder collide"
]
}
|
train_videos/video_08787.mp4
|
13
|
counterfactual
|
If the cube is removed, which of the following will happen?
|
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The metal cylinder and the green sphere collide",
"The brown sphere collides with the green object",
"The brown sphere and the blue object collide",
"The brown sphere and the purple object collide"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"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: If the cube is removed, which of the following will happen?\nOptions:\nA. The metal cylinder and the green sphere collide\nB. The brown sphere collides with the green object\nC. The brown sphere and the blue object collide\nD. The brown sphere and the purple object collide\n\nAnswer:",
"D. The brown sphere and the purple object collide"
]
}
|
train_videos/video_08787.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 brown sphere and the cube collide",
"The cube collides with the green sphere",
"The brown sphere and the rubber cylinder collide",
"The purple object and the green object 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",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"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 cylinder is removed, which of the following will happen?\nOptions:\nA. The brown sphere and the cube collide\nB. The cube collides with the green sphere\nC. The brown sphere and the rubber cylinder collide\nD. The purple object and the green object collide\n\nAnswer:",
"A. The brown sphere and the cube collide"
]
}
|
train_videos/video_08788.mp4
|
13
|
counterfactual
|
Without the blue object, which event will happen?
|
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The purple object and the rubber cylinder collide",
"The rubber cylinder collides with the rubber cube",
"The rubber cube and the metal sphere collide",
"The metal cylinder and the red object collide"
],
"program": [
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"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 blue object, which event will happen?\nOptions:\nA. The purple object and the rubber cylinder collide\nB. The rubber cylinder collides with the rubber cube\nC. The rubber cube and the metal sphere collide\nD. The metal cylinder and the red object collide\n\nAnswer:",
"A. The purple object and the rubber cylinder collide"
]
}
|
train_videos/video_08788.mp4
|
14
|
counterfactual
|
Which event will happen if the rubber cylinder is removed?
|
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The red cube collides with the metal sphere",
"The blue object and the rubber cube collide",
"The rubber sphere and the gray sphere collide",
"The rubber sphere and the purple cube collide"
],
"program": [
[
"all_events",
"objects",
"red",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"blue",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"purple",
"filter_color",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"wrong",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will happen if the rubber cylinder is removed?\nOptions:\nA. The red cube collides with the metal sphere\nB. The blue object and the rubber cube collide\nC. The rubber sphere and the gray sphere collide\nD. The rubber sphere and the purple cube collide\n\nAnswer:",
"D. The rubber sphere and the purple cube collide"
]
}
|
train_videos/video_08789.mp4
|
13
|
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 metal sphere collides with the yellow cylinder",
"The red sphere and the gray sphere collide",
"The yellow object collides with the rubber sphere",
"The yellow object and the gray cylinder collide"
],
"program": [
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"rubber",
"filter_material",
"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"
]
],
"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 cube?\nOptions:\nA. The metal sphere collides with the yellow cylinder\nB. The red sphere and the gray sphere collide\nC. The yellow object collides with the rubber sphere\nD. The yellow object and the gray cylinder collide\n\nAnswer:",
"C. The yellow object collides with the rubber sphere"
]
}
|
train_videos/video_08789.mp4
|
14
|
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,
3
],
"choice": [
"The cube collides with the gray cylinder",
"The red sphere collides with the yellow object",
"The metal sphere and the red cylinder collide",
"The yellow cylinder and the metal cylinder collide"
],
"program": [
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the rubber sphere is removed, which of the following will not happen?\nOptions:\nA. The cube collides with the gray cylinder\nB. The red sphere collides with the yellow object\nC. The metal sphere and the red cylinder collide\nD. The yellow cylinder and the metal cylinder collide\n\nAnswer:",
"D. The yellow cylinder and the metal cylinder collide"
]
}
|
train_videos/video_08790.mp4
|
14
|
counterfactual
|
Which event will not happen if the rubber object is removed?
|
[
"all_events",
"objects",
"rubber",
"filter_material",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2
],
"choice": [
"The purple object collides with the sphere",
"The sphere collides with the gray object",
"The purple object collides with the gray cylinder"
],
"program": [
[
"all_events",
"objects",
"purple",
"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"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"correct",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen if the rubber object is removed?\nOptions:\nA. The purple object collides with the sphere\nB. The sphere collides with the gray object\nC. The purple object collides with the gray cylinder\n\nAnswer:",
"C. The purple object collides with the gray cylinder"
]
}
|
train_videos/video_08791.mp4
|
13
|
counterfactual
|
Which of the following will happen if the brown object is removed?
|
[
"all_events",
"objects",
"brown",
"filter_color",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2
],
"choice": [
"The yellow object and the sphere collide",
"The sphere and the red cylinder collide",
"The yellow object collides with the red object"
],
"program": [
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"unique",
"filter_collision",
"objects",
"red",
"filter_color",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will happen if the brown object is removed?\nOptions:\nA. The yellow object and the sphere collide\nB. The sphere and the red cylinder collide\nC. The yellow object collides with the red object\n\nAnswer:",
"A. The yellow object and the sphere collide"
]
}
|
train_videos/video_08791.mp4
|
14
|
counterfactual
|
Without the red cylinder, what will happen?
|
[
"all_events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1
],
"choice": [
"The brown cylinder and the sphere collide",
"The yellow cylinder collides with the sphere"
],
"program": [
[
"all_events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Without the red cylinder, what will happen?\nOptions:\nA. The brown cylinder and the sphere collide\nB. The yellow cylinder collides with the sphere\n\nAnswer:",
"A. The brown cylinder and the sphere collide"
]
}
|
train_videos/video_08792.mp4
|
14
|
counterfactual
|
Which of the following will not happen if the purple object is removed?
|
[
"all_events",
"objects",
"purple",
"filter_color",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The green cylinder and the red sphere collide",
"The green cylinder and the cube collide",
"The green cylinder collides with the gray cylinder",
"The cube collides with the green sphere"
],
"program": [
[
"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",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong",
"correct"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which of the following will not happen if the purple object is removed?\nOptions:\nA. The green cylinder and the red sphere collide\nB. The green cylinder and the cube collide\nC. The green cylinder collides with the gray cylinder\nD. The cube collides with the green sphere\n\nAnswer:",
"D. The cube collides with the green sphere"
]
}
|
train_videos/video_08792.mp4
|
15
|
counterfactual
|
What 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 green cylinder collides with the gray cylinder",
"The green cylinder collides with the metal cylinder",
"The green cylinder and the cube collide",
"The gray cylinder and the green sphere collide"
],
"program": [
[
"all_events",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"green",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"correct",
"correct",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: What will happen without the red object?\nOptions:\nA. The green cylinder collides with the gray cylinder\nB. The green cylinder collides with the metal cylinder\nC. The green cylinder and the cube collide\nD. The gray cylinder and the green sphere collide\n\nAnswer:",
"C. The green cylinder and the cube collide"
]
}
|
train_videos/video_08793.mp4
|
14
|
counterfactual
|
If the brown cube is removed, what will happen?
|
[
"all_events",
"objects",
"brown",
"filter_color",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The cyan metal cube and the cylinder collide",
"The rubber cube collides with the cylinder",
"The gray object collides with the cyan sphere",
"The rubber cube and the cyan metal cube collide"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"metal",
"filter_material",
"cube",
"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",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"metal",
"filter_material",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"wrong",
"wrong",
"correct",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: If the brown cube is removed, what will happen?\nOptions:\nA. The cyan metal cube and the cylinder collide\nB. The rubber cube collides with the cylinder\nC. The gray object collides with the cyan sphere\nD. The rubber cube and the cyan metal cube collide\n\nAnswer:",
"C. The gray object collides with the cyan sphere"
]
}
|
train_videos/video_08793.mp4
|
15
|
counterfactual
|
If the rubber cube is removed, what will happen?
|
[
"all_events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2,
3
],
"choice": [
"The gray object and the brown object collide",
"The gray object collides with the cylinder",
"The gray object collides with the cyan sphere",
"The cyan sphere and the cyan metal cube collide"
],
"program": [
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"brown",
"filter_color",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"gray",
"filter_color",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cyan",
"filter_color",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cyan",
"filter_color",
"metal",
"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: If the rubber cube is removed, what will happen?\nOptions:\nA. The gray object and the brown object collide\nB. The gray object collides with the cylinder\nC. The gray object collides with the cyan sphere\nD. The cyan sphere and the cyan metal cube collide\n\nAnswer:",
"D. The cyan sphere and the cyan metal cube collide"
]
}
|
train_videos/video_08794.mp4
|
14
|
counterfactual
|
Which event will not happen without the purple cylinder?
|
[
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"get_counterfact",
"belong_to",
"negate"
] |
{
"choice_id": [
0,
1,
2
],
"choice": [
"The cyan cylinder collides with the sphere",
"The cube collides with the sphere",
"The rubber cylinder collides with the cube"
],
"program": [
[
"all_events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"cube",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"answer": [
"correct",
"wrong",
"wrong"
]
}
|
{
"from": [
"human",
"gpt"
],
"value": [
"<image>\nAnalyze the video and select the best option for the following multiple choice question.\nQuestion: Which event will not happen without the purple cylinder?\nOptions:\nA. The cyan cylinder collides with the sphere\nB. The cube collides with the sphere\nC. The rubber cylinder collides with the cube\n\nAnswer:",
"A. The cyan cylinder collides with the sphere"
]
}
|
train_videos/video_08794.mp4
|
15
|
counterfactual
|
If the cube is removed, which of the following will happen?
|
[
"all_events",
"objects",
"cube",
"filter_shape",
"unique",
"get_counterfact",
"belong_to"
] |
{
"choice_id": [
0,
1,
2
],
"choice": [
"The cyan cylinder collides with the sphere",
"The purple cylinder and the cyan cylinder collide",
"The purple cylinder collides with the sphere"
],
"program": [
[
"all_events",
"objects",
"cyan",
"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",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"unique"
],
[
"all_events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"unique",
"filter_collision",
"objects",
"sphere",
"filter_shape",
"unique",
"filter_collision",
"unique"
]
],
"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 cube is removed, which of the following will happen?\nOptions:\nA. The cyan cylinder collides with the sphere\nB. The purple cylinder and the cyan cylinder collide\nC. The purple cylinder collides with the sphere\n\nAnswer:",
"C. The purple cylinder collides with the sphere"
]
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.