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': ['John', 'Daniel'], 'Bathroom': ['Sandra', 'Mary'], 'Garden': [], 'Office': [], 'Bedroom': ['Michael'], 'Hallway': []}}
With whom did Sandra spend the most time together in the same room?
| 1
|
Mary
|
0005108
|
spend_together
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary'], 'Garden': ['Sandra'], 'Office': ['John'], 'Bedroom': ['Daniel'], 'Hallway': ['Michael']}}
How many rooms were empty at step 1?
| 1
|
1
|
0003543
|
n_empty
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Mary'], 'Garden': ['Daniel'], 'Office': [], 'Bedroom': ['John'], 'Hallway': ['Sandra']}}
How many times did a crowd (3 or more people in one room) appear?
| 1
|
0
|
0005878
|
crowd_count
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'John', 'Michael'], 'Bathroom': [], 'Garden': [], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': ['Daniel']}}
How many other characters were in the same room as Sandra at step 1?
| 1
|
2
|
0003292
|
n_char_at_frame
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Daniel', 'Michael'], 'Bathroom': ['Mary'], 'Garden': [], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': []}}
Which room was crowded (3 or more people in one room) for the most steps?
| 1
|
Kitchen
|
0004329
|
crowded_room
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John', 'Daniel'], 'Garden': ['Michael'], 'Office': ['Sandra'], 'Bedroom': ['Mary'], 'Hallway': []}}
Who was in the Office at step 1?
| 1
|
Sandra
|
0002462
|
room_at_frame
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': [], 'Office': ['Michael'], 'Bedroom': ['Daniel'], 'Hallway': ['Sandra', 'Mary', 'John']}}
Who was in the Bathroom at step 1?
| 1
|
Nobody
|
0002438
|
room_at_frame
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['Michael'], 'Garden': ['John'], 'Office': [], 'Bedroom': ['Mary', 'Daniel'], 'Hallway': []}}
How many other characters were in the same room as Daniel at step 1?
| 1
|
1
|
0003339
|
n_char_at_frame
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'Daniel'], 'Bathroom': ['Sandra', 'Michael'], 'Garden': [], 'Office': [], 'Bedroom': ['John'], 'Hallway': []}}
Who was in the Hallway when Sandra first appeared in the Bathroom?
| 1
|
Nobody
|
0001870
|
room_on_char_first_app
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': [], 'Garden': ['John'], 'Office': ['Mary', 'Daniel', 'Michael'], 'Bedroom': [], 'Hallway': []}}
How many characters were in the Garden when Mary made their final appearance in the Office?
| 1
|
1
|
0003094
|
n_room_on_char_final_app
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': [], 'Garden': ['John'], 'Office': ['Mary'], 'Bedroom': ['Daniel'], 'Hallway': ['Sandra']}}
In which room was Sandra when Daniel made their final appearance in the Bedroom?
| 1
|
Hallway
|
0000794
|
char_on_char_final_app
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': ['Sandra'], 'Office': ['Daniel'], 'Bedroom': ['Mary'], 'Hallway': ['Michael']}}
Which room was empty for more steps than the other rooms?
| 1
|
Kitchen
|
0003965
|
room_empty
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': [], 'Garden': [], 'Office': ['Mary', 'John'], 'Bedroom': [], 'Hallway': ['Daniel', 'Michael']}}
How many steps did John spend in the Hallway?
| 1
|
0
|
0005369
|
steps_in_room
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Daniel'], 'Garden': ['Mary', 'John'], 'Office': ['Michael'], 'Bedroom': ['Sandra'], 'Hallway': []}}
Who was in the Kitchen at step 1?
| 1
|
Nobody
|
0002259
|
room_at_frame
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'Michael'], 'Bathroom': [], 'Garden': [], 'Office': ['John'], 'Bedroom': ['Sandra', 'Daniel'], 'Hallway': []}}
Who was in the Hallway at step 1?
| 1
|
Nobody
|
0002431
|
room_at_frame
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': [], 'Garden': ['Sandra', 'John', 'Daniel'], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': []}}
How many steps did Michael spend in the Hallway?
| 1
|
0
|
0005279
|
steps_in_room
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['John'], 'Garden': ['Sandra', 'Mary'], 'Office': [], 'Bedroom': ['Michael'], 'Hallway': []}}
Who was in the Office at step 1?
| 1
|
Nobody
|
0002447
|
room_at_frame
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': [], 'Garden': [], 'Office': ['Sandra'], 'Bedroom': ['Daniel', 'Michael'], 'Hallway': ['Mary']}}
How many times did a crowd (3 or more people in one room) appear?
| 1
|
0
|
0005889
|
crowd_count
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'John', 'Michael'], 'Bathroom': [], 'Garden': ['Daniel'], 'Office': [], 'Bedroom': ['Sandra'], 'Hallway': []}}
Who spent the most time alone in the Bedroom?
| 1
|
Sandra
|
0004533
|
who_spend
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': ['Michael'], 'Bedroom': ['Daniel'], 'Hallway': ['John']}}
In which room was Michael when Daniel made their final appearance in the Bedroom?
| 1
|
Office
|
0000846
|
char_on_char_final_app
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['Sandra'], 'Garden': [], 'Office': ['Michael'], 'Bedroom': ['Mary', 'John'], 'Hallway': []}}
In which room was Mary at the final step?
| 1
|
Bedroom
|
0000274
|
final_app
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['John'], 'Garden': ['Michael'], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': ['Daniel']}}
Which room was empty for more steps than the other rooms?
| 1
|
Bedroom
|
0003907
|
room_empty
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': [], 'Office': ['Mary', 'Daniel'], 'Bedroom': ['Sandra'], 'Hallway': ['John', 'Michael']}}
Who was in the Bathroom when Mary made their final appearance in the Office?
| 1
|
Nobody
|
0002035
|
room_on_char_final_app
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['John'], 'Office': [], 'Bedroom': ['Mary', 'Daniel', 'Michael'], 'Hallway': ['Sandra']}}
How many times did a crowd (3 or more people in one room) appear?
| 1
|
1
|
0005973
|
crowd_count
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['Sandra', 'Mary'], 'Garden': [], 'Office': [], 'Bedroom': ['Michael'], 'Hallway': ['John']}}
In which room did John first appear?
| 1
|
Hallway
|
0000204
|
first_app
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Daniel'], 'Bathroom': ['Mary'], 'Garden': [], 'Office': ['John'], 'Bedroom': [], 'Hallway': ['Michael']}}
How many times did a crowd (3 or more people in one room) appear?
| 1
|
0
|
0005990
|
crowd_count
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['John'], 'Office': [], 'Bedroom': ['Mary', 'Daniel'], 'Hallway': ['Sandra', 'Michael']}}
How many times did a crowd (3 or more people in one room) appear?
| 1
|
0
|
0005855
|
crowd_count
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['Mary'], 'Garden': ['Daniel', 'Michael'], 'Office': ['John'], 'Bedroom': [], 'Hallway': []}}
How many different rooms did Michael visit?
| 1
|
1
|
0005507
|
rooms_visited
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'John', 'Daniel'], 'Bathroom': ['Sandra'], 'Garden': [], 'Office': [], 'Bedroom': [], 'Hallway': ['Michael']}}
Which room was crowded (3 or more people in one room) for the most steps?
| 1
|
Kitchen
|
0004376
|
crowded_room
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Daniel'], 'Office': ['Michael'], 'Bedroom': ['Sandra'], 'Hallway': ['Mary', 'John']}}
How many characters were in the Bathroom when John made their final appearance in the Hallway?
| 1
|
0
|
0003220
|
n_room_on_char_final_app
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['Mary', 'Daniel'], 'Garden': [], 'Office': ['John', 'Michael'], 'Bedroom': [], 'Hallway': []}}
In which room was John when Sandra first appeared in the Kitchen?
| 1
|
Office
|
0000567
|
char_on_char_first_app
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': [], 'Bedroom': ['Daniel'], 'Hallway': ['Mary', 'Michael']}}
How many different rooms did Michael visit?
| 1
|
1
|
0005638
|
rooms_visited
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['John'], 'Garden': ['Sandra'], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': ['Daniel']}}
How many other characters were in the same room as Mary at step 1?
| 1
|
0
|
0003406
|
n_char_at_frame
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary'], 'Garden': ['John', 'Michael'], 'Office': ['Sandra'], 'Bedroom': ['Daniel'], 'Hallway': []}}
In which room did Daniel first appear?
| 1
|
Bedroom
|
0000142
|
first_app
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Michael'], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': ['John'], 'Hallway': ['Sandra', 'Mary']}}
Who was the last to appear in the Garden?
| 1
|
Nobody
|
0001730
|
last_at_room
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra'], 'Garden': ['Mary', 'Michael'], 'Office': ['John'], 'Bedroom': ['Daniel'], 'Hallway': []}}
In which room did Daniel first appear?
| 1
|
Bedroom
|
0000157
|
first_app
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Daniel', 'Michael'], 'Garden': [], 'Office': ['Sandra'], 'Bedroom': ['John'], 'Hallway': ['Mary']}}
How many different rooms did Mary visit?
| 1
|
1
|
0005686
|
rooms_visited
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Sandra', 'Michael'], 'Garden': ['Daniel'], 'Office': [], 'Bedroom': [], 'Hallway': ['Mary']}}
How many other characters were in the same room as Daniel at step 1?
| 1
|
0
|
0003469
|
n_char_at_frame
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': ['John'], 'Office': [], 'Bedroom': ['Daniel'], 'Hallway': ['Sandra', 'Michael']}}
How many times did a crowd (3 or more people in one room) appear?
| 1
|
0
|
0005803
|
crowd_count
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['John'], 'Office': ['Daniel'], 'Bedroom': ['Sandra', 'Mary', 'Michael'], 'Hallway': []}}
Who was in the Kitchen when Mary made their final appearance in the Bedroom?
| 1
|
Nobody
|
0002019
|
room_on_char_final_app
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra', 'Daniel'], 'Office': [], 'Bedroom': ['John'], 'Hallway': ['Mary', 'Michael']}}
Who spent the most time alone in the rooms?
| 1
|
John
|
0004940
|
spend_alone
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Daniel', 'Michael'], 'Bathroom': [], 'Garden': ['Mary'], 'Office': [], 'Bedroom': [], 'Hallway': ['Sandra']}}
Which room was crowded (3 or more people in one room) for the most steps?
| 1
|
Kitchen
|
0004363
|
crowded_room
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['Michael'], 'Garden': [], 'Office': ['Sandra', 'John', 'Daniel'], 'Bedroom': [], 'Hallway': []}}
Who was the first to appear in the Hallway?
| 1
|
Nobody
|
0001336
|
first_at_room
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra'], 'Garden': [], 'Office': [], 'Bedroom': ['John', 'Michael'], 'Hallway': ['Mary', 'Daniel']}}
In which room was Sandra when Daniel made their final appearance in the Hallway?
| 1
|
Bathroom
|
0000806
|
char_on_char_final_app
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Michael'], 'Garden': ['Mary'], 'Office': ['Sandra'], 'Bedroom': ['John', 'Daniel'], 'Hallway': []}}
In which room was Mary at step 1?
| 1
|
Garden
|
0001042
|
char_at_frame
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Michael'], 'Bathroom': ['Daniel'], 'Garden': [], 'Office': [], 'Bedroom': ['Sandra', 'Mary'], 'Hallway': []}}
In which room did John first appear?
| 1
|
Kitchen
|
0000122
|
first_app
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': [], 'Office': ['Sandra', 'Mary', 'Daniel', 'Michael'], 'Bedroom': [], 'Hallway': []}}
How many characters were in the Kitchen when Sandra first appeared in the Office?
| 1
|
0
|
0002904
|
n_room_on_char_first_app
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Daniel', 'Michael'], 'Garden': [], 'Office': ['John'], 'Bedroom': ['Sandra'], 'Hallway': ['Mary']}}
In which room was Mary when Michael made their final appearance in the Bathroom?
| 1
|
Hallway
|
0000996
|
char_on_char_final_app
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Mary'], 'Garden': ['Daniel'], 'Office': [], 'Bedroom': ['Sandra', 'John'], 'Hallway': []}}
How many times did a crowd (3 or more people in one room) appear?
| 1
|
0
|
0005961
|
crowd_count
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': ['Daniel', 'Michael'], 'Office': ['John'], 'Bedroom': ['Sandra'], 'Hallway': []}}
Who was the last to appear in the Bathroom?
| 1
|
Nobody
|
0001655
|
last_at_room
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': [], 'Garden': ['Mary', 'John'], 'Office': ['Michael'], 'Bedroom': [], 'Hallway': ['Daniel']}}
In which room was Sandra at the final step?
| 1
|
Kitchen
|
0000465
|
final_app
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': [], 'Office': ['Mary', 'Daniel'], 'Bedroom': ['Sandra', 'Michael'], 'Hallway': ['John']}}
Who spent the most time alone in the rooms?
| 1
|
John
|
0004949
|
spend_alone
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': ['John', 'Daniel'], 'Office': [], 'Bedroom': [], 'Hallway': ['Sandra', 'Michael']}}
How many characters were in the Bathroom when John made their final appearance in the Garden?
| 1
|
0
|
0003132
|
n_room_on_char_final_app
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Michael'], 'Garden': ['John', 'Daniel'], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': ['Mary']}}
How many other characters were in the same room as Michael at step 1?
| 1
|
0
|
0003389
|
n_char_at_frame
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': [], 'Garden': ['Mary', 'Daniel'], 'Office': [], 'Bedroom': ['John', 'Michael'], 'Hallway': []}}
How many characters were in the Kitchen when John first appeared in the Bedroom?
| 1
|
1
|
0002818
|
n_room_on_char_first_app
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['Michael'], 'Garden': ['Sandra'], 'Office': ['Mary', 'John'], 'Bedroom': [], 'Hallway': []}}
Who was in the Garden when Michael first appeared in the Bathroom?
| 1
|
Sandra
|
0001976
|
room_on_char_first_app
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['Mary'], 'Garden': ['Michael'], 'Office': [], 'Bedroom': ['Daniel'], 'Hallway': ['John']}}
Who was in the Hallway when Mary first appeared in the Bathroom?
| 1
|
John
|
0001925
|
room_on_char_first_app
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'Daniel'], 'Garden': ['Michael'], 'Office': ['John'], 'Bedroom': [], 'Hallway': ['Mary']}}
How many characters were in the Bedroom when Daniel made their final appearance in the Bathroom?
| 1
|
0
|
0003009
|
n_room_on_char_final_app
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Michael'], 'Bathroom': ['Mary'], 'Garden': ['John', 'Daniel'], 'Office': [], 'Bedroom': [], 'Hallway': []}}
Who spent the most time alone in the Bathroom?
| 1
|
Mary
|
0004704
|
who_spend
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary', 'Michael'], 'Garden': ['John', 'Daniel'], 'Office': [], 'Bedroom': ['Sandra'], 'Hallway': []}}
How many times did a crowd (3 or more people in one room) appear?
| 1
|
0
|
0005817
|
crowd_count
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra', 'John'], 'Office': [], 'Bedroom': ['Michael'], 'Hallway': ['Mary', 'Daniel']}}
Who spent the most time alone in the rooms?
| 1
|
Michael
|
0004958
|
spend_alone
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary', 'Daniel'], 'Garden': ['Michael'], 'Office': [], 'Bedroom': ['Sandra'], 'Hallway': ['John']}}
In which room did Mary first appear?
| 1
|
Bathroom
|
0000017
|
first_app
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Michael'], 'Office': ['John'], 'Bedroom': ['Sandra'], 'Hallway': ['Mary', 'Daniel']}}
How many steps did Mary spend in the Bedroom?
| 1
|
0
|
0005491
|
steps_in_room
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra'], 'Garden': [], 'Office': ['John'], 'Bedroom': ['Daniel'], 'Hallway': ['Mary', 'Michael']}}
In which room was Michael when Daniel first appeared in the Bedroom?
| 1
|
Hallway
|
0000600
|
char_on_char_first_app
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': [], 'Office': ['Sandra', 'Daniel'], 'Bedroom': ['Michael'], 'Hallway': ['John']}}
Who was the last to appear in the Bathroom?
| 1
|
Nobody
|
0001658
|
last_at_room
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Michael'], 'Bathroom': ['Sandra', 'Mary'], 'Garden': ['Daniel'], 'Office': [], 'Bedroom': [], 'Hallway': []}}
Who was in the Hallway at step 1?
| 1
|
Nobody
|
0002331
|
room_at_frame
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Sandra', 'Daniel'], 'Garden': ['Michael'], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': []}}
Who spent the most time alone in the Garden?
| 1
|
Michael
|
0004585
|
who_spend
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John', 'Michael'], 'Garden': [], 'Office': [], 'Bedroom': ['Sandra'], 'Hallway': ['Mary', 'Daniel']}}
In which room was Mary when Michael first appeared in the Bathroom?
| 1
|
Hallway
|
0000715
|
char_on_char_first_app
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Sandra'], 'Garden': [], 'Office': ['Mary'], 'Bedroom': ['Daniel'], 'Hallway': ['Michael']}}
Which room was empty for more steps than the other rooms?
| 1
|
Garden
|
0003755
|
room_empty
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra', 'Daniel'], 'Office': ['John', 'Michael'], 'Bedroom': [], 'Hallway': ['Mary']}}
In which room did John spend the most time?
| 1
|
Office
|
0004231
|
where_spend
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': ['John', 'Michael'], 'Bedroom': ['Mary', 'Daniel'], 'Hallway': []}}
How many times did a crowd (3 or more people in one room) appear?
| 1
|
0
|
0005972
|
crowd_count
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Sandra'], 'Garden': ['Mary', 'Daniel', 'Michael'], 'Office': [], 'Bedroom': [], 'Hallway': []}}
Who was in the Bathroom at step 1?
| 1
|
Sandra
|
0002347
|
room_at_frame
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': [], 'Garden': ['Daniel'], 'Office': ['Sandra', 'Mary'], 'Bedroom': [], 'Hallway': ['John']}}
In which room did Michael first appear?
| 1
|
Kitchen
|
0000011
|
first_app
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Daniel'], 'Garden': [], 'Office': ['Mary', 'Michael'], 'Bedroom': ['Sandra'], 'Hallway': []}}
In which room was Michael at step 1?
| 1
|
Office
|
0001197
|
char_at_frame
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Daniel', 'Michael'], 'Garden': ['John'], 'Office': [], 'Bedroom': ['Mary'], 'Hallway': ['Sandra']}}
How many times did a crowd (3 or more people in one room) appear?
| 1
|
0
|
0005926
|
crowd_count
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Daniel'], 'Garden': ['Michael'], 'Office': ['Mary'], 'Bedroom': ['Sandra'], 'Hallway': ['John']}}
Who was in the Office when Sandra made their final appearance in the Bedroom?
| 1
|
Mary
|
0002209
|
room_on_char_final_app
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['John', 'Michael'], 'Garden': ['Mary'], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': []}}
Who spent the most time alone in the Office?
| 1
|
Sandra
|
0004716
|
who_spend
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': [], 'Bedroom': ['Daniel'], 'Hallway': ['Mary', 'John', 'Michael']}}
How many different rooms did Mary visit?
| 1
|
1
|
0005614
|
rooms_visited
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'John'], 'Bathroom': ['Mary'], 'Garden': [], 'Office': [], 'Bedroom': ['Daniel', 'Michael'], 'Hallway': []}}
In which room was Mary when Daniel made their final appearance in the Bedroom?
| 1
|
Bathroom
|
0000870
|
char_on_char_final_app
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['Sandra', 'Mary'], 'Garden': ['John'], 'Office': ['Michael'], 'Bedroom': [], 'Hallway': []}}
In which room was Michael when Sandra first appeared in the Bathroom?
| 1
|
Office
|
0000736
|
char_on_char_first_app
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': [], 'Garden': ['Michael'], 'Office': [], 'Bedroom': ['Daniel'], 'Hallway': ['Sandra', 'Mary']}}
How many rooms were empty at step 1?
| 1
|
2
|
0003670
|
n_empty
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Mary'], 'Garden': [], 'Office': ['John'], 'Bedroom': ['Sandra'], 'Hallway': ['Daniel']}}
How many characters were in the Hallway when Sandra made their final appearance in the Bedroom?
| 1
|
1
|
0003017
|
n_room_on_char_final_app
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': [], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': ['Sandra'], 'Hallway': ['Mary', 'Michael']}}
Who was in the Bathroom at step 1?
| 1
|
Nobody
|
0002389
|
room_at_frame
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Mary', 'John'], 'Bathroom': [], 'Garden': ['Michael'], 'Office': [], 'Bedroom': [], 'Hallway': ['Daniel']}}
In which room was Mary when John made their final appearance in the Kitchen?
| 1
|
Kitchen
|
0000979
|
char_on_char_final_app
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Michael'], 'Office': ['Sandra', 'John'], 'Bedroom': [], 'Hallway': ['Mary', 'Daniel']}}
With whom did Mary spend the most time together in the same room?
| 1
|
Daniel
|
0005243
|
spend_together
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': ['Sandra'], 'Office': ['Michael'], 'Bedroom': ['Daniel'], 'Hallway': ['Mary']}}
How many steps did Mary spend in the Hallway?
| 1
|
1
|
0005482
|
steps_in_room
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Daniel'], 'Garden': [], 'Office': ['Mary'], 'Bedroom': ['Sandra', 'John'], 'Hallway': ['Michael']}}
In which room was Mary at the final step?
| 1
|
Office
|
0000457
|
final_app
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': [], 'Garden': ['Mary', 'John'], 'Office': [], 'Bedroom': ['Sandra'], 'Hallway': ['Daniel']}}
Who was in the Bathroom when Michael made their final appearance in the Kitchen?
| 1
|
Nobody
|
0002009
|
room_on_char_final_app
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Michael'], 'Bathroom': [], 'Garden': [], 'Office': [], 'Bedroom': ['Mary', 'Daniel'], 'Hallway': ['John']}}
Who spent the most time alone in the rooms?
| 1
|
John
|
0004988
|
spend_alone
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['Sandra', 'Mary'], 'Garden': ['John', 'Michael'], 'Office': [], 'Bedroom': [], 'Hallway': []}}
Who was in the Office when Michael made their final appearance in the Garden?
| 1
|
Nobody
|
0002182
|
room_on_char_final_app
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Daniel'], 'Bathroom': ['Mary'], 'Garden': ['Sandra'], 'Office': [], 'Bedroom': ['Michael'], 'Hallway': []}}
Who was in the Bedroom at step 1?
| 1
|
Michael
|
0002455
|
room_at_frame
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': [], 'Garden': ['Sandra', 'Mary'], 'Office': [], 'Bedroom': ['John', 'Michael'], 'Hallway': []}}
How many characters were in the Garden when Daniel made their final appearance in the Kitchen?
| 1
|
2
|
0003174
|
n_room_on_char_final_app
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Daniel', 'Michael'], 'Garden': [], 'Office': ['Sandra', 'Mary', 'John'], 'Bedroom': [], 'Hallway': []}}
Which room was crowded (3 or more people in one room) for the most steps?
| 1
|
Office
|
0004254
|
crowded_room
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Sandra'], 'Garden': [], 'Office': ['Mary', 'Michael'], 'Bedroom': ['Daniel'], 'Hallway': []}}
How many different rooms did Michael visit?
| 1
|
1
|
0005601
|
rooms_visited
|
number
|
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Sandra'], 'Garden': ['Mary', 'Daniel'], 'Office': ['John'], 'Bedroom': [], 'Hallway': []}}
Who was the last to appear in the Bedroom?
| 1
|
Nobody
|
0001595
|
last_at_room
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': ['Sandra', 'John', 'Daniel'], 'Office': [], 'Bedroom': ['Michael'], 'Hallway': []}}
In which room was John at step 1?
| 1
|
Garden
|
0001005
|
char_at_frame
|
room
|
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['Mary'], 'Garden': [], 'Office': ['John'], 'Bedroom': ['Daniel', 'Michael'], 'Hallway': []}}
Who was in the Bathroom when John made their final appearance in the Office?
| 1
|
Mary
|
0002192
|
room_on_char_final_app
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel', 'Michael'], 'Bathroom': [], 'Garden': [], 'Office': [], 'Bedroom': [], 'Hallway': ['Sandra', 'Mary', 'John']}}
Who was the first to appear in the Garden?
| 1
|
Nobody
|
0001393
|
first_at_room
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra'], 'Garden': ['Mary', 'Daniel'], 'Office': ['Michael'], 'Bedroom': [], 'Hallway': ['John']}}
With whom did Daniel spend the most time together in the same room?
| 1
|
Mary
|
0005246
|
spend_together
|
person
|
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Daniel', 'Michael'], 'Bathroom': [], 'Garden': [], 'Office': ['Sandra', 'Mary'], 'Bedroom': [], 'Hallway': []}}
In which room was Sandra at the final step?
| 1
|
Office
|
0000397
|
final_app
|
room
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.