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_10446.mp4 | 10,446 | How many objects enter the scene? | 0 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10446.mp4 | 10,446 | How many cylinders exit the scene? | 1 | [
"events",
"objects",
"cylinder",
"filter_shape",
"filter_out",
"count"
] |
video_10447.mp4 | 10,447 | How many moving rubber objects are there when the video ends? | 2 | [
"objects",
"rubber",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10447.mp4 | 10,447 | How many objects enter the scene? | 2 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10448.mp4 | 10,448 | How many rubber objects are moving when the video ends? | 2 | [
"objects",
"rubber",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10448.mp4 | 10,448 | How many red spheres enter the scene? | 1 | [
"events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10448.mp4 | 10,448 | How many collisions happen? | 3 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10449.mp4 | 10,449 | How many stationary objects are there when the video ends? | 2 | [
"objects",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_10449.mp4 | 10,449 | How many brown cylinders enter the scene? | 1 | [
"events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10450.mp4 | 10,450 | How many cylinders are stationary when the video begins? | 2 | [
"objects",
"cylinder",
"filter_shape",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10451.mp4 | 10,451 | How many stationary cubes are there when the video begins? | 3 | [
"objects",
"cube",
"filter_shape",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10451.mp4 | 10,451 | How many rubber objects are moving? | 4 | [
"objects",
"rubber",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10451.mp4 | 10,451 | How many cylinders enter the scene? | 2 | [
"events",
"objects",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10452.mp4 | 10,452 | How many stationary purple objects are there when the video begins? | 2 | [
"objects",
"purple",
"filter_color",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10452.mp4 | 10,452 | How many brown objects enter the scene? | 2 | [
"events",
"objects",
"brown",
"filter_color",
"filter_in",
"count"
] |
video_10453.mp4 | 10,453 | How many moving rubber objects are there? | 0 | [
"objects",
"rubber",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10453.mp4 | 10,453 | How many metal objects are moving? | 4 | [
"objects",
"metal",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10453.mp4 | 10,453 | How many objects enter the scene? | 1 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10454.mp4 | 10,454 | How many stationary rubber objects are there when the video begins? | 4 | [
"objects",
"rubber",
"filter_material",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10454.mp4 | 10,454 | How many gray objects are moving? | 1 | [
"objects",
"gray",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_10454.mp4 | 10,454 | How many metal objects enter the scene? | 1 | [
"events",
"objects",
"metal",
"filter_material",
"filter_in",
"count"
] |
video_10454.mp4 | 10,454 | How many red cylinders enter the scene? | 0 | [
"events",
"objects",
"red",
"filter_color",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10455.mp4 | 10,455 | How many cyan objects are stationary when the video begins? | 0 | [
"objects",
"cyan",
"filter_color",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10455.mp4 | 10,455 | How many objects enter the scene? | 1 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10455.mp4 | 10,455 | How many collisions happen? | 3 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10456.mp4 | 10,456 | How many moving spheres are there when the video ends? | 0 | [
"objects",
"sphere",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10456.mp4 | 10,456 | How many gray objects are moving? | 3 | [
"objects",
"gray",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_10456.mp4 | 10,456 | How many gray objects exit the scene? | 1 | [
"events",
"objects",
"gray",
"filter_color",
"filter_out",
"count"
] |
video_10457.mp4 | 10,457 | How many objects are moving when the video ends? | 4 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10457.mp4 | 10,457 | How many cubes are moving when the video ends? | 0 | [
"objects",
"cube",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10458.mp4 | 10,458 | How many moving rubber objects are there when the video ends? | 1 | [
"objects",
"rubber",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10458.mp4 | 10,458 | How many moving cylinders are there? | 3 | [
"objects",
"cylinder",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10458.mp4 | 10,458 | How many purple objects exit the scene? | 0 | [
"events",
"objects",
"purple",
"filter_color",
"filter_out",
"count"
] |
video_10459.mp4 | 10,459 | How many purple objects are moving? | 1 | [
"objects",
"purple",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_10459.mp4 | 10,459 | How many moving metal objects are there? | 2 | [
"objects",
"metal",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10459.mp4 | 10,459 | How many gray objects exit the scene? | 0 | [
"events",
"objects",
"gray",
"filter_color",
"filter_out",
"count"
] |
video_10459.mp4 | 10,459 | How many objects enter the scene? | 2 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10460.mp4 | 10,460 | How many moving objects are there when the video ends? | 3 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10460.mp4 | 10,460 | How many brown objects are moving when the video ends? | 0 | [
"objects",
"brown",
"filter_color",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10460.mp4 | 10,460 | How many yellow cubes enter the scene? | 0 | [
"events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"filter_in",
"count"
] |
video_10460.mp4 | 10,460 | How many cyan objects enter the scene? | 0 | [
"events",
"objects",
"cyan",
"filter_color",
"filter_in",
"count"
] |
video_10461.mp4 | 10,461 | How many yellow objects enter the scene? | 2 | [
"events",
"objects",
"yellow",
"filter_color",
"filter_in",
"count"
] |
video_10462.mp4 | 10,462 | How many objects are moving? | 3 | [
"objects",
"null",
"filter_moving",
"count"
] |
video_10462.mp4 | 10,462 | How many moving metal objects are there? | 0 | [
"objects",
"metal",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10462.mp4 | 10,462 | How many rubber cylinders exit the scene? | 0 | [
"events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"filter_out",
"count"
] |
video_10462.mp4 | 10,462 | How many cylinders enter the scene? | 1 | [
"events",
"objects",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10463.mp4 | 10,463 | How many blue spheres enter the scene? | 1 | [
"events",
"objects",
"blue",
"filter_color",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10463.mp4 | 10,463 | How many objects enter the scene? | 2 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10464.mp4 | 10,464 | How many collisions happen? | 3 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10465.mp4 | 10,465 | How many cylinders are moving? | 1 | [
"objects",
"cylinder",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10465.mp4 | 10,465 | How many metal cylinders enter the scene? | 0 | [
"events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10465.mp4 | 10,465 | How many metal objects enter the scene? | 2 | [
"events",
"objects",
"metal",
"filter_material",
"filter_in",
"count"
] |
video_10466.mp4 | 10,466 | How many rubber objects are stationary when the video ends? | 1 | [
"objects",
"rubber",
"filter_material",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_10466.mp4 | 10,466 | How many objects are moving? | 4 | [
"objects",
"null",
"filter_moving",
"count"
] |
video_10467.mp4 | 10,467 | How many objects enter the scene? | 2 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10468.mp4 | 10,468 | How many stationary brown objects are there when the video ends? | 1 | [
"objects",
"brown",
"filter_color",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_10468.mp4 | 10,468 | How many stationary spheres are there when the video ends? | 1 | [
"objects",
"sphere",
"filter_shape",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_10468.mp4 | 10,468 | How many objects enter the scene? | 3 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10469.mp4 | 10,469 | How many objects are stationary when the video begins? | 4 | [
"objects",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10469.mp4 | 10,469 | How many stationary blue objects are there? | 1 | [
"objects",
"blue",
"filter_color",
"null",
"filter_stationary",
"count"
] |
video_10469.mp4 | 10,469 | How many cubes enter the scene? | 0 | [
"events",
"objects",
"cube",
"filter_shape",
"filter_in",
"count"
] |
video_10470.mp4 | 10,470 | How many spheres are moving? | 0 | [
"objects",
"sphere",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10470.mp4 | 10,470 | How many collisions happen? | 2 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10471.mp4 | 10,471 | How many metal objects are moving? | 2 | [
"objects",
"metal",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10471.mp4 | 10,471 | How many spheres enter the scene? | 0 | [
"events",
"objects",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10471.mp4 | 10,471 | How many collisions happen? | 3 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10472.mp4 | 10,472 | How many cubes are stationary when the video begins? | 0 | [
"objects",
"cube",
"filter_shape",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10472.mp4 | 10,472 | How many stationary cylinders are there when the video ends? | 0 | [
"objects",
"cylinder",
"filter_shape",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_10473.mp4 | 10,473 | How many metal objects are moving when the video ends? | 2 | [
"objects",
"metal",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10473.mp4 | 10,473 | How many rubber objects enter the scene? | 1 | [
"events",
"objects",
"rubber",
"filter_material",
"filter_in",
"count"
] |
video_10473.mp4 | 10,473 | How many collisions happen? | 3 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10474.mp4 | 10,474 | How many objects are stationary when the video begins? | 3 | [
"objects",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10474.mp4 | 10,474 | How many gray objects are moving when the video ends? | 0 | [
"objects",
"gray",
"filter_color",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10474.mp4 | 10,474 | How many objects enter the scene? | 2 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10475.mp4 | 10,475 | How many purple objects are moving? | 0 | [
"objects",
"purple",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_10475.mp4 | 10,475 | How many rubber objects enter the scene? | 2 | [
"events",
"objects",
"rubber",
"filter_material",
"filter_in",
"count"
] |
video_10476.mp4 | 10,476 | How many objects are stationary when the video begins? | 1 | [
"objects",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10476.mp4 | 10,476 | How many spheres are moving when the video ends? | 1 | [
"objects",
"sphere",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10477.mp4 | 10,477 | How many moving spheres are there when the video ends? | 1 | [
"objects",
"sphere",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10477.mp4 | 10,477 | How many moving rubber objects are there when the video begins? | 1 | [
"objects",
"rubber",
"filter_material",
"start",
"get_frame",
"filter_moving",
"count"
] |
video_10477.mp4 | 10,477 | How many blue objects enter the scene? | 1 | [
"events",
"objects",
"blue",
"filter_color",
"filter_in",
"count"
] |
video_10477.mp4 | 10,477 | How many blue cylinders enter the scene? | 1 | [
"events",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10478.mp4 | 10,478 | How many blue objects are stationary when the video ends? | 2 | [
"objects",
"blue",
"filter_color",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_10478.mp4 | 10,478 | How many rubber spheres enter the scene? | 1 | [
"events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10479.mp4 | 10,479 | How many cubes are moving when the video ends? | 1 | [
"objects",
"cube",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10479.mp4 | 10,479 | How many collisions happen? | 4 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10480.mp4 | 10,480 | How many moving green objects are there when the video begins? | 1 | [
"objects",
"green",
"filter_color",
"start",
"get_frame",
"filter_moving",
"count"
] |
video_10480.mp4 | 10,480 | How many collisions happen? | 2 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10481.mp4 | 10,481 | How many moving objects are there when the video ends? | 4 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10481.mp4 | 10,481 | How many stationary blue objects are there? | 1 | [
"objects",
"blue",
"filter_color",
"null",
"filter_stationary",
"count"
] |
video_10481.mp4 | 10,481 | How many green objects enter the scene? | 1 | [
"events",
"objects",
"green",
"filter_color",
"filter_in",
"count"
] |
video_10482.mp4 | 10,482 | How many moving objects are there when the video ends? | 1 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10482.mp4 | 10,482 | How many stationary metal objects are there when the video ends? | 2 | [
"objects",
"metal",
"filter_material",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_10482.mp4 | 10,482 | How many metal objects enter the scene? | 0 | [
"events",
"objects",
"metal",
"filter_material",
"filter_in",
"count"
] |
video_10482.mp4 | 10,482 | How many rubber objects enter the scene? | 2 | [
"events",
"objects",
"rubber",
"filter_material",
"filter_in",
"count"
] |
video_10483.mp4 | 10,483 | How many moving spheres are there when the video ends? | 3 | [
"objects",
"sphere",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10483.mp4 | 10,483 | How many moving rubber objects are there when the video ends? | 3 | [
"objects",
"rubber",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10483.mp4 | 10,483 | How many spheres enter the scene? | 3 | [
"events",
"objects",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10483.mp4 | 10,483 | How many rubber spheres enter the scene? | 2 | [
"events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10484.mp4 | 10,484 | How many brown objects are moving? | 1 | [
"objects",
"brown",
"filter_color",
"null",
"filter_moving",
"count"
] |