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_10411.mp4 | 10,411 | How many objects enter the scene? | 1 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10411.mp4 | 10,411 | How many cubes exit the scene? | 1 | [
"events",
"objects",
"cube",
"filter_shape",
"filter_out",
"count"
] |
video_10412.mp4 | 10,412 | How many moving objects are there when the video ends? | 2 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10412.mp4 | 10,412 | How many cyan objects are stationary when the video begins? | 2 | [
"objects",
"cyan",
"filter_color",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10412.mp4 | 10,412 | How many rubber cylinders exit the scene? | 1 | [
"events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"filter_out",
"count"
] |
video_10413.mp4 | 10,413 | How many moving objects are there when the video ends? | 2 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10413.mp4 | 10,413 | How many brown objects are moving? | 3 | [
"objects",
"brown",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_10413.mp4 | 10,413 | How many rubber objects enter the scene? | 0 | [
"events",
"objects",
"rubber",
"filter_material",
"filter_in",
"count"
] |
video_10413.mp4 | 10,413 | How many metal cylinders enter the scene? | 1 | [
"events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10414.mp4 | 10,414 | How many metal objects enter the scene? | 1 | [
"events",
"objects",
"metal",
"filter_material",
"filter_in",
"count"
] |
video_10414.mp4 | 10,414 | How many collisions happen? | 2 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10415.mp4 | 10,415 | How many moving metal objects are there when the video ends? | 4 | [
"objects",
"metal",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10415.mp4 | 10,415 | How many stationary rubber objects are there when the video begins? | 0 | [
"objects",
"rubber",
"filter_material",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10415.mp4 | 10,415 | How many cyan objects enter the scene? | 0 | [
"events",
"objects",
"cyan",
"filter_color",
"filter_in",
"count"
] |
video_10416.mp4 | 10,416 | How many metal objects are moving when the video ends? | 4 | [
"objects",
"metal",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10416.mp4 | 10,416 | How many moving metal objects are there? | 4 | [
"objects",
"metal",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10416.mp4 | 10,416 | How many collisions happen? | 4 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10416.mp4 | 10,416 | How many objects enter the scene? | 1 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10417.mp4 | 10,417 | How many moving rubber objects are there? | 3 | [
"objects",
"rubber",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10417.mp4 | 10,417 | How many objects are moving? | 4 | [
"objects",
"null",
"filter_moving",
"count"
] |
video_10417.mp4 | 10,417 | How many rubber cylinders enter the scene? | 0 | [
"events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10418.mp4 | 10,418 | How many moving metal objects are there? | 2 | [
"objects",
"metal",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10418.mp4 | 10,418 | How many stationary metal objects are there when the video begins? | 2 | [
"objects",
"metal",
"filter_material",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10419.mp4 | 10,419 | How many rubber objects are moving when the video begins? | 0 | [
"objects",
"rubber",
"filter_material",
"start",
"get_frame",
"filter_moving",
"count"
] |
video_10419.mp4 | 10,419 | How many cylinders are moving? | 2 | [
"objects",
"cylinder",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10419.mp4 | 10,419 | How many rubber cylinders enter the scene? | 0 | [
"events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10420.mp4 | 10,420 | How many objects are moving when the video ends? | 3 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10420.mp4 | 10,420 | How many collisions happen? | 2 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10420.mp4 | 10,420 | How many metal objects enter the scene? | 1 | [
"events",
"objects",
"metal",
"filter_material",
"filter_in",
"count"
] |
video_10421.mp4 | 10,421 | How many stationary green objects are there when the video ends? | 0 | [
"objects",
"green",
"filter_color",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_10421.mp4 | 10,421 | How many gray objects are moving when the video ends? | 0 | [
"objects",
"gray",
"filter_color",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10421.mp4 | 10,421 | How many metal cylinders enter the scene? | 0 | [
"events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10421.mp4 | 10,421 | How many spheres enter the scene? | 1 | [
"events",
"objects",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_10422.mp4 | 10,422 | How many cylinders are moving when the video ends? | 4 | [
"objects",
"cylinder",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10422.mp4 | 10,422 | How many red objects enter the scene? | 1 | [
"events",
"objects",
"red",
"filter_color",
"filter_in",
"count"
] |
video_10422.mp4 | 10,422 | How many cylinders enter the scene? | 3 | [
"events",
"objects",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10423.mp4 | 10,423 | How many metal objects are stationary? | 0 | [
"objects",
"metal",
"filter_material",
"null",
"filter_stationary",
"count"
] |
video_10423.mp4 | 10,423 | How many moving cyan objects are there when the video begins? | 2 | [
"objects",
"cyan",
"filter_color",
"start",
"get_frame",
"filter_moving",
"count"
] |
video_10423.mp4 | 10,423 | How many objects enter the scene? | 0 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10423.mp4 | 10,423 | How many collisions happen? | 3 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10424.mp4 | 10,424 | How many cyan objects are moving? | 3 | [
"objects",
"cyan",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_10424.mp4 | 10,424 | How many cyan cubes enter the scene? | 1 | [
"events",
"objects",
"cyan",
"filter_color",
"cube",
"filter_shape",
"filter_in",
"count"
] |
video_10425.mp4 | 10,425 | How many yellow cylinders enter the scene? | 1 | [
"events",
"objects",
"yellow",
"filter_color",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10426.mp4 | 10,426 | How many metal objects are moving when the video ends? | 0 | [
"objects",
"metal",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10426.mp4 | 10,426 | How many yellow objects enter the scene? | 0 | [
"events",
"objects",
"yellow",
"filter_color",
"filter_in",
"count"
] |
video_10426.mp4 | 10,426 | How many purple cylinders exit the scene? | 1 | [
"events",
"objects",
"purple",
"filter_color",
"cylinder",
"filter_shape",
"filter_out",
"count"
] |
video_10427.mp4 | 10,427 | How many red objects are stationary when the video begins? | 0 | [
"objects",
"red",
"filter_color",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10427.mp4 | 10,427 | How many rubber objects are moving? | 1 | [
"objects",
"rubber",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10427.mp4 | 10,427 | How many gray objects enter the scene? | 1 | [
"events",
"objects",
"gray",
"filter_color",
"filter_in",
"count"
] |
video_10428.mp4 | 10,428 | How many moving objects are there when the video ends? | 1 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10428.mp4 | 10,428 | How many blue objects enter the scene? | 0 | [
"events",
"objects",
"blue",
"filter_color",
"filter_in",
"count"
] |
video_10429.mp4 | 10,429 | How many moving yellow objects are there when the video begins? | 1 | [
"objects",
"yellow",
"filter_color",
"start",
"get_frame",
"filter_moving",
"count"
] |
video_10430.mp4 | 10,430 | How many moving metal objects are there when the video ends? | 1 | [
"objects",
"metal",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10430.mp4 | 10,430 | How many stationary cyan objects are there when the video begins? | 2 | [
"objects",
"cyan",
"filter_color",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10430.mp4 | 10,430 | How many rubber spheres exit the scene? | 0 | [
"events",
"objects",
"rubber",
"filter_material",
"sphere",
"filter_shape",
"filter_out",
"count"
] |
video_10430.mp4 | 10,430 | How many objects enter the scene? | 2 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10431.mp4 | 10,431 | How many moving objects are there? | 3 | [
"objects",
"null",
"filter_moving",
"count"
] |
video_10431.mp4 | 10,431 | How many moving objects are there when the video ends? | 2 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10431.mp4 | 10,431 | How many collisions happen? | 1 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10432.mp4 | 10,432 | How many spheres are stationary when the video ends? | 0 | [
"objects",
"sphere",
"filter_shape",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_10432.mp4 | 10,432 | How many yellow objects are moving? | 0 | [
"objects",
"yellow",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_10432.mp4 | 10,432 | How many metal objects enter the scene? | 2 | [
"events",
"objects",
"metal",
"filter_material",
"filter_in",
"count"
] |
video_10433.mp4 | 10,433 | How many metal objects are moving? | 2 | [
"objects",
"metal",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10433.mp4 | 10,433 | How many objects are moving when the video ends? | 3 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10434.mp4 | 10,434 | How many moving cylinders are there? | 1 | [
"objects",
"cylinder",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10434.mp4 | 10,434 | How many yellow cubes enter the scene? | 2 | [
"events",
"objects",
"yellow",
"filter_color",
"cube",
"filter_shape",
"filter_in",
"count"
] |
video_10434.mp4 | 10,434 | How many rubber cylinders enter the scene? | 0 | [
"events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10435.mp4 | 10,435 | How many metal objects are moving? | 4 | [
"objects",
"metal",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10435.mp4 | 10,435 | How many collisions happen? | 3 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10436.mp4 | 10,436 | How many metal objects are stationary when the video begins? | 3 | [
"objects",
"metal",
"filter_material",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10436.mp4 | 10,436 | How many collisions happen? | 2 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10437.mp4 | 10,437 | How many cylinders are stationary when the video begins? | 4 | [
"objects",
"cylinder",
"filter_shape",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_10437.mp4 | 10,437 | How many collisions happen? | 2 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10437.mp4 | 10,437 | How many green cubes enter the scene? | 1 | [
"events",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"filter_in",
"count"
] |
video_10438.mp4 | 10,438 | How many yellow objects are moving when the video begins? | 2 | [
"objects",
"yellow",
"filter_color",
"start",
"get_frame",
"filter_moving",
"count"
] |
video_10438.mp4 | 10,438 | How many rubber objects are moving? | 0 | [
"objects",
"rubber",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_10438.mp4 | 10,438 | How many gray cylinders enter the scene? | 0 | [
"events",
"objects",
"gray",
"filter_color",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_10438.mp4 | 10,438 | How many yellow objects enter the scene? | 0 | [
"events",
"objects",
"yellow",
"filter_color",
"filter_in",
"count"
] |
video_10439.mp4 | 10,439 | How many moving brown objects are there when the video ends? | 1 | [
"objects",
"brown",
"filter_color",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10439.mp4 | 10,439 | How many moving blue objects are there? | 1 | [
"objects",
"blue",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_10439.mp4 | 10,439 | How many objects enter the scene? | 1 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10439.mp4 | 10,439 | How many collisions happen? | 2 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10440.mp4 | 10,440 | How many collisions happen? | 2 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10441.mp4 | 10,441 | How many purple objects are moving? | 0 | [
"objects",
"purple",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_10441.mp4 | 10,441 | How many cylinders are moving? | 1 | [
"objects",
"cylinder",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_10441.mp4 | 10,441 | How many collisions happen? | 3 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_10441.mp4 | 10,441 | How many objects enter the scene? | 2 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10442.mp4 | 10,442 | How many moving cylinders are there when the video ends? | 0 | [
"objects",
"cylinder",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10442.mp4 | 10,442 | How many objects are moving when the video ends? | 2 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10442.mp4 | 10,442 | How many objects enter the scene? | 2 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10443.mp4 | 10,443 | How many red objects are moving when the video begins? | 0 | [
"objects",
"red",
"filter_color",
"start",
"get_frame",
"filter_moving",
"count"
] |
video_10443.mp4 | 10,443 | How many cubes enter the scene? | 2 | [
"events",
"objects",
"cube",
"filter_shape",
"filter_in",
"count"
] |
video_10444.mp4 | 10,444 | How many objects are moving? | 4 | [
"objects",
"null",
"filter_moving",
"count"
] |
video_10444.mp4 | 10,444 | How many objects are moving when the video ends? | 4 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10444.mp4 | 10,444 | How many objects enter the scene? | 3 | [
"events",
"objects",
"filter_in",
"count"
] |
video_10445.mp4 | 10,445 | How many moving metal objects are there when the video ends? | 0 | [
"objects",
"metal",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_10445.mp4 | 10,445 | How many cyan objects enter the scene? | 0 | [
"events",
"objects",
"cyan",
"filter_color",
"filter_in",
"count"
] |
video_10445.mp4 | 10,445 | How many metal objects enter the scene? | 0 | [
"events",
"objects",
"metal",
"filter_material",
"filter_in",
"count"
] |
video_10446.mp4 | 10,446 | How many blue objects are stationary? | 0 | [
"objects",
"blue",
"filter_color",
"null",
"filter_stationary",
"count"
] |
video_10446.mp4 | 10,446 | How many rubber objects are moving? | 1 | [
"objects",
"rubber",
"filter_material",
"null",
"filter_moving",
"count"
] |