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': ['Michael'], 'Bathroom': ['Daniel'], 'Garden': ['John'], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': ['Sandra']}} Which room was empty for more steps than the other rooms?
1
Bedroom
0003839
room_empty
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['Mary', 'Michael'], 'Garden': [], 'Office': [], 'Bedroom': ['John', 'Daniel'], 'Hallway': []}} Who was the first to appear in the Hallway?
1
Nobody
0001463
first_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Michael'], 'Garden': [], 'Office': [], 'Bedroom': ['Mary', 'Daniel'], 'Hallway': ['Sandra', 'John']}} How many rooms were empty at step 1?
1
3
0003666
n_empty
number
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['Sandra', 'John', 'Daniel'], 'Garden': ['Michael'], 'Office': [], 'Bedroom': [], 'Hallway': []}} How many characters were in the Kitchen when Michael first appeared in the Garden?
1
1
0002823
n_room_on_char_first_app
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Daniel'], 'Office': ['Sandra', 'Mary'], 'Bedroom': [], 'Hallway': ['John', 'Michael']}} Who spent the most time alone in the rooms?
1
Daniel
0004851
spend_alone
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Michael'], 'Office': ['John'], 'Bedroom': ['Sandra', 'Daniel'], 'Hallway': ['Mary']}} With whom did Daniel spend the most time together in the same room?
1
Sandra
0005089
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'Mary', 'John'], 'Garden': [], 'Office': [], 'Bedroom': ['Daniel'], 'Hallway': ['Michael']}} Who was in the Hallway when John first appeared in the Bathroom?
1
Michael
0001926
room_on_char_first_app
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra', 'Mary', 'Michael'], 'Office': ['John'], 'Bedroom': [], 'Hallway': ['Daniel']}} Who was in the same room as Daniel at step 1?
1
Nobody
0002688
char_on_char_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Mary'], 'Garden': ['Daniel'], 'Office': [], 'Bedroom': ['Sandra', 'Michael'], 'Hallway': []}} In which room did John first appear?
1
Kitchen
0000242
first_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Mary'], 'Garden': ['Daniel'], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': ['Michael']}} How many times did a crowd (3 or more people in one room) appear?
1
0
0005881
crowd_count
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'John'], 'Garden': [], 'Office': [], 'Bedroom': ['Mary', 'Daniel', 'Michael'], 'Hallway': []}} Who was in the Office when Sandra made their final appearance in the Bathroom?
1
Nobody
0002197
room_on_char_final_app
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Daniel'], 'Garden': ['Sandra', 'Mary', 'John', 'Michael'], 'Office': [], 'Bedroom': [], 'Hallway': []}} Who was the first to appear in the Office?
1
Nobody
0001383
first_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['Mary', 'Michael'], 'Garden': [], 'Office': [], 'Bedroom': [], 'Hallway': ['Sandra', 'John']}} Who was the first to appear in the Garden?
1
Nobody
0001307
first_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Mary', 'John', 'Daniel'], 'Garden': [], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': []}} Who was the first to appear in the Hallway?
1
Nobody
0001392
first_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['Daniel'], 'Garden': ['John'], 'Office': ['Michael'], 'Bedroom': [], 'Hallway': ['Sandra']}} In which room did Michael spend the most time?
1
Office
0004003
where_spend
room
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Mary'], 'Garden': ['Sandra'], 'Office': [], 'Bedroom': [], 'Hallway': ['John', 'Daniel']}} How many characters were in the Bedroom when Michael made their final appearance in the Kitchen?
1
0
0003188
n_room_on_char_final_app
number
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': [], 'Garden': [], 'Office': ['Sandra', 'Mary', 'Michael'], 'Bedroom': ['Daniel'], 'Hallway': []}} How many different rooms did Michael visit?
1
1
0005555
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Michael'], 'Garden': ['Sandra'], 'Office': ['Daniel'], 'Bedroom': ['Mary'], 'Hallway': []}} In which room was Daniel at step 1?
1
Office
0001213
char_at_frame
room
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': [], 'Garden': ['John'], 'Office': [], 'Bedroom': ['Daniel'], 'Hallway': ['Sandra', 'Mary']}} In which room was Mary when Daniel made their final appearance in the Bedroom?
1
Hallway
0000803
char_on_char_final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Mary', 'Daniel', 'Michael'], 'Garden': [], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': []}} In which room was Mary when John first appeared in the Kitchen?
1
Bathroom
0000569
char_on_char_first_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Daniel'], 'Bathroom': ['Sandra'], 'Garden': ['Michael'], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': []}} Who spent the most time alone in the Garden?
1
Michael
0004721
who_spend
person
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': ['Sandra', 'Daniel'], 'Office': [], 'Bedroom': ['John'], 'Hallway': ['Michael']}} How many characters were in the Garden when Michael first appeared in the Hallway?
1
2
0002997
n_room_on_char_first_app
number
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Sandra', 'Michael'], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': ['Mary'], 'Hallway': []}} How many different rooms did Mary visit?
1
1
0005577
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary'], 'Garden': ['Sandra'], 'Office': ['John', 'Michael'], 'Bedroom': [], 'Hallway': ['Daniel']}} With whom did John spend the most time together in the same room?
1
Michael
0005018
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['Sandra'], 'Garden': [], 'Office': [], 'Bedroom': ['Mary', 'John', 'Michael'], 'Hallway': []}} Who was in the Garden when John made their final appearance in the Bedroom?
1
Nobody
0002147
room_on_char_final_app
person
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'Michael'], 'Bathroom': ['John'], 'Garden': ['Sandra', 'Daniel'], 'Office': [], 'Bedroom': [], 'Hallway': []}} Who was the first to appear in the Hallway?
1
Nobody
0001295
first_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'John', 'Daniel', 'Michael'], 'Bathroom': [], 'Garden': [], 'Office': [], 'Bedroom': [], 'Hallway': ['Mary']}} In which room did John spend the most time?
1
Kitchen
0004144
where_spend
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Michael'], 'Bathroom': ['John'], 'Garden': [], 'Office': ['Mary'], 'Bedroom': ['Daniel'], 'Hallway': []}} Who was the last to appear in the Garden?
1
Nobody
0001500
last_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Sandra'], 'Garden': ['Mary'], 'Office': ['John'], 'Bedroom': ['Daniel'], 'Hallway': []}} Which room was empty for more steps than the other rooms?
1
Hallway
0003882
room_empty
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Michael'], 'Garden': ['Sandra', 'John', 'Daniel'], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': []}} How many steps did Daniel spend in the Garden?
1
1
0005464
steps_in_room
number
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['John'], 'Garden': [], 'Office': ['Michael'], 'Bedroom': ['Mary'], 'Hallway': ['Daniel']}} How many characters were in the Kitchen when Mary first appeared in the Bedroom?
1
1
0002779
n_room_on_char_first_app
number
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['Sandra'], 'Garden': ['Daniel'], 'Office': [], 'Bedroom': [], 'Hallway': ['John', 'Michael']}} Who was in the Bathroom at step 1?
1
Sandra
0002405
room_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary', 'Daniel'], 'Garden': ['John'], 'Office': [], 'Bedroom': ['Sandra'], 'Hallway': ['Michael']}} In which room did Sandra spend the most time?
1
Bedroom
0004223
where_spend
room
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Mary'], 'Garden': ['Sandra'], 'Office': [], 'Bedroom': ['Michael'], 'Hallway': ['Daniel']}} Which room was empty for more steps than the other rooms?
1
Office
0003971
room_empty
room
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': [], 'Garden': ['Daniel'], 'Office': ['Sandra'], 'Bedroom': ['Michael'], 'Hallway': ['Mary']}} In which room was John when Mary first appeared in the Hallway?
1
Kitchen
0000634
char_on_char_first_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['Michael'], 'Garden': [], 'Office': [], 'Bedroom': ['Mary', 'John'], 'Hallway': ['Daniel']}} How many different rooms did Michael visit?
1
1
0005570
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Michael'], 'Garden': ['Daniel'], 'Office': [], 'Bedroom': ['Mary'], 'Hallway': ['Sandra']}} Which room was empty for more steps than the other rooms?
1
Office
0003894
room_empty
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Michael'], 'Garden': ['Mary'], 'Office': ['Sandra', 'John'], 'Bedroom': [], 'Hallway': ['Daniel']}} How many different rooms did John visit?
1
1
0005705
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra'], 'Garden': ['Mary'], 'Office': [], 'Bedroom': ['Daniel', 'Michael'], 'Hallway': ['John']}} Who was the last to appear in the Kitchen?
1
Nobody
0001602
last_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Michael'], 'Garden': ['Sandra', 'John'], 'Office': [], 'Bedroom': ['Mary'], 'Hallway': ['Daniel']}} Who was in the Office when Michael first appeared in the Bathroom?
1
Nobody
0001920
room_on_char_first_app
person
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': [], 'Garden': [], 'Office': ['Mary'], 'Bedroom': ['Sandra'], 'Hallway': ['Daniel', 'Michael']}} How many characters were in the Kitchen when Michael made their final appearance in the Hallway?
1
1
0003016
n_room_on_char_final_app
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra', 'John'], 'Office': ['Michael'], 'Bedroom': ['Daniel'], 'Hallway': ['Mary']}} In which room did Mary spend the most time?
1
Hallway
0004078
where_spend
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['John', 'Michael'], 'Office': [], 'Bedroom': [], 'Hallway': ['Sandra', 'Mary', 'Daniel']}} In which room did Sandra spend the most time?
1
Hallway
0004179
where_spend
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'Mary', 'John'], 'Garden': ['Daniel'], 'Office': [], 'Bedroom': [], 'Hallway': ['Michael']}} In which room was Michael at the final step?
1
Hallway
0000299
final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Michael'], 'Bathroom': [], 'Garden': ['John'], 'Office': [], 'Bedroom': ['Mary', 'Daniel'], 'Hallway': []}} In which room was Mary when Michael made their final appearance in the Kitchen?
1
Bedroom
0000808
char_on_char_final_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra', 'Daniel'], 'Office': [], 'Bedroom': ['Mary'], 'Hallway': ['John', 'Michael']}} How many rooms were empty at step 1?
1
3
0003542
n_empty
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'Mary'], 'Garden': ['John'], 'Office': ['Daniel', 'Michael'], 'Bedroom': [], 'Hallway': []}} In which room was Mary when Michael first appeared in the Office?
1
Bathroom
0000518
char_on_char_first_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary', 'Michael'], 'Garden': ['Sandra'], 'Office': ['John'], 'Bedroom': ['Daniel'], 'Hallway': []}} Who was in the same room as Mary at step 1?
1
Michael
0002666
char_on_char_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['Mary', 'Michael'], 'Garden': [], 'Office': [], 'Bedroom': ['Sandra', 'John'], 'Hallway': []}} In which room was Daniel when John first appeared in the Bedroom?
1
Kitchen
0000585
char_on_char_first_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra', 'Mary', 'John', 'Daniel'], 'Office': [], 'Bedroom': [], 'Hallway': ['Michael']}} Which room was crowded (3 or more people in one room) for the most steps?
1
Garden
0004292
crowded_room
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra'], 'Garden': ['John'], 'Office': ['Daniel'], 'Bedroom': ['Mary', 'Michael'], 'Hallway': []}} How many characters were in the Hallway when John made their final appearance in the Garden?
1
0
0003173
n_room_on_char_final_app
number
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'John'], 'Bathroom': ['Daniel', 'Michael'], 'Garden': [], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': []}} Who spent the most time alone in the rooms?
1
Sandra
0004834
spend_alone
person
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Michael'], 'Garden': [], 'Office': ['Sandra', 'Daniel'], 'Bedroom': [], 'Hallway': ['Mary']}} In which room did Daniel first appear?
1
Office
0000190
first_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Michael'], 'Garden': ['John'], 'Office': [], 'Bedroom': ['Mary'], 'Hallway': ['Sandra', 'Daniel']}} In which room was John at the final step?
1
Garden
0000341
final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['Sandra', 'Michael'], 'Garden': ['Daniel'], 'Office': ['John'], 'Bedroom': [], 'Hallway': []}} Who spent the most time alone in the Kitchen?
1
Mary
0004669
who_spend
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Michael'], 'Bathroom': ['Mary', 'John'], 'Garden': [], 'Office': [], 'Bedroom': ['Daniel'], 'Hallway': []}} In which room did Sandra first appear?
1
Kitchen
0000016
first_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'John'], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': ['Mary', 'Michael'], 'Hallway': []}} Who spent the most time alone in the rooms?
1
Daniel
0004977
spend_alone
person
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Mary', 'Daniel'], 'Garden': [], 'Office': ['Sandra', 'John'], 'Bedroom': [], 'Hallway': []}} How many rooms were empty at step 1?
1
3
0003518
n_empty
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'John'], 'Garden': ['Mary', 'Daniel'], 'Office': ['Michael'], 'Bedroom': [], 'Hallway': []}} With whom did Sandra spend the most time together in the same room?
1
John
0005014
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': ['Michael'], 'Office': ['Mary'], 'Bedroom': ['Daniel'], 'Hallway': ['Sandra']}} Which room was empty for more steps than the other rooms?
1
Kitchen
0003812
room_empty
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Michael'], 'Bathroom': [], 'Garden': [], 'Office': ['John'], 'Bedroom': ['Mary'], 'Hallway': ['Daniel']}} With whom did Michael spend the most time together in the same room?
1
Sandra
0005048
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Daniel'], 'Bathroom': ['Michael'], 'Garden': ['Sandra'], 'Office': [], 'Bedroom': [], 'Hallway': ['Mary']}} How many other characters were in the same room as Mary at step 1?
1
0
0003275
n_char_at_frame
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'John', 'Daniel'], 'Garden': [], 'Office': ['Michael'], 'Bedroom': [], 'Hallway': ['Mary']}} In which room was Michael at step 1?
1
Office
0001009
char_at_frame
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Daniel'], 'Garden': ['Mary', 'John'], 'Office': [], 'Bedroom': ['Michael'], 'Hallway': ['Sandra']}} Who was in the same room as John at step 1?
1
Mary
0002583
char_on_char_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Daniel'], 'Bathroom': ['Michael'], 'Garden': ['Mary'], 'Office': [], 'Bedroom': [], 'Hallway': ['John']}} Who was in the Bedroom when Mary first appeared in the Garden?
1
Nobody
0001829
room_on_char_first_app
person
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': [], 'Garden': [], 'Office': [], 'Bedroom': ['Sandra'], 'Hallway': ['Mary', 'Daniel', 'Michael']}} How many times did a crowd (3 or more people in one room) appear?
1
1
0005934
crowd_count
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': [], 'Office': [], 'Bedroom': ['Sandra', 'John', 'Daniel', 'Michael'], 'Hallway': ['Mary']}} Who was in the same room as Mary at step 1?
1
Nobody
0002551
char_on_char_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'John'], 'Garden': ['Mary', 'Michael'], 'Office': [], 'Bedroom': [], 'Hallway': ['Daniel']}} How many steps did Daniel spend in the Bathroom?
1
0
0005312
steps_in_room
number
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['John', 'Daniel'], 'Garden': [], 'Office': [], 'Bedroom': ['Sandra', 'Michael'], 'Hallway': []}} How many different rooms did Michael visit?
1
1
0005674
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['John'], 'Garden': ['Sandra'], 'Office': ['Mary'], 'Bedroom': ['Michael'], 'Hallway': []}} How many rooms were empty at step 1?
1
1
0003732
n_empty
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Mary', 'John'], 'Office': ['Daniel', 'Michael'], 'Bedroom': ['Sandra'], 'Hallway': []}} Who spent the most time alone in the rooms?
1
Sandra
0004780
spend_alone
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Michael'], 'Bathroom': ['Daniel'], 'Garden': [], 'Office': ['Mary', 'John'], 'Bedroom': [], 'Hallway': []}} With whom did John spend the most time together in the same room?
1
Mary
0005073
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Michael'], 'Garden': ['Daniel'], 'Office': [], 'Bedroom': [], 'Hallway': ['Sandra', 'Mary', 'John']}} Who was in the Garden at step 1?
1
Daniel
0002343
room_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Michael'], 'Office': ['Daniel'], 'Bedroom': ['John'], 'Hallway': ['Sandra', 'Mary']}} How many different rooms did Michael visit?
1
1
0005732
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'Mary'], 'Garden': ['John'], 'Office': [], 'Bedroom': ['Daniel'], 'Hallway': ['Michael']}} In which room was Mary when Daniel made their final appearance in the Bedroom?
1
Bathroom
0000898
char_on_char_final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Daniel'], 'Bathroom': ['John'], 'Garden': ['Michael'], 'Office': [], 'Bedroom': [], 'Hallway': ['Mary']}} How many characters were in the Garden when Daniel first appeared in the Kitchen?
1
1
0002857
n_room_on_char_first_app
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Michael'], 'Office': ['John'], 'Bedroom': ['Sandra', 'Mary', 'Daniel'], 'Hallway': []}} How many times did a crowd (3 or more people in one room) appear?
1
1
0005923
crowd_count
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': [], 'Office': ['Michael'], 'Bedroom': ['Sandra'], 'Hallway': ['Mary', 'John', 'Daniel']}} In which room did Sandra spend the most time?
1
Bedroom
0004175
where_spend
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'John'], 'Bathroom': ['Daniel', 'Michael'], 'Garden': [], 'Office': [], 'Bedroom': [], 'Hallway': ['Mary']}} In which room was Michael when Daniel made their final appearance in the Bathroom?
1
Bathroom
0000965
char_on_char_final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Daniel'], 'Garden': [], 'Office': ['John'], 'Bedroom': ['Sandra'], 'Hallway': ['Mary']}} Which room was empty for more steps than the other rooms?
1
Garden
0003805
room_empty
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'John'], 'Bathroom': [], 'Garden': ['Michael'], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': ['Daniel']}} Who was in the Bedroom when John first appeared in the Kitchen?
1
Nobody
0001835
room_on_char_first_app
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'Mary', 'Michael'], 'Garden': [], 'Office': ['John'], 'Bedroom': ['Daniel'], 'Hallway': []}} Which room was crowded (3 or more people in one room) for the most steps?
1
Bathroom
0004374
crowded_room
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Mary', 'John'], 'Office': ['Sandra'], 'Bedroom': ['Michael'], 'Hallway': ['Daniel']}} In which room was Daniel at the final step?
1
Hallway
0000319
final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Mary', 'Michael'], 'Bathroom': [], 'Garden': [], 'Office': ['John'], 'Bedroom': ['Daniel'], 'Hallway': []}} In which room did John first appear?
1
Office
0000110
first_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': [], 'Office': ['Sandra', 'John', 'Michael'], 'Bedroom': [], 'Hallway': ['Mary', 'Daniel']}} In which room was Mary when John made their final appearance in the Office?
1
Hallway
0000785
char_on_char_final_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['John', 'Michael'], 'Office': [], 'Bedroom': ['Sandra', 'Mary', 'Daniel'], 'Hallway': []}} Which room was crowded (3 or more people in one room) for the most steps?
1
Bedroom
0004255
crowded_room
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['Mary', 'John'], 'Garden': [], 'Office': [], 'Bedroom': [], 'Hallway': ['Daniel', 'Michael']}} In which room was Daniel when Mary first appeared in the Bathroom?
1
Hallway
0000687
char_on_char_first_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'John', 'Michael'], 'Bathroom': [], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': ['Mary'], 'Hallway': []}} In which room was Daniel when Michael made their final appearance in the Kitchen?
1
Office
0000811
char_on_char_final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Sandra'], 'Garden': ['Mary', 'John', 'Daniel'], 'Office': [], 'Bedroom': [], 'Hallway': []}} In which room was Michael when Sandra first appeared in the Bathroom?
1
Kitchen
0000589
char_on_char_first_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': [], 'Office': ['Sandra', 'John', 'Michael'], 'Bedroom': [], 'Hallway': ['Daniel']}} Who was the last to appear in the Garden?
1
Nobody
0001638
last_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Mary', 'John'], 'Office': ['Sandra'], 'Bedroom': ['Daniel'], 'Hallway': ['Michael']}} Who was the last to appear in the Bathroom?
1
Nobody
0001539
last_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': [], 'Garden': ['Mary', 'John'], 'Office': [], 'Bedroom': [], 'Hallway': ['Daniel', 'Michael']}} Who was in the Office when Sandra first appeared in the Kitchen?
1
Nobody
0001899
room_on_char_first_app
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra'], 'Garden': [], 'Office': ['John', 'Michael'], 'Bedroom': ['Mary'], 'Hallway': ['Daniel']}} Who spent the most time alone in the Hallway?
1
Daniel
0004608
who_spend
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Mary', 'Michael'], 'Office': [], 'Bedroom': [], 'Hallway': ['Sandra', 'John', 'Daniel']}} In which room was Michael at step 1?
1
Garden
0001104
char_at_frame
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['John'], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': ['Mary', 'Michael'], 'Hallway': []}} Who was in the Kitchen at step 1?
1
Sandra
0002379
room_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['Mary'], 'Garden': ['Daniel'], 'Office': [], 'Bedroom': ['Michael'], 'Hallway': ['John']}} Who was in the Bathroom at step 1?
1
Mary
0002252
room_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Michael'], 'Garden': ['John'], 'Office': ['Daniel'], 'Bedroom': ['Mary'], 'Hallway': ['Sandra']}} Who was in the same room as Michael at step 1?
1
Nobody
0002527
char_on_char_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Michael'], 'Bathroom': ['John', 'Daniel'], 'Garden': ['Mary'], 'Office': [], 'Bedroom': [], 'Hallway': []}} In which room did Mary spend the most time?
1
Garden
0004024
where_spend
room
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Daniel'], 'Bathroom': ['Michael'], 'Garden': ['Mary'], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': []}} In which room was Mary when Daniel first appeared in the Kitchen?
1
Garden
0000525
char_on_char_first_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra'], 'Garden': ['Michael'], 'Office': ['Daniel'], 'Bedroom': ['Mary'], 'Hallway': ['John']}} Who was in the same room as Michael at step 1?
1
Nobody
0002629
char_on_char_at_frame
person