question
stringlengths 184
2.61k
| seq_len
int64 1
16
| answer
stringclasses 28
values | qid
stringlengths 7
7
| qtype
stringclasses 24
values | atype
stringclasses 3
values |
---|---|---|---|---|---|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': [], 'Office': [], 'Bedroom': ['Michael'], 'Hallway': ['Sandra', 'Mary', 'Daniel']}}
In which room was John at the final step? | 1 | Bathroom | 0000448 | final_app | room |
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'John', 'Daniel'], 'Bathroom': [], 'Garden': ['Sandra', 'Michael'], 'Office': [], 'Bedroom': [], 'Hallway': []}}
Which room was crowded (3 or more people in one room) for the most steps? | 1 | Kitchen | 0004450 | crowded_room | room |
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Sandra', 'Daniel'], 'Garden': ['John'], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': []}}
In which room was Sandra when Michael first appeared in the Kitchen? | 1 | Bathroom | 0000512 | char_on_char_first_app | room |
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': [], 'Garden': ['John'], 'Office': ['Daniel'], 'Bedroom': ['Mary'], 'Hallway': ['Sandra']}}
Which room was empty for more steps than the other rooms? | 1 | Bathroom | 0003985 | room_empty | room |
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': [], 'Garden': ['Mary', 'John', 'Michael'], 'Office': ['Daniel'], 'Bedroom': [], 'Hallway': []}}
Which room was crowded (3 or more people in one room) for the most steps? | 1 | Garden | 0004394 | crowded_room | room |
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': ['Sandra'], 'Hallway': ['John', 'Michael']}}
How many rooms were empty at step 1? | 1 | 2 | 0003547 | n_empty | number |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra', 'John'], 'Office': [], 'Bedroom': ['Daniel', 'Michael'], 'Hallway': ['Mary']}}
Who was in the Bathroom when Sandra made their final appearance in the Garden? | 1 | Nobody | 0002130 | room_on_char_final_app | person |
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['Sandra', 'Michael'], 'Garden': [], 'Office': ['John'], 'Bedroom': ['Daniel'], 'Hallway': []}}
Who spent the most time alone in the Kitchen? | 1 | Mary | 0004602 | who_spend | person |
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': [], 'Garden': [], 'Office': ['Mary'], 'Bedroom': ['Sandra', 'Michael'], 'Hallway': ['Daniel']}}
In which room was John when Sandra made their final appearance in the Bedroom? | 1 | Kitchen | 0000788 | char_on_char_final_app | room |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary', 'Daniel'], 'Garden': [], 'Office': ['Sandra', 'John'], 'Bedroom': [], 'Hallway': ['Michael']}}
In which room was John at the final step? | 1 | Office | 0000463 | final_app | room |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': [], 'Office': [], 'Bedroom': ['Sandra', 'John', 'Daniel'], 'Hallway': ['Mary', 'Michael']}}
In which room was Mary at step 1? | 1 | Hallway | 0001008 | char_at_frame | room |
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'John', 'Daniel'], 'Bathroom': [], 'Garden': ['Mary', 'Michael'], 'Office': [], 'Bedroom': [], 'Hallway': []}}
In which room was Daniel at step 1? | 1 | Kitchen | 0001111 | char_at_frame | room |
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel', 'Michael'], 'Bathroom': ['Sandra'], 'Garden': [], 'Office': ['Mary'], 'Bedroom': ['John'], 'Hallway': []}}
In which room was Daniel when Mary made their final appearance in the Office? | 1 | Kitchen | 0000827 | char_on_char_final_app | room |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': ['Sandra', 'Daniel', 'Michael'], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': []}}
Who was the first to appear in the Bedroom? | 1 | Nobody | 0001377 | first_at_room | person |
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': ['Sandra', 'John', 'Michael'], 'Office': [], 'Bedroom': [], 'Hallway': ['Daniel']}}
How many characters were in the Bathroom when Daniel made their final appearance in the Hallway? | 1 | 0 | 0003168 | n_room_on_char_final_app | number |
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Michael'], 'Bathroom': ['Daniel'], 'Garden': [], 'Office': ['John'], 'Bedroom': [], 'Hallway': ['Mary']}}
In which room was Mary when Michael made their final appearance in the Kitchen? | 1 | Hallway | 0000980 | char_on_char_final_app | room |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary'], 'Garden': ['Sandra', 'Michael'], 'Office': [], 'Bedroom': ['Daniel'], 'Hallway': ['John']}}
Who was in the Bedroom at step 1? | 1 | Daniel | 0002412 | room_at_frame | person |
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['Sandra'], 'Garden': [], 'Office': ['Michael'], 'Bedroom': [], 'Hallway': ['John', 'Daniel']}}
How many times did a crowd (3 or more people in one room) appear? | 1 | 0 | 0005863 | crowd_count | number |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra', 'John', 'Daniel'], 'Office': [], 'Bedroom': ['Mary', 'Michael'], 'Hallway': []}}
In which room was Sandra when John made their final appearance in the Garden? | 1 | Garden | 0000913 | char_on_char_final_app | room |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['John'], 'Office': ['Sandra', 'Michael'], 'Bedroom': ['Daniel'], 'Hallway': ['Mary']}}
Who was in the Bathroom at step 1? | 1 | Nobody | 0002454 | room_at_frame | person |
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'Michael'], 'Bathroom': ['John', 'Daniel'], 'Garden': ['Sandra'], 'Office': [], 'Bedroom': [], 'Hallway': []}}
In which room was Mary at the final step? | 1 | Kitchen | 0000263 | final_app | room |
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['John'], 'Garden': [], 'Office': ['Mary'], 'Bedroom': ['Daniel'], 'Hallway': ['Sandra']}}
Which room was empty for more steps than the other rooms? | 1 | Garden | 0003916 | room_empty | room |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'Daniel', 'Michael'], 'Garden': [], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': ['John']}}
Which room was crowded (3 or more people in one room) for the most steps? | 1 | Bathroom | 0004472 | crowded_room | room |
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Michael'], 'Bathroom': ['Mary'], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': [], 'Hallway': ['John']}}
Who was in the Garden when Sandra made their final appearance in the Kitchen? | 1 | Nobody | 0002007 | room_on_char_final_app | person |
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': ['Michael'], 'Office': ['Sandra', 'John'], 'Bedroom': ['Daniel'], 'Hallway': []}}
How many different rooms did Michael visit? | 1 | 1 | 0005508 | rooms_visited | number |
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['Mary', 'John', 'Michael'], 'Garden': [], 'Office': [], 'Bedroom': [], 'Hallway': ['Daniel']}}
In which room was John at step 1? | 1 | Bathroom | 0001159 | char_at_frame | room |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Michael'], 'Garden': ['Mary'], 'Office': ['John'], 'Bedroom': ['Sandra', 'Daniel'], 'Hallway': []}}
How many different rooms did Daniel visit? | 1 | 1 | 0005503 | rooms_visited | number |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Michael'], 'Garden': ['Daniel'], 'Office': ['Sandra', 'Mary'], 'Bedroom': [], 'Hallway': ['John']}}
In which room was Michael when John first appeared in the Hallway? | 1 | Bathroom | 0000602 | char_on_char_first_app | room |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary', 'John', 'Michael'], 'Garden': [], 'Office': [], 'Bedroom': [], 'Hallway': ['Sandra', 'Daniel']}}
In which room was Sandra when John first appeared in the Bathroom? | 1 | Hallway | 0000556 | char_on_char_first_app | room |
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Mary', 'John', 'Daniel'], 'Bathroom': [], 'Garden': ['Michael'], 'Office': [], 'Bedroom': [], 'Hallway': []}}
Who was the first to appear in the Office? | 1 | Nobody | 0001434 | first_at_room | person |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': [], 'Office': ['John'], 'Bedroom': ['Mary', 'Daniel', 'Michael'], 'Hallway': ['Sandra']}}
Who was in the Bathroom when Sandra first appeared in the Hallway? | 1 | Nobody | 0001810 | room_on_char_first_app | person |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Michael'], 'Garden': ['Sandra', 'Mary'], 'Office': ['John'], 'Bedroom': [], 'Hallway': ['Daniel']}}
How many times did a crowd (3 or more people in one room) appear? | 1 | 0 | 0005956 | crowd_count | number |
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel', 'Michael'], 'Bathroom': ['Sandra', 'John'], 'Garden': [], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': []}}
In which room was Mary at step 1? | 1 | Office | 0001165 | char_at_frame | room |
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Mary'], 'Bathroom': [], 'Garden': ['John'], 'Office': ['Michael'], 'Bedroom': [], 'Hallway': ['Daniel']}}
Who was in the Bedroom when Michael first appeared in the Office? | 1 | Nobody | 0001906 | room_on_char_first_app | person |
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Mary'], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': ['John'], 'Hallway': ['Sandra']}}
Which room was empty for more steps than the other rooms? | 1 | Garden | 0003807 | room_empty | room |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra'], 'Garden': ['Michael'], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': ['John', 'Daniel']}}
How many steps did Sandra spend in the Kitchen? | 1 | 0 | 0005361 | steps_in_room | number |
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'John'], 'Bathroom': [], 'Garden': ['Sandra', 'Daniel'], 'Office': [], 'Bedroom': ['Michael'], 'Hallway': []}}
With whom did Daniel spend the most time together in the same room? | 1 | Sandra | 0005135 | spend_together | person |
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['Sandra'], 'Garden': ['John', 'Michael'], 'Office': ['Daniel'], 'Bedroom': [], 'Hallway': []}}
How many characters were in the Garden when Daniel made their final appearance in the Office? | 1 | 2 | 0003176 | n_room_on_char_final_app | number |
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['John', 'Michael'], 'Garden': [], 'Office': [], 'Bedroom': ['Sandra', 'Mary'], 'Hallway': []}}
How many rooms were empty at step 1? | 1 | 3 | 0003615 | n_empty | number |
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'Michael'], 'Bathroom': [], 'Garden': ['Daniel'], 'Office': ['John'], 'Bedroom': [], 'Hallway': ['Sandra']}}
Who spent the most time alone in the Garden? | 1 | Daniel | 0004615 | who_spend | person |
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': [], 'Bedroom': ['Mary'], 'Hallway': ['John', 'Daniel']}}
How many times did a crowd (3 or more people in one room) appear? | 1 | 0 | 0005877 | crowd_count | number |
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Michael'], 'Bathroom': ['Sandra'], 'Garden': [], 'Office': ['Mary', 'Daniel'], 'Bedroom': [], 'Hallway': []}}
In which room did John spend the most time? | 1 | Kitchen | 0004111 | where_spend | room |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': [], 'Office': ['Sandra', 'Mary', 'Daniel', 'Michael'], 'Bedroom': ['John'], 'Hallway': []}}
Which room was crowded (3 or more people in one room) for the most steps? | 1 | Office | 0004444 | crowded_room | room |
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Daniel'], 'Garden': [], 'Office': ['Mary', 'John'], 'Bedroom': ['Sandra'], 'Hallway': []}}
In which room was Sandra when Mary first appeared in the Office? | 1 | Bedroom | 0000562 | char_on_char_first_app | room |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra', 'John'], 'Office': [], 'Bedroom': [], 'Hallway': ['Mary', 'Daniel', 'Michael']}}
How many characters were in the Office when Mary made their final appearance in the Hallway? | 1 | 0 | 0003097 | n_room_on_char_final_app | number |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'John', 'Daniel'], 'Garden': [], 'Office': ['Mary', 'Michael'], 'Bedroom': [], 'Hallway': []}}
How many rooms were empty at step 1? | 1 | 4 | 0003659 | n_empty | number |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra'], 'Garden': ['Daniel', 'Michael'], 'Office': [], 'Bedroom': [], 'Hallway': ['Mary', 'John']}}
Who spent the most time alone in the Bathroom? | 1 | Sandra | 0004736 | who_spend | person |
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Mary'], 'Bathroom': [], 'Garden': ['John', 'Michael'], 'Office': [], 'Bedroom': [], 'Hallway': ['Daniel']}}
How many different rooms did Mary visit? | 1 | 1 | 0005509 | rooms_visited | number |
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': [], 'Garden': [], 'Office': ['Sandra', 'Mary'], 'Bedroom': ['John', 'Daniel'], 'Hallway': []}}
With whom did John spend the most time together in the same room? | 1 | Daniel | 0005161 | spend_together | person |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['John', 'Daniel'], 'Office': ['Sandra', 'Mary'], 'Bedroom': ['Michael'], 'Hallway': []}}
In which room did Sandra spend the most time? | 1 | Office | 0004201 | where_spend | room |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': [], 'Office': ['Sandra', 'Michael'], 'Bedroom': ['Daniel'], 'Hallway': ['Mary', 'John']}}
How many different rooms did Daniel visit? | 1 | 1 | 0005660 | rooms_visited | number |
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Mary'], 'Bathroom': [], 'Garden': [], 'Office': [], 'Bedroom': ['John', 'Daniel', 'Michael'], 'Hallway': []}}
How many rooms were empty at step 1? | 1 | 4 | 0003727 | n_empty | number |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary'], 'Garden': ['Daniel'], 'Office': ['Sandra'], 'Bedroom': ['Michael'], 'Hallway': ['John']}}
Which room was empty for more steps than the other rooms? | 1 | Kitchen | 0003881 | room_empty | room |
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': ['Sandra', 'John'], 'Office': ['Daniel', 'Michael'], 'Bedroom': [], 'Hallway': []}}
Who was in the same room as John at step 1? | 1 | Sandra | 0002556 | char_on_char_at_frame | person |
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['Michael'], 'Garden': [], 'Office': ['John'], 'Bedroom': ['Sandra'], 'Hallway': ['Mary']}}
Which room was empty for more steps than the other rooms? | 1 | Garden | 0003862 | room_empty | room |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': ['Mary', 'Daniel', 'Michael'], 'Bedroom': ['John'], 'Hallway': []}}
Which room was crowded (3 or more people in one room) for the most steps? | 1 | Office | 0004349 | crowded_room | room |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Daniel'], 'Garden': ['Mary'], 'Office': ['John', 'Michael'], 'Bedroom': ['Sandra'], 'Hallway': []}}
How many times did a crowd (3 or more people in one room) appear? | 1 | 0 | 0005751 | crowd_count | number |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra'], 'Garden': [], 'Office': ['John', 'Michael'], 'Bedroom': ['Mary', 'Daniel'], 'Hallway': []}}
Who was the first to appear in the Kitchen? | 1 | Nobody | 0001404 | first_at_room | person |
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['Sandra', 'Michael'], 'Garden': ['Mary'], 'Office': ['John'], 'Bedroom': [], 'Hallway': []}}
Who was in the Garden at step 1? | 1 | Mary | 0002256 | room_at_frame | person |
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': [], 'Office': [], 'Bedroom': ['Sandra', 'John'], 'Hallway': ['Daniel', 'Michael']}}
In which room was Daniel at step 1? | 1 | Hallway | 0001184 | char_at_frame | room |
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Daniel'], 'Bathroom': ['Sandra'], 'Garden': ['Mary'], 'Office': ['Michael'], 'Bedroom': [], 'Hallway': []}}
Who was in the Bedroom when Sandra first appeared in the Bathroom? | 1 | Nobody | 0001981 | room_on_char_first_app | person |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Daniel', 'Michael'], 'Garden': [], 'Office': [], 'Bedroom': ['Sandra', 'Mary', 'John'], 'Hallway': []}}
Which room was crowded (3 or more people in one room) for the most steps? | 1 | Bedroom | 0004339 | crowded_room | room |
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['Michael'], 'Garden': [], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': ['Mary', 'John']}}
With whom did John spend the most time together in the same room? | 1 | Mary | 0005217 | spend_together | person |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John', 'Michael'], 'Garden': [], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': ['Sandra', 'Daniel']}}
Who spent the most time alone in the rooms? | 1 | Mary | 0004820 | spend_alone | person |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': [], 'Office': ['Mary'], 'Bedroom': ['John', 'Daniel', 'Michael'], 'Hallway': ['Sandra']}}
Which room was crowded (3 or more people in one room) for the most steps? | 1 | Bedroom | 0004459 | crowded_room | room |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John', 'Michael'], 'Garden': ['Mary', 'Daniel'], 'Office': [], 'Bedroom': [], 'Hallway': ['Sandra']}}
Who was the last to appear in the Bedroom? | 1 | Nobody | 0001573 | last_at_room | person |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'Michael'], 'Garden': ['John'], 'Office': [], 'Bedroom': [], 'Hallway': ['Mary', 'Daniel']}}
How many other characters were in the same room as Sandra at step 1? | 1 | 1 | 0003434 | n_char_at_frame | number |
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': [], 'Garden': ['Mary'], 'Office': [], 'Bedroom': ['John', 'Daniel'], 'Hallway': ['Sandra']}}
How many rooms were empty at step 1? | 1 | 2 | 0003704 | n_empty | number |
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': ['Sandra', 'John', 'Daniel'], 'Office': ['Michael'], 'Bedroom': [], 'Hallway': []}}
How many rooms were empty at step 1? | 1 | 3 | 0003567 | n_empty | number |
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': [], 'Garden': ['Daniel'], 'Office': [], 'Bedroom': ['Mary', 'John'], 'Hallway': ['Michael']}}
Who was the first to appear in the Office? | 1 | Nobody | 0001395 | first_at_room | person |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'Mary', 'Daniel'], 'Garden': [], 'Office': [], 'Bedroom': ['John', 'Michael'], 'Hallway': []}}
In which room was Michael when John made their final appearance in the Bedroom? | 1 | Bedroom | 0000776 | char_on_char_final_app | room |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary'], 'Garden': ['Sandra', 'John', 'Daniel'], 'Office': ['Michael'], 'Bedroom': [], 'Hallway': []}}
Who was in the Bathroom when Daniel first appeared in the Garden? | 1 | Mary | 0001980 | room_on_char_first_app | person |
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'Daniel', 'Michael'], 'Bathroom': ['John'], 'Garden': [], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': []}}
How many other characters were in the same room as Michael at step 1? | 1 | 2 | 0003395 | n_char_at_frame | number |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Michael'], 'Garden': ['Sandra', 'Daniel'], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': ['John']}}
How many characters were in the Bedroom when Sandra first appeared in the Garden? | 1 | 0 | 0002878 | n_room_on_char_first_app | number |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Daniel'], 'Garden': ['Mary'], 'Office': ['John'], 'Bedroom': ['Michael'], 'Hallway': ['Sandra']}}
Who was the first to appear in the Kitchen? | 1 | Nobody | 0001375 | first_at_room | person |
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'John'], 'Bathroom': [], 'Garden': [], 'Office': [], 'Bedroom': ['Michael'], 'Hallway': ['Sandra', 'Daniel']}}
In which room was Michael when Mary first appeared in the Kitchen? | 1 | Bedroom | 0000694 | char_on_char_first_app | room |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Mary'], 'Office': ['Daniel'], 'Bedroom': ['John'], 'Hallway': ['Sandra', 'Michael']}}
Who was in the Garden when Michael first appeared in the Hallway? | 1 | Mary | 0001918 | room_on_char_first_app | person |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['John', 'Michael'], 'Office': ['Sandra', 'Mary'], 'Bedroom': ['Daniel'], 'Hallway': []}}
How many characters were in the Bathroom when Daniel first appeared in the Bedroom? | 1 | 0 | 0002853 | n_room_on_char_first_app | number |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary'], 'Garden': ['Sandra', 'Michael'], 'Office': ['John'], 'Bedroom': ['Daniel'], 'Hallway': []}}
Who was the last to appear in the Kitchen? | 1 | Nobody | 0001583 | last_at_room | person |
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'John', 'Michael'], 'Bathroom': ['Daniel'], 'Garden': ['Sandra'], 'Office': [], 'Bedroom': [], 'Hallway': []}}
How many other characters were in the same room as John at step 1? | 1 | 2 | 0003308 | n_char_at_frame | number |
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Daniel'], 'Garden': [], 'Office': [], 'Bedroom': ['John'], 'Hallway': ['Sandra', 'Mary']}}
Who was in the Bathroom at step 1? | 1 | Daniel | 0002381 | room_at_frame | person |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Daniel', 'Michael'], 'Office': ['Sandra'], 'Bedroom': ['Mary', 'John'], 'Hallway': []}}
How many steps did Sandra spend in the Kitchen? | 1 | 0 | 0005296 | steps_in_room | number |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': ['Mary'], 'Office': ['Daniel'], 'Bedroom': [], 'Hallway': ['Sandra', 'Michael']}}
In which room was Michael when Sandra made their final appearance in the Hallway? | 1 | Hallway | 0000975 | char_on_char_final_app | room |
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Mary'], 'Bathroom': [], 'Garden': ['Michael'], 'Office': [], 'Bedroom': ['John'], 'Hallway': ['Daniel']}}
Who was in the same room as John at step 1? | 1 | Nobody | 0002656 | char_on_char_at_frame | person |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'John', 'Daniel'], 'Garden': ['Mary'], 'Office': [], 'Bedroom': [], 'Hallway': ['Michael']}}
In which room was John when Daniel first appeared in the Bathroom? | 1 | Bathroom | 0000725 | char_on_char_first_app | room |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': ['Michael'], 'Office': ['Sandra', 'Mary'], 'Bedroom': ['Daniel'], 'Hallway': []}}
In which room was Daniel when Michael made their final appearance in the Garden? | 1 | Bedroom | 0000891 | char_on_char_final_app | room |
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Michael'], 'Bathroom': [], 'Garden': ['Mary'], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': ['Daniel']}}
How many characters were in the Kitchen when Daniel first appeared in the Hallway? | 1 | 2 | 0002894 | n_room_on_char_first_app | number |
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Daniel'], 'Bathroom': ['Michael'], 'Garden': ['Sandra'], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': []}}
How many characters were in the Kitchen when Mary first appeared in the Office? | 1 | 2 | 0002889 | n_room_on_char_first_app | number |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['John'], 'Office': ['Mary'], 'Bedroom': ['Sandra', 'Daniel', 'Michael'], 'Hallway': []}}
Who was the last to appear in the Kitchen? | 1 | Nobody | 0001593 | last_at_room | person |
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': [], 'Garden': ['Mary', 'John', 'Daniel'], 'Office': [], 'Bedroom': [], 'Hallway': ['Sandra']}}
Which room was crowded (3 or more people in one room) for the most steps? | 1 | Garden | 0004381 | crowded_room | room |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': ['Sandra', 'Daniel'], 'Office': [], 'Bedroom': ['Mary', 'Michael'], 'Hallway': []}}
How many other characters were in the same room as Michael at step 1? | 1 | 1 | 0003372 | n_char_at_frame | number |
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': [], 'Garden': [], 'Office': ['Mary', 'John', 'Michael'], 'Bedroom': [], 'Hallway': ['Sandra']}}
How many characters were in the Bedroom when John first appeared in the Office? | 1 | 0 | 0002992 | n_room_on_char_first_app | number |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Michael'], 'Office': [], 'Bedroom': [], 'Hallway': ['Sandra', 'Mary', 'John', 'Daniel']}}
Who spent the least amount of time alone in the Hallway? | 1 | Michael | 0004566 | who_spend | person |
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['John'], 'Garden': ['Sandra'], 'Office': [], 'Bedroom': ['Mary', 'Daniel'], 'Hallway': []}}
Who was in the Office when Mary made their final appearance in the Bedroom? | 1 | Nobody | 0002249 | room_on_char_final_app | person |
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Daniel'], 'Bathroom': [], 'Garden': [], 'Office': ['Sandra', 'Michael'], 'Bedroom': [], 'Hallway': ['Mary']}}
With whom did Sandra spend the most time together in the same room? | 1 | Michael | 0005062 | spend_together | person |
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['Sandra'], 'Garden': ['Daniel'], 'Office': ['John'], 'Bedroom': [], 'Hallway': ['Michael']}}
Which room was empty for more steps than the other rooms? | 1 | Bedroom | 0003754 | room_empty | room |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary', 'Michael'], 'Garden': [], 'Office': ['John', 'Daniel'], 'Bedroom': [], 'Hallway': ['Sandra']}}
Who was the first to appear in the Bedroom? | 1 | Nobody | 0001279 | first_at_room | person |
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['John', 'Daniel'], 'Garden': [], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': ['Michael']}}
In which room was Sandra at step 1? | 1 | Office | 0001093 | char_at_frame | room |
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Sandra', 'Daniel'], 'Garden': [], 'Office': ['Mary'], 'Bedroom': ['Michael'], 'Hallway': []}}
Who spent the most time alone in the Kitchen? | 1 | John | 0004561 | who_spend | person |
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'Mary'], 'Garden': [], 'Office': ['John', 'Daniel', 'Michael'], 'Bedroom': [], 'Hallway': []}}
How many other characters were in the same room as Michael at step 1? | 1 | 2 | 0003309 | n_char_at_frame | number |
MMReD: A Cross-Modal Benchmark for Dense Reasoning

