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_14972.mp4 | 14,972 | How many objects are moving when the video ends? | 4 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_14972.mp4 | 14,972 | How many metal objects enter the scene? | 2 | [
"events",
"objects",
"metal",
"filter_material",
"filter_in",
"count"
] |
video_14973.mp4 | 14,973 | How many cylinders are stationary when the video ends? | 1 | [
"objects",
"cylinder",
"filter_shape",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_14974.mp4 | 14,974 | How many moving spheres are there? | 2 | [
"objects",
"sphere",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_14974.mp4 | 14,974 | How many moving gray objects are there when the video ends? | 1 | [
"objects",
"gray",
"filter_color",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_14974.mp4 | 14,974 | How many brown cylinders enter the scene? | 1 | [
"events",
"objects",
"brown",
"filter_color",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_14974.mp4 | 14,974 | How many metal objects enter the scene? | 1 | [
"events",
"objects",
"metal",
"filter_material",
"filter_in",
"count"
] |
video_14975.mp4 | 14,975 | How many moving cylinders are there? | 0 | [
"objects",
"cylinder",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_14975.mp4 | 14,975 | How many moving metal objects are there when the video ends? | 3 | [
"objects",
"metal",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_14975.mp4 | 14,975 | How many metal objects enter the scene? | 2 | [
"events",
"objects",
"metal",
"filter_material",
"filter_in",
"count"
] |
video_14975.mp4 | 14,975 | How many objects enter the scene? | 2 | [
"events",
"objects",
"filter_in",
"count"
] |
video_14976.mp4 | 14,976 | How many moving cubes are there? | 0 | [
"objects",
"cube",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_14976.mp4 | 14,976 | How many objects are moving? | 3 | [
"objects",
"null",
"filter_moving",
"count"
] |
video_14977.mp4 | 14,977 | How many moving cylinders are there? | 2 | [
"objects",
"cylinder",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_14977.mp4 | 14,977 | How many objects exit the scene? | 0 | [
"events",
"objects",
"filter_out",
"count"
] |
video_14978.mp4 | 14,978 | How many rubber objects are moving when the video ends? | 3 | [
"objects",
"rubber",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_14978.mp4 | 14,978 | How many red objects are moving? | 1 | [
"objects",
"red",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_14979.mp4 | 14,979 | How many purple objects are moving? | 1 | [
"objects",
"purple",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_14979.mp4 | 14,979 | How many metal cubes exit the scene? | 0 | [
"events",
"objects",
"metal",
"filter_material",
"cube",
"filter_shape",
"filter_out",
"count"
] |
video_14979.mp4 | 14,979 | How many rubber objects enter the scene? | 1 | [
"events",
"objects",
"rubber",
"filter_material",
"filter_in",
"count"
] |
video_14980.mp4 | 14,980 | How many moving cyan objects are there? | 0 | [
"objects",
"cyan",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_14980.mp4 | 14,980 | How many yellow objects are stationary when the video begins? | 2 | [
"objects",
"yellow",
"filter_color",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_14980.mp4 | 14,980 | How many cubes enter the scene? | 0 | [
"events",
"objects",
"cube",
"filter_shape",
"filter_in",
"count"
] |
video_14980.mp4 | 14,980 | How many rubber objects enter the scene? | 0 | [
"events",
"objects",
"rubber",
"filter_material",
"filter_in",
"count"
] |
video_14981.mp4 | 14,981 | How many objects are stationary when the video ends? | 0 | [
"objects",
"end",
"get_frame",
"filter_stationary",
"count"
] |
video_14981.mp4 | 14,981 | How many moving cubes are there when the video ends? | 2 | [
"objects",
"cube",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_14981.mp4 | 14,981 | How many metal cylinders exit the scene? | 1 | [
"events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"filter_out",
"count"
] |
video_14981.mp4 | 14,981 | How many rubber objects enter the scene? | 2 | [
"events",
"objects",
"rubber",
"filter_material",
"filter_in",
"count"
] |
video_14982.mp4 | 14,982 | How many moving green objects are there? | 2 | [
"objects",
"green",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_14982.mp4 | 14,982 | How many objects are moving? | 3 | [
"objects",
"null",
"filter_moving",
"count"
] |
video_14982.mp4 | 14,982 | How many green objects enter the scene? | 2 | [
"events",
"objects",
"green",
"filter_color",
"filter_in",
"count"
] |
video_14983.mp4 | 14,983 | How many spheres are moving? | 4 | [
"objects",
"sphere",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_14983.mp4 | 14,983 | How many spheres are moving when the video ends? | 4 | [
"objects",
"sphere",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_14984.mp4 | 14,984 | How many moving gray objects are there? | 0 | [
"objects",
"gray",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_14984.mp4 | 14,984 | How many objects enter the scene? | 3 | [
"events",
"objects",
"filter_in",
"count"
] |
video_14984.mp4 | 14,984 | How many cubes enter the scene? | 2 | [
"events",
"objects",
"cube",
"filter_shape",
"filter_in",
"count"
] |
video_14985.mp4 | 14,985 | How many moving rubber objects are there when the video ends? | 1 | [
"objects",
"rubber",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_14985.mp4 | 14,985 | How many objects are moving? | 4 | [
"objects",
"null",
"filter_moving",
"count"
] |
video_14986.mp4 | 14,986 | How many gray objects are moving when the video ends? | 0 | [
"objects",
"gray",
"filter_color",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_14986.mp4 | 14,986 | How many collisions happen? | 3 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_14987.mp4 | 14,987 | How many moving rubber objects are there when the video ends? | 4 | [
"objects",
"rubber",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_14987.mp4 | 14,987 | How many rubber objects are moving? | 4 | [
"objects",
"rubber",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_14987.mp4 | 14,987 | How many red spheres enter the scene? | 0 | [
"events",
"objects",
"red",
"filter_color",
"sphere",
"filter_shape",
"filter_in",
"count"
] |
video_14987.mp4 | 14,987 | How many objects enter the scene? | 1 | [
"events",
"objects",
"filter_in",
"count"
] |
video_14988.mp4 | 14,988 | How many moving cylinders are there when the video ends? | 4 | [
"objects",
"cylinder",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_14988.mp4 | 14,988 | How many moving cylinders are there? | 4 | [
"objects",
"cylinder",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_14988.mp4 | 14,988 | How many metal cylinders enter the scene? | 2 | [
"events",
"objects",
"metal",
"filter_material",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_14988.mp4 | 14,988 | How many cylinders enter the scene? | 3 | [
"events",
"objects",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_14989.mp4 | 14,989 | How many stationary objects are there when the video begins? | 4 | [
"objects",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_14989.mp4 | 14,989 | How many objects enter the scene? | 1 | [
"events",
"objects",
"filter_in",
"count"
] |
video_14989.mp4 | 14,989 | How many green cubes enter the scene? | 0 | [
"events",
"objects",
"green",
"filter_color",
"cube",
"filter_shape",
"filter_in",
"count"
] |
video_14990.mp4 | 14,990 | How many moving cubes are there when the video ends? | 1 | [
"objects",
"cube",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_14991.mp4 | 14,991 | How many moving rubber objects are there? | 3 | [
"objects",
"rubber",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_14991.mp4 | 14,991 | How many objects enter the scene? | 3 | [
"events",
"objects",
"filter_in",
"count"
] |
video_14992.mp4 | 14,992 | How many metal objects are moving when the video ends? | 2 | [
"objects",
"metal",
"filter_material",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_14992.mp4 | 14,992 | How many moving rubber objects are there? | 2 | [
"objects",
"rubber",
"filter_material",
"null",
"filter_moving",
"count"
] |
video_14992.mp4 | 14,992 | How many cylinders enter the scene? | 0 | [
"events",
"objects",
"cylinder",
"filter_shape",
"filter_in",
"count"
] |
video_14993.mp4 | 14,993 | How many rubber objects are stationary when the video begins? | 1 | [
"objects",
"rubber",
"filter_material",
"start",
"get_frame",
"filter_stationary",
"count"
] |
video_14993.mp4 | 14,993 | How many moving objects are there when the video ends? | 1 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_14993.mp4 | 14,993 | How many collisions happen? | 4 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_14994.mp4 | 14,994 | How many moving objects are there when the video ends? | 4 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_14994.mp4 | 14,994 | How many rubber cylinders exit the scene? | 0 | [
"events",
"objects",
"rubber",
"filter_material",
"cylinder",
"filter_shape",
"filter_out",
"count"
] |
video_14995.mp4 | 14,995 | How many spheres are moving when the video ends? | 2 | [
"objects",
"sphere",
"filter_shape",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_14995.mp4 | 14,995 | How many moving objects are there when the video ends? | 4 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_14995.mp4 | 14,995 | How many collisions happen? | 2 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_14996.mp4 | 14,996 | How many metal objects are stationary? | 1 | [
"objects",
"metal",
"filter_material",
"null",
"filter_stationary",
"count"
] |
video_14996.mp4 | 14,996 | How many objects are moving? | 3 | [
"objects",
"null",
"filter_moving",
"count"
] |
video_14996.mp4 | 14,996 | How many collisions happen? | 2 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_14997.mp4 | 14,997 | How many brown objects are moving? | 1 | [
"objects",
"brown",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_14997.mp4 | 14,997 | How many moving cubes are there? | 1 | [
"objects",
"cube",
"filter_shape",
"null",
"filter_moving",
"count"
] |
video_14997.mp4 | 14,997 | How many collisions happen? | 4 | [
"events",
"objects",
"filter_collision",
"count"
] |
video_14998.mp4 | 14,998 | How many moving red objects are there? | 1 | [
"objects",
"red",
"filter_color",
"null",
"filter_moving",
"count"
] |
video_14999.mp4 | 14,999 | How many objects are moving when the video ends? | 3 | [
"objects",
"end",
"get_frame",
"filter_moving",
"count"
] |
video_14999.mp4 | 14,999 | How many collisions happen? | 2 | [
"events",
"objects",
"filter_collision",
"count"
] |
Subsets and Splits