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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Juan
|
[
"winery",
"roll",
"mama"
] |
compost
|
roll
| true |
[
"roll",
"compost",
"mama"
] | 1 | 0 | 3 | 1 | 15,154 |
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. Juan grabs the item on the second pillar.
| 35 |
{
"input": [
"Juan",
"roll",
"compost",
"mama"
],
"target": "compost"
}
|
{
"input": [
"Juan",
"roll",
"compost",
"mama"
],
"target": 1
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
roll
|
trolley
| true |
[
"trolley",
"auditorium",
"roll"
] | 2 | 0 | 3 | 0 | 15,155 |
There are three pillars. There is a trolley on the first pillar. There is a auditorium on the second pillar. There is a roll on the third pillar. Elizabeth grabs the item on the third pillar.
| 35 |
{
"input": [
"Elizabeth",
"trolley",
"auditorium",
"roll"
],
"target": "roll"
}
|
{
"input": [
"Elizabeth",
"trolley",
"auditorium",
"roll"
],
"target": 2
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
booklet
|
gel
| true |
[
"slice",
"booklet",
"gel"
] | 1 | 2 | 3 | 1 | 15,156 |
There are three pillars. There is a slice on the first pillar. There is a booklet on the second pillar. There is a gel on the third pillar. Elizabeth grabs the item on the second pillar.
| 35 |
{
"input": [
"Elizabeth",
"slice",
"booklet",
"gel"
],
"target": "booklet"
}
|
{
"input": [
"Elizabeth",
"slice",
"booklet",
"gel"
],
"target": 1
}
|
Marvin
|
[
"winery",
"compost",
"mama"
] |
mama
|
winery
| true |
[
"winery",
"mama",
"wilderness"
] | 1 | 0 | 2 | 0 | 15,157 |
There are three pillars. There is a winery on the first pillar. There is a mama on the second pillar. There is a wilderness on the third pillar. Marvin grabs the item on the second pillar.
| 35 |
{
"input": [
"Marvin",
"winery",
"mama",
"wilderness"
],
"target": "mama"
}
|
{
"input": [
"Marvin",
"winery",
"mama",
"wilderness"
],
"target": 1
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
gel
|
trolley
| true |
[
"trolley",
"gel",
"roll"
] | 1 | 0 | 1 | 0 | 15,158 |
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. Elizabeth grabs the item on the second pillar.
| 35 |
{
"input": [
"Elizabeth",
"trolley",
"gel",
"roll"
],
"target": "gel"
}
|
{
"input": [
"Elizabeth",
"trolley",
"gel",
"roll"
],
"target": 1
}
|
William
|
[
"trowel",
"compost",
"winery"
] |
auditorium
|
trowel
| true |
[
"auditorium",
"trowel",
"slavery"
] | 0 | 1 | 3 | 0 | 15,159 |
There are three pillars. There is a auditorium on the first pillar. There is a trowel on the second pillar. There is a slavery on the third pillar. William grabs the item on the first pillar.
| 35 |
{
"input": [
"William",
"auditorium",
"trowel",
"slavery"
],
"target": "auditorium"
}
|
{
"input": [
"William",
"auditorium",
"trowel",
"slavery"
],
"target": 0
}
|
William
|
[
"trowel",
"compost",
"winery"
] |
firm
|
trowel
| true |
[
"burden",
"firm",
"trowel"
] | 1 | 2 | 3 | 0 | 15,160 |
There are three pillars. There is a burden on the first pillar. There is a firm on the second pillar. There is a trowel on the third pillar. William grabs the item on the second pillar.
| 35 |
{
"input": [
"William",
"burden",
"firm",
"trowel"
],
"target": "firm"
}
|
{
"input": [
"William",
"burden",
"firm",
"trowel"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
wilderness
|
mama
| true |
[
"firm",
"wilderness",
"mama"
] | 1 | 2 | 3 | 2 | 15,161 |
There are three pillars. There is a firm on the first pillar. There is a wilderness on the second pillar. There is a mama on the third pillar. Juan grabs the item on the second pillar.
| 35 |
{
"input": [
"Juan",
"firm",
"wilderness",
"mama"
],
"target": "wilderness"
}
|
{
"input": [
"Juan",
"firm",
"wilderness",
"mama"
],
"target": 1
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
trowel
|
gel
| true |
[
"mama",
"trowel",
"gel"
] | 1 | 2 | 3 | 1 | 15,162 |
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
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
slavery
|
trowel
| true |
[
"slavery",
"trowel",
"wilderness"
] | 0 | 1 | 3 | 0 | 15,163 |
There are three pillars. There is a slavery on the first pillar. There is a trowel on the second pillar. There is a wilderness on the third pillar. Hubert grabs the item on the first pillar.
| 35 |
{
"input": [
"Hubert",
"slavery",
"trowel",
"wilderness"
],
"target": "slavery"
}
|
{
"input": [
"Hubert",
"slavery",
"trowel",
"wilderness"
],
"target": 0
}
|
Erica
|
[
"winery",
"gel",
"trolley"
] |
trolley
|
gel
| true |
[
"gel",
"trolley",
"compost"
] | 1 | 0 | 2 | 1 | 15,164 |
There are three pillars. There is a gel on the first pillar. There is a trolley on the second pillar. There is a compost on the third pillar. Erica grabs the item on the second pillar.
| 35 |
{
"input": [
"Erica",
"gel",
"trolley",
"compost"
],
"target": "trolley"
}
|
{
"input": [
"Erica",
"gel",
"trolley",
"compost"
],
"target": 1
}
|
Erica
|
[
"winery",
"gel",
"trolley"
] |
burden
|
winery
| true |
[
"winery",
"gel",
"burden"
] | 2 | 0 | 3 | 0 | 15,165 |
There are three pillars. There is a winery on the first pillar. There is a gel on the second pillar. There is a burden on the third pillar. Erica grabs the item on the third pillar.
| 35 |
{
"input": [
"Erica",
"winery",
"gel",
"burden"
],
"target": "burden"
}
|
{
"input": [
"Erica",
"winery",
"gel",
"burden"
],
"target": 2
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
compost
|
trolley
| true |
[
"booklet",
"compost",
"trolley"
] | 1 | 2 | 3 | 0 | 15,166 |
There are three pillars. There is a booklet on the first pillar. There is a compost on the second pillar. There is a trolley on the third pillar. Elizabeth grabs the item on the second pillar.
| 35 |
{
"input": [
"Elizabeth",
"booklet",
"compost",
"trolley"
],
"target": "compost"
}
|
{
"input": [
"Elizabeth",
"booklet",
"compost",
"trolley"
],
"target": 1
}
|
Laurie
|
[
"mama",
"roll",
"auditorium"
] |
roll
|
mama
| true |
[
"compost",
"roll",
"mama"
] | 1 | 2 | 1 | 0 | 15,167 |
There are three pillars. There is a compost on the first pillar. There is a roll on the second pillar. There is a mama on the third pillar. Laurie grabs the item on the second pillar.
| 35 |
{
"input": [
"Laurie",
"compost",
"roll",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Laurie",
"compost",
"roll",
"mama"
],
"target": 1
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
slice
|
mama
| true |
[
"mama",
"slice",
"winery"
] | 1 | 0 | 3 | 2 | 15,168 |
There are three pillars. There is a mama on the first pillar. There is a slice on the second pillar. There is a winery on the third pillar. Elizabeth grabs the item on the second pillar.
| 35 |
{
"input": [
"Elizabeth",
"mama",
"slice",
"winery"
],
"target": "slice"
}
|
{
"input": [
"Elizabeth",
"mama",
"slice",
"winery"
],
"target": 1
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
gel
|
roll
| true |
[
"compost",
"roll",
"gel"
] | 2 | 1 | 2 | 1 | 15,169 |
There are three pillars. There is a compost 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",
"compost",
"roll",
"gel"
],
"target": "gel"
}
|
{
"input": [
"Hubert",
"compost",
"roll",
"gel"
],
"target": 2
}
|
Laurie
|
[
"mama",
"roll",
"auditorium"
] |
slavery
|
auditorium
| true |
[
"auditorium",
"slavery",
"burden"
] | 1 | 0 | 3 | 2 | 15,170 |
There are three pillars. There is a auditorium on the first pillar. There is a slavery on the second pillar. There is a burden on the third pillar. Laurie grabs the item on the second pillar.
| 35 |
{
"input": [
"Laurie",
"auditorium",
"slavery",
"burden"
],
"target": "slavery"
}
|
{
"input": [
"Laurie",
"auditorium",
"slavery",
"burden"
],
"target": 1
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
slavery
|
trowel
| true |
[
"slavery",
"trowel",
"roll"
] | 0 | 1 | 3 | 0 | 15,171 |
There are three pillars. There is a slavery on the first pillar. There is a trowel on the second pillar. There is a roll on the third pillar. Hubert grabs the item on the first pillar.
| 35 |
{
"input": [
"Hubert",
"slavery",
"trowel",
"roll"
],
"target": "slavery"
}
|
{
"input": [
"Hubert",
"slavery",
"trowel",
"roll"
],
"target": 0
}
|
Erica
|
[
"winery",
"gel",
"trolley"
] |
mama
|
winery
| true |
[
"mama",
"trolley",
"winery"
] | 0 | 2 | 3 | 0 | 15,172 |
There are three pillars. There is a mama on the first pillar. There is a trolley on the second pillar. There is a winery on the third pillar. Erica grabs the item on the first pillar.
| 35 |
{
"input": [
"Erica",
"mama",
"trolley",
"winery"
],
"target": "mama"
}
|
{
"input": [
"Erica",
"mama",
"trolley",
"winery"
],
"target": 0
}
|
Erica
|
[
"winery",
"gel",
"trolley"
] |
yoke
|
gel
| true |
[
"gel",
"mama",
"yoke"
] | 2 | 0 | 3 | 1 | 15,173 |
There are three pillars. There is a gel on the first pillar. There is a mama on the second pillar. There is a yoke on the third pillar. Erica grabs the item on the third pillar.
| 35 |
{
"input": [
"Erica",
"gel",
"mama",
"yoke"
],
"target": "yoke"
}
|
{
"input": [
"Erica",
"gel",
"mama",
"yoke"
],
"target": 2
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
mama
|
trolley
| true |
[
"trolley",
"slice",
"mama"
] | 2 | 0 | 2 | 0 | 15,174 |
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 third pillar.
| 35 |
{
"input": [
"Elizabeth",
"trolley",
"slice",
"mama"
],
"target": "mama"
}
|
{
"input": [
"Elizabeth",
"trolley",
"slice",
"mama"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
slice
|
mama
| true |
[
"mama",
"slice",
"wilderness"
] | 1 | 0 | 3 | 2 | 15,175 |
There are three pillars. There is a mama on the first pillar. There is a slice on the second pillar. There is a wilderness on the third pillar. Juan grabs the item on the second pillar.
| 35 |
{
"input": [
"Juan",
"mama",
"slice",
"wilderness"
],
"target": "slice"
}
|
{
"input": [
"Juan",
"mama",
"slice",
"wilderness"
],
"target": 1
}
|
Laurie
|
[
"mama",
"roll",
"auditorium"
] |
booklet
|
roll
| true |
[
"trowel",
"roll",
"booklet"
] | 2 | 1 | 3 | 1 | 15,176 |
There are three pillars. There is a trowel on the first pillar. There is a roll on the second pillar. There is a booklet on the third pillar. Laurie grabs the item on the third pillar.
| 35 |
{
"input": [
"Laurie",
"trowel",
"roll",
"booklet"
],
"target": "booklet"
}
|
{
"input": [
"Laurie",
"trowel",
"roll",
"booklet"
],
"target": 2
}
|
William
|
[
"trowel",
"compost",
"winery"
] |
roll
|
compost
| true |
[
"compost",
"roll",
"slavery"
] | 1 | 0 | 3 | 1 | 15,177 |
There are three pillars. There is a compost on the first pillar. There is a roll on the second pillar. There is a slavery on the third pillar. William grabs the item on the second pillar.
| 35 |
{
"input": [
"William",
"compost",
"roll",
"slavery"
],
"target": "roll"
}
|
{
"input": [
"William",
"compost",
"roll",
"slavery"
],
"target": 1
}
|
Laurie
|
[
"mama",
"roll",
"auditorium"
] |
auditorium
|
roll
| true |
[
"wilderness",
"roll",
"auditorium"
] | 2 | 1 | 2 | 1 | 15,178 |
There are three pillars. There is a wilderness 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 third pillar.
| 35 |
{
"input": [
"Laurie",
"wilderness",
"roll",
"auditorium"
],
"target": "auditorium"
}
|
{
"input": [
"Laurie",
"wilderness",
"roll",
"auditorium"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
firm
|
mama
| true |
[
"mama",
"trowel",
"firm"
] | 2 | 0 | 3 | 2 | 15,179 |
There are three pillars. There is a mama on the first pillar. There is a trowel on the second pillar. There is a firm on the third pillar. Juan grabs the item on the third pillar.
| 35 |
{
"input": [
"Juan",
"mama",
"trowel",
"firm"
],
"target": "firm"
}
|
{
"input": [
"Juan",
"mama",
"trowel",
"firm"
],
"target": 2
}
|
Earl
|
[
"firm",
"trolley",
"auditorium"
] |
trowel
|
trolley
| true |
[
"auditorium",
"trowel",
"trolley"
] | 1 | 2 | 3 | 1 | 15,180 |
There are three pillars. There is a auditorium 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",
"auditorium",
"trowel",
"trolley"
],
"target": "trowel"
}
|
{
"input": [
"Earl",
"auditorium",
"trowel",
"trolley"
],
"target": 1
}
|
Wendy
|
[
"trowel",
"trolley",
"gel"
] |
gel
|
trolley
| true |
[
"mama",
"gel",
"trolley"
] | 1 | 2 | 2 | 1 | 15,181 |
There are three pillars. There is a mama on the first pillar. There is a gel on the second pillar. There is a trolley on the third pillar. Wendy grabs the item on the second pillar.
| 35 |
{
"input": [
"Wendy",
"mama",
"gel",
"trolley"
],
"target": "gel"
}
|
{
"input": [
"Wendy",
"mama",
"gel",
"trolley"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
slice
|
winery
| true |
[
"slice",
"roll",
"winery"
] | 0 | 2 | 3 | 0 | 15,182 |
There are three pillars. There is a slice on the first pillar. There is a roll on the second pillar. There is a winery on the third pillar. Juan grabs the item on the first pillar.
| 35 |
{
"input": [
"Juan",
"slice",
"roll",
"winery"
],
"target": "slice"
}
|
{
"input": [
"Juan",
"slice",
"roll",
"winery"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
mama
|
roll
| true |
[
"roll",
"compost",
"mama"
] | 2 | 0 | 2 | 1 | 15,183 |
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. Juan grabs the item on the third pillar.
| 35 |
{
"input": [
"Juan",
"roll",
"compost",
"mama"
],
"target": "mama"
}
|
{
"input": [
"Juan",
"roll",
"compost",
"mama"
],
"target": 2
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
roll
|
trowel
| true |
[
"trowel",
"roll",
"firm"
] | 1 | 0 | 1 | 0 | 15,184 |
There are three pillars. There is a trowel on the first pillar. There is a roll on the second pillar. There is a firm on the third pillar. Hubert grabs the item on the second pillar.
| 35 |
{
"input": [
"Hubert",
"trowel",
"roll",
"firm"
],
"target": "roll"
}
|
{
"input": [
"Hubert",
"trowel",
"roll",
"firm"
],
"target": 1
}
|
William
|
[
"trowel",
"compost",
"winery"
] |
compost
|
trowel
| true |
[
"trowel",
"auditorium",
"compost"
] | 2 | 0 | 1 | 0 | 15,185 |
There are three pillars. There is a trowel on the first pillar. There is a auditorium on the second pillar. There is a compost on the third pillar. William grabs the item on the third pillar.
| 35 |
{
"input": [
"William",
"trowel",
"auditorium",
"compost"
],
"target": "compost"
}
|
{
"input": [
"William",
"trowel",
"auditorium",
"compost"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
auditorium
|
roll
| true |
[
"mama",
"auditorium",
"roll"
] | 1 | 2 | 3 | 1 | 15,186 |
There are three pillars. There is a mama on the first pillar. There is a auditorium on the second pillar. There is a roll on the third pillar. Juan grabs the item on the second pillar.
| 35 |
{
"input": [
"Juan",
"mama",
"auditorium",
"roll"
],
"target": "auditorium"
}
|
{
"input": [
"Juan",
"mama",
"auditorium",
"roll"
],
"target": 1
}
|
Wendy
|
[
"trowel",
"trolley",
"gel"
] |
auditorium
|
trowel
| true |
[
"trowel",
"auditorium",
"compost"
] | 1 | 0 | 3 | 0 | 15,187 |
There are three pillars. There is a trowel on the first pillar. There is a auditorium on the second pillar. There is a compost on the third pillar. Wendy grabs the item on the second pillar.
| 35 |
{
"input": [
"Wendy",
"trowel",
"auditorium",
"compost"
],
"target": "auditorium"
}
|
{
"input": [
"Wendy",
"trowel",
"auditorium",
"compost"
],
"target": 1
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
mama
|
gel
| true |
[
"gel",
"slice",
"mama"
] | 2 | 0 | 2 | 1 | 15,188 |
There are three pillars. There is a gel 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 third pillar.
| 35 |
{
"input": [
"Elizabeth",
"gel",
"slice",
"mama"
],
"target": "mama"
}
|
{
"input": [
"Elizabeth",
"gel",
"slice",
"mama"
],
"target": 2
}
|
Laurie
|
[
"mama",
"roll",
"auditorium"
] |
slavery
|
mama
| true |
[
"auditorium",
"slavery",
"mama"
] | 1 | 2 | 3 | 0 | 15,189 |
There are three pillars. There is a auditorium on the first pillar. There is a slavery on the second pillar. There is a mama on the third pillar. Laurie grabs the item on the second pillar.
| 35 |
{
"input": [
"Laurie",
"auditorium",
"slavery",
"mama"
],
"target": "slavery"
}
|
{
"input": [
"Laurie",
"auditorium",
"slavery",
"mama"
],
"target": 1
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
mama
|
trolley
| true |
[
"trolley",
"firm",
"mama"
] | 2 | 0 | 2 | 0 | 15,190 |
There are three pillars. There is a trolley on the first pillar. There is a firm on the second pillar. There is a mama on the third pillar. Elizabeth grabs the item on the third pillar.
| 35 |
{
"input": [
"Elizabeth",
"trolley",
"firm",
"mama"
],
"target": "mama"
}
|
{
"input": [
"Elizabeth",
"trolley",
"firm",
"mama"
],
"target": 2
}
|
Wendy
|
[
"trowel",
"trolley",
"gel"
] |
gel
|
trowel
| true |
[
"trowel",
"gel",
"mama"
] | 1 | 0 | 2 | 0 | 15,191 |
There are three pillars. There is a trowel on the first pillar. There is a gel on the second pillar. There is a mama on the third pillar. Wendy grabs the item on the second pillar.
| 35 |
{
"input": [
"Wendy",
"trowel",
"gel",
"mama"
],
"target": "gel"
}
|
{
"input": [
"Wendy",
"trowel",
"gel",
"mama"
],
"target": 1
}
|
Elizabeth
|
[
"trolley",
"gel",
"mama"
] |
gel
|
trolley
| true |
[
"trolley",
"booklet",
"gel"
] | 2 | 0 | 1 | 0 | 15,192 |
There are three pillars. There is a trolley on the first pillar. There is a booklet on the second pillar. There is a gel on the third pillar. Elizabeth grabs the item on the third pillar.
| 35 |
{
"input": [
"Elizabeth",
"trolley",
"booklet",
"gel"
],
"target": "gel"
}
|
{
"input": [
"Elizabeth",
"trolley",
"booklet",
"gel"
],
"target": 2
}
|
Earl
|
[
"firm",
"trolley",
"auditorium"
] |
slavery
|
auditorium
| true |
[
"slavery",
"auditorium",
"burden"
] | 0 | 1 | 3 | 2 | 15,193 |
There are three pillars. There is a slavery on the first pillar. There is a auditorium on the second pillar. There is a burden on the third pillar. Earl grabs the item on the first pillar.
| 35 |
{
"input": [
"Earl",
"slavery",
"auditorium",
"burden"
],
"target": "slavery"
}
|
{
"input": [
"Earl",
"slavery",
"auditorium",
"burden"
],
"target": 0
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
gel
|
roll
| true |
[
"auditorium",
"gel",
"roll"
] | 1 | 2 | 2 | 1 | 15,194 |
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
}
|
Laurie
|
[
"mama",
"roll",
"auditorium"
] |
gel
|
mama
| true |
[
"yoke",
"mama",
"gel"
] | 2 | 1 | 3 | 0 | 15,195 |
There are three pillars. There is a yoke on the first pillar. There is a mama on the second pillar. There is a gel on the third pillar. Laurie grabs the item on the third pillar.
| 35 |
{
"input": [
"Laurie",
"yoke",
"mama",
"gel"
],
"target": "gel"
}
|
{
"input": [
"Laurie",
"yoke",
"mama",
"gel"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
burden
|
winery
| true |
[
"burden",
"winery",
"mama"
] | 0 | 1 | 3 | 0 | 15,196 |
There are three pillars. There is a burden 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",
"burden",
"winery",
"mama"
],
"target": "burden"
}
|
{
"input": [
"Juan",
"burden",
"winery",
"mama"
],
"target": 0
}
|
Laurie
|
[
"mama",
"roll",
"auditorium"
] |
burden
|
roll
| true |
[
"burden",
"auditorium",
"roll"
] | 0 | 2 | 3 | 1 | 15,197 |
There are three pillars. There is a burden on the first pillar. There is a auditorium on the second pillar. There is a roll on the third pillar. Laurie grabs the item on the first pillar.
| 35 |
{
"input": [
"Laurie",
"burden",
"auditorium",
"roll"
],
"target": "burden"
}
|
{
"input": [
"Laurie",
"burden",
"auditorium",
"roll"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
trowel
|
roll
| true |
[
"trowel",
"slavery",
"roll"
] | 0 | 2 | 3 | 1 | 15,198 |
There are three pillars. There is a trowel on the first pillar. There is a slavery on the second pillar. There is a roll on the third pillar. Juan grabs the item on the first pillar.
| 35 |
{
"input": [
"Juan",
"trowel",
"slavery",
"roll"
],
"target": "trowel"
}
|
{
"input": [
"Juan",
"trowel",
"slavery",
"roll"
],
"target": 0
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
wilderness
|
roll
| true |
[
"wilderness",
"roll",
"winery"
] | 0 | 1 | 3 | 1 | 15,199 |
There are three pillars. There is a wilderness on the first pillar. There is a roll on the second pillar. There is a winery on the third pillar. Hubert grabs the item on the first pillar.
| 35 |
{
"input": [
"Hubert",
"wilderness",
"roll",
"winery"
],
"target": "wilderness"
}
|
{
"input": [
"Hubert",
"wilderness",
"roll",
"winery"
],
"target": 0
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.