This is the dataset & benchmark accompanying MMReD paper. It was obtained by running generation script in MMReD repository:
python scripts/generate_dataset.py
It only contains textual split of the dataset to save space as images can be deterministically generated from jsons.
To run full evaluation, training, or generate images from jsons for LVLMs, please refer to the repository.
Multi-Modal Controllable Environment = Dense Factual Haystack
MMReD introduces a concept of dense context, aiming at controllable generative evaluation of reasoning over arbitrarily long factually dense scenarios.
It contains 8 splits corresponding to different sequence lengths in environment transitions: [1, 2, 4, ..., 128]. Each split contains 24 evaluation questions with 200/50/50 train/val/test samples per question type.
Different splits grouped by sequence length are available both form evaluation & training, with training samples generated up to sequence length of 16.
from datasets import load_dataset
train_16 = load_dataset("dondo-sss/mmred", "seq_len_128")["train"]
test_128 = load_dataset("dondo-sss/mmred", "seq_len_128")["test"]
Questions are generally divided into 2 groups - resembling standard NIAH evaluation & our introduced Dense Long Context evaluation:
ID | Question template | Dataset Name |
---|---|---|
NIAH | ||
FA-FA-R | In which room did [C] first appear? | room_on_char_first_app |
FA-CCFA-R | In which room was [C1] when [C2] first appeared in the [R]? | char_on_char_first_app |
FA-FR-C | Who was the first to appear in the [R]? | first_at_room |
FA-RCFA-C | Who was in the [R1] when [C] first appeared in the [R2]? | char_at_frame |
FA-NRFA-I | How many characters were in the [R1] when [C] first appeared in the [R2]? | n_room_on_char_first_app |
FI-FA-R | In which room was [C] at the final step? | final_app |
FI-CCFA-R | In which room was [C1] when [C2] made their final appearance in the [R]? | char_on_char_final_app |
FI-LR-C | Who was the last to appear in the [R]? | last_at_room |
FI-RCFA-C | Who was in the [R1] when [C] made their final appearance in the [R2]? | char_at_frame |
FI-NRFA-I | How many chars were in the [R1] when [C] made their final app in the [R2]? | n_room_on_char_final_app |
FX-CF-R | In which room was [C] at step [X]? | room_at_frame |
FX-RF-C | Who was in the [R] at step [X]? | char_at_frame |
FX-CCF-C | Who was in the same room as [C] at step [X]? | char_on_char_at_frame |
FX-NCF-I | How many other characters were in the same room as [C] at step [X]? | n_char_at_frame |
FX-NE-I | How many rooms were empty at step [X]? | n_empty |
LC | ||
LC-RE-R | Which room was empty for the [comp] steps? | room_empty |
LC-WS-R | In which room did [C] spend the [comp] time? | where_spend |
LC-CR-R | Which room was crowded (three or more people) for the most steps? | crowded_room |
LC-WHS-C | Who spent the [comp] time in the [R]? | who_spend |
LC-SA-C | Who spent the [comp] time alone in the rooms? | spend_alone |
LC-ST-C | With whom did [C] spend the [comp] time together in the same room? | spend_together |
LC-SR-I | How many steps did [C] spend in the [R]? | steps_in_room |
LC-RV-I | How many different rooms did [C] visit? | rooms_visited |
LC-CC-I | How many times did a crowd (three or more people in one room) appear? | crowd_count |
- Downloads last month
- 123