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': ['Sandra', 'John', 'Michael'], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': [], 'Hallway': ['Mary']}} Who was the first to appear in the Garden?
1
Nobody
0001365
first_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['Daniel'], 'Garden': [], 'Office': ['Mary'], 'Bedroom': ['John'], 'Hallway': ['Michael']}} How many rooms were empty at step 1?
1
1
0003612
n_empty
number
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': [], 'Garden': ['Mary', 'Michael'], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': ['Daniel']}} In which room was John when Daniel first appeared in the Hallway?
1
Kitchen
0000564
char_on_char_first_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Michael'], 'Garden': ['Sandra', 'Mary', 'John'], 'Office': [], 'Bedroom': [], 'Hallway': ['Daniel']}} Which room was crowded (3 or more people in one room) for the most steps?
1
Garden
0004448
crowded_room
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'Daniel'], 'Garden': ['Michael'], 'Office': ['Mary'], 'Bedroom': ['John'], 'Hallway': []}} How many different rooms did Mary visit?
1
1
0005656
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Daniel'], 'Garden': ['Sandra', 'Mary'], 'Office': [], 'Bedroom': [], 'Hallway': ['John', 'Michael']}} In which room did Daniel spend the most time?
1
Bathroom
0004220
where_spend
room
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': [], 'Office': [], 'Bedroom': ['Sandra'], 'Hallway': ['John', 'Daniel', 'Michael']}} Who was the last to appear in the Office?
1
Nobody
0001551
last_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': [], 'Garden': ['Mary'], 'Office': ['Michael'], 'Bedroom': ['John'], 'Hallway': ['Sandra']}} Who was in the Garden when Sandra made their final appearance in the Hallway?
1
Mary
0002141
room_on_char_final_app
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': [], 'Garden': ['Mary', 'Michael'], 'Office': ['John', 'Daniel'], 'Bedroom': [], 'Hallway': []}} In which room did Daniel spend the most time?
1
Office
0004042
where_spend
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra', 'Mary'], 'Office': [], 'Bedroom': ['John', 'Michael'], 'Hallway': ['Daniel']}} How many steps did John spend in the Office?
1
0
0005386
steps_in_room
number
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'John'], 'Bathroom': [], 'Garden': [], 'Office': ['Mary', 'Daniel', 'Michael'], 'Bedroom': [], 'Hallway': []}} In which room did John spend the most time?
1
Kitchen
0004090
where_spend
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Mary', 'John', 'Michael'], 'Office': ['Daniel'], 'Bedroom': [], 'Hallway': ['Sandra']}} Which room was crowded (3 or more people in one room) for the most steps?
1
Garden
0004272
crowded_room
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra'], 'Garden': ['Mary'], 'Office': [], 'Bedroom': [], 'Hallway': ['John', 'Daniel', 'Michael']}} How many times did a crowd (3 or more people in one room) appear?
1
1
0005969
crowd_count
number
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['Daniel', 'Michael'], 'Garden': ['John'], 'Office': [], 'Bedroom': ['Mary'], 'Hallway': []}} In which room was Michael at the final step?
1
Bathroom
0000416
final_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'Mary', 'Michael'], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': ['John'], 'Hallway': []}} In which room was John at the final step?
1
Bedroom
0000284
final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': [], 'Garden': ['Michael'], 'Office': [], 'Bedroom': ['Mary', 'Daniel'], 'Hallway': ['Sandra']}} With whom did Daniel spend the most time together in the same room?
1
Mary
0005139
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': ['Daniel'], 'Office': ['Sandra'], 'Bedroom': ['Michael'], 'Hallway': ['John']}} Which room was empty for more steps than the other rooms?
1
Bathroom
0003835
room_empty
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Michael'], 'Garden': [], 'Office': [], 'Bedroom': [], 'Hallway': ['Sandra', 'Mary', 'John', 'Daniel']}} Who was in the Office when Mary made their final appearance in the Hallway?
1
Nobody
0002054
room_on_char_final_app
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Daniel'], 'Garden': [], 'Office': [], 'Bedroom': ['Mary', 'John'], 'Hallway': ['Sandra', 'Michael']}} Who was in the Garden when Michael first appeared in the Hallway?
1
Nobody
0001950
room_on_char_first_app
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'John', 'Michael'], 'Bathroom': [], 'Garden': [], 'Office': [], 'Bedroom': ['Mary'], 'Hallway': ['Daniel']}} How many different rooms did Sandra visit?
1
1
0005641
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Daniel'], 'Bathroom': [], 'Garden': ['Sandra', 'Mary', 'Michael'], 'Office': [], 'Bedroom': [], 'Hallway': []}} Which room was crowded (3 or more people in one room) for the most steps?
1
Garden
0004338
crowded_room
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Daniel'], 'Office': ['Sandra', 'Mary', 'John', 'Michael'], 'Bedroom': [], 'Hallway': []}} How many characters were in the Hallway when Michael made their final appearance in the Office?
1
0
0003032
n_room_on_char_final_app
number
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Sandra'], 'Garden': ['Mary', 'Daniel'], 'Office': ['Michael'], 'Bedroom': [], 'Hallway': []}} Who spent the most time alone in the Bathroom?
1
Sandra
0004569
who_spend
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': ['Mary'], 'Office': ['Sandra', 'Michael'], 'Bedroom': [], 'Hallway': ['Daniel']}} How many characters were in the Hallway when Michael made their final appearance in the Office?
1
1
0003107
n_room_on_char_final_app
number
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Sandra'], 'Garden': [], 'Office': ['Mary'], 'Bedroom': ['John'], 'Hallway': ['Daniel']}} Who was in the Bedroom at step 1?
1
John
0002251
room_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': [], 'Office': ['Sandra', 'Mary', 'John'], 'Bedroom': ['Daniel', 'Michael'], 'Hallway': []}} With whom did Daniel spend the most time together in the same room?
1
Michael
0005081
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra'], 'Garden': [], 'Office': ['Mary', 'Daniel', 'Michael'], 'Bedroom': [], 'Hallway': ['John']}} How many steps did Mary spend in the Bathroom?
1
0
0005360
steps_in_room
number
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['John'], 'Garden': ['Sandra', 'Michael'], 'Office': [], 'Bedroom': ['Daniel'], 'Hallway': []}} In which room was Michael at step 1?
1
Garden
0001033
char_at_frame
room
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Sandra'], 'Garden': ['Daniel'], 'Office': [], 'Bedroom': ['Mary', 'John'], 'Hallway': []}} How many different rooms did John visit?
1
1
0005602
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Michael'], 'Garden': ['Sandra'], 'Office': ['Daniel'], 'Bedroom': [], 'Hallway': ['Mary', 'John']}} In which room was Daniel at the final step?
1
Office
0000287
final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['John'], 'Garden': ['Mary', 'Michael'], 'Office': [], 'Bedroom': [], 'Hallway': ['Sandra']}} Who spent the most time alone in the Kitchen?
1
Daniel
0004504
who_spend
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Michael'], 'Garden': ['Sandra', 'John'], 'Office': [], 'Bedroom': ['Mary', 'Daniel'], 'Hallway': []}} How many characters were in the Hallway when Sandra first appeared in the Garden?
1
0
0002755
n_room_on_char_first_app
number
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['John'], 'Garden': ['Michael'], 'Office': ['Mary', 'Daniel'], 'Bedroom': [], 'Hallway': []}} How many characters were in the Bathroom when Daniel first appeared in the Office?
1
1
0002861
n_room_on_char_first_app
number
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'John', 'Daniel'], 'Bathroom': [], 'Garden': [], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': ['Michael']}} How many steps did Sandra spend in the Garden?
1
0
0005305
steps_in_room
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': ['Mary', 'Michael'], 'Bedroom': [], 'Hallway': ['John', 'Daniel']}} How many rooms were empty at step 1?
1
3
0003649
n_empty
number
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Mary'], 'Bathroom': [], 'Garden': ['Daniel', 'Michael'], 'Office': [], 'Bedroom': [], 'Hallway': ['John']}} In which room did Mary first appear?
1
Kitchen
0000065
first_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Daniel'], 'Bathroom': ['Sandra', 'Michael'], 'Garden': ['Mary'], 'Office': [], 'Bedroom': [], 'Hallway': []}} Who spent the most time alone in the rooms?
1
Mary
0004876
spend_alone
person
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['Sandra', 'John'], 'Garden': [], 'Office': [], 'Bedroom': ['Mary', 'Michael'], 'Hallway': []}} Who was the last to appear in the Office?
1
Nobody
0001608
last_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra'], 'Garden': [], 'Office': [], 'Bedroom': ['Daniel'], 'Hallway': ['Mary', 'John', 'Michael']}} In which room did Michael first appear?
1
Hallway
0000238
first_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': ['Sandra'], 'Office': ['Mary'], 'Bedroom': ['Daniel', 'Michael'], 'Hallway': []}} Who was in the same room as John at step 1?
1
Nobody
0002610
char_on_char_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': ['Mary'], 'Bedroom': ['John', 'Michael'], 'Hallway': []}} How many different rooms did John visit?
1
1
0005536
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['Sandra', 'Michael'], 'Garden': [], 'Office': [], 'Bedroom': [], 'Hallway': ['John', 'Daniel']}} In which room was John when Daniel first appeared in the Hallway?
1
Hallway
0000510
char_on_char_first_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': [], 'Bedroom': [], 'Hallway': ['Mary', 'John', 'Daniel']}} How many other characters were in the same room as Daniel at step 1?
1
2
0003305
n_char_at_frame
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra'], 'Garden': ['Mary'], 'Office': ['John', 'Daniel'], 'Bedroom': [], 'Hallway': ['Michael']}} In which room was Sandra when Michael made their final appearance in the Hallway?
1
Bathroom
0000876
char_on_char_final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'Michael'], 'Bathroom': ['Daniel'], 'Garden': [], 'Office': [], 'Bedroom': ['John'], 'Hallway': ['Sandra']}} Who was in the same room as Mary at step 1?
1
Michael
0002705
char_on_char_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': ['John', 'Michael'], 'Hallway': ['Sandra', 'Mary']}} With whom did Mary spend the most time together in the same room?
1
Sandra
0005094
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': [], 'Garden': ['Michael'], 'Office': ['Daniel'], 'Bedroom': ['Sandra'], 'Hallway': ['Mary']}} In which room did Michael spend the most time?
1
Garden
0004081
where_spend
room
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['John'], 'Garden': [], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': ['Sandra', 'Michael']}} Who spent the most time alone in the Bathroom?
1
John
0004677
who_spend
person
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': [], 'Garden': ['Mary', 'John'], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': ['Daniel']}} In which room did Michael first appear?
1
Kitchen
0000092
first_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['Daniel', 'Michael'], 'Garden': ['John'], 'Office': [], 'Bedroom': [], 'Hallway': ['Mary']}} Who was in the Office when Daniel first appeared in the Bathroom?
1
Nobody
0001948
room_on_char_first_app
person
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': ['John'], 'Bedroom': ['Michael'], 'Hallway': ['Mary']}} Which room was empty for more steps than the other rooms?
1
Bathroom
0003793
room_empty
room
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'John'], 'Bathroom': [], 'Garden': ['Sandra', 'Daniel'], 'Office': [], 'Bedroom': [], 'Hallway': ['Michael']}} Who was in the Bathroom when Daniel made their final appearance in the Garden?
1
Nobody
0002176
room_on_char_final_app
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': [], 'Garden': ['Mary', 'Daniel'], 'Office': [], 'Bedroom': [], 'Hallway': ['John', 'Michael']}} Who spent the most time alone in the rooms?
1
Sandra
0004840
spend_alone
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra', 'John'], 'Office': ['Daniel', 'Michael'], 'Bedroom': ['Mary'], 'Hallway': []}} Who was in the Hallway at step 1?
1
Nobody
0002442
room_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': [], 'Garden': ['Michael'], 'Office': ['Mary'], 'Bedroom': ['John'], 'Hallway': ['Sandra']}} How many rooms were empty at step 1?
1
1
0003635
n_empty
number
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': [], 'Garden': [], 'Office': ['Mary'], 'Bedroom': ['John'], 'Hallway': ['Sandra', 'Michael']}} In which room did Michael first appear?
1
Hallway
0000131
first_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'Daniel'], 'Garden': [], 'Office': ['Mary'], 'Bedroom': ['Michael'], 'Hallway': ['John']}} How many different rooms did Sandra visit?
1
1
0005747
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': [], 'Garden': [], 'Office': ['Mary', 'Michael'], 'Bedroom': ['John'], 'Hallway': ['Sandra']}} How many characters were in the Bedroom when Michael made their final appearance in the Office?
1
1
0003047
n_room_on_char_final_app
number
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Sandra', 'Daniel'], 'Garden': ['Mary'], 'Office': ['John'], 'Bedroom': [], 'Hallway': []}} Who was in the same room as Michael at step 1?
1
Nobody
0002690
char_on_char_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['Mary', 'Michael'], 'Garden': [], 'Office': ['John', 'Daniel'], 'Bedroom': [], 'Hallway': []}} Who spent the most time alone in the rooms?
1
Sandra
0004874
spend_alone
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['Daniel'], 'Garden': ['Mary'], 'Office': ['John'], 'Bedroom': ['Michael'], 'Hallway': []}} In which room was John at step 1?
1
Office
0001003
char_at_frame
room
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': [], 'Bedroom': ['John', 'Daniel', 'Michael'], 'Hallway': []}} In which room was Michael when Sandra made their final appearance in the Garden?
1
Bedroom
0000812
char_on_char_final_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary', 'John', 'Daniel', 'Michael'], 'Garden': [], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': []}} Who was the last to appear in the Bedroom?
1
Nobody
0001561
last_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': ['Mary', 'Michael'], 'Office': [], 'Bedroom': ['Sandra'], 'Hallway': ['Daniel']}} How many characters were in the Office when Mary made their final appearance in the Garden?
1
0
0003056
n_room_on_char_final_app
number
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'John'], 'Bathroom': [], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': ['Mary'], 'Hallway': ['Michael']}} In which room was Daniel at step 1?
1
Office
0001038
char_at_frame
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['Daniel'], 'Garden': ['Mary'], 'Office': [], 'Bedroom': ['John'], 'Hallway': ['Michael']}} In which room did Michael first appear?
1
Hallway
0000024
first_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Michael'], 'Office': ['Sandra', 'Daniel'], 'Bedroom': ['Mary', 'John'], 'Hallway': []}} In which room was Daniel when Michael made their final appearance in the Garden?
1
Office
0000805
char_on_char_final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['John', 'Daniel'], 'Garden': [], 'Office': ['Michael'], 'Bedroom': ['Sandra'], 'Hallway': []}} In which room was Mary when Daniel made their final appearance in the Bathroom?
1
Kitchen
0000841
char_on_char_final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': [], 'Garden': ['Mary', 'Daniel', 'Michael'], 'Office': [], 'Bedroom': ['John'], 'Hallway': []}} How many rooms were empty at step 1?
1
3
0003700
n_empty
number
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': [], 'Garden': ['John'], 'Office': ['Daniel'], 'Bedroom': ['Michael'], 'Hallway': ['Mary']}} Who was in the Office when Michael first appeared in the Bedroom?
1
Daniel
0001866
room_on_char_first_app
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': ['Daniel', 'Michael'], 'Bedroom': [], 'Hallway': ['Mary', 'John']}} How many different rooms did Sandra visit?
1
1
0005689
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Daniel'], 'Garden': [], 'Office': ['Sandra', 'John', 'Michael'], 'Bedroom': ['Mary'], 'Hallway': []}} How many different rooms did Daniel visit?
1
1
0005632
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'John'], 'Bathroom': ['Sandra', 'Daniel'], 'Garden': [], 'Office': ['Michael'], 'Bedroom': [], 'Hallway': []}} Who was in the Garden when Mary first appeared in the Kitchen?
1
Nobody
0001795
room_on_char_first_app
person
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': ['Daniel'], 'Bedroom': [], 'Hallway': ['Mary', 'Michael']}} Who spent the most time alone in the Office?
1
Daniel
0004625
who_spend
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': ['Daniel'], 'Office': [], 'Bedroom': ['Sandra'], 'Hallway': ['Mary', 'Michael']}} How many steps did Michael spend in the Bedroom?
1
0
0005476
steps_in_room
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Mary', 'John', 'Michael'], 'Office': [], 'Bedroom': ['Daniel'], 'Hallway': ['Sandra']}} Who was the last to appear in the Bathroom?
1
Nobody
0001687
last_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['John'], 'Garden': ['Sandra'], 'Office': [], 'Bedroom': ['Daniel'], 'Hallway': ['Michael']}} Who was in the same room as Michael at step 1?
1
Nobody
0002745
char_on_char_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Mary'], 'Bathroom': [], 'Garden': [], 'Office': ['John'], 'Bedroom': [], 'Hallway': ['Daniel', 'Michael']}} In which room was Sandra at the final step?
1
Kitchen
0000347
final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Daniel'], 'Bathroom': ['Sandra', 'Michael'], 'Garden': [], 'Office': [], 'Bedroom': ['Mary'], 'Hallway': []}} Who was in the Garden at step 1?
1
Nobody
0002264
room_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Mary'], 'Office': ['Sandra'], 'Bedroom': ['John', 'Daniel'], 'Hallway': ['Michael']}} In which room was Michael when Mary made their final appearance in the Garden?
1
Hallway
0000770
char_on_char_final_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['John'], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': ['Mary', 'Daniel', 'Michael']}} Who spent the most time alone in the Office?
1
Sandra
0004621
who_spend
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': ['Mary'], 'Hallway': ['Sandra', 'John', 'Michael']}} In which room was John at step 1?
1
Hallway
0001081
char_at_frame
room
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'John'], 'Bathroom': [], 'Garden': ['Daniel', 'Michael'], 'Office': [], 'Bedroom': [], 'Hallway': ['Sandra']}} Who was in the Hallway at step 1?
1
Sandra
0002401
room_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['Mary'], 'Garden': [], 'Office': [], 'Bedroom': ['John', 'Michael'], 'Hallway': ['Sandra']}} With whom did John spend the most time together in the same room?
1
Michael
0005245
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'John', 'Daniel'], 'Garden': ['Mary'], 'Office': ['Michael'], 'Bedroom': [], 'Hallway': []}} How many times did a crowd (3 or more people in one room) appear?
1
1
0005996
crowd_count
number
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Mary'], 'Garden': [], 'Office': ['Sandra', 'John', 'Daniel'], 'Bedroom': [], 'Hallway': []}} In which room was Daniel at the final step?
1
Office
0000381
final_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John', 'Michael'], 'Garden': ['Mary'], 'Office': ['Sandra'], 'Bedroom': ['Daniel'], 'Hallway': []}} How many other characters were in the same room as Michael at step 1?
1
1
0003270
n_char_at_frame
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': ['Daniel'], 'Office': ['Sandra', 'Mary'], 'Bedroom': ['Michael'], 'Hallway': []}} How many different rooms did Mary visit?
1
1
0005604
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': ['Mary', 'Daniel', 'Michael'], 'Office': [], 'Bedroom': ['Sandra'], 'Hallway': []}} In which room was Daniel when Mary first appeared in the Garden?
1
Garden
0000743
char_on_char_first_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['John'], 'Garden': ['Mary'], 'Office': ['Michael'], 'Bedroom': ['Sandra'], 'Hallway': []}} Which room was empty for more steps than the other rooms?
1
Hallway
0003801
room_empty
room
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'Daniel', 'Michael'], 'Bathroom': [], 'Garden': [], 'Office': [], 'Bedroom': ['Sandra', 'John'], 'Hallway': []}} How many characters were in the Bedroom when Michael first appeared in the Kitchen?
1
2
0002846
n_room_on_char_first_app
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'Daniel'], 'Garden': [], 'Office': ['John'], 'Bedroom': ['Mary'], 'Hallway': ['Michael']}} Who was the first to appear in the Kitchen?
1
Nobody
0001439
first_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Mary', 'John', 'Michael'], 'Office': [], 'Bedroom': [], 'Hallway': ['Sandra', 'Daniel']}} Who was the last to appear in the Kitchen?
1
Nobody
0001686
last_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['John', 'Daniel'], 'Garden': ['Sandra'], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': []}} In which room did Michael spend the most time?
1
Kitchen
0004094
where_spend
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John', 'Daniel'], 'Garden': ['Sandra'], 'Office': ['Michael'], 'Bedroom': ['Mary'], 'Hallway': []}} How many times did a crowd (3 or more people in one room) appear?
1
0
0005916
crowd_count
number
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'John'], 'Bathroom': [], 'Garden': [], 'Office': ['Michael'], 'Bedroom': [], 'Hallway': ['Sandra', 'Daniel']}} With whom did Daniel spend the most time together in the same room?
1
Sandra
0005070
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Michael'], 'Bathroom': ['Daniel'], 'Garden': [], 'Office': ['Mary'], 'Bedroom': ['John'], 'Hallway': []}} Who was in the Hallway when John made their final appearance in the Bedroom?
1
Nobody
0002233
room_on_char_final_app
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Daniel'], 'Office': ['Sandra'], 'Bedroom': ['Michael'], 'Hallway': ['Mary', 'John']}} How many different rooms did Michael visit?
1
1
0005708
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary'], 'Garden': ['Sandra'], 'Office': ['John'], 'Bedroom': ['Michael'], 'Hallway': ['Daniel']}} Which room was empty for more steps than the other rooms?
1
Kitchen
0003946
room_empty
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra'], 'Garden': ['John', 'Michael'], 'Office': ['Daniel'], 'Bedroom': ['Mary'], 'Hallway': []}} Who was the first to appear in the Hallway?
1
Nobody
0001334
first_at_room
person