video_filename
stringlengths 15
15
| scene_index
int64 10k
15k
| question_text
stringclasses 257
values | answer_text
stringclasses 6
values | attributes_list
sequencelengths 4
8
|
---|---|---|---|---|
video_10562.mp4 | 10,562 | How many rubber objects are stationary when the video begins? | 0 | [
"objects",
"rubber",
"filter_material",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10562.mp4 | 10,562 | How many spheres are moving? | 1 | [
"objects",
"sphere",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10563.mp4 | 10,563 | How many moving spheres are there? | 0 | [
"objects",
"sphere",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10563.mp4 | 10,563 | How many moving cylinders are there when the video ends? | 3 | [
"objects",
"cylinder",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10563.mp4 | 10,563 | How many collisions happen? | 3 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10564.mp4 | 10,564 | How many green objects are moving? | 3 | [
"objects",
"green",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_10564.mp4 | 10,564 | How many objects are moving when the video ends? | 3 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10564.mp4 | 10,564 | How many objects enter the scene? | 1 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10564.mp4 | 10,564 | How many rubber spheres enter the scene? | 0 | [
"events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10565.mp4 | 10,565 | How many stationary rubber objects are there when the video ends? | 2 | [
"objects",
"rubber",
"filter_material",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_10565.mp4 | 10,565 | How many stationary objects are there when the video begins? | 4 | [
"objects",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10566.mp4 | 10,566 | How many objects are moving when the video ends? | 3 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10566.mp4 | 10,566 | How many purple objects are moving? | 2 | [
"objects",
"purple",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_10566.mp4 | 10,566 | How many objects exit the scene? | 0 | [
"events",
"objects",
"filter_out",
"count"
] |
video_10567.mp4 | 10,567 | How many objects are moving when the video ends? | 4 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10567.mp4 | 10,567 | How many metal cubes enter the scene? | 1 | [
"events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"filter_in",
"count"
] |
video_10568.mp4 | 10,568 | How many stationary yellow objects are there when the video ends? | 0 | [
"objects",
"yellow",
"filter_color",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_10568.mp4 | 10,568 | How many metal objects enter the scene? | 1 | [
"events",
"objects",
"metal",
"filter_material",
"filter_in",
"count"
] |
video_10569.mp4 | 10,569 | How many spheres are moving? | 3 | [
"objects",
"sphere",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10570.mp4 | 10,570 | How many rubber objects are moving when the video begins? | 0 | [
"objects",
"rubber",
"filter_material",
"start",
"get_frame",
"filter_moving",
"count"
] |
video_10570.mp4 | 10,570 | How many stationary spheres are there? | 1 | [
"objects",
"sphere",
"filter_shape",
"null",
"filter_stationary",
"count"
] |
video_10570.mp4 | 10,570 | How many cubes enter the scene? | 1 | [
"events",
"objects",
"cube",
"filter_shape",
"filter_in",
"count"
] |
video_10570.mp4 | 10,570 | How many objects enter the scene? | 3 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10571.mp4 | 10,571 | How many stationary cubes are there when the video begins? | 0 | [
"objects",
"cube",
"filter_shape",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10571.mp4 | 10,571 | How many metal objects are stationary when the video begins? | 2 | [
"objects",
"metal",
"filter_material",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10571.mp4 | 10,571 | How many metal objects enter the scene? | 0 | [
"events",
"objects",
"metal",
"filter_material",
"filter_in",
"count"
] |
video_10571.mp4 | 10,571 | How many blue objects enter the scene? | 1 | [
"events",
"objects",
"blue",
"filter_color",
"filter_in",
"count"
] |
video_10572.mp4 | 10,572 | How many moving spheres are there? | 2 | [
"objects",
"sphere",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10572.mp4 | 10,572 | How many cylinders are moving? | 2 | [
"objects",
"cylinder",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10572.mp4 | 10,572 | How many objects enter the scene? | 2 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10573.mp4 | 10,573 | How many objects are moving when the video ends? | 2 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10574.mp4 | 10,574 | How many blue objects are moving? | 2 | [
"objects",
"blue",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_10574.mp4 | 10,574 | How many collisions happen? | 1 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10575.mp4 | 10,575 | How many rubber objects are moving? | 3 | [
"objects",
"rubber",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10575.mp4 | 10,575 | How many moving cylinders are there? | 2 | [
"objects",
"cylinder",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10576.mp4 | 10,576 | How many purple objects are stationary when the video begins? | 0 | [
"objects",
"purple",
"filter_color",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10576.mp4 | 10,576 | How many objects are stationary when the video begins? | 1 | [
"objects",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10576.mp4 | 10,576 | How many rubber cubes exit the scene? | 0 | [
"events",
"objects",
"rubber",
"filter_material",
"cube",
"filter_shape",
"filter_out",
"count"
] |
video_10577.mp4 | 10,577 | How many moving cyan objects are there when the video ends? | 2 | [
"objects",
"cyan",
"filter_color",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10577.mp4 | 10,577 | How many moving rubber objects are there when the video ends? | 3 | [
"objects",
"rubber",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10577.mp4 | 10,577 | How many collisions happen? | 1 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10578.mp4 | 10,578 | How many metal objects are moving? | 0 | [
"objects",
"metal",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10578.mp4 | 10,578 | How many objects enter the scene? | 2 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10578.mp4 | 10,578 | How many rubber objects enter the scene? | 2 | [
"events",
"objects",
"rubber",
"filter_material",
"filter_in",
"count"
] |
video_10579.mp4 | 10,579 | How many metal objects are stationary when the video begins? | 3 | [
"objects",
"metal",
"filter_material",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10579.mp4 | 10,579 | How many red objects are moving? | 1 | [
"objects",
"red",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_10580.mp4 | 10,580 | How many objects are moving when the video ends? | 4 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10580.mp4 | 10,580 | How many spheres are stationary? | 1 | [
"objects",
"sphere",
"filter_shape",
"null",
"filter_stationary",
"count"
] |
video_10580.mp4 | 10,580 | How many cyan objects enter the scene? | 1 | [
"events",
"objects",
"cyan",
"filter_color",
"filter_in",
"count"
] |
video_10581.mp4 | 10,581 | How many moving blue objects are there? | 1 | [
"objects",
"blue",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_10581.mp4 | 10,581 | How many objects are moving when the video ends? | 4 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10581.mp4 | 10,581 | How many cubes enter the scene? | 0 | [
"events",
"objects",
"cube",
"filter_shape",
"filter_in",
"count"
] |
video_10582.mp4 | 10,582 | How many moving cubes are there? | 3 | [
"objects",
"cube",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10582.mp4 | 10,582 | How many red objects are moving? | 3 | [
"objects",
"red",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_10582.mp4 | 10,582 | How many objects enter the scene? | 3 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10583.mp4 | 10,583 | How many moving cylinders are there when the video ends? | 1 | [
"objects",
"cylinder",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10583.mp4 | 10,583 | How many moving objects are there when the video begins? | 3 | [
"objects",
"start",
"get_frame",
"filter_moving",
"count"
] |
video_10583.mp4 | 10,583 | How many objects enter the scene? | 0 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10583.mp4 | 10,583 | How many yellow cubes enter the scene? | 0 | [
"events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"filter_in",
"count"
] |
video_10584.mp4 | 10,584 | How many cubes are moving? | 2 | [
"objects",
"cube",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10584.mp4 | 10,584 | How many cylinders are moving when the video ends? | 1 | [
"objects",
"cylinder",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10584.mp4 | 10,584 | How many collisions happen? | 1 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10584.mp4 | 10,584 | How many green objects enter the scene? | 2 | [
"events",
"objects",
"green",
"filter_color",
"filter_in",
"count"
] |
video_10585.mp4 | 10,585 | How many moving metal objects are there when the video ends? | 1 | [
"objects",
"metal",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10585.mp4 | 10,585 | How many moving objects are there when the video begins? | 1 | [
"objects",
"start",
"get_frame",
"filter_moving",
"count"
] |
video_10585.mp4 | 10,585 | How many collisions happen? | 2 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10586.mp4 | 10,586 | How many moving rubber objects are there? | 3 | [
"objects",
"rubber",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10586.mp4 | 10,586 | How many objects are moving when the video ends? | 2 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10586.mp4 | 10,586 | How many collisions happen? | 2 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10587.mp4 | 10,587 | How many objects are moving when the video ends? | 4 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10587.mp4 | 10,587 | How many moving metal objects are there when the video ends? | 2 | [
"objects",
"metal",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10587.mp4 | 10,587 | How many green objects enter the scene? | 0 | [
"events",
"objects",
"green",
"filter_color",
"filter_in",
"count"
] |
video_10587.mp4 | 10,587 | How many rubber objects enter the scene? | 1 | [
"events",
"objects",
"rubber",
"filter_material",
"filter_in",
"count"
] |
video_10588.mp4 | 10,588 | How many green objects are moving when the video begins? | 2 | [
"objects",
"green",
"filter_color",
"start",
"get_frame",
"filter_moving",
"count"
] |
video_10588.mp4 | 10,588 | How many objects are moving when the video ends? | 2 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10588.mp4 | 10,588 | How many objects exit the scene? | 2 | [
"events",
"objects",
"filter_out",
"count"
] |
video_10588.mp4 | 10,588 | How many rubber spheres enter the scene? | 0 | [
"events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10589.mp4 | 10,589 | How many moving rubber objects are there? | 0 | [
"objects",
"rubber",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10589.mp4 | 10,589 | How many cubes are moving when the video ends? | 0 | [
"objects",
"cube",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10589.mp4 | 10,589 | How many gray objects exit the scene? | 0 | [
"events",
"objects",
"gray",
"filter_color",
"filter_out",
"count"
] |
video_10590.mp4 | 10,590 | How many objects are moving when the video ends? | 4 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10590.mp4 | 10,590 | How many objects enter the scene? | 3 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10590.mp4 | 10,590 | How many rubber objects enter the scene? | 3 | [
"events",
"objects",
"rubber",
"filter_material",
"filter_in",
"count"
] |
video_10591.mp4 | 10,591 | How many metal objects are moving when the video ends? | 1 | [
"objects",
"metal",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10591.mp4 | 10,591 | How many cylinders enter the scene? | 2 | [
"events",
"objects",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10591.mp4 | 10,591 | How many cyan cylinders enter the scene? | 0 | [
"events",
"objects",
"cyan",
"filter_color",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10592.mp4 | 10,592 | How many moving cubes are there? | 1 | [
"objects",
"cube",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10592.mp4 | 10,592 | How many cylinders are moving? | 3 | [
"objects",
"cylinder",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10592.mp4 | 10,592 | How many gray cylinders enter the scene? | 0 | [
"events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10593.mp4 | 10,593 | How many cylinders are moving? | 1 | [
"objects",
"cylinder",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10593.mp4 | 10,593 | How many metal objects are moving? | 3 | [
"objects",
"metal",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10593.mp4 | 10,593 | How many collisions happen? | 1 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10593.mp4 | 10,593 | How many objects enter the scene? | 3 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10594.mp4 | 10,594 | How many stationary cylinders are there when the video ends? | 0 | [
"objects",
"cylinder",
"filter_shape",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_10594.mp4 | 10,594 | How many green objects are moving when the video begins? | 1 | [
"objects",
"green",
"filter_color",
"start",
"get_frame",
"filter_moving",
"count"
] |
video_10594.mp4 | 10,594 | How many collisions happen? | 2 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10595.mp4 | 10,595 | How many metal objects are moving? | 1 | [
"objects",
"metal",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10595.mp4 | 10,595 | How many rubber spheres enter the scene? | 2 | [
"events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10596.mp4 | 10,596 | How many objects are moving when the video ends? | 1 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10596.mp4 | 10,596 | How many metal objects exit the scene? | 2 | [
"events",
"objects",
"metal",
"filter_material",
"filter_out",
"count"
] |