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_10484.mp4 | 10,484 | How many moving rubber objects are there when the video ends? | 1 | [
"objects",
"rubber",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10484.mp4 | 10,484 | How many green objects enter the scene? | 2 | [
"events",
"objects",
"green",
"filter_color",
"filter_in",
"count"
] |
video_10485.mp4 | 10,485 | How many metal objects are moving when the video ends? | 3 | [
"objects",
"metal",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10485.mp4 | 10,485 | How many moving rubber objects are there? | 1 | [
"objects",
"rubber",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10486.mp4 | 10,486 | How many moving cubes are there? | 2 | [
"objects",
"cube",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10486.mp4 | 10,486 | How many moving cyan objects are there? | 0 | [
"objects",
"cyan",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_10486.mp4 | 10,486 | How many collisions happen? | 5 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10486.mp4 | 10,486 | How many objects enter the scene? | 0 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10487.mp4 | 10,487 | How many moving objects are there? | 3 | [
"objects",
"null",
"filter_moving",
"count"
] |
video_10487.mp4 | 10,487 | How many moving cylinders are there? | 0 | [
"objects",
"cylinder",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10487.mp4 | 10,487 | How many collisions happen? | 1 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10488.mp4 | 10,488 | How many objects are moving? | 4 | [
"objects",
"null",
"filter_moving",
"count"
] |
video_10488.mp4 | 10,488 | How many cyan objects are stationary when the video ends? | 1 | [
"objects",
"cyan",
"filter_color",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_10488.mp4 | 10,488 | How many blue objects enter the scene? | 0 | [
"events",
"objects",
"blue",
"filter_color",
"filter_in",
"count"
] |
video_10489.mp4 | 10,489 | How many red objects enter the scene? | 0 | [
"events",
"objects",
"red",
"filter_color",
"filter_in",
"count"
] |
video_10489.mp4 | 10,489 | How many blue objects enter the scene? | 0 | [
"events",
"objects",
"blue",
"filter_color",
"filter_in",
"count"
] |
video_10490.mp4 | 10,490 | How many yellow objects are moving when the video begins? | 0 | [
"objects",
"yellow",
"filter_color",
"start",
"get_frame",
"filter_moving",
"count"
] |
video_10490.mp4 | 10,490 | How many objects are moving? | 4 | [
"objects",
"null",
"filter_moving",
"count"
] |
video_10491.mp4 | 10,491 | How many moving objects are there? | 4 | [
"objects",
"null",
"filter_moving",
"count"
] |
video_10491.mp4 | 10,491 | How many spheres enter the scene? | 2 | [
"events",
"objects",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10492.mp4 | 10,492 | How many gray objects are moving when the video ends? | 1 | [
"objects",
"gray",
"filter_color",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10492.mp4 | 10,492 | How many cubes are moving when the video begins? | 2 | [
"objects",
"cube",
"filter_shape",
"start",
"get_frame",
"filter_moving",
"count"
] |
video_10492.mp4 | 10,492 | How many metal cubes enter the scene? | 0 | [
"events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"filter_in",
"count"
] |
video_10493.mp4 | 10,493 | How many moving objects are there when the video ends? | 2 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10493.mp4 | 10,493 | How many green objects enter the scene? | 2 | [
"events",
"objects",
"green",
"filter_color",
"filter_in",
"count"
] |
video_10494.mp4 | 10,494 | How many stationary cylinders are there when the video begins? | 3 | [
"objects",
"cylinder",
"filter_shape",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10494.mp4 | 10,494 | How many objects enter the scene? | 3 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10495.mp4 | 10,495 | How many moving spheres are there? | 1 | [
"objects",
"sphere",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10495.mp4 | 10,495 | How many metal objects are moving when the video ends? | 1 | [
"objects",
"metal",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10495.mp4 | 10,495 | How many rubber cylinders enter the scene? | 2 | [
"events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10495.mp4 | 10,495 | How many rubber objects enter the scene? | 3 | [
"events",
"objects",
"rubber",
"filter_material",
"filter_in",
"count"
] |
video_10496.mp4 | 10,496 | How many stationary cylinders are there when the video begins? | 2 | [
"objects",
"cylinder",
"filter_shape",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10496.mp4 | 10,496 | How many objects enter the scene? | 3 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10497.mp4 | 10,497 | How many moving objects are there when the video ends? | 3 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10497.mp4 | 10,497 | How many spheres are stationary? | 0 | [
"objects",
"sphere",
"filter_shape",
"null",
"filter_stationary",
"count"
] |
video_10497.mp4 | 10,497 | How many spheres enter the scene? | 1 | [
"events",
"objects",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10498.mp4 | 10,498 | How many moving cylinders are there when the video ends? | 0 | [
"objects",
"cylinder",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10499.mp4 | 10,499 | How many objects enter the scene? | 3 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10500.mp4 | 10,500 | How many stationary rubber objects are there when the video ends? | 3 | [
"objects",
"rubber",
"filter_material",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_10500.mp4 | 10,500 | How many moving objects are there when the video begins? | 2 | [
"objects",
"start",
"get_frame",
"filter_moving",
"count"
] |
video_10500.mp4 | 10,500 | How many objects enter the scene? | 0 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10500.mp4 | 10,500 | How many brown cylinders enter the scene? | 0 | [
"events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10501.mp4 | 10,501 | How many moving objects are there when the video ends? | 4 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10501.mp4 | 10,501 | How many spheres are moving when the video ends? | 2 | [
"objects",
"sphere",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10501.mp4 | 10,501 | How many blue cylinders enter the scene? | 1 | [
"events",
"objects",
"blue",
"filter_color",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10502.mp4 | 10,502 | How many metal objects are moving? | 3 | [
"objects",
"metal",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10502.mp4 | 10,502 | How many objects are moving? | 4 | [
"objects",
"null",
"filter_moving",
"count"
] |
video_10503.mp4 | 10,503 | How many stationary spheres are there when the video begins? | 3 | [
"objects",
"sphere",
"filter_shape",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10503.mp4 | 10,503 | How many collisions happen? | 4 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10504.mp4 | 10,504 | How many stationary red objects are there when the video begins? | 0 | [
"objects",
"red",
"filter_color",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10504.mp4 | 10,504 | How many stationary objects are there? | 0 | [
"objects",
"null",
"filter_stationary",
"count"
] |
video_10504.mp4 | 10,504 | How many brown objects enter the scene? | 2 | [
"events",
"objects",
"brown",
"filter_color",
"filter_in",
"count"
] |
video_10504.mp4 | 10,504 | How many brown spheres enter the scene? | 2 | [
"events",
"objects",
"brown",
"filter_color",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10506.mp4 | 10,506 | How many gray objects are stationary when the video begins? | 1 | [
"objects",
"gray",
"filter_color",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10507.mp4 | 10,507 | How many moving cylinders are there when the video ends? | 0 | [
"objects",
"cylinder",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10507.mp4 | 10,507 | How many objects are moving when the video ends? | 4 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10507.mp4 | 10,507 | How many gray cubes enter the scene? | 1 | [
"events",
"objects",
"gray",
"filter_color",
"cube",
"filter_shape",
"filter_in",
"count"
] |
video_10507.mp4 | 10,507 | How many metal objects enter the scene? | 1 | [
"events",
"objects",
"metal",
"filter_material",
"filter_in",
"count"
] |
video_10508.mp4 | 10,508 | How many objects are moving when the video ends? | 3 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10508.mp4 | 10,508 | How many cubes are moving when the video ends? | 3 | [
"objects",
"cube",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10509.mp4 | 10,509 | How many moving metal objects are there? | 4 | [
"objects",
"metal",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10509.mp4 | 10,509 | How many objects are moving when the video ends? | 3 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10509.mp4 | 10,509 | How many blue objects enter the scene? | 0 | [
"events",
"objects",
"blue",
"filter_color",
"filter_in",
"count"
] |
video_10509.mp4 | 10,509 | How many metal spheres enter the scene? | 1 | [
"events",
"objects",
"metal",
"filter_material",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10510.mp4 | 10,510 | How many moving rubber objects are there when the video begins? | 1 | [
"objects",
"rubber",
"filter_material",
"start",
"get_frame",
"filter_moving",
"count"
] |
video_10510.mp4 | 10,510 | How many rubber objects are moving? | 3 | [
"objects",
"rubber",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10510.mp4 | 10,510 | How many metal objects enter the scene? | 0 | [
"events",
"objects",
"metal",
"filter_material",
"filter_in",
"count"
] |
video_10510.mp4 | 10,510 | How many objects enter the scene? | 0 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10511.mp4 | 10,511 | How many moving rubber objects are there when the video ends? | 4 | [
"objects",
"rubber",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10511.mp4 | 10,511 | How many rubber objects are moving? | 4 | [
"objects",
"rubber",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10511.mp4 | 10,511 | How many rubber objects enter the scene? | 3 | [
"events",
"objects",
"rubber",
"filter_material",
"filter_in",
"count"
] |
video_10512.mp4 | 10,512 | How many moving cyan objects are there when the video ends? | 0 | [
"objects",
"cyan",
"filter_color",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10512.mp4 | 10,512 | How many stationary metal objects are there when the video ends? | 1 | [
"objects",
"metal",
"filter_material",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_10512.mp4 | 10,512 | How many objects enter the scene? | 1 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10512.mp4 | 10,512 | How many gray objects enter the scene? | 0 | [
"events",
"objects",
"gray",
"filter_color",
"filter_in",
"count"
] |
video_10513.mp4 | 10,513 | How many rubber objects are moving when the video ends? | 2 | [
"objects",
"rubber",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10513.mp4 | 10,513 | How many moving purple objects are there? | 3 | [
"objects",
"purple",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_10513.mp4 | 10,513 | How many brown objects enter the scene? | 0 | [
"events",
"objects",
"brown",
"filter_color",
"filter_in",
"count"
] |
video_10513.mp4 | 10,513 | How many collisions happen? | 2 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10514.mp4 | 10,514 | How many moving objects are there when the video ends? | 1 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10514.mp4 | 10,514 | How many cylinders exit the scene? | 1 | [
"events",
"objects",
"cylinder",
"filter_shape",
"filter_out",
"count"
] |
video_10515.mp4 | 10,515 | How many objects are moving? | 3 | [
"objects",
"null",
"filter_moving",
"count"
] |
video_10515.mp4 | 10,515 | How many objects enter the scene? | 2 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10515.mp4 | 10,515 | How many spheres exit the scene? | 0 | [
"events",
"objects",
"sphere",
"filter_shape",
"filter_out",
"count"
] |
video_10516.mp4 | 10,516 | How many rubber objects are stationary when the video begins? | 3 | [
"objects",
"rubber",
"filter_material",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10516.mp4 | 10,516 | How many spheres enter the scene? | 1 | [
"events",
"objects",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10517.mp4 | 10,517 | How many yellow objects are stationary when the video begins? | 2 | [
"objects",
"yellow",
"filter_color",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10519.mp4 | 10,519 | How many cylinders are moving when the video ends? | 3 | [
"objects",
"cylinder",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10519.mp4 | 10,519 | How many metal objects are moving when the video ends? | 3 | [
"objects",
"metal",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10519.mp4 | 10,519 | How many objects enter the scene? | 3 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10520.mp4 | 10,520 | How many moving objects are there when the video ends? | 2 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10520.mp4 | 10,520 | How many blue objects are stationary when the video ends? | 1 | [
"objects",
"blue",
"filter_color",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_10520.mp4 | 10,520 | How many objects enter the scene? | 1 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10521.mp4 | 10,521 | How many objects are moving when the video ends? | 3 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10521.mp4 | 10,521 | How many stationary objects are there? | 2 | [
"objects",
"null",
"filter_stationary",
"count"
] |
video_10521.mp4 | 10,521 | How many spheres enter the scene? | 0 | [
"events",
"objects",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10522.mp4 | 10,522 | How many gray objects are moving when the video ends? | 1 | [
"objects",
"gray",
"filter_color",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10522.mp4 | 10,522 | How many objects are stationary when the video begins? | 3 | [
"objects",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10522.mp4 | 10,522 | How many collisions happen? | 3 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10523.mp4 | 10,523 | How many collisions happen? | 2 | [
"events",
"objects",
"filter_collision",
"count"
] |