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"
] |
winery
|
winery
| false
|
[
"mama",
"winery",
"slice"
] | 1
| 1
| 0
| 0
| 11,144
|
There are three pillars. There is a mama on the first pillar. There is a winery on the second pillar. There is a slice on the third pillar. Juan grabs the item on the second pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"winery",
"slice"
],
"target": "winery"
}
|
{
"input": [
"Juan",
"mama",
"winery",
"slice"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
winery
|
winery
| false
|
[
"mama",
"slice",
"winery"
] | 2
| 2
| 0
| 0
| 11,145
|
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. Juan grabs the item on the third pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"slice",
"winery"
],
"target": "winery"
}
|
{
"input": [
"Juan",
"mama",
"slice",
"winery"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
winery
|
winery
| false
|
[
"slice",
"winery",
"mama"
] | 1
| 1
| 0
| 0
| 11,146
|
There are three pillars. There is a slice 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 second pillar.
| 35
|
{
"input": [
"Juan",
"slice",
"winery",
"mama"
],
"target": "winery"
}
|
{
"input": [
"Juan",
"slice",
"winery",
"mama"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
winery
|
winery
| false
|
[
"slice",
"mama",
"winery"
] | 2
| 2
| 0
| 0
| 11,147
|
There are three pillars. There is a slice 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 third pillar.
| 35
|
{
"input": [
"Juan",
"slice",
"mama",
"winery"
],
"target": "winery"
}
|
{
"input": [
"Juan",
"slice",
"mama",
"winery"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
winery
|
winery
| false
|
[
"winery",
"mama",
"trowel"
] | 0
| 0
| 0
| 0
| 11,148
|
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. Juan grabs the item on the first pillar.
| 35
|
{
"input": [
"Juan",
"winery",
"mama",
"trowel"
],
"target": "winery"
}
|
{
"input": [
"Juan",
"winery",
"mama",
"trowel"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
winery
|
winery
| false
|
[
"winery",
"trowel",
"mama"
] | 0
| 0
| 0
| 0
| 11,149
|
There are three pillars. There is a winery on the first pillar. There is a trowel on the second pillar. There is a mama on the third pillar. Juan grabs the item on the first pillar.
| 35
|
{
"input": [
"Juan",
"winery",
"trowel",
"mama"
],
"target": "winery"
}
|
{
"input": [
"Juan",
"winery",
"trowel",
"mama"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
winery
|
winery
| false
|
[
"mama",
"winery",
"trowel"
] | 1
| 1
| 0
| 0
| 11,150
|
There are three pillars. There is a mama on the first pillar. There is a winery on the second pillar. There is a trowel on the third pillar. Juan grabs the item on the second pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"winery",
"trowel"
],
"target": "winery"
}
|
{
"input": [
"Juan",
"mama",
"winery",
"trowel"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
winery
|
winery
| false
|
[
"mama",
"trowel",
"winery"
] | 2
| 2
| 0
| 0
| 11,151
|
There are three pillars. There is a mama on the first pillar. There is a trowel on the second pillar. There is a winery on the third pillar. Juan grabs the item on the third pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"trowel",
"winery"
],
"target": "winery"
}
|
{
"input": [
"Juan",
"mama",
"trowel",
"winery"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
winery
|
winery
| false
|
[
"trowel",
"winery",
"mama"
] | 1
| 1
| 0
| 0
| 11,152
|
There are three pillars. There is a trowel 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 second pillar.
| 35
|
{
"input": [
"Juan",
"trowel",
"winery",
"mama"
],
"target": "winery"
}
|
{
"input": [
"Juan",
"trowel",
"winery",
"mama"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
winery
|
winery
| false
|
[
"trowel",
"mama",
"winery"
] | 2
| 2
| 0
| 0
| 11,153
|
There are three pillars. There is a trowel 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 third pillar.
| 35
|
{
"input": [
"Juan",
"trowel",
"mama",
"winery"
],
"target": "winery"
}
|
{
"input": [
"Juan",
"trowel",
"mama",
"winery"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
winery
|
winery
| false
|
[
"winery",
"mama",
"trolley"
] | 0
| 0
| 0
| 0
| 11,154
|
There are three pillars. There is a winery on the first pillar. There is a mama on the second pillar. There is a trolley on the third pillar. Juan grabs the item on the first pillar.
| 35
|
{
"input": [
"Juan",
"winery",
"mama",
"trolley"
],
"target": "winery"
}
|
{
"input": [
"Juan",
"winery",
"mama",
"trolley"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
winery
|
winery
| false
|
[
"mama",
"trolley",
"winery"
] | 2
| 2
| 0
| 0
| 11,157
|
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. Juan grabs the item on the third pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"trolley",
"winery"
],
"target": "winery"
}
|
{
"input": [
"Juan",
"mama",
"trolley",
"winery"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
winery
|
winery
| false
|
[
"trolley",
"winery",
"mama"
] | 1
| 1
| 0
| 0
| 11,158
|
There are three pillars. There is a trolley 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 second pillar.
| 35
|
{
"input": [
"Juan",
"trolley",
"winery",
"mama"
],
"target": "winery"
}
|
{
"input": [
"Juan",
"trolley",
"winery",
"mama"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
winery
|
winery
| false
|
[
"trolley",
"mama",
"winery"
] | 2
| 2
| 0
| 0
| 11,159
|
There are three pillars. There is a trolley 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 third pillar.
| 35
|
{
"input": [
"Juan",
"trolley",
"mama",
"winery"
],
"target": "winery"
}
|
{
"input": [
"Juan",
"trolley",
"mama",
"winery"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"roll",
"mama",
"compost"
] | 0
| 0
| 1
| 1
| 11,160
|
There are three pillars. There is a roll on the first pillar. There is a mama on the second pillar. There is a compost on the third pillar. Juan grabs the item on the first pillar.
| 35
|
{
"input": [
"Juan",
"roll",
"mama",
"compost"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"roll",
"mama",
"compost"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"roll",
"compost",
"mama"
] | 0
| 0
| 1
| 1
| 11,161
|
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 first pillar.
| 35
|
{
"input": [
"Juan",
"roll",
"compost",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"roll",
"compost",
"mama"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"mama",
"roll",
"compost"
] | 1
| 1
| 1
| 1
| 11,162
|
There are three pillars. There is a mama 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 second pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"roll",
"compost"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"mama",
"roll",
"compost"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"compost",
"roll",
"mama"
] | 1
| 1
| 1
| 1
| 11,164
|
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. Juan grabs the item on the second pillar.
| 35
|
{
"input": [
"Juan",
"compost",
"roll",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"compost",
"roll",
"mama"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"compost",
"mama",
"roll"
] | 2
| 2
| 1
| 1
| 11,165
|
There are three pillars. There is a compost 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 third pillar.
| 35
|
{
"input": [
"Juan",
"compost",
"mama",
"roll"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"compost",
"mama",
"roll"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"roll",
"mama",
"firm"
] | 0
| 0
| 1
| 1
| 11,166
|
There are three pillars. There is a roll on the first pillar. There is a mama on the second pillar. There is a firm on the third pillar. Juan grabs the item on the first pillar.
| 35
|
{
"input": [
"Juan",
"roll",
"mama",
"firm"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"roll",
"mama",
"firm"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"roll",
"firm",
"mama"
] | 0
| 0
| 1
| 1
| 11,167
|
There are three pillars. There is a roll on the first pillar. There is a firm on the second pillar. There is a mama on the third pillar. Juan grabs the item on the first pillar.
| 35
|
{
"input": [
"Juan",
"roll",
"firm",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"roll",
"firm",
"mama"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"mama",
"roll",
"firm"
] | 1
| 1
| 1
| 1
| 11,168
|
There are three pillars. There is a mama on the first pillar. There is a roll on the second pillar. There is a firm on the third pillar. Juan grabs the item on the second pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"roll",
"firm"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"mama",
"roll",
"firm"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"mama",
"firm",
"roll"
] | 2
| 2
| 1
| 1
| 11,169
|
There are three pillars. There is a mama on the first pillar. There is a firm on the second pillar. There is a roll on the third pillar. Juan grabs the item on the third pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"firm",
"roll"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"mama",
"firm",
"roll"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"firm",
"roll",
"mama"
] | 1
| 1
| 1
| 1
| 11,170
|
There are three pillars. There is a firm on the first pillar. There is a roll on the second pillar. There is a mama on the third pillar. Juan grabs the item on the second pillar.
| 35
|
{
"input": [
"Juan",
"firm",
"roll",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"firm",
"roll",
"mama"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"firm",
"mama",
"roll"
] | 2
| 2
| 1
| 1
| 11,171
|
There are three pillars. There is a firm 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 third pillar.
| 35
|
{
"input": [
"Juan",
"firm",
"mama",
"roll"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"firm",
"mama",
"roll"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"roll",
"mama",
"gel"
] | 0
| 0
| 1
| 1
| 11,172
|
There are three pillars. There is a roll on the first pillar. There is a mama on the second pillar. There is a gel on the third pillar. Juan grabs the item on the first pillar.
| 35
|
{
"input": [
"Juan",
"roll",
"mama",
"gel"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"roll",
"mama",
"gel"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"roll",
"gel",
"mama"
] | 0
| 0
| 1
| 1
| 11,173
|
There are three pillars. There is a roll on the first pillar. There is a gel on the second pillar. There is a mama on the third pillar. Juan grabs the item on the first pillar.
| 35
|
{
"input": [
"Juan",
"roll",
"gel",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"roll",
"gel",
"mama"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"mama",
"roll",
"gel"
] | 1
| 1
| 1
| 1
| 11,174
|
There are three pillars. There is a mama 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 second pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"roll",
"gel"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"mama",
"roll",
"gel"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"mama",
"gel",
"roll"
] | 2
| 2
| 1
| 1
| 11,175
|
There are three pillars. There is a mama on the first pillar. There is a gel on the second pillar. There is a roll on the third pillar. Juan grabs the item on the third pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"gel",
"roll"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"mama",
"gel",
"roll"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"gel",
"roll",
"mama"
] | 1
| 1
| 1
| 1
| 11,176
|
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. Juan grabs the item on the second pillar.
| 35
|
{
"input": [
"Juan",
"gel",
"roll",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"gel",
"roll",
"mama"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"gel",
"mama",
"roll"
] | 2
| 2
| 1
| 1
| 11,177
|
There are three pillars. There is a gel 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 third pillar.
| 35
|
{
"input": [
"Juan",
"gel",
"mama",
"roll"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"gel",
"mama",
"roll"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"roll",
"mama",
"slavery"
] | 0
| 0
| 1
| 1
| 11,178
|
There are three pillars. There is a roll on the first pillar. There is a mama on the second pillar. There is a slavery on the third pillar. Juan grabs the item on the first pillar.
| 35
|
{
"input": [
"Juan",
"roll",
"mama",
"slavery"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"roll",
"mama",
"slavery"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"roll",
"slavery",
"mama"
] | 0
| 0
| 1
| 1
| 11,179
|
There are three pillars. There is a roll on the first pillar. There is a slavery on the second pillar. There is a mama on the third pillar. Juan grabs the item on the first pillar.
| 35
|
{
"input": [
"Juan",
"roll",
"slavery",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"roll",
"slavery",
"mama"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"mama",
"roll",
"slavery"
] | 1
| 1
| 1
| 1
| 11,180
|
There are three pillars. There is a mama on the first pillar. There is a roll on the second pillar. There is a slavery on the third pillar. Juan grabs the item on the second pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"roll",
"slavery"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"mama",
"roll",
"slavery"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"mama",
"slavery",
"roll"
] | 2
| 2
| 1
| 1
| 11,181
|
There are three pillars. There is a mama 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 third pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"slavery",
"roll"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"mama",
"slavery",
"roll"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"slavery",
"roll",
"mama"
] | 1
| 1
| 1
| 1
| 11,182
|
There are three pillars. There is a slavery on the first pillar. There is a roll on the second pillar. There is a mama on the third pillar. Juan grabs the item on the second pillar.
| 35
|
{
"input": [
"Juan",
"slavery",
"roll",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"slavery",
"roll",
"mama"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"slavery",
"mama",
"roll"
] | 2
| 2
| 1
| 1
| 11,183
|
There are three pillars. There is a slavery 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 third pillar.
| 35
|
{
"input": [
"Juan",
"slavery",
"mama",
"roll"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"slavery",
"mama",
"roll"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"roll",
"mama",
"auditorium"
] | 0
| 0
| 1
| 1
| 11,184
|
There are three pillars. There is a roll on the first pillar. There is a mama on the second pillar. There is a auditorium on the third pillar. Juan grabs the item on the first pillar.
| 35
|
{
"input": [
"Juan",
"roll",
"mama",
"auditorium"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"roll",
"mama",
"auditorium"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"roll",
"auditorium",
"mama"
] | 0
| 0
| 1
| 1
| 11,185
|
There are three pillars. There is a roll on the first pillar. There is a auditorium on the second pillar. There is a mama on the third pillar. Juan grabs the item on the first pillar.
| 35
|
{
"input": [
"Juan",
"roll",
"auditorium",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"roll",
"auditorium",
"mama"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"mama",
"roll",
"auditorium"
] | 1
| 1
| 1
| 1
| 11,186
|
There are three pillars. There is a mama on the first pillar. There is a roll on the second pillar. There is a auditorium on the third pillar. Juan grabs the item on the second pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"roll",
"auditorium"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"mama",
"roll",
"auditorium"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"mama",
"auditorium",
"roll"
] | 2
| 2
| 1
| 1
| 11,187
|
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 third pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"auditorium",
"roll"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"mama",
"auditorium",
"roll"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"auditorium",
"roll",
"mama"
] | 1
| 1
| 1
| 1
| 11,188
|
There are three pillars. There is a auditorium on the first pillar. There is a roll on the second pillar. There is a mama on the third pillar. Juan grabs the item on the second pillar.
| 35
|
{
"input": [
"Juan",
"auditorium",
"roll",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"auditorium",
"roll",
"mama"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"auditorium",
"mama",
"roll"
] | 2
| 2
| 1
| 1
| 11,189
|
There are three pillars. There is a auditorium 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 third pillar.
| 35
|
{
"input": [
"Juan",
"auditorium",
"mama",
"roll"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"auditorium",
"mama",
"roll"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"roll",
"mama",
"yoke"
] | 0
| 0
| 1
| 1
| 11,190
|
There are three pillars. There is a roll on the first pillar. There is a mama on the second pillar. There is a yoke on the third pillar. Juan grabs the item on the first pillar.
| 35
|
{
"input": [
"Juan",
"roll",
"mama",
"yoke"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"roll",
"mama",
"yoke"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"roll",
"yoke",
"mama"
] | 0
| 0
| 1
| 1
| 11,191
|
There are three pillars. There is a roll on the first pillar. There is a yoke on the second pillar. There is a mama on the third pillar. Juan grabs the item on the first pillar.
| 35
|
{
"input": [
"Juan",
"roll",
"yoke",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"roll",
"yoke",
"mama"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"mama",
"roll",
"yoke"
] | 1
| 1
| 1
| 1
| 11,192
|
There are three pillars. There is a mama on the first pillar. There is a roll on the second pillar. There is a yoke on the third pillar. Juan grabs the item on the second pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"roll",
"yoke"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"mama",
"roll",
"yoke"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"mama",
"yoke",
"roll"
] | 2
| 2
| 1
| 1
| 11,193
|
There are three pillars. There is a mama on the first pillar. There is a yoke on the second pillar. There is a roll on the third pillar. Juan grabs the item on the third pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"yoke",
"roll"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"mama",
"yoke",
"roll"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"yoke",
"roll",
"mama"
] | 1
| 1
| 1
| 1
| 11,194
|
There are three pillars. There is a yoke on the first pillar. There is a roll on the second pillar. There is a mama on the third pillar. Juan grabs the item on the second pillar.
| 35
|
{
"input": [
"Juan",
"yoke",
"roll",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"yoke",
"roll",
"mama"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"yoke",
"mama",
"roll"
] | 2
| 2
| 1
| 1
| 11,195
|
There are three pillars. There is a yoke 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 third pillar.
| 35
|
{
"input": [
"Juan",
"yoke",
"mama",
"roll"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"yoke",
"mama",
"roll"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"roll",
"mama",
"wilderness"
] | 0
| 0
| 1
| 1
| 11,196
|
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. Juan grabs the item on the first pillar.
| 35
|
{
"input": [
"Juan",
"roll",
"mama",
"wilderness"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"roll",
"mama",
"wilderness"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"roll",
"wilderness",
"mama"
] | 0
| 0
| 1
| 1
| 11,197
|
There are three pillars. There is a roll 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 first pillar.
| 35
|
{
"input": [
"Juan",
"roll",
"wilderness",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"roll",
"wilderness",
"mama"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"mama",
"wilderness",
"roll"
] | 2
| 2
| 1
| 1
| 11,199
|
There are three pillars. There is a mama on the first pillar. There is a wilderness on the second pillar. There is a roll on the third pillar. Juan grabs the item on the third pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"wilderness",
"roll"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"mama",
"wilderness",
"roll"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"wilderness",
"roll",
"mama"
] | 1
| 1
| 1
| 1
| 11,200
|
There are three pillars. There is a wilderness on the first pillar. There is a roll on the second pillar. There is a mama on the third pillar. Juan grabs the item on the second pillar.
| 35
|
{
"input": [
"Juan",
"wilderness",
"roll",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"wilderness",
"roll",
"mama"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"roll",
"mama",
"booklet"
] | 0
| 0
| 1
| 1
| 11,202
|
There are three pillars. There is a roll on the first pillar. There is a mama on the second pillar. There is a booklet on the third pillar. Juan grabs the item on the first pillar.
| 35
|
{
"input": [
"Juan",
"roll",
"mama",
"booklet"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"roll",
"mama",
"booklet"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"roll",
"booklet",
"mama"
] | 0
| 0
| 1
| 1
| 11,203
|
There are three pillars. There is a roll on the first pillar. There is a booklet on the second pillar. There is a mama on the third pillar. Juan grabs the item on the first pillar.
| 35
|
{
"input": [
"Juan",
"roll",
"booklet",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"roll",
"booklet",
"mama"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"mama",
"roll",
"booklet"
] | 1
| 1
| 1
| 1
| 11,204
|
There are three pillars. There is a mama on the first pillar. There is a roll on the second pillar. There is a booklet on the third pillar. Juan grabs the item on the second pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"roll",
"booklet"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"mama",
"roll",
"booklet"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"booklet",
"roll",
"mama"
] | 1
| 1
| 1
| 1
| 11,206
|
There are three pillars. There is a booklet on the first pillar. There is a roll on the second pillar. There is a mama on the third pillar. Juan grabs the item on the second pillar.
| 35
|
{
"input": [
"Juan",
"booklet",
"roll",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"booklet",
"roll",
"mama"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"booklet",
"mama",
"roll"
] | 2
| 2
| 1
| 1
| 11,207
|
There are three pillars. There is a booklet 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 third pillar.
| 35
|
{
"input": [
"Juan",
"booklet",
"mama",
"roll"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"booklet",
"mama",
"roll"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"roll",
"burden",
"mama"
] | 0
| 0
| 1
| 1
| 11,209
|
There are three pillars. There is a roll on the first pillar. There is a burden on the second pillar. There is a mama on the third pillar. Juan grabs the item on the first pillar.
| 35
|
{
"input": [
"Juan",
"roll",
"burden",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"roll",
"burden",
"mama"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"mama",
"roll",
"burden"
] | 1
| 1
| 1
| 1
| 11,210
|
There are three pillars. There is a mama on the first pillar. There is a roll on the second pillar. There is a burden on the third pillar. Juan grabs the item on the second pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"roll",
"burden"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"mama",
"roll",
"burden"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"mama",
"burden",
"roll"
] | 2
| 2
| 1
| 1
| 11,211
|
There are three pillars. There is a mama on the first pillar. There is a burden on the second pillar. There is a roll on the third pillar. Juan grabs the item on the third pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"burden",
"roll"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"mama",
"burden",
"roll"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"burden",
"roll",
"mama"
] | 1
| 1
| 1
| 1
| 11,212
|
There are three pillars. There is a burden on the first pillar. There is a roll on the second pillar. There is a mama on the third pillar. Juan grabs the item on the second pillar.
| 35
|
{
"input": [
"Juan",
"burden",
"roll",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"burden",
"roll",
"mama"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"burden",
"mama",
"roll"
] | 2
| 2
| 1
| 1
| 11,213
|
There are three pillars. There is a burden 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 third pillar.
| 35
|
{
"input": [
"Juan",
"burden",
"mama",
"roll"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"burden",
"mama",
"roll"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"roll",
"mama",
"slice"
] | 0
| 0
| 1
| 1
| 11,214
|
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. Juan grabs the item on the first pillar.
| 35
|
{
"input": [
"Juan",
"roll",
"mama",
"slice"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"roll",
"mama",
"slice"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"mama",
"roll",
"slice"
] | 1
| 1
| 1
| 1
| 11,216
|
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. Juan grabs the item on the second pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"roll",
"slice"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"mama",
"roll",
"slice"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"mama",
"slice",
"roll"
] | 2
| 2
| 1
| 1
| 11,217
|
There are three pillars. There is a mama on the first pillar. There is a slice on the second pillar. There is a roll on the third pillar. Juan grabs the item on the third pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"slice",
"roll"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"mama",
"slice",
"roll"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"slice",
"roll",
"mama"
] | 1
| 1
| 1
| 1
| 11,218
|
There are three pillars. There is a slice on the first pillar. There is a roll on the second pillar. There is a mama on the third pillar. Juan grabs the item on the second pillar.
| 35
|
{
"input": [
"Juan",
"slice",
"roll",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"slice",
"roll",
"mama"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"slice",
"mama",
"roll"
] | 2
| 2
| 1
| 1
| 11,219
|
There are three pillars. There is a slice 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 third pillar.
| 35
|
{
"input": [
"Juan",
"slice",
"mama",
"roll"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"slice",
"mama",
"roll"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"roll",
"mama",
"trowel"
] | 0
| 0
| 1
| 1
| 11,220
|
There are three pillars. There is a roll on the first pillar. There is a mama on the second pillar. There is a trowel on the third pillar. Juan grabs the item on the first pillar.
| 35
|
{
"input": [
"Juan",
"roll",
"mama",
"trowel"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"roll",
"mama",
"trowel"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"roll",
"trowel",
"mama"
] | 0
| 0
| 1
| 1
| 11,221
|
There are three pillars. There is a roll on the first pillar. There is a trowel on the second pillar. There is a mama on the third pillar. Juan grabs the item on the first pillar.
| 35
|
{
"input": [
"Juan",
"roll",
"trowel",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"roll",
"trowel",
"mama"
],
"target": 0
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"mama",
"roll",
"trowel"
] | 1
| 1
| 1
| 1
| 11,222
|
There are three pillars. There is a mama on the first pillar. There is a roll on the second pillar. There is a trowel on the third pillar. Juan grabs the item on the second pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"roll",
"trowel"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"mama",
"roll",
"trowel"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"mama",
"trowel",
"roll"
] | 2
| 2
| 1
| 1
| 11,223
|
There are three pillars. There is a mama on the first pillar. There is a trowel on the second pillar. There is a roll on the third pillar. Juan grabs the item on the third pillar.
| 35
|
{
"input": [
"Juan",
"mama",
"trowel",
"roll"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"mama",
"trowel",
"roll"
],
"target": 2
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"trowel",
"roll",
"mama"
] | 1
| 1
| 1
| 1
| 11,224
|
There are three pillars. There is a trowel on the first pillar. There is a roll on the second pillar. There is a mama on the third pillar. Juan grabs the item on the second pillar.
| 35
|
{
"input": [
"Juan",
"trowel",
"roll",
"mama"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"trowel",
"roll",
"mama"
],
"target": 1
}
|
Juan
|
[
"winery",
"roll",
"mama"
] |
roll
|
roll
| false
|
[
"trowel",
"mama",
"roll"
] | 2
| 2
| 1
| 1
| 11,225
|
There are three pillars. There is a trowel 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 third pillar.
| 35
|
{
"input": [
"Juan",
"trowel",
"mama",
"roll"
],
"target": "roll"
}
|
{
"input": [
"Juan",
"trowel",
"mama",
"roll"
],
"target": 2
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"trowel",
"firm",
"compost"
] | 0
| 0
| 0
| 0
| 11,233
|
There are three pillars. There is a trowel on the first pillar. There is a firm on the second pillar. There is a compost on the third pillar. Hubert grabs the item on the first pillar.
| 35
|
{
"input": [
"Hubert",
"trowel",
"firm",
"compost"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"trowel",
"firm",
"compost"
],
"target": 0
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"compost",
"trowel",
"firm"
] | 1
| 1
| 0
| 0
| 11,234
|
There are three pillars. There is a compost on the first pillar. There is a trowel on the second pillar. There is a firm on the third pillar. Hubert grabs the item on the second pillar.
| 35
|
{
"input": [
"Hubert",
"compost",
"trowel",
"firm"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"compost",
"trowel",
"firm"
],
"target": 1
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"firm",
"trowel",
"compost"
] | 1
| 1
| 0
| 0
| 11,236
|
There are three pillars. There is a firm on the first pillar. There is a trowel on the second pillar. There is a compost on the third pillar. Hubert grabs the item on the second pillar.
| 35
|
{
"input": [
"Hubert",
"firm",
"trowel",
"compost"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"firm",
"trowel",
"compost"
],
"target": 1
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"firm",
"compost",
"trowel"
] | 2
| 2
| 0
| 0
| 11,237
|
There are three pillars. There is a firm on the first pillar. There is a compost on the second pillar. There is a trowel on the third pillar. Hubert grabs the item on the third pillar.
| 35
|
{
"input": [
"Hubert",
"firm",
"compost",
"trowel"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"firm",
"compost",
"trowel"
],
"target": 2
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"trowel",
"compost",
"slavery"
] | 0
| 0
| 0
| 0
| 11,238
|
There are three pillars. There is a trowel on the first pillar. There is a compost on the second pillar. There is a slavery on the third pillar. Hubert grabs the item on the first pillar.
| 35
|
{
"input": [
"Hubert",
"trowel",
"compost",
"slavery"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"trowel",
"compost",
"slavery"
],
"target": 0
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"trowel",
"slavery",
"compost"
] | 0
| 0
| 0
| 0
| 11,239
|
There are three pillars. There is a trowel on the first pillar. There is a slavery on the second pillar. There is a compost on the third pillar. Hubert grabs the item on the first pillar.
| 35
|
{
"input": [
"Hubert",
"trowel",
"slavery",
"compost"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"trowel",
"slavery",
"compost"
],
"target": 0
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"compost",
"slavery",
"trowel"
] | 2
| 2
| 0
| 0
| 11,241
|
There are three pillars. There is a compost on the first pillar. There is a slavery on the second pillar. There is a trowel on the third pillar. Hubert grabs the item on the third pillar.
| 35
|
{
"input": [
"Hubert",
"compost",
"slavery",
"trowel"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"compost",
"slavery",
"trowel"
],
"target": 2
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"slavery",
"trowel",
"compost"
] | 1
| 1
| 0
| 0
| 11,242
|
There are three pillars. There is a slavery on the first pillar. There is a trowel on the second pillar. There is a compost on the third pillar. Hubert grabs the item on the second pillar.
| 35
|
{
"input": [
"Hubert",
"slavery",
"trowel",
"compost"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"slavery",
"trowel",
"compost"
],
"target": 1
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"slavery",
"compost",
"trowel"
] | 2
| 2
| 0
| 0
| 11,243
|
There are three pillars. There is a slavery on the first pillar. There is a compost on the second pillar. There is a trowel on the third pillar. Hubert grabs the item on the third pillar.
| 35
|
{
"input": [
"Hubert",
"slavery",
"compost",
"trowel"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"slavery",
"compost",
"trowel"
],
"target": 2
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"trowel",
"compost",
"mama"
] | 0
| 0
| 0
| 0
| 11,244
|
There are three pillars. There is a trowel on the first pillar. There is a compost on the second pillar. There is a mama on the third pillar. Hubert grabs the item on the first pillar.
| 35
|
{
"input": [
"Hubert",
"trowel",
"compost",
"mama"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"trowel",
"compost",
"mama"
],
"target": 0
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"compost",
"trowel",
"mama"
] | 1
| 1
| 0
| 0
| 11,246
|
There are three pillars. There is a compost 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 second pillar.
| 35
|
{
"input": [
"Hubert",
"compost",
"trowel",
"mama"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"compost",
"trowel",
"mama"
],
"target": 1
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"compost",
"mama",
"trowel"
] | 2
| 2
| 0
| 0
| 11,247
|
There are three pillars. There is a compost 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 third pillar.
| 35
|
{
"input": [
"Hubert",
"compost",
"mama",
"trowel"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"compost",
"mama",
"trowel"
],
"target": 2
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"mama",
"trowel",
"compost"
] | 1
| 1
| 0
| 0
| 11,248
|
There are three pillars. There is a mama on the first pillar. There is a trowel on the second pillar. There is a compost on the third pillar. Hubert grabs the item on the second pillar.
| 35
|
{
"input": [
"Hubert",
"mama",
"trowel",
"compost"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"mama",
"trowel",
"compost"
],
"target": 1
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"mama",
"compost",
"trowel"
] | 2
| 2
| 0
| 0
| 11,249
|
There are three pillars. There is a mama on the first pillar. There is a compost on the second pillar. There is a trowel on the third pillar. Hubert grabs the item on the third pillar.
| 35
|
{
"input": [
"Hubert",
"mama",
"compost",
"trowel"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"mama",
"compost",
"trowel"
],
"target": 2
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"trowel",
"compost",
"auditorium"
] | 0
| 0
| 0
| 0
| 11,250
|
There are three pillars. There is a trowel on the first pillar. There is a compost on the second pillar. There is a auditorium on the third pillar. Hubert grabs the item on the first pillar.
| 35
|
{
"input": [
"Hubert",
"trowel",
"compost",
"auditorium"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"trowel",
"compost",
"auditorium"
],
"target": 0
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"compost",
"trowel",
"auditorium"
] | 1
| 1
| 0
| 0
| 11,252
|
There are three pillars. There is a compost on the first pillar. There is a trowel on the second pillar. There is a auditorium on the third pillar. Hubert grabs the item on the second pillar.
| 35
|
{
"input": [
"Hubert",
"compost",
"trowel",
"auditorium"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"compost",
"trowel",
"auditorium"
],
"target": 1
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"compost",
"auditorium",
"trowel"
] | 2
| 2
| 0
| 0
| 11,253
|
There are three pillars. There is a compost on the first pillar. There is a auditorium on the second pillar. There is a trowel on the third pillar. Hubert grabs the item on the third pillar.
| 35
|
{
"input": [
"Hubert",
"compost",
"auditorium",
"trowel"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"compost",
"auditorium",
"trowel"
],
"target": 2
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"auditorium",
"trowel",
"compost"
] | 1
| 1
| 0
| 0
| 11,254
|
There are three pillars. There is a auditorium on the first pillar. There is a trowel on the second pillar. There is a compost on the third pillar. Hubert grabs the item on the second pillar.
| 35
|
{
"input": [
"Hubert",
"auditorium",
"trowel",
"compost"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"auditorium",
"trowel",
"compost"
],
"target": 1
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"auditorium",
"compost",
"trowel"
] | 2
| 2
| 0
| 0
| 11,255
|
There are three pillars. There is a auditorium on the first pillar. There is a compost on the second pillar. There is a trowel on the third pillar. Hubert grabs the item on the third pillar.
| 35
|
{
"input": [
"Hubert",
"auditorium",
"compost",
"trowel"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"auditorium",
"compost",
"trowel"
],
"target": 2
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"trowel",
"compost",
"yoke"
] | 0
| 0
| 0
| 0
| 11,256
|
There are three pillars. There is a trowel on the first pillar. There is a compost on the second pillar. There is a yoke on the third pillar. Hubert grabs the item on the first pillar.
| 35
|
{
"input": [
"Hubert",
"trowel",
"compost",
"yoke"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"trowel",
"compost",
"yoke"
],
"target": 0
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"compost",
"trowel",
"yoke"
] | 1
| 1
| 0
| 0
| 11,258
|
There are three pillars. There is a compost on the first pillar. There is a trowel on the second pillar. There is a yoke on the third pillar. Hubert grabs the item on the second pillar.
| 35
|
{
"input": [
"Hubert",
"compost",
"trowel",
"yoke"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"compost",
"trowel",
"yoke"
],
"target": 1
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"compost",
"yoke",
"trowel"
] | 2
| 2
| 0
| 0
| 11,259
|
There are three pillars. There is a compost on the first pillar. There is a yoke on the second pillar. There is a trowel on the third pillar. Hubert grabs the item on the third pillar.
| 35
|
{
"input": [
"Hubert",
"compost",
"yoke",
"trowel"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"compost",
"yoke",
"trowel"
],
"target": 2
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"yoke",
"trowel",
"compost"
] | 1
| 1
| 0
| 0
| 11,260
|
There are three pillars. There is a yoke on the first pillar. There is a trowel on the second pillar. There is a compost on the third pillar. Hubert grabs the item on the second pillar.
| 35
|
{
"input": [
"Hubert",
"yoke",
"trowel",
"compost"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"yoke",
"trowel",
"compost"
],
"target": 1
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"yoke",
"compost",
"trowel"
] | 2
| 2
| 0
| 0
| 11,261
|
There are three pillars. There is a yoke on the first pillar. There is a compost on the second pillar. There is a trowel on the third pillar. Hubert grabs the item on the third pillar.
| 35
|
{
"input": [
"Hubert",
"yoke",
"compost",
"trowel"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"yoke",
"compost",
"trowel"
],
"target": 2
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"trowel",
"compost",
"wilderness"
] | 0
| 0
| 0
| 0
| 11,262
|
There are three pillars. There is a trowel on the first pillar. There is a compost on the second pillar. There is a wilderness on the third pillar. Hubert grabs the item on the first pillar.
| 35
|
{
"input": [
"Hubert",
"trowel",
"compost",
"wilderness"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"trowel",
"compost",
"wilderness"
],
"target": 0
}
|
Hubert
|
[
"trowel",
"roll",
"gel"
] |
trowel
|
trowel
| false
|
[
"trowel",
"wilderness",
"compost"
] | 0
| 0
| 0
| 0
| 11,263
|
There are three pillars. There is a trowel on the first pillar. There is a wilderness on the second pillar. There is a compost on the third pillar. Hubert grabs the item on the first pillar.
| 35
|
{
"input": [
"Hubert",
"trowel",
"wilderness",
"compost"
],
"target": "trowel"
}
|
{
"input": [
"Hubert",
"trowel",
"wilderness",
"compost"
],
"target": 0
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.