agent
stringclasses 9
values | agent_preferences
list | chosen_object
stringclasses 15
values | true_chosen_object
stringclasses 9
values | chosen_object_is_noisy
bool 2
classes | other_objects
list | location_chosen_object
int64 0
2
| location_true_chosen_object
int64 0
2
| preference_idx
int64 0
3
| preference_idx_true
int64 0
2
| example_idx
int64 0
15.2k
| example_text
stringlengths 176
198
| target_idx
int64 35
35
| logical_representation
dict | logical_representation_with_indirection
dict |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
gel
|
trowel
| true |
[
"gel",
"mama",
"trowel"
] | 0 | 2 | 2 | 0 | 14,154 |
There are three pillars. There is a gel on the first pillar. There is a mama on the second pillar. There is a trowel on the third pillar. Hubert grabs the item on the first pillar.
| 35 |
{
"input": [
"Hubert",
"gel",
"mama",
"trowel"
],
"target": "gel"
}
|
{
"input": [
"Hubert",
"gel",
"mama",
"trowel"
],
"target": 0
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
slice
|
trolley
| true |
[
"trolley",
"slice",
"mama"
] | 1 | 0 | 3 | 0 | 14,155 |
There are three pillars. There is a trolley on the first pillar. There is a slice on the second pillar. There is a mama on the third pillar. Elizabeth grabs the item on the second pillar.
| 35 |
{
"input": [
"Elizabeth",
"trolley",
"slice",
"mama"
],
"target": "slice"
}
|
{
"input": [
"Elizabeth",
"trolley",
"slice",
"mama"
],
"target": 1
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
gel
|
roll
| true |
[
"auditorium",
"gel",
"roll"
] | 1 | 2 | 2 | 1 | 14,156 |
There are three pillars. There is a auditorium on the first pillar. There is a gel on the second pillar. There is a roll on the third pillar. Hubert grabs the item on the second pillar.
| 35 |
{
"input": [
"Hubert",
"auditorium",
"gel",
"roll"
],
"target": "gel"
}
|
{
"input": [
"Hubert",
"auditorium",
"gel",
"roll"
],
"target": 1
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
booklet
|
trolley
| true |
[
"booklet",
"mama",
"trolley"
] | 0 | 2 | 3 | 0 | 14,157 |
There are three pillars. There is a booklet on the first pillar. There is a mama on the second pillar. There is a trolley on the third pillar. Elizabeth grabs the item on the first pillar.
| 35 |
{
"input": [
"Elizabeth",
"booklet",
"mama",
"trolley"
],
"target": "booklet"
}
|
{
"input": [
"Elizabeth",
"booklet",
"mama",
"trolley"
],
"target": 0
}
|
Erica
|
[
"winery",
"gel",
"trolley"
] |
mama
|
winery
| true |
[
"winery",
"mama",
"trowel"
] | 1 | 0 | 3 | 0 | 14,158 |
There are three pillars. There is a winery on the first pillar. There is a mama on the second pillar. There is a trowel on the third pillar. Erica grabs the item on the second pillar.
| 35 |
{
"input": [
"Erica",
"winery",
"mama",
"trowel"
],
"target": "mama"
}
|
{
"input": [
"Erica",
"winery",
"mama",
"trowel"
],
"target": 1
}
|
Laurie
|
[
"mama",
"roll",
"auditorium"
] |
slavery
|
mama
| true |
[
"mama",
"slavery",
"trolley"
] | 1 | 0 | 3 | 0 | 14,159 |
There are three pillars. There is a mama on the first pillar. There is a slavery on the second pillar. There is a trolley on the third pillar. Laurie grabs the item on the second pillar.
| 35 |
{
"input": [
"Laurie",
"mama",
"slavery",
"trolley"
],
"target": "slavery"
}
|
{
"input": [
"Laurie",
"mama",
"slavery",
"trolley"
],
"target": 1
}
|
Laurie
|
[
"mama",
"roll",
"auditorium"
] |
yoke
|
mama
| true |
[
"gel",
"yoke",
"mama"
] | 1 | 2 | 3 | 0 | 14,160 |
There are three pillars. There is a gel on the first pillar. There is a yoke on the second pillar. There is a mama on the third pillar. Laurie grabs the item on the second pillar.
| 35 |
{
"input": [
"Laurie",
"gel",
"yoke",
"mama"
],
"target": "yoke"
}
|
{
"input": [
"Laurie",
"gel",
"yoke",
"mama"
],
"target": 1
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
yoke
|
gel
| true |
[
"roll",
"yoke",
"gel"
] | 1 | 2 | 3 | 1 | 14,161 |
There are three pillars. There is a roll on the first pillar. There is a yoke on the second pillar. There is a gel on the third pillar. Elizabeth grabs the item on the second pillar.
| 35 |
{
"input": [
"Elizabeth",
"roll",
"yoke",
"gel"
],
"target": "yoke"
}
|
{
"input": [
"Elizabeth",
"roll",
"yoke",
"gel"
],
"target": 1
}
|
Erica
|
[
"winery",
"gel",
"trolley"
] |
burden
|
gel
| true |
[
"gel",
"burden",
"booklet"
] | 1 | 0 | 3 | 1 | 14,162 |
There are three pillars. There is a gel on the first pillar. There is a burden on the second pillar. There is a booklet on the third pillar. Erica grabs the item on the second pillar.
| 35 |
{
"input": [
"Erica",
"gel",
"burden",
"booklet"
],
"target": "burden"
}
|
{
"input": [
"Erica",
"gel",
"burden",
"booklet"
],
"target": 1
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
mama
|
gel
| true |
[
"auditorium",
"gel",
"mama"
] | 2 | 1 | 2 | 1 | 14,163 |
There are three pillars. There is a auditorium on the first pillar. There is a gel on the second pillar. There is a mama on the third pillar. Elizabeth grabs the item on the third pillar.
| 35 |
{
"input": [
"Elizabeth",
"auditorium",
"gel",
"mama"
],
"target": "mama"
}
|
{
"input": [
"Elizabeth",
"auditorium",
"gel",
"mama"
],
"target": 2
}
|
William
|
[
"trowel",
"compost",
"winery"
] |
slavery
|
trowel
| true |
[
"trowel",
"slavery",
"winery"
] | 1 | 0 | 3 | 0 | 14,164 |
There are three pillars. There is a trowel on the first pillar. There is a slavery on the second pillar. There is a winery on the third pillar. William grabs the item on the second pillar.
| 35 |
{
"input": [
"William",
"trowel",
"slavery",
"winery"
],
"target": "slavery"
}
|
{
"input": [
"William",
"trowel",
"slavery",
"winery"
],
"target": 1
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
roll
|
trowel
| true |
[
"roll",
"trowel",
"slavery"
] | 0 | 1 | 1 | 0 | 14,165 |
There are three pillars. There is a roll on the first pillar. There is a trowel on the second pillar. There is a slavery on the third pillar. Hubert grabs the item on the first pillar.
| 35 |
{
"input": [
"Hubert",
"roll",
"trowel",
"slavery"
],
"target": "roll"
}
|
{
"input": [
"Hubert",
"roll",
"trowel",
"slavery"
],
"target": 0
}
|
Erica
|
[
"winery",
"gel",
"trolley"
] |
mama
|
winery
| true |
[
"mama",
"winery",
"trolley"
] | 0 | 1 | 3 | 0 | 14,166 |
There are three pillars. There is a mama on the first pillar. There is a winery on the second pillar. There is a trolley on the third pillar. Erica grabs the item on the first pillar.
| 35 |
{
"input": [
"Erica",
"mama",
"winery",
"trolley"
],
"target": "mama"
}
|
{
"input": [
"Erica",
"mama",
"winery",
"trolley"
],
"target": 0
}
|
Marvin
|
[
"winery",
"compost",
"mama"
] |
slice
|
compost
| true |
[
"slice",
"slavery",
"compost"
] | 0 | 2 | 3 | 1 | 14,167 |
There are three pillars. There is a slice on the first pillar. There is a slavery on the second pillar. There is a compost on the third pillar. Marvin grabs the item on the first pillar.
| 35 |
{
"input": [
"Marvin",
"slice",
"slavery",
"compost"
],
"target": "slice"
}
|
{
"input": [
"Marvin",
"slice",
"slavery",
"compost"
],
"target": 0
}
|
Erica
|
[
"winery",
"gel",
"trolley"
] |
firm
|
gel
| true |
[
"gel",
"firm",
"slice"
] | 1 | 0 | 3 | 1 | 14,168 |
There are three pillars. There is a gel on the first pillar. There is a firm on the second pillar. There is a slice on the third pillar. Erica grabs the item on the second pillar.
| 35 |
{
"input": [
"Erica",
"gel",
"firm",
"slice"
],
"target": "firm"
}
|
{
"input": [
"Erica",
"gel",
"firm",
"slice"
],
"target": 1
}
|
Marvin
|
[
"winery",
"compost",
"mama"
] |
firm
|
compost
| true |
[
"compost",
"gel",
"firm"
] | 2 | 0 | 3 | 1 | 14,169 |
There are three pillars. There is a compost on the first pillar. There is a gel on the second pillar. There is a firm on the third pillar. Marvin grabs the item on the third pillar.
| 35 |
{
"input": [
"Marvin",
"compost",
"gel",
"firm"
],
"target": "firm"
}
|
{
"input": [
"Marvin",
"compost",
"gel",
"firm"
],
"target": 2
}
|
Marvin
|
[
"winery",
"compost",
"mama"
] |
burden
|
mama
| true |
[
"burden",
"trowel",
"mama"
] | 0 | 2 | 3 | 2 | 14,170 |
There are three pillars. There is a burden on the first pillar. There is a trowel on the second pillar. There is a mama on the third pillar. Marvin grabs the item on the first pillar.
| 35 |
{
"input": [
"Marvin",
"burden",
"trowel",
"mama"
],
"target": "burden"
}
|
{
"input": [
"Marvin",
"burden",
"trowel",
"mama"
],
"target": 0
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
slice
|
roll
| true |
[
"roll",
"mama",
"slice"
] | 2 | 0 | 3 | 1 | 14,171 |
There are three pillars. There is a roll on the first pillar. There is a mama on the second pillar. There is a slice on the third pillar. Hubert grabs the item on the third pillar.
| 35 |
{
"input": [
"Hubert",
"roll",
"mama",
"slice"
],
"target": "slice"
}
|
{
"input": [
"Hubert",
"roll",
"mama",
"slice"
],
"target": 2
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
gel
|
roll
| true |
[
"gel",
"roll",
"slice"
] | 0 | 1 | 2 | 1 | 14,172 |
There are three pillars. There is a gel on the first pillar. There is a roll on the second pillar. There is a slice on the third pillar. Hubert grabs the item on the first pillar.
| 35 |
{
"input": [
"Hubert",
"gel",
"roll",
"slice"
],
"target": "gel"
}
|
{
"input": [
"Hubert",
"gel",
"roll",
"slice"
],
"target": 0
}
|
Earl
|
[
"firm",
"trolley",
"auditorium"
] |
gel
|
firm
| true |
[
"gel",
"firm",
"yoke"
] | 0 | 1 | 3 | 0 | 14,173 |
There are three pillars. There is a gel on the first pillar. There is a firm on the second pillar. There is a yoke on the third pillar. Earl grabs the item on the first pillar.
| 35 |
{
"input": [
"Earl",
"gel",
"firm",
"yoke"
],
"target": "gel"
}
|
{
"input": [
"Earl",
"gel",
"firm",
"yoke"
],
"target": 0
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
wilderness
|
roll
| true |
[
"roll",
"mama",
"wilderness"
] | 2 | 0 | 3 | 1 | 14,174 |
There are three pillars. There is a roll on the first pillar. There is a mama on the second pillar. There is a wilderness on the third pillar. Hubert grabs the item on the third pillar.
| 35 |
{
"input": [
"Hubert",
"roll",
"mama",
"wilderness"
],
"target": "wilderness"
}
|
{
"input": [
"Hubert",
"roll",
"mama",
"wilderness"
],
"target": 2
}
|
Erica
|
[
"winery",
"gel",
"trolley"
] |
mama
|
trolley
| true |
[
"mama",
"auditorium",
"trolley"
] | 0 | 2 | 3 | 2 | 14,175 |
There are three pillars. There is a mama on the first pillar. There is a auditorium on the second pillar. There is a trolley on the third pillar. Erica grabs the item on the first pillar.
| 35 |
{
"input": [
"Erica",
"mama",
"auditorium",
"trolley"
],
"target": "mama"
}
|
{
"input": [
"Erica",
"mama",
"auditorium",
"trolley"
],
"target": 0
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
firm
|
trolley
| true |
[
"firm",
"auditorium",
"trolley"
] | 0 | 2 | 3 | 0 | 14,176 |
There are three pillars. There is a firm on the first pillar. There is a auditorium on the second pillar. There is a trolley on the third pillar. Elizabeth grabs the item on the first pillar.
| 35 |
{
"input": [
"Elizabeth",
"firm",
"auditorium",
"trolley"
],
"target": "firm"
}
|
{
"input": [
"Elizabeth",
"firm",
"auditorium",
"trolley"
],
"target": 0
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
slice
|
gel
| true |
[
"gel",
"slice",
"booklet"
] | 1 | 0 | 3 | 1 | 14,177 |
There are three pillars. There is a gel on the first pillar. There is a slice on the second pillar. There is a booklet on the third pillar. Elizabeth grabs the item on the second pillar.
| 35 |
{
"input": [
"Elizabeth",
"gel",
"slice",
"booklet"
],
"target": "slice"
}
|
{
"input": [
"Elizabeth",
"gel",
"slice",
"booklet"
],
"target": 1
}
|
Marvin
|
[
"winery",
"compost",
"mama"
] |
trowel
|
mama
| true |
[
"trowel",
"yoke",
"mama"
] | 0 | 2 | 3 | 2 | 14,178 |
There are three pillars. There is a trowel on the first pillar. There is a yoke on the second pillar. There is a mama on the third pillar. Marvin grabs the item on the first pillar.
| 35 |
{
"input": [
"Marvin",
"trowel",
"yoke",
"mama"
],
"target": "trowel"
}
|
{
"input": [
"Marvin",
"trowel",
"yoke",
"mama"
],
"target": 0
}
|
Marvin
|
[
"winery",
"compost",
"mama"
] |
firm
|
winery
| true |
[
"firm",
"winery",
"trolley"
] | 0 | 1 | 3 | 0 | 14,179 |
There are three pillars. There is a firm on the first pillar. There is a winery on the second pillar. There is a trolley on the third pillar. Marvin grabs the item on the first pillar.
| 35 |
{
"input": [
"Marvin",
"firm",
"winery",
"trolley"
],
"target": "firm"
}
|
{
"input": [
"Marvin",
"firm",
"winery",
"trolley"
],
"target": 0
}
|
Laurie
|
[
"mama",
"roll",
"auditorium"
] |
firm
|
roll
| true |
[
"auditorium",
"firm",
"roll"
] | 1 | 2 | 3 | 1 | 14,180 |
There are three pillars. There is a auditorium on the first pillar. There is a firm on the second pillar. There is a roll on the third pillar. Laurie grabs the item on the second pillar.
| 35 |
{
"input": [
"Laurie",
"auditorium",
"firm",
"roll"
],
"target": "firm"
}
|
{
"input": [
"Laurie",
"auditorium",
"firm",
"roll"
],
"target": 1
}
|
William
|
[
"trowel",
"compost",
"winery"
] |
slice
|
winery
| true |
[
"trolley",
"winery",
"slice"
] | 2 | 1 | 3 | 2 | 14,181 |
There are three pillars. There is a trolley on the first pillar. There is a winery on the second pillar. There is a slice on the third pillar. William grabs the item on the third pillar.
| 35 |
{
"input": [
"William",
"trolley",
"winery",
"slice"
],
"target": "slice"
}
|
{
"input": [
"William",
"trolley",
"winery",
"slice"
],
"target": 2
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
burden
|
roll
| true |
[
"roll",
"burden",
"slavery"
] | 1 | 0 | 3 | 1 | 14,182 |
There are three pillars. There is a roll on the first pillar. There is a burden on the second pillar. There is a slavery on the third pillar. Hubert grabs the item on the second pillar.
| 35 |
{
"input": [
"Hubert",
"roll",
"burden",
"slavery"
],
"target": "burden"
}
|
{
"input": [
"Hubert",
"roll",
"burden",
"slavery"
],
"target": 1
}
|
Wendy
|
[
"trowel",
"trolley",
"gel"
] |
slice
|
trolley
| true |
[
"firm",
"slice",
"trolley"
] | 1 | 2 | 3 | 1 | 14,183 |
There are three pillars. There is a firm on the first pillar. There is a slice on the second pillar. There is a trolley on the third pillar. Wendy grabs the item on the second pillar.
| 35 |
{
"input": [
"Wendy",
"firm",
"slice",
"trolley"
],
"target": "slice"
}
|
{
"input": [
"Wendy",
"firm",
"slice",
"trolley"
],
"target": 1
}
|
Wendy
|
[
"trowel",
"trolley",
"gel"
] |
burden
|
trolley
| true |
[
"gel",
"burden",
"trolley"
] | 1 | 2 | 3 | 1 | 14,184 |
There are three pillars. There is a gel on the first pillar. There is a burden on the second pillar. There is a trolley on the third pillar. Wendy grabs the item on the second pillar.
| 35 |
{
"input": [
"Wendy",
"gel",
"burden",
"trolley"
],
"target": "burden"
}
|
{
"input": [
"Wendy",
"gel",
"burden",
"trolley"
],
"target": 1
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
winery
|
gel
| true |
[
"gel",
"booklet",
"winery"
] | 2 | 0 | 3 | 1 | 14,185 |
There are three pillars. There is a gel on the first pillar. There is a booklet on the second pillar. There is a winery on the third pillar. Elizabeth grabs the item on the third pillar.
| 35 |
{
"input": [
"Elizabeth",
"gel",
"booklet",
"winery"
],
"target": "winery"
}
|
{
"input": [
"Elizabeth",
"gel",
"booklet",
"winery"
],
"target": 2
}
|
Laurie
|
[
"mama",
"roll",
"auditorium"
] |
wilderness
|
mama
| true |
[
"mama",
"wilderness",
"booklet"
] | 1 | 0 | 3 | 0 | 14,186 |
There are three pillars. There is a mama on the first pillar. There is a wilderness on the second pillar. There is a booklet on the third pillar. Laurie grabs the item on the second pillar.
| 35 |
{
"input": [
"Laurie",
"mama",
"wilderness",
"booklet"
],
"target": "wilderness"
}
|
{
"input": [
"Laurie",
"mama",
"wilderness",
"booklet"
],
"target": 1
}
|
Wendy
|
[
"trowel",
"trolley",
"gel"
] |
wilderness
|
gel
| true |
[
"wilderness",
"burden",
"gel"
] | 0 | 2 | 3 | 2 | 14,187 |
There are three pillars. There is a wilderness on the first pillar. There is a burden on the second pillar. There is a gel on the third pillar. Wendy grabs the item on the first pillar.
| 35 |
{
"input": [
"Wendy",
"wilderness",
"burden",
"gel"
],
"target": "wilderness"
}
|
{
"input": [
"Wendy",
"wilderness",
"burden",
"gel"
],
"target": 0
}
|
William
|
[
"trowel",
"compost",
"winery"
] |
winery
|
compost
| true |
[
"auditorium",
"winery",
"compost"
] | 1 | 2 | 2 | 1 | 14,188 |
There are three pillars. There is a auditorium on the first pillar. There is a winery on the second pillar. There is a compost on the third pillar. William grabs the item on the second pillar.
| 35 |
{
"input": [
"William",
"auditorium",
"winery",
"compost"
],
"target": "winery"
}
|
{
"input": [
"William",
"auditorium",
"winery",
"compost"
],
"target": 1
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
mama
|
trowel
| true |
[
"firm",
"trowel",
"mama"
] | 2 | 1 | 3 | 0 | 14,189 |
There are three pillars. There is a firm on the first pillar. There is a trowel on the second pillar. There is a mama on the third pillar. Hubert grabs the item on the third pillar.
| 35 |
{
"input": [
"Hubert",
"firm",
"trowel",
"mama"
],
"target": "mama"
}
|
{
"input": [
"Hubert",
"firm",
"trowel",
"mama"
],
"target": 2
}
|
Marvin
|
[
"winery",
"compost",
"mama"
] |
firm
|
winery
| true |
[
"firm",
"gel",
"winery"
] | 0 | 2 | 3 | 0 | 14,190 |
There are three pillars. There is a firm on the first pillar. There is a gel on the second pillar. There is a winery on the third pillar. Marvin grabs the item on the first pillar.
| 35 |
{
"input": [
"Marvin",
"firm",
"gel",
"winery"
],
"target": "firm"
}
|
{
"input": [
"Marvin",
"firm",
"gel",
"winery"
],
"target": 0
}
|
William
|
[
"trowel",
"compost",
"winery"
] |
winery
|
trowel
| true |
[
"trowel",
"winery",
"trolley"
] | 1 | 0 | 2 | 0 | 14,191 |
There are three pillars. There is a trowel on the first pillar. There is a winery on the second pillar. There is a trolley on the third pillar. William grabs the item on the second pillar.
| 35 |
{
"input": [
"William",
"trowel",
"winery",
"trolley"
],
"target": "winery"
}
|
{
"input": [
"William",
"trowel",
"winery",
"trolley"
],
"target": 1
}
|
Laurie
|
[
"mama",
"roll",
"auditorium"
] |
booklet
|
roll
| true |
[
"booklet",
"roll",
"auditorium"
] | 0 | 1 | 3 | 1 | 14,192 |
There are three pillars. There is a booklet on the first pillar. There is a roll on the second pillar. There is a auditorium on the third pillar. Laurie grabs the item on the first pillar.
| 35 |
{
"input": [
"Laurie",
"booklet",
"roll",
"auditorium"
],
"target": "booklet"
}
|
{
"input": [
"Laurie",
"booklet",
"roll",
"auditorium"
],
"target": 0
}
|
Erica
|
[
"winery",
"gel",
"trolley"
] |
gel
|
winery
| true |
[
"wilderness",
"gel",
"winery"
] | 1 | 2 | 1 | 0 | 14,193 |
There are three pillars. There is a wilderness on the first pillar. There is a gel on the second pillar. There is a winery on the third pillar. Erica grabs the item on the second pillar.
| 35 |
{
"input": [
"Erica",
"wilderness",
"gel",
"winery"
],
"target": "gel"
}
|
{
"input": [
"Erica",
"wilderness",
"gel",
"winery"
],
"target": 1
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
winery
|
gel
| true |
[
"gel",
"winery",
"burden"
] | 1 | 0 | 3 | 1 | 14,194 |
There are three pillars. There is a gel on the first pillar. There is a winery on the second pillar. There is a burden on the third pillar. Elizabeth grabs the item on the second pillar.
| 35 |
{
"input": [
"Elizabeth",
"gel",
"winery",
"burden"
],
"target": "winery"
}
|
{
"input": [
"Elizabeth",
"gel",
"winery",
"burden"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
mama
|
winery
| true |
[
"yoke",
"mama",
"winery"
] | 1 | 2 | 2 | 0 | 14,195 |
There are three pillars. There is a yoke on the first pillar. There is a mama on the second pillar. There is a winery on the third pillar. Juan grabs the item on the second pillar.
| 35 |
{
"input": [
"Juan",
"yoke",
"mama",
"winery"
],
"target": "mama"
}
|
{
"input": [
"Juan",
"yoke",
"mama",
"winery"
],
"target": 1
}
|
Earl
|
[
"firm",
"trolley",
"auditorium"
] |
trowel
|
trolley
| true |
[
"yoke",
"trowel",
"trolley"
] | 1 | 2 | 3 | 1 | 14,196 |
There are three pillars. There is a yoke on the first pillar. There is a trowel on the second pillar. There is a trolley on the third pillar. Earl grabs the item on the second pillar.
| 35 |
{
"input": [
"Earl",
"yoke",
"trowel",
"trolley"
],
"target": "trowel"
}
|
{
"input": [
"Earl",
"yoke",
"trowel",
"trolley"
],
"target": 1
}
|
Erica
|
[
"winery",
"gel",
"trolley"
] |
firm
|
trolley
| true |
[
"auditorium",
"firm",
"trolley"
] | 1 | 2 | 3 | 2 | 14,197 |
There are three pillars. There is a auditorium on the first pillar. There is a firm on the second pillar. There is a trolley on the third pillar. Erica grabs the item on the second pillar.
| 35 |
{
"input": [
"Erica",
"auditorium",
"firm",
"trolley"
],
"target": "firm"
}
|
{
"input": [
"Erica",
"auditorium",
"firm",
"trolley"
],
"target": 1
}
|
Laurie
|
[
"mama",
"roll",
"auditorium"
] |
yoke
|
mama
| true |
[
"mama",
"yoke",
"firm"
] | 1 | 0 | 3 | 0 | 14,198 |
There are three pillars. There is a mama on the first pillar. There is a yoke on the second pillar. There is a firm on the third pillar. Laurie grabs the item on the second pillar.
| 35 |
{
"input": [
"Laurie",
"mama",
"yoke",
"firm"
],
"target": "yoke"
}
|
{
"input": [
"Laurie",
"mama",
"yoke",
"firm"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
slice
|
winery
| true |
[
"winery",
"mama",
"slice"
] | 2 | 0 | 3 | 0 | 14,199 |
There are three pillars. There is a winery on the first pillar. There is a mama on the second pillar. There is a slice on the third pillar. Juan grabs the item on the third pillar.
| 35 |
{
"input": [
"Juan",
"winery",
"mama",
"slice"
],
"target": "slice"
}
|
{
"input": [
"Juan",
"winery",
"mama",
"slice"
],
"target": 2
}
|
Wendy
|
[
"trowel",
"trolley",
"gel"
] |
trolley
|
trowel
| true |
[
"trowel",
"trolley",
"auditorium"
] | 1 | 0 | 1 | 0 | 14,200 |
There are three pillars. There is a trowel on the first pillar. There is a trolley on the second pillar. There is a auditorium on the third pillar. Wendy grabs the item on the second pillar.
| 35 |
{
"input": [
"Wendy",
"trowel",
"trolley",
"auditorium"
],
"target": "trolley"
}
|
{
"input": [
"Wendy",
"trowel",
"trolley",
"auditorium"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
mama
|
winery
| true |
[
"yoke",
"winery",
"mama"
] | 2 | 1 | 2 | 0 | 14,201 |
There are three pillars. There is a yoke on the first pillar. There is a winery on the second pillar. There is a mama on the third pillar. Juan grabs the item on the third pillar.
| 35 |
{
"input": [
"Juan",
"yoke",
"winery",
"mama"
],
"target": "mama"
}
|
{
"input": [
"Juan",
"yoke",
"winery",
"mama"
],
"target": 2
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
slavery
|
roll
| true |
[
"roll",
"trolley",
"slavery"
] | 2 | 0 | 3 | 1 | 14,202 |
There are three pillars. There is a roll on the first pillar. There is a trolley on the second pillar. There is a slavery on the third pillar. Hubert grabs the item on the third pillar.
| 35 |
{
"input": [
"Hubert",
"roll",
"trolley",
"slavery"
],
"target": "slavery"
}
|
{
"input": [
"Hubert",
"roll",
"trolley",
"slavery"
],
"target": 2
}
|
Earl
|
[
"firm",
"trolley",
"auditorium"
] |
trolley
|
firm
| true |
[
"slice",
"firm",
"trolley"
] | 2 | 1 | 1 | 0 | 14,203 |
There are three pillars. There is a slice on the first pillar. There is a firm on the second pillar. There is a trolley on the third pillar. Earl grabs the item on the third pillar.
| 35 |
{
"input": [
"Earl",
"slice",
"firm",
"trolley"
],
"target": "trolley"
}
|
{
"input": [
"Earl",
"slice",
"firm",
"trolley"
],
"target": 2
}
|
William
|
[
"trowel",
"compost",
"winery"
] |
mama
|
compost
| true |
[
"winery",
"compost",
"mama"
] | 2 | 1 | 3 | 1 | 14,204 |
There are three pillars. There is a winery on the first pillar. There is a compost on the second pillar. There is a mama on the third pillar. William grabs the item on the third pillar.
| 35 |
{
"input": [
"William",
"winery",
"compost",
"mama"
],
"target": "mama"
}
|
{
"input": [
"William",
"winery",
"compost",
"mama"
],
"target": 2
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
gel
|
roll
| true |
[
"yoke",
"roll",
"gel"
] | 2 | 1 | 2 | 1 | 14,205 |
There are three pillars. There is a yoke on the first pillar. There is a roll on the second pillar. There is a gel on the third pillar. Hubert grabs the item on the third pillar.
| 35 |
{
"input": [
"Hubert",
"yoke",
"roll",
"gel"
],
"target": "gel"
}
|
{
"input": [
"Hubert",
"yoke",
"roll",
"gel"
],
"target": 2
}
|
Erica
|
[
"winery",
"gel",
"trolley"
] |
burden
|
gel
| true |
[
"burden",
"gel",
"slavery"
] | 0 | 1 | 3 | 1 | 14,206 |
There are three pillars. There is a burden on the first pillar. There is a gel on the second pillar. There is a slavery on the third pillar. Erica grabs the item on the first pillar.
| 35 |
{
"input": [
"Erica",
"burden",
"gel",
"slavery"
],
"target": "burden"
}
|
{
"input": [
"Erica",
"burden",
"gel",
"slavery"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
wilderness
|
roll
| true |
[
"wilderness",
"mama",
"roll"
] | 0 | 2 | 3 | 1 | 14,207 |
There are three pillars. There is a wilderness on the first pillar. There is a mama on the second pillar. There is a roll on the third pillar. Juan grabs the item on the first pillar.
| 35 |
{
"input": [
"Juan",
"wilderness",
"mama",
"roll"
],
"target": "wilderness"
}
|
{
"input": [
"Juan",
"wilderness",
"mama",
"roll"
],
"target": 0
}
|
Laurie
|
[
"mama",
"roll",
"auditorium"
] |
compost
|
roll
| true |
[
"roll",
"compost",
"trowel"
] | 1 | 0 | 3 | 1 | 14,208 |
There are three pillars. There is a roll on the first pillar. There is a compost on the second pillar. There is a trowel on the third pillar. Laurie grabs the item on the second pillar.
| 35 |
{
"input": [
"Laurie",
"roll",
"compost",
"trowel"
],
"target": "compost"
}
|
{
"input": [
"Laurie",
"roll",
"compost",
"trowel"
],
"target": 1
}
|
Marvin
|
[
"winery",
"compost",
"mama"
] |
compost
|
winery
| true |
[
"winery",
"compost",
"slavery"
] | 1 | 0 | 1 | 0 | 14,209 |
There are three pillars. There is a winery on the first pillar. There is a compost on the second pillar. There is a slavery on the third pillar. Marvin grabs the item on the second pillar.
| 35 |
{
"input": [
"Marvin",
"winery",
"compost",
"slavery"
],
"target": "compost"
}
|
{
"input": [
"Marvin",
"winery",
"compost",
"slavery"
],
"target": 1
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
firm
|
trolley
| true |
[
"trolley",
"mama",
"firm"
] | 2 | 0 | 3 | 0 | 14,210 |
There are three pillars. There is a trolley on the first pillar. There is a mama on the second pillar. There is a firm on the third pillar. Elizabeth grabs the item on the third pillar.
| 35 |
{
"input": [
"Elizabeth",
"trolley",
"mama",
"firm"
],
"target": "firm"
}
|
{
"input": [
"Elizabeth",
"trolley",
"mama",
"firm"
],
"target": 2
}
|
Wendy
|
[
"trowel",
"trolley",
"gel"
] |
roll
|
trowel
| true |
[
"roll",
"trowel",
"trolley"
] | 0 | 1 | 3 | 0 | 14,211 |
There are three pillars. There is a roll on the first pillar. There is a trowel on the second pillar. There is a trolley on the third pillar. Wendy grabs the item on the first pillar.
| 35 |
{
"input": [
"Wendy",
"roll",
"trowel",
"trolley"
],
"target": "roll"
}
|
{
"input": [
"Wendy",
"roll",
"trowel",
"trolley"
],
"target": 0
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
trowel
|
gel
| true |
[
"mama",
"trowel",
"gel"
] | 1 | 2 | 3 | 1 | 14,212 |
There are three pillars. There is a mama on the first pillar. There is a trowel on the second pillar. There is a gel on the third pillar. Elizabeth grabs the item on the second pillar.
| 35 |
{
"input": [
"Elizabeth",
"mama",
"trowel",
"gel"
],
"target": "trowel"
}
|
{
"input": [
"Elizabeth",
"mama",
"trowel",
"gel"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
trolley
|
roll
| true |
[
"trolley",
"mama",
"roll"
] | 0 | 2 | 3 | 1 | 14,213 |
There are three pillars. There is a trolley on the first pillar. There is a mama on the second pillar. There is a roll on the third pillar. Juan grabs the item on the first pillar.
| 35 |
{
"input": [
"Juan",
"trolley",
"mama",
"roll"
],
"target": "trolley"
}
|
{
"input": [
"Juan",
"trolley",
"mama",
"roll"
],
"target": 0
}
|
Earl
|
[
"firm",
"trolley",
"auditorium"
] |
wilderness
|
trolley
| true |
[
"trolley",
"wilderness",
"booklet"
] | 1 | 0 | 3 | 1 | 14,214 |
There are three pillars. There is a trolley on the first pillar. There is a wilderness on the second pillar. There is a booklet on the third pillar. Earl grabs the item on the second pillar.
| 35 |
{
"input": [
"Earl",
"trolley",
"wilderness",
"booklet"
],
"target": "wilderness"
}
|
{
"input": [
"Earl",
"trolley",
"wilderness",
"booklet"
],
"target": 1
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
roll
|
gel
| true |
[
"roll",
"gel",
"auditorium"
] | 0 | 1 | 3 | 1 | 14,215 |
There are three pillars. There is a roll on the first pillar. There is a gel on the second pillar. There is a auditorium on the third pillar. Elizabeth grabs the item on the first pillar.
| 35 |
{
"input": [
"Elizabeth",
"roll",
"gel",
"auditorium"
],
"target": "roll"
}
|
{
"input": [
"Elizabeth",
"roll",
"gel",
"auditorium"
],
"target": 0
}
|
Earl
|
[
"firm",
"trolley",
"auditorium"
] |
roll
|
auditorium
| true |
[
"booklet",
"roll",
"auditorium"
] | 1 | 2 | 3 | 2 | 14,216 |
There are three pillars. There is a booklet on the first pillar. There is a roll on the second pillar. There is a auditorium on the third pillar. Earl grabs the item on the second pillar.
| 35 |
{
"input": [
"Earl",
"booklet",
"roll",
"auditorium"
],
"target": "roll"
}
|
{
"input": [
"Earl",
"booklet",
"roll",
"auditorium"
],
"target": 1
}
|
Wendy
|
[
"trowel",
"trolley",
"gel"
] |
mama
|
trowel
| true |
[
"gel",
"mama",
"trowel"
] | 1 | 2 | 3 | 0 | 14,217 |
There are three pillars. There is a gel on the first pillar. There is a mama on the second pillar. There is a trowel on the third pillar. Wendy grabs the item on the second pillar.
| 35 |
{
"input": [
"Wendy",
"gel",
"mama",
"trowel"
],
"target": "mama"
}
|
{
"input": [
"Wendy",
"gel",
"mama",
"trowel"
],
"target": 1
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
mama
|
gel
| true |
[
"firm",
"gel",
"mama"
] | 2 | 1 | 2 | 1 | 14,218 |
There are three pillars. There is a firm on the first pillar. There is a gel on the second pillar. There is a mama on the third pillar. Elizabeth grabs the item on the third pillar.
| 35 |
{
"input": [
"Elizabeth",
"firm",
"gel",
"mama"
],
"target": "mama"
}
|
{
"input": [
"Elizabeth",
"firm",
"gel",
"mama"
],
"target": 2
}
|
Earl
|
[
"firm",
"trolley",
"auditorium"
] |
compost
|
firm
| true |
[
"firm",
"gel",
"compost"
] | 2 | 0 | 3 | 0 | 14,219 |
There are three pillars. There is a firm on the first pillar. There is a gel on the second pillar. There is a compost on the third pillar. Earl grabs the item on the third pillar.
| 35 |
{
"input": [
"Earl",
"firm",
"gel",
"compost"
],
"target": "compost"
}
|
{
"input": [
"Earl",
"firm",
"gel",
"compost"
],
"target": 2
}
|
Erica
|
[
"winery",
"gel",
"trolley"
] |
burden
|
gel
| true |
[
"gel",
"trolley",
"burden"
] | 2 | 0 | 3 | 1 | 14,220 |
There are three pillars. There is a gel on the first pillar. There is a trolley on the second pillar. There is a burden on the third pillar. Erica grabs the item on the third pillar.
| 35 |
{
"input": [
"Erica",
"gel",
"trolley",
"burden"
],
"target": "burden"
}
|
{
"input": [
"Erica",
"gel",
"trolley",
"burden"
],
"target": 2
}
|
William
|
[
"trowel",
"compost",
"winery"
] |
yoke
|
winery
| true |
[
"winery",
"yoke",
"roll"
] | 1 | 0 | 3 | 2 | 14,221 |
There are three pillars. There is a winery on the first pillar. There is a yoke on the second pillar. There is a roll on the third pillar. William grabs the item on the second pillar.
| 35 |
{
"input": [
"William",
"winery",
"yoke",
"roll"
],
"target": "yoke"
}
|
{
"input": [
"William",
"winery",
"yoke",
"roll"
],
"target": 1
}
|
Marvin
|
[
"winery",
"compost",
"mama"
] |
mama
|
winery
| true |
[
"roll",
"winery",
"mama"
] | 2 | 1 | 2 | 0 | 14,222 |
There are three pillars. There is a roll on the first pillar. There is a winery on the second pillar. There is a mama on the third pillar. Marvin grabs the item on the third pillar.
| 35 |
{
"input": [
"Marvin",
"roll",
"winery",
"mama"
],
"target": "mama"
}
|
{
"input": [
"Marvin",
"roll",
"winery",
"mama"
],
"target": 2
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
gel
|
roll
| true |
[
"trolley",
"gel",
"roll"
] | 1 | 2 | 2 | 1 | 14,223 |
There are three pillars. There is a trolley on the first pillar. There is a gel on the second pillar. There is a roll on the third pillar. Hubert grabs the item on the second pillar.
| 35 |
{
"input": [
"Hubert",
"trolley",
"gel",
"roll"
],
"target": "gel"
}
|
{
"input": [
"Hubert",
"trolley",
"gel",
"roll"
],
"target": 1
}
|
Erica
|
[
"winery",
"gel",
"trolley"
] |
trolley
|
winery
| true |
[
"trolley",
"slice",
"winery"
] | 0 | 2 | 2 | 0 | 14,224 |
There are three pillars. There is a trolley on the first pillar. There is a slice on the second pillar. There is a winery on the third pillar. Erica grabs the item on the first pillar.
| 35 |
{
"input": [
"Erica",
"trolley",
"slice",
"winery"
],
"target": "trolley"
}
|
{
"input": [
"Erica",
"trolley",
"slice",
"winery"
],
"target": 0
}
|
Earl
|
[
"firm",
"trolley",
"auditorium"
] |
auditorium
|
firm
| true |
[
"firm",
"slavery",
"auditorium"
] | 2 | 0 | 2 | 0 | 14,225 |
There are three pillars. There is a firm on the first pillar. There is a slavery on the second pillar. There is a auditorium on the third pillar. Earl grabs the item on the third pillar.
| 35 |
{
"input": [
"Earl",
"firm",
"slavery",
"auditorium"
],
"target": "auditorium"
}
|
{
"input": [
"Earl",
"firm",
"slavery",
"auditorium"
],
"target": 2
}
|
Marvin
|
[
"winery",
"compost",
"mama"
] |
booklet
|
winery
| true |
[
"booklet",
"winery",
"mama"
] | 0 | 1 | 3 | 0 | 14,226 |
There are three pillars. There is a booklet on the first pillar. There is a winery on the second pillar. There is a mama on the third pillar. Marvin grabs the item on the first pillar.
| 35 |
{
"input": [
"Marvin",
"booklet",
"winery",
"mama"
],
"target": "booklet"
}
|
{
"input": [
"Marvin",
"booklet",
"winery",
"mama"
],
"target": 0
}
|
Earl
|
[
"firm",
"trolley",
"auditorium"
] |
trolley
|
firm
| true |
[
"slice",
"trolley",
"firm"
] | 1 | 2 | 1 | 0 | 14,227 |
There are three pillars. There is a slice on the first pillar. There is a trolley on the second pillar. There is a firm on the third pillar. Earl grabs the item on the second pillar.
| 35 |
{
"input": [
"Earl",
"slice",
"trolley",
"firm"
],
"target": "trolley"
}
|
{
"input": [
"Earl",
"slice",
"trolley",
"firm"
],
"target": 1
}
|
Erica
|
[
"winery",
"gel",
"trolley"
] |
trolley
|
winery
| true |
[
"trowel",
"winery",
"trolley"
] | 2 | 1 | 2 | 0 | 14,228 |
There are three pillars. There is a trowel on the first pillar. There is a winery on the second pillar. There is a trolley on the third pillar. Erica grabs the item on the third pillar.
| 35 |
{
"input": [
"Erica",
"trowel",
"winery",
"trolley"
],
"target": "trolley"
}
|
{
"input": [
"Erica",
"trowel",
"winery",
"trolley"
],
"target": 2
}
|
Erica
|
[
"winery",
"gel",
"trolley"
] |
compost
|
winery
| true |
[
"winery",
"compost",
"gel"
] | 1 | 0 | 3 | 0 | 14,229 |
There are three pillars. There is a winery on the first pillar. There is a compost on the second pillar. There is a gel on the third pillar. Erica grabs the item on the second pillar.
| 35 |
{
"input": [
"Erica",
"winery",
"compost",
"gel"
],
"target": "compost"
}
|
{
"input": [
"Erica",
"winery",
"compost",
"gel"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
compost
|
winery
| true |
[
"winery",
"slavery",
"compost"
] | 2 | 0 | 3 | 0 | 14,230 |
There are three pillars. There is a winery on the first pillar. There is a slavery on the second pillar. There is a compost on the third pillar. Juan grabs the item on the third pillar.
| 35 |
{
"input": [
"Juan",
"winery",
"slavery",
"compost"
],
"target": "compost"
}
|
{
"input": [
"Juan",
"winery",
"slavery",
"compost"
],
"target": 2
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
yoke
|
trolley
| true |
[
"trolley",
"yoke",
"booklet"
] | 1 | 0 | 3 | 0 | 14,231 |
There are three pillars. There is a trolley on the first pillar. There is a yoke on the second pillar. There is a booklet on the third pillar. Elizabeth grabs the item on the second pillar.
| 35 |
{
"input": [
"Elizabeth",
"trolley",
"yoke",
"booklet"
],
"target": "yoke"
}
|
{
"input": [
"Elizabeth",
"trolley",
"yoke",
"booklet"
],
"target": 1
}
|
Erica
|
[
"winery",
"gel",
"trolley"
] |
burden
|
winery
| true |
[
"burden",
"winery",
"slice"
] | 0 | 1 | 3 | 0 | 14,232 |
There are three pillars. There is a burden on the first pillar. There is a winery on the second pillar. There is a slice on the third pillar. Erica grabs the item on the first pillar.
| 35 |
{
"input": [
"Erica",
"burden",
"winery",
"slice"
],
"target": "burden"
}
|
{
"input": [
"Erica",
"burden",
"winery",
"slice"
],
"target": 0
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
firm
|
roll
| true |
[
"firm",
"roll",
"burden"
] | 0 | 1 | 3 | 1 | 14,233 |
There are three pillars. There is a firm on the first pillar. There is a roll on the second pillar. There is a burden on the third pillar. Hubert grabs the item on the first pillar.
| 35 |
{
"input": [
"Hubert",
"firm",
"roll",
"burden"
],
"target": "firm"
}
|
{
"input": [
"Hubert",
"firm",
"roll",
"burden"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
auditorium
|
winery
| true |
[
"auditorium",
"winery",
"mama"
] | 0 | 1 | 3 | 0 | 14,234 |
There are three pillars. There is a auditorium on the first pillar. There is a winery on the second pillar. There is a mama on the third pillar. Juan grabs the item on the first pillar.
| 35 |
{
"input": [
"Juan",
"auditorium",
"winery",
"mama"
],
"target": "auditorium"
}
|
{
"input": [
"Juan",
"auditorium",
"winery",
"mama"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
trowel
|
roll
| true |
[
"trowel",
"roll",
"gel"
] | 0 | 1 | 3 | 1 | 14,235 |
There are three pillars. There is a trowel on the first pillar. There is a roll on the second pillar. There is a gel on the third pillar. Juan grabs the item on the first pillar.
| 35 |
{
"input": [
"Juan",
"trowel",
"roll",
"gel"
],
"target": "trowel"
}
|
{
"input": [
"Juan",
"trowel",
"roll",
"gel"
],
"target": 0
}
|
William
|
[
"trowel",
"compost",
"winery"
] |
burden
|
trowel
| true |
[
"winery",
"burden",
"trowel"
] | 1 | 2 | 3 | 0 | 14,236 |
There are three pillars. There is a winery on the first pillar. There is a burden on the second pillar. There is a trowel on the third pillar. William grabs the item on the second pillar.
| 35 |
{
"input": [
"William",
"winery",
"burden",
"trowel"
],
"target": "burden"
}
|
{
"input": [
"William",
"winery",
"burden",
"trowel"
],
"target": 1
}
|
Laurie
|
[
"mama",
"roll",
"auditorium"
] |
trowel
|
roll
| true |
[
"trowel",
"wilderness",
"roll"
] | 0 | 2 | 3 | 1 | 14,237 |
There are three pillars. There is a trowel on the first pillar. There is a wilderness on the second pillar. There is a roll on the third pillar. Laurie grabs the item on the first pillar.
| 35 |
{
"input": [
"Laurie",
"trowel",
"wilderness",
"roll"
],
"target": "trowel"
}
|
{
"input": [
"Laurie",
"trowel",
"wilderness",
"roll"
],
"target": 0
}
|
Wendy
|
[
"trowel",
"trolley",
"gel"
] |
mama
|
trolley
| true |
[
"gel",
"mama",
"trolley"
] | 1 | 2 | 3 | 1 | 14,238 |
There are three pillars. There is a gel on the first pillar. There is a mama on the second pillar. There is a trolley on the third pillar. Wendy grabs the item on the second pillar.
| 35 |
{
"input": [
"Wendy",
"gel",
"mama",
"trolley"
],
"target": "mama"
}
|
{
"input": [
"Wendy",
"gel",
"mama",
"trolley"
],
"target": 1
}
|
Laurie
|
[
"mama",
"roll",
"auditorium"
] |
slice
|
mama
| true |
[
"mama",
"roll",
"slice"
] | 2 | 0 | 3 | 0 | 14,239 |
There are three pillars. There is a mama on the first pillar. There is a roll on the second pillar. There is a slice on the third pillar. Laurie grabs the item on the third pillar.
| 35 |
{
"input": [
"Laurie",
"mama",
"roll",
"slice"
],
"target": "slice"
}
|
{
"input": [
"Laurie",
"mama",
"roll",
"slice"
],
"target": 2
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
firm
|
trowel
| true |
[
"gel",
"firm",
"trowel"
] | 1 | 2 | 3 | 0 | 14,240 |
There are three pillars. There is a gel on the first pillar. There is a firm on the second pillar. There is a trowel on the third pillar. Hubert grabs the item on the second pillar.
| 35 |
{
"input": [
"Hubert",
"gel",
"firm",
"trowel"
],
"target": "firm"
}
|
{
"input": [
"Hubert",
"gel",
"firm",
"trowel"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
auditorium
|
winery
| true |
[
"slavery",
"auditorium",
"winery"
] | 1 | 2 | 3 | 0 | 14,241 |
There are three pillars. There is a slavery on the first pillar. There is a auditorium on the second pillar. There is a winery on the third pillar. Juan grabs the item on the second pillar.
| 35 |
{
"input": [
"Juan",
"slavery",
"auditorium",
"winery"
],
"target": "auditorium"
}
|
{
"input": [
"Juan",
"slavery",
"auditorium",
"winery"
],
"target": 1
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
yoke
|
trolley
| true |
[
"auditorium",
"trolley",
"yoke"
] | 2 | 1 | 3 | 0 | 14,242 |
There are three pillars. There is a auditorium on the first pillar. There is a trolley on the second pillar. There is a yoke on the third pillar. Elizabeth grabs the item on the third pillar.
| 35 |
{
"input": [
"Elizabeth",
"auditorium",
"trolley",
"yoke"
],
"target": "yoke"
}
|
{
"input": [
"Elizabeth",
"auditorium",
"trolley",
"yoke"
],
"target": 2
}
|
Earl
|
[
"firm",
"trolley",
"auditorium"
] |
mama
|
trolley
| true |
[
"trolley",
"trowel",
"mama"
] | 2 | 0 | 3 | 1 | 14,243 |
There are three pillars. There is a trolley on the first pillar. There is a trowel on the second pillar. There is a mama on the third pillar. Earl grabs the item on the third pillar.
| 35 |
{
"input": [
"Earl",
"trolley",
"trowel",
"mama"
],
"target": "mama"
}
|
{
"input": [
"Earl",
"trolley",
"trowel",
"mama"
],
"target": 2
}
|
William
|
[
"trowel",
"compost",
"winery"
] |
yoke
|
trowel
| true |
[
"yoke",
"wilderness",
"trowel"
] | 0 | 2 | 3 | 0 | 14,244 |
There are three pillars. There is a yoke on the first pillar. There is a wilderness on the second pillar. There is a trowel on the third pillar. William grabs the item on the first pillar.
| 35 |
{
"input": [
"William",
"yoke",
"wilderness",
"trowel"
],
"target": "yoke"
}
|
{
"input": [
"William",
"yoke",
"wilderness",
"trowel"
],
"target": 0
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
wilderness
|
gel
| true |
[
"wilderness",
"gel",
"mama"
] | 0 | 1 | 3 | 1 | 14,245 |
There are three pillars. There is a wilderness on the first pillar. There is a gel on the second pillar. There is a mama on the third pillar. Elizabeth grabs the item on the first pillar.
| 35 |
{
"input": [
"Elizabeth",
"wilderness",
"gel",
"mama"
],
"target": "wilderness"
}
|
{
"input": [
"Elizabeth",
"wilderness",
"gel",
"mama"
],
"target": 0
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
mama
|
gel
| true |
[
"gel",
"roll",
"mama"
] | 2 | 0 | 2 | 1 | 14,246 |
There are three pillars. There is a gel on the first pillar. There is a roll on the second pillar. There is a mama on the third pillar. Elizabeth grabs the item on the third pillar.
| 35 |
{
"input": [
"Elizabeth",
"gel",
"roll",
"mama"
],
"target": "mama"
}
|
{
"input": [
"Elizabeth",
"gel",
"roll",
"mama"
],
"target": 2
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
yoke
|
mama
| true |
[
"burden",
"yoke",
"mama"
] | 1 | 2 | 3 | 2 | 14,247 |
There are three pillars. There is a burden on the first pillar. There is a yoke on the second pillar. There is a mama on the third pillar. Elizabeth grabs the item on the second pillar.
| 35 |
{
"input": [
"Elizabeth",
"burden",
"yoke",
"mama"
],
"target": "yoke"
}
|
{
"input": [
"Elizabeth",
"burden",
"yoke",
"mama"
],
"target": 1
}
|
Erica
|
[
"winery",
"gel",
"trolley"
] |
slice
|
trolley
| true |
[
"slice",
"mama",
"trolley"
] | 0 | 2 | 3 | 2 | 14,248 |
There are three pillars. There is a slice on the first pillar. There is a mama on the second pillar. There is a trolley on the third pillar. Erica grabs the item on the first pillar.
| 35 |
{
"input": [
"Erica",
"slice",
"mama",
"trolley"
],
"target": "slice"
}
|
{
"input": [
"Erica",
"slice",
"mama",
"trolley"
],
"target": 0
}
|
Erica
|
[
"winery",
"gel",
"trolley"
] |
booklet
|
trolley
| true |
[
"trolley",
"trowel",
"booklet"
] | 2 | 0 | 3 | 2 | 14,249 |
There are three pillars. There is a trolley on the first pillar. There is a trowel on the second pillar. There is a booklet on the third pillar. Erica grabs the item on the third pillar.
| 35 |
{
"input": [
"Erica",
"trolley",
"trowel",
"booklet"
],
"target": "booklet"
}
|
{
"input": [
"Erica",
"trolley",
"trowel",
"booklet"
],
"target": 2
}
|
Marvin
|
[
"winery",
"compost",
"mama"
] |
trolley
|
compost
| true |
[
"trolley",
"slice",
"compost"
] | 0 | 2 | 3 | 1 | 14,250 |
There are three pillars. There is a trolley on the first pillar. There is a slice on the second pillar. There is a compost on the third pillar. Marvin grabs the item on the first pillar.
| 35 |
{
"input": [
"Marvin",
"trolley",
"slice",
"compost"
],
"target": "trolley"
}
|
{
"input": [
"Marvin",
"trolley",
"slice",
"compost"
],
"target": 0
}
|
Laurie
|
[
"mama",
"roll",
"auditorium"
] |
roll
|
mama
| true |
[
"roll",
"compost",
"mama"
] | 0 | 2 | 1 | 0 | 14,251 |
There are three pillars. There is a roll on the first pillar. There is a compost on the second pillar. There is a mama on the third pillar. Laurie grabs the item on the first pillar.
| 35 |
{
"input": [
"Laurie",
"roll",
"compost",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Laurie",
"roll",
"compost",
"mama"
],
"target": 0
}
|
Marvin
|
[
"winery",
"compost",
"mama"
] |
wilderness
|
compost
| true |
[
"compost",
"yoke",
"wilderness"
] | 2 | 0 | 3 | 1 | 14,252 |
There are three pillars. There is a compost on the first pillar. There is a yoke on the second pillar. There is a wilderness on the third pillar. Marvin grabs the item on the third pillar.
| 35 |
{
"input": [
"Marvin",
"compost",
"yoke",
"wilderness"
],
"target": "wilderness"
}
|
{
"input": [
"Marvin",
"compost",
"yoke",
"wilderness"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
firm
|
roll
| true |
[
"firm",
"roll",
"compost"
] | 0 | 1 | 3 | 1 | 14,253 |
There are three pillars. There is a firm on the first pillar. There is a roll on the second pillar. There is a compost on the third pillar. Juan grabs the item on the first pillar.
| 35 |
{
"input": [
"Juan",
"firm",
"roll",
"compost"
],
"target": "firm"
}
|
{
"input": [
"Juan",
"firm",
"roll",
"compost"
],
"target": 0
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.