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': ['Sandra'], 'Bathroom': [], 'Garden': [], 'Office': ['Mary', 'Daniel'], 'Bedroom': ['Michael'], 'Hallway': ['John']}} How many characters were in the Kitchen when Daniel first appeared in the Office?
1
1
0002856
n_room_on_char_first_app
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Daniel'], 'Office': ['Sandra', 'Michael'], 'Bedroom': ['Mary', 'John'], 'Hallway': []}} How many other characters were in the same room as Daniel at step 1?
1
0
0003334
n_char_at_frame
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary'], 'Garden': ['Sandra', 'Michael'], 'Office': ['John'], 'Bedroom': [], 'Hallway': ['Daniel']}} In which room was John when Sandra made their final appearance in the Garden?
1
Office
0000849
char_on_char_final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': ['John', 'Daniel', 'Michael'], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': []}} How many times did a crowd (3 or more people in one room) appear?
1
1
0005858
crowd_count
number
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Daniel'], 'Bathroom': ['Mary', 'John'], 'Garden': ['Michael'], 'Office': [], 'Bedroom': [], 'Hallway': []}} In which room did Sandra first appear?
1
Kitchen
0000182
first_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['Daniel'], 'Garden': ['Michael'], 'Office': ['Sandra', 'John'], 'Bedroom': [], 'Hallway': []}} With whom did Sandra spend the most time together in the same room?
1
John
0005106
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'Michael'], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': [], 'Bedroom': ['John', 'Daniel'], 'Hallway': []}} Who spent the most time alone in the Garden?
1
Sandra
0004588
who_spend
person
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': [], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': ['Sandra'], 'Hallway': ['Mary', 'John']}} How many steps did Daniel spend in the Bedroom?
1
0
0005309
steps_in_room
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra', 'John', 'Daniel'], 'Office': ['Mary'], 'Bedroom': ['Michael'], 'Hallway': []}} Who was in the Bedroom when Sandra first appeared in the Garden?
1
Michael
0001802
room_on_char_first_app
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Daniel', 'Michael'], 'Office': [], 'Bedroom': ['Sandra', 'Mary'], 'Hallway': ['John']}} In which room was Daniel when Mary made their final appearance in the Bedroom?
1
Garden
0000766
char_on_char_final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'Daniel'], 'Bathroom': [], 'Garden': ['John'], 'Office': [], 'Bedroom': ['Sandra'], 'Hallway': ['Michael']}} Who was in the Office at step 1?
1
Nobody
0002471
room_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Daniel'], 'Garden': ['Michael'], 'Office': ['Sandra', 'Mary'], 'Bedroom': [], 'Hallway': ['John']}} In which room was Daniel when Sandra made their final appearance in the Office?
1
Bathroom
0000906
char_on_char_final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Mary'], 'Bathroom': ['Daniel', 'Michael'], 'Garden': [], 'Office': [], 'Bedroom': [], 'Hallway': ['John']}} Who was in the Hallway at step 1?
1
John
0002280
room_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['John'], 'Office': ['Mary', 'Daniel', 'Michael'], 'Bedroom': ['Sandra'], 'Hallway': []}} Who was in the Bathroom when Sandra first appeared in the Bedroom?
1
Nobody
0001824
room_on_char_first_app
person
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': [], 'Garden': ['Mary', 'Michael'], 'Office': ['Sandra', 'Daniel'], 'Bedroom': [], 'Hallway': []}} In which room was Daniel at step 1?
1
Office
0001181
char_at_frame
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John', 'Daniel'], 'Garden': ['Mary'], 'Office': [], 'Bedroom': ['Michael'], 'Hallway': ['Sandra']}} Who was in the same room as Mary at step 1?
1
Nobody
0002586
char_on_char_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra'], 'Garden': ['John', 'Daniel', 'Michael'], 'Office': [], 'Bedroom': ['Mary'], 'Hallway': []}} How many rooms were empty at step 1?
1
3
0003522
n_empty
number
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Daniel'], 'Bathroom': ['Sandra', 'Mary'], 'Garden': [], 'Office': ['Michael'], 'Bedroom': [], 'Hallway': []}} In which room was John at the final step?
1
Kitchen
0000487
final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Daniel'], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': [], 'Bedroom': ['Mary'], 'Hallway': ['Michael']}} In which room was Mary when John made their final appearance in the Kitchen?
1
Bedroom
0000762
char_on_char_final_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary', 'Daniel'], 'Garden': ['John'], 'Office': ['Sandra', 'Michael'], 'Bedroom': [], 'Hallway': []}} With whom did Daniel spend the most time together in the same room?
1
Mary
0005176
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'John'], 'Garden': [], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': ['Daniel', 'Michael']}} Who was in the same room as John at step 1?
1
Sandra
0002692
char_on_char_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary', 'Michael'], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': ['John'], 'Hallway': ['Sandra']}} How many different rooms did Michael visit?
1
1
0005742
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'John'], 'Bathroom': [], 'Garden': ['Michael'], 'Office': ['Sandra', 'Daniel'], 'Bedroom': [], 'Hallway': []}} Who was the last to appear in the Bedroom?
1
Nobody
0001705
last_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Michael'], 'Bathroom': ['Daniel'], 'Garden': [], 'Office': ['John'], 'Bedroom': ['Mary'], 'Hallway': []}} Who spent the most time alone in the Bathroom?
1
Daniel
0004528
who_spend
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary'], 'Garden': ['Michael'], 'Office': ['Sandra'], 'Bedroom': ['Daniel'], 'Hallway': ['John']}} Which room was empty for more steps than the other rooms?
1
Kitchen
0003966
room_empty
room
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['John'], 'Garden': ['Sandra'], 'Office': ['Daniel'], 'Bedroom': [], 'Hallway': ['Mary']}} Which room was empty for more steps than the other rooms?
1
Bedroom
0003768
room_empty
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra', 'Daniel'], 'Office': ['Michael'], 'Bedroom': ['John'], 'Hallway': ['Mary']}} In which room did Michael first appear?
1
Office
0000176
first_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['John'], 'Garden': ['Daniel', 'Michael'], 'Office': [], 'Bedroom': [], 'Hallway': ['Mary']}} In which room did John first appear?
1
Bathroom
0000226
first_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel', 'Michael'], 'Bathroom': [], 'Garden': [], 'Office': ['Sandra'], 'Bedroom': ['John'], 'Hallway': ['Mary']}} In which room did Daniel spend the most time?
1
Kitchen
0004214
where_spend
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary', 'Daniel', 'Michael'], 'Garden': [], 'Office': [], 'Bedroom': [], 'Hallway': ['Sandra', 'John']}} In which room was Daniel at step 1?
1
Bathroom
0001243
char_at_frame
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': ['Sandra', 'Mary', 'Michael'], 'Office': ['Daniel'], 'Bedroom': [], 'Hallway': []}} Which room was crowded (3 or more people in one room) for the most steps?
1
Garden
0004354
crowded_room
room
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': [], 'Garden': [], 'Office': ['Sandra', 'Mary', 'John', 'Daniel'], 'Bedroom': [], 'Hallway': []}} How many characters were in the Bathroom when Michael made their final appearance in the Kitchen?
1
0
0003075
n_room_on_char_final_app
number
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['Sandra'], 'Garden': ['Michael'], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': ['John']}} In which room did John first appear?
1
Hallway
0000192
first_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['John', 'Daniel'], 'Garden': ['Michael'], 'Office': [], 'Bedroom': ['Sandra'], 'Hallway': []}} Who was the first to appear in the Office?
1
Nobody
0001341
first_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['John', 'Michael'], 'Garden': [], 'Office': [], 'Bedroom': ['Sandra'], 'Hallway': ['Daniel']}} How many different rooms did Daniel visit?
1
1
0005586
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': [], 'Garden': [], 'Office': ['Mary', 'Daniel'], 'Bedroom': ['Sandra', 'Michael'], 'Hallway': []}} Who spent the most time alone in the rooms?
1
John
0004790
spend_alone
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': ['Daniel'], 'Office': ['Sandra'], 'Bedroom': ['Mary', 'Michael'], 'Hallway': []}} How many steps did Sandra spend in the Kitchen?
1
0
0005303
steps_in_room
number
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': ['John', 'Daniel'], 'Bedroom': ['Michael'], 'Hallway': []}} Who was in the Kitchen when John first appeared in the Office?
1
Mary
0001922
room_on_char_first_app
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Michael'], 'Office': ['Sandra', 'Mary', 'John', 'Daniel'], 'Bedroom': [], 'Hallway': []}} How many other characters were in the same room as Michael at step 1?
1
0
0003296
n_char_at_frame
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Mary', 'Daniel'], 'Office': ['John', 'Michael'], 'Bedroom': [], 'Hallway': ['Sandra']}} How many characters were in the Bedroom when Mary made their final appearance in the Garden?
1
0
0003139
n_room_on_char_final_app
number
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Mary', 'Daniel'], 'Bathroom': [], 'Garden': [], 'Office': ['John'], 'Bedroom': ['Michael'], 'Hallway': []}} Which room was crowded (3 or more people in one room) for the most steps?
1
Kitchen
0004356
crowded_room
room
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Daniel'], 'Garden': ['Mary'], 'Office': [], 'Bedroom': ['John'], 'Hallway': ['Sandra']}} Who was in the Office when Sandra made their final appearance in the Hallway?
1
Nobody
0002245
room_on_char_final_app
person
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Michael'], 'Bathroom': [], 'Garden': [], 'Office': ['Sandra', 'Daniel'], 'Bedroom': [], 'Hallway': ['Mary']}} Who spent the most time alone in the rooms?
1
Mary
0004967
spend_alone
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['Mary'], 'Garden': ['John', 'Michael'], 'Office': [], 'Bedroom': ['Daniel'], 'Hallway': []}} Who spent the most time alone in the Bathroom?
1
Mary
0004735
who_spend
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'Michael'], 'Garden': [], 'Office': ['Mary'], 'Bedroom': ['John'], 'Hallway': ['Daniel']}} How many rooms were empty at step 1?
1
2
0003509
n_empty
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': [], 'Office': [], 'Bedroom': ['John', 'Daniel'], 'Hallway': ['Sandra', 'Mary', 'Michael']}} Which room was crowded (3 or more people in one room) for the most steps?
1
Hallway
0004293
crowded_room
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Michael'], 'Bathroom': [], 'Garden': ['Mary', 'Daniel'], 'Office': [], 'Bedroom': [], 'Hallway': ['John']}} In which room was Michael at step 1?
1
Kitchen
0001185
char_at_frame
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Daniel'], 'Bathroom': ['Michael'], 'Garden': ['Mary', 'John'], 'Office': [], 'Bedroom': [], 'Hallway': []}} How many different rooms did Mary visit?
1
1
0005579
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Mary'], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': [], 'Hallway': ['Sandra', 'Michael']}} How many different rooms did Michael visit?
1
1
0005713
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Daniel'], 'Garden': [], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': ['Mary', 'John']}} How many other characters were in the same room as John at step 1?
1
1
0003464
n_char_at_frame
number
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Michael'], 'Bathroom': ['Daniel'], 'Garden': [], 'Office': [], 'Bedroom': [], 'Hallway': ['Sandra', 'Mary']}} How many characters were in the Garden when Mary first appeared in the Hallway?
1
0
0002885
n_room_on_char_first_app
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['John'], 'Office': ['Sandra', 'Mary', 'Michael'], 'Bedroom': [], 'Hallway': ['Daniel']}} Who was in the Kitchen when Daniel first appeared in the Hallway?
1
Nobody
0001879
room_on_char_first_app
person
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': ['Michael'], 'Office': ['Sandra', 'Daniel'], 'Bedroom': ['John'], 'Hallway': []}} How many steps did Daniel spend in the Kitchen?
1
0
0005483
steps_in_room
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': ['Mary', 'John', 'Daniel'], 'Bedroom': [], 'Hallway': ['Michael']}} Which room was crowded (3 or more people in one room) for the most steps?
1
Office
0004287
crowded_room
room
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['Sandra', 'John', 'Michael'], 'Garden': [], 'Office': [], 'Bedroom': ['Daniel'], 'Hallway': []}} How many rooms were empty at step 1?
1
3
0003578
n_empty
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': [], 'Office': ['Mary'], 'Bedroom': ['Sandra', 'John', 'Daniel'], 'Hallway': ['Michael']}} How many characters were in the Bathroom when Daniel first appeared in the Bedroom?
1
0
0002891
n_room_on_char_first_app
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra'], 'Garden': ['Mary'], 'Office': [], 'Bedroom': ['John', 'Daniel'], 'Hallway': ['Michael']}} Who was in the same room as Daniel at step 1?
1
John
0002509
char_on_char_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['Daniel'], 'Garden': [], 'Office': ['Michael'], 'Bedroom': ['Sandra', 'John'], 'Hallway': []}} How many characters were in the Kitchen when John first appeared in the Bedroom?
1
1
0002909
n_room_on_char_first_app
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': [], 'Office': ['Mary'], 'Bedroom': ['Michael'], 'Hallway': ['Sandra', 'Daniel']}} With whom did Sandra spend the most time together in the same room?
1
Daniel
0005238
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': [], 'Garden': ['Sandra', 'Mary'], 'Office': ['Michael'], 'Bedroom': ['John'], 'Hallway': []}} Who was the last to appear in the Bathroom?
1
Nobody
0001532
last_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra'], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': ['Mary', 'John'], 'Hallway': ['Michael']}} In which room was Daniel when Michael first appeared in the Hallway?
1
Office
0000551
char_on_char_first_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Daniel'], 'Garden': [], 'Office': [], 'Bedroom': ['Sandra', 'John', 'Michael'], 'Hallway': ['Mary']}} How many different rooms did Sandra visit?
1
1
0005746
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': ['Mary', 'John', 'Daniel'], 'Bedroom': [], 'Hallway': []}} In which room was Michael when Mary first appeared in the Office?
1
Kitchen
0000568
char_on_char_first_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['John'], 'Garden': ['Daniel'], 'Office': ['Sandra', 'Michael'], 'Bedroom': [], 'Hallway': []}} With whom did Michael spend the most time together in the same room?
1
Sandra
0005080
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['Sandra', 'John', 'Daniel'], 'Garden': [], 'Office': [], 'Bedroom': ['Michael'], 'Hallway': []}} In which room was John at the final step?
1
Bathroom
0000378
final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'John'], 'Bathroom': ['Michael'], 'Garden': ['Mary'], 'Office': ['Daniel'], 'Bedroom': [], 'Hallway': []}} Who was in the Bathroom when John first appeared in the Kitchen?
1
Michael
0001967
room_on_char_first_app
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'John', 'Daniel', 'Michael'], 'Bathroom': [], 'Garden': ['Mary'], 'Office': [], 'Bedroom': [], 'Hallway': []}} How many other characters were in the same room as Sandra at step 1?
1
3
0003425
n_char_at_frame
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': ['Mary', 'Daniel'], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': ['Michael']}} With whom did Mary spend the most time together in the same room?
1
Daniel
0005192
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': [], 'Garden': [], 'Office': ['Mary'], 'Bedroom': ['Daniel'], 'Hallway': ['Sandra', 'Michael']}} How many different rooms did Daniel visit?
1
1
0005692
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': ['Mary', 'Michael'], 'Hallway': ['Sandra', 'John']}} In which room was Sandra at the final step?
1
Hallway
0000411
final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': [], 'Garden': ['Mary', 'Daniel'], 'Office': ['John'], 'Bedroom': ['Sandra'], 'Hallway': []}} Who spent the most time alone in the Kitchen?
1
Michael
0004697
who_spend
person
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Michael'], 'Bathroom': ['Daniel'], 'Garden': ['Mary'], 'Office': [], 'Bedroom': ['Sandra'], 'Hallway': []}} With whom did John spend the most time together in the same room?
1
Michael
0005120
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Michael'], 'Bathroom': [], 'Garden': [], 'Office': ['John', 'Daniel'], 'Bedroom': ['Mary'], 'Hallway': []}} How many different rooms did Michael visit?
1
1
0005561
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['Daniel'], 'Garden': ['John', 'Michael'], 'Office': [], 'Bedroom': [], 'Hallway': ['Sandra']}} In which room was John at step 1?
1
Garden
0001113
char_at_frame
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['John', 'Michael'], 'Office': [], 'Bedroom': ['Sandra', 'Daniel'], 'Hallway': ['Mary']}} With whom did Daniel spend the most time together in the same room?
1
Sandra
0005175
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Daniel'], 'Garden': [], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': ['Mary', 'Michael']}} In which room did Michael first appear?
1
Hallway
0000060
first_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': ['John'], 'Bedroom': ['Daniel', 'Michael'], 'Hallway': ['Mary']}} Who was the last to appear in the Bathroom?
1
Nobody
0001635
last_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'John'], 'Bathroom': ['Mary'], 'Garden': ['Michael'], 'Office': ['Daniel'], 'Bedroom': [], 'Hallway': []}} How many characters were in the Bathroom when Michael first appeared in the Garden?
1
1
0002951
n_room_on_char_first_app
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Daniel'], 'Garden': ['John'], 'Office': ['Michael'], 'Bedroom': ['Mary'], 'Hallway': ['Sandra']}} Which room was empty for more steps than the other rooms?
1
Kitchen
0003844
room_empty
room
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Sandra', 'Daniel'], 'Garden': [], 'Office': [], 'Bedroom': ['Mary', 'Michael'], 'Hallway': []}} In which room did John first appear?
1
Kitchen
0000090
first_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['John', 'Daniel'], 'Garden': [], 'Office': ['Sandra'], 'Bedroom': ['Michael'], 'Hallway': []}} Who spent the most time alone in the Bedroom?
1
Michael
0004531
who_spend
person
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': ['Daniel'], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': ['John', 'Michael']}} Who was the first to appear in the Bathroom?
1
Nobody
0001288
first_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary', 'John', 'Daniel'], 'Garden': [], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': ['Michael']}} Which room was crowded (3 or more people in one room) for the most steps?
1
Bathroom
0004343
crowded_room
room
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Daniel'], 'Garden': ['Michael'], 'Office': ['Sandra', 'Mary'], 'Bedroom': [], 'Hallway': []}} How many times did a crowd (3 or more people in one room) appear?
1
0
0005810
crowd_count
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary'], 'Garden': ['Sandra'], 'Office': [], 'Bedroom': [], 'Hallway': ['John', 'Daniel', 'Michael']}} Which room was crowded (3 or more people in one room) for the most steps?
1
Hallway
0004419
crowded_room
room
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['Daniel', 'Michael'], 'Garden': ['John'], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': []}} How many characters were in the Office when Michael first appeared in the Bathroom?
1
1
0002858
n_room_on_char_first_app
number
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': [], 'Garden': ['Mary'], 'Office': ['Michael'], 'Bedroom': ['Sandra'], 'Hallway': ['Daniel']}} How many different rooms did John visit?
1
1
0005552
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Mary'], 'Bathroom': [], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': ['John'], 'Hallway': ['Michael']}} Who was in the Bathroom at step 1?
1
Nobody
0002475
room_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John', 'Michael'], 'Garden': ['Sandra'], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': ['Daniel']}} Who was in the Bedroom when Mary made their final appearance in the Office?
1
Nobody
0002232
room_on_char_final_app
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'John'], 'Bathroom': ['Daniel'], 'Garden': [], 'Office': [], 'Bedroom': ['Mary', 'Michael'], 'Hallway': []}} Who spent the most time alone in the Bathroom?
1
Daniel
0004701
who_spend
person
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'Daniel'], 'Bathroom': ['John'], 'Garden': [], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': ['Michael']}} Who was in the same room as Mary at step 1?
1
Daniel
0002685
char_on_char_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': [], 'Office': ['Sandra', 'Michael'], 'Bedroom': ['Mary'], 'Hallway': ['Daniel']}} Who was in the Kitchen when Daniel made their final appearance in the Hallway?
1
Nobody
0002162
room_on_char_final_app
person
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['Sandra'], 'Garden': [], 'Office': [], 'Bedroom': [], 'Hallway': ['John', 'Daniel', 'Michael']}} Who was the first to appear in the Office?
1
Nobody
0001322
first_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John', 'Daniel'], 'Garden': ['Michael'], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': ['Sandra']}} In which room did John spend the most time?
1
Bathroom
0004233
where_spend
room
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': [], 'Garden': ['Michael'], 'Office': [], 'Bedroom': [], 'Hallway': ['Sandra', 'Mary', 'Daniel']}} Who was in the Garden when John first appeared in the Kitchen?
1
Michael
0001878
room_on_char_first_app
person
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel', 'Michael'], 'Bathroom': ['John'], 'Garden': ['Mary'], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': []}} Who was in the same room as John at step 1?
1
Nobody
0002747
char_on_char_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['John', 'Michael'], 'Garden': ['Daniel'], 'Office': [], 'Bedroom': [], 'Hallway': ['Sandra']}} With whom did John spend the most time together in the same room?
1
Michael
0005063
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': [], 'Garden': ['Mary'], 'Office': ['Daniel'], 'Bedroom': [], 'Hallway': ['Sandra', 'Michael']}} In which room was Sandra at step 1?
1
Hallway
0001120
char_at_frame
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['Mary'], 'Garden': [], 'Office': ['John'], 'Bedroom': ['Daniel'], 'Hallway': ['Michael']}} Which room was empty for more steps than the other rooms?
1
Garden
0003920
room_empty
room
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['Mary', 'Michael'], 'Garden': [], 'Office': [], 'Bedroom': ['Sandra'], 'Hallway': ['John']}} In which room was Mary at the final step?
1
Bathroom
0000473
final_app
room