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_10035.mp4 | 10,035 | How many metal cubes enter the scene? | 0 | [
"events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"filter_in",
"count"
] |
video_10036.mp4 | 10,036 | How many spheres are stationary when the video begins? | 1 | [
"objects",
"sphere",
"filter_shape",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10036.mp4 | 10,036 | How many collisions happen? | 3 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10037.mp4 | 10,037 | How many moving red objects are there? | 3 | [
"objects",
"red",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_10037.mp4 | 10,037 | How many collisions happen? | 4 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10037.mp4 | 10,037 | How many red objects exit the scene? | 0 | [
"events",
"objects",
"red",
"filter_color",
"filter_out",
"count"
] |
video_10038.mp4 | 10,038 | How many rubber objects are moving? | 2 | [
"objects",
"rubber",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10038.mp4 | 10,038 | How many objects are moving when the video ends? | 1 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10038.mp4 | 10,038 | How many objects exit the scene? | 1 | [
"events",
"objects",
"filter_out",
"count"
] |
video_10039.mp4 | 10,039 | How many rubber objects are stationary when the video begins? | 1 | [
"objects",
"rubber",
"filter_material",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10039.mp4 | 10,039 | How many stationary spheres are there when the video begins? | 3 | [
"objects",
"sphere",
"filter_shape",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10040.mp4 | 10,040 | How many spheres are moving? | 2 | [
"objects",
"sphere",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10040.mp4 | 10,040 | How many rubber objects enter the scene? | 0 | [
"events",
"objects",
"rubber",
"filter_material",
"filter_in",
"count"
] |
video_10040.mp4 | 10,040 | How many red cylinders enter the scene? | 1 | [
"events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10041.mp4 | 10,041 | How many moving objects are there when the video ends? | 1 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10041.mp4 | 10,041 | How many moving green objects are there when the video begins? | 2 | [
"objects",
"green",
"filter_color",
"start",
"get_frame",
"filter_moving",
"count"
] |
video_10041.mp4 | 10,041 | How many spheres exit the scene? | 2 | [
"events",
"objects",
"sphere",
"filter_shape",
"filter_out",
"count"
] |
video_10041.mp4 | 10,041 | How many collisions happen? | 2 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10042.mp4 | 10,042 | How many collisions happen? | 3 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10042.mp4 | 10,042 | How many metal objects enter the scene? | 2 | [
"events",
"objects",
"metal",
"filter_material",
"filter_in",
"count"
] |
video_10043.mp4 | 10,043 | How many metal objects are stationary? | 2 | [
"objects",
"metal",
"filter_material",
"null",
"filter_stationary",
"count"
] |
video_10043.mp4 | 10,043 | How many yellow cubes enter the scene? | 1 | [
"events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"filter_in",
"count"
] |
video_10043.mp4 | 10,043 | How many metal objects enter the scene? | 2 | [
"events",
"objects",
"metal",
"filter_material",
"filter_in",
"count"
] |
video_10044.mp4 | 10,044 | How many moving cubes are there? | 0 | [
"objects",
"cube",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10044.mp4 | 10,044 | How many metal objects exit the scene? | 2 | [
"events",
"objects",
"metal",
"filter_material",
"filter_out",
"count"
] |
video_10045.mp4 | 10,045 | How many green objects are stationary when the video begins? | 2 | [
"objects",
"green",
"filter_color",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10045.mp4 | 10,045 | How many moving brown objects are there? | 1 | [
"objects",
"brown",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_10045.mp4 | 10,045 | How many yellow spheres enter the scene? | 1 | [
"events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10045.mp4 | 10,045 | How many green spheres enter the scene? | 0 | [
"events",
"objects",
"green",
"filter_color",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10046.mp4 | 10,046 | How many moving purple objects are there when the video ends? | 1 | [
"objects",
"purple",
"filter_color",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10046.mp4 | 10,046 | How many blue objects are moving when the video begins? | 0 | [
"objects",
"blue",
"filter_color",
"start",
"get_frame",
"filter_moving",
"count"
] |
video_10046.mp4 | 10,046 | How many collisions happen? | 3 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10046.mp4 | 10,046 | How many blue objects enter the scene? | 0 | [
"events",
"objects",
"blue",
"filter_color",
"filter_in",
"count"
] |
video_10047.mp4 | 10,047 | How many objects are stationary when the video ends? | 0 | [
"objects",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_10047.mp4 | 10,047 | How many cylinders are moving when the video ends? | 3 | [
"objects",
"cylinder",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10048.mp4 | 10,048 | How many moving objects are there when the video ends? | 4 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10049.mp4 | 10,049 | How many stationary cylinders are there when the video begins? | 4 | [
"objects",
"cylinder",
"filter_shape",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10049.mp4 | 10,049 | How many stationary cylinders are there when the video ends? | 3 | [
"objects",
"cylinder",
"filter_shape",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_10049.mp4 | 10,049 | How many rubber objects enter the scene? | 2 | [
"events",
"objects",
"rubber",
"filter_material",
"filter_in",
"count"
] |
video_10049.mp4 | 10,049 | How many collisions happen? | 2 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10050.mp4 | 10,050 | How many metal objects are moving? | 2 | [
"objects",
"metal",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10050.mp4 | 10,050 | How many collisions happen? | 2 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10051.mp4 | 10,051 | How many rubber objects are moving? | 3 | [
"objects",
"rubber",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10051.mp4 | 10,051 | How many rubber objects are moving when the video ends? | 3 | [
"objects",
"rubber",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10052.mp4 | 10,052 | How many metal objects are moving when the video ends? | 1 | [
"objects",
"metal",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10053.mp4 | 10,053 | How many rubber objects are moving? | 0 | [
"objects",
"rubber",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10053.mp4 | 10,053 | How many metal objects are moving when the video ends? | 4 | [
"objects",
"metal",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10053.mp4 | 10,053 | How many metal spheres enter the scene? | 3 | [
"events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10053.mp4 | 10,053 | How many metal objects enter the scene? | 3 | [
"events",
"objects",
"metal",
"filter_material",
"filter_in",
"count"
] |
video_10054.mp4 | 10,054 | How many rubber objects are stationary when the video ends? | 3 | [
"objects",
"rubber",
"filter_material",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_10054.mp4 | 10,054 | How many metal objects are moving? | 3 | [
"objects",
"metal",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10054.mp4 | 10,054 | How many collisions happen? | 3 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10054.mp4 | 10,054 | How many green objects enter the scene? | 1 | [
"events",
"objects",
"green",
"filter_color",
"filter_in",
"count"
] |
video_10055.mp4 | 10,055 | How many rubber objects are moving when the video ends? | 3 | [
"objects",
"rubber",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10055.mp4 | 10,055 | How many stationary objects are there when the video begins? | 3 | [
"objects",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10055.mp4 | 10,055 | How many objects enter the scene? | 0 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10055.mp4 | 10,055 | How many spheres enter the scene? | 0 | [
"events",
"objects",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10056.mp4 | 10,056 | How many moving spheres are there when the video ends? | 2 | [
"objects",
"sphere",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10056.mp4 | 10,056 | How many yellow objects exit the scene? | 0 | [
"events",
"objects",
"yellow",
"filter_color",
"filter_out",
"count"
] |
video_10056.mp4 | 10,056 | How many metal spheres exit the scene? | 0 | [
"events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"filter_out",
"count"
] |
video_10057.mp4 | 10,057 | How many metal objects enter the scene? | 1 | [
"events",
"objects",
"metal",
"filter_material",
"filter_in",
"count"
] |
video_10058.mp4 | 10,058 | How many gray objects are stationary when the video begins? | 0 | [
"objects",
"gray",
"filter_color",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10058.mp4 | 10,058 | How many objects are moving when the video ends? | 3 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10059.mp4 | 10,059 | How many spheres enter the scene? | 3 | [
"events",
"objects",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10059.mp4 | 10,059 | How many metal spheres enter the scene? | 2 | [
"events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10060.mp4 | 10,060 | How many objects are moving? | 4 | [
"objects",
"null",
"filter_moving",
"count"
] |
video_10060.mp4 | 10,060 | How many spheres enter the scene? | 0 | [
"events",
"objects",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10060.mp4 | 10,060 | How many collisions happen? | 2 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10061.mp4 | 10,061 | How many moving rubber objects are there when the video ends? | 3 | [
"objects",
"rubber",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10061.mp4 | 10,061 | How many cubes are moving when the video ends? | 2 | [
"objects",
"cube",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10061.mp4 | 10,061 | How many red objects enter the scene? | 0 | [
"events",
"objects",
"red",
"filter_color",
"filter_in",
"count"
] |
video_10061.mp4 | 10,061 | How many brown objects enter the scene? | 1 | [
"events",
"objects",
"brown",
"filter_color",
"filter_in",
"count"
] |
video_10062.mp4 | 10,062 | How many stationary rubber objects are there when the video ends? | 3 | [
"objects",
"rubber",
"filter_material",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_10062.mp4 | 10,062 | How many moving objects are there? | 3 | [
"objects",
"null",
"filter_moving",
"count"
] |
video_10062.mp4 | 10,062 | How many objects enter the scene? | 1 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10063.mp4 | 10,063 | How many stationary metal objects are there when the video ends? | 2 | [
"objects",
"metal",
"filter_material",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_10063.mp4 | 10,063 | How many stationary cubes are there when the video ends? | 2 | [
"objects",
"cube",
"filter_shape",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_10063.mp4 | 10,063 | How many spheres enter the scene? | 0 | [
"events",
"objects",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10063.mp4 | 10,063 | How many cylinders enter the scene? | 1 | [
"events",
"objects",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10064.mp4 | 10,064 | How many moving objects are there when the video ends? | 3 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10064.mp4 | 10,064 | How many moving cubes are there? | 1 | [
"objects",
"cube",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10065.mp4 | 10,065 | How many moving cubes are there when the video ends? | 2 | [
"objects",
"cube",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10065.mp4 | 10,065 | How many yellow objects are moving when the video ends? | 0 | [
"objects",
"yellow",
"filter_color",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10065.mp4 | 10,065 | How many cubes enter the scene? | 1 | [
"events",
"objects",
"cube",
"filter_shape",
"filter_in",
"count"
] |
video_10066.mp4 | 10,066 | How many blue objects are moving when the video ends? | 3 | [
"objects",
"blue",
"filter_color",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10066.mp4 | 10,066 | How many blue objects enter the scene? | 3 | [
"events",
"objects",
"blue",
"filter_color",
"filter_in",
"count"
] |
video_10067.mp4 | 10,067 | How many cubes are moving when the video ends? | 1 | [
"objects",
"cube",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10067.mp4 | 10,067 | How many red objects are moving? | 0 | [
"objects",
"red",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_10067.mp4 | 10,067 | How many yellow spheres enter the scene? | 0 | [
"events",
"objects",
"yellow",
"filter_color",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10068.mp4 | 10,068 | How many metal objects are moving when the video ends? | 4 | [
"objects",
"metal",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10068.mp4 | 10,068 | How many rubber objects are moving when the video ends? | 0 | [
"objects",
"rubber",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10070.mp4 | 10,070 | How many green objects are moving? | 1 | [
"objects",
"green",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_10070.mp4 | 10,070 | How many objects enter the scene? | 3 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10070.mp4 | 10,070 | How many cylinders enter the scene? | 1 | [
"events",
"objects",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10071.mp4 | 10,071 | How many rubber objects are moving? | 2 | [
"objects",
"rubber",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10071.mp4 | 10,071 | How many moving objects are there when the video ends? | 2 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10071.mp4 | 10,071 | How many spheres enter the scene? | 1 | [
"events",
"objects",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10072.mp4 | 10,072 | How many moving spheres are there when the video ends? | 2 | [
"objects",
"sphere",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10072.mp4 | 10,072 | How many blue objects enter the scene? | 1 | [
"events",
"objects",
"blue",
"filter_color",
"filter_in",
"count"
] |
video_10073.mp4 | 10,073 | How many moving objects are there when the video ends? | 2 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |