query stringlengths 569 1.96k | completion stringlengths 2 1.57k | horizon int64 1 6 | num_tokens int64 189 1.08k |
|---|---|---|---|
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 6
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 2
},
{
"name": "sand",
"type": "changed",
"dist": 1,
"loc": "east"
},
{
"name": "table",
"type": "changed",
"dist": 2,
"loc": "south-east"
},
{
"name": "cow"... | 4 | 490 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 5
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "tree",
"type": "changed",
"dist": 2,
"loc": "north-east"
}
]
} | 6 | 396 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 7
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 6
},
{
"name": "food",
"value": 8
}
],
"inventory": [
{
"name": "wood",
"value": 1,
"type": "added"
}
],
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 2,
"loc": ... | 4 | 491 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 6
},
{
"name": "drink",
"value": 5
},
{
"n... | {} | 2 | 243 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"objects": [
{
"name": "cow",
"type": "changed",
"dist": 3,
"loc": "east"
}
],
"facing": {
"type": "changed",
"value": "table"
}
} | 2 | 396 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 3
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 3
},
{
"name": "stone",
"type": "changed",
"dist": 3,
"loc": "south-east"
},
{
"name": "sand",
"type": "changed",
"dist": 2
},
{
"name": "table",
"type": "ch... | 1 | 572 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 4
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 7
},
{
"name": "food",
"value": 8
},
{
"name": "energy",
"value": 5
}
],
"objects": [
{
"name": "sand",
"type": "changed",
"dist": 5,
"loc": "north-west"
},
{
"name": "t... | 4 | 546 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 5
},
{
"name": "tree",
"type": "changed",
"dist": 2,
"loc": "north"
},
{
"name": "cow",
"dist": 6,
"loc": "north-east",
"type": "added"
}
]
} | 2 | 388 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 4
},
{
"name": "drink",
"value": 2
},
{
"n... | {} | 1 | 239 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 6
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 1
},
{
"n... | {
"facing": {
"type": "changed",
"value": "table"
}
} | 1 | 468 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 2
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 4
},
{
"n... | {
"objects": [
{
"name": "arrow",
"type": "changed",
"dist": 2
}
]
} | 1 | 425 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 6
},
{
"n... | {
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 2,
"loc": "north-east"
},
{
"name": "table",
"type": "changed",
"dist": 1,
"loc": "east"
}
]
} | 2 | 338 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 8
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 2
},
{
"name": "sand",
"type": "changed",
"dist": 2
},
{
"name": "tree",
"type": "changed",
"dist": 2
},
... | 4 | 537 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 2
},
{
"name": "food",
"value": 6
},
{
"name": "drink",
"value": 3
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 5
}
],
"objects": [
{
"name": "stone",
"type": "changed",
"loc": "south-west"
},
{
"name": "tree",
"type": "changed",
"dist": 1,
"loc": "east"
},
{
"name": "iron",
"type": "change... | 3 | 576 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 6
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 6
}
]
} | 2 | 325 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 5
},
{
"name": "drink",
"value": 4
},
{
"n... | {
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "tree",
"type": "changed",
"loc": "south-east"
},
{
"name": "table",
"type": "changed",
"loc": "north"
},
{
"name": "plant",
"type": "changed",
... | 3 | 513 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 2
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "cow",
"type": "changed",
"dist": 3,
"loc": "south-east"
},
{
"name": "... | 3 | 501 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 6
},
{
"name": "food",
"value": 4
},
{
"name": "drink",
"value": 6
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 4
},
{
"name": "drink",
"value": 5
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "stone",
"type": "changed",
"dist": 1
},
{
"name": ... | 6 | 796 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 7
},
{
"n... | {} | 4 | 397 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 7
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 2
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 1
}
],
"objects": [
{
"name": "zombie",
"type": "changed",
"dist": 2,
"loc": "north"
}
],
"facing": {
"type": "changed",
"value": "table"
}
} | 2 | 485 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 4
},
{
"name": "drink",
"value": 9
},
{
"n... | {} | 1 | 351 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 5
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 6
},
{
"name": "food",
"value": 7
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 7
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "north"
},... | 3 | 519 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 9
},
{
"n... | {} | 2 | 310 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 4
},
{
"name": "drink",
"value": 3
},
{
"n... | {} | 5 | 277 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 8
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 5
}
],
"objects": [
{
"name": "path",
"dist": 1,
"loc": "west",
"type": "added"
},
{
"name": "tree",
"type"... | 5 | 566 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 5
},
{
"name": "food",
"value": 2
},
{
"name": "drink",
"value": 3
},
{
"n... | {
"vitals": [
{
"name": "energy",
"value": 3
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 6
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "stone",
"type": "changed... | 5 | 642 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 7
},
{
"n... | {} | 6 | 346 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "energy",
"value": 8
}
],
"objects": [
{
"name": "water",
"type": "changed",
"loc": "west"
},
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "tree",
"type": "changed",
"dist": 3... | 3 | 474 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 7
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"objects": [
{
"name": "stone",
"type": "changed",
"dist": 1,
"loc": "west"
},
{
"name": "path",
"type": "changed",
"dist": 4,
"loc": "north-west"
},
{
"name": "tree",
"type": "changed",
"dist": 5
},
{
"name": "iron"... | 6 | 657 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 4
}
],
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 2,
"loc": "south-west"
}
]
} | 6 | 453 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 6
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 5
}
],
"objects": [
{
"name": "cow",
"type": "changed",
"dist": 5
}
]
} | 1 | 409 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 8
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "energy",
"value": 5
}
],
"objects": [
{
"name": "cow",
"type": "removed"
}
]
} | 6 | 391 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"objects": [
{
"name": "cow",
"type": "changed",
"dist": 3
}
]
} | 3 | 354 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 5
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 8
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 1,
"loc": "west"
},
{
"name": "grass",
"type": "changed",
"dist": 2
},
{
"name": "stone",
"type": "changed",
... | 3 | 785 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 8
}
],
"inventory": [
{
"name": "wood_pickaxe",
"value": 1,
"type": "added"
},
{
"name": "wood",
"type": "removed"
}
],
"objects": [
{
"name": "water",
"dist": 7,
"loc": "south-wes... | 4 | 507 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 3
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"objects": [
{
"name": "cow",
"type": "changed",
"dist": 4
},
{
"name": "zombie",
"dist": 3,
"loc": "north",
"type": "added"
}
]
} | 6 | 571 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 7
}
],
"inventory": [
{
"name": "sapling",
"type": "removed"
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 5
},
{
"name": ... | 4 | 690 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 4
},
{
"name": "drink",
"value": 2
},
{
"n... | {
"objects": [
{
"name": "stone",
"type": "changed",
"loc": "north-east"
},
{
"name": "path",
"type": "changed",
"loc": "north"
},
{
"name": "lava",
"type": "changed",
"dist": 7
},
{
"name": "table",
"type": "changed",
... | 2 | 601 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 4
},
{
"name": "drink",
"value": 0
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 7
}
],
"objects": [
{
"name": "table",
"type": "changed",
"dist": 2,
"loc": "north-east"
},
{
"name": "zombie",
"type": "changed",
"dist": 1,
"loc": "east"
},
{
"name": "plant",... | 2 | 504 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 3
},
{
"name": "drink",
"value": 2
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 1
}
],
"objects": [
{
"name": "zombie",
"type": "changed",
"dist": 3
}
]
} | 5 | 429 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 5
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 7
}
]
} | 6 | 358 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 7
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 6
}
],
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 5,
"loc": "south-west"
},
{
"name": "table",
... | 2 | 481 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 8
}
],
"facing": {
"type": "changed",
"value": "table"
}
} | 2 | 359 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 8
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 6
},
{
"n... | {} | 1 | 351 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 6
},
{
"name": "food",
"value": 4
},
{
"name": "drink",
"value": 1
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 3
},
{
"name": "drink",
"value": 0
},
{
"name": "energy",
"value": 3
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 3
},
{
"name": "grass",
"type": "chang... | 6 | 826 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 5
},
{
"name": "drink",
"value": 4
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 7
},
{
"name": "drink",
"value": 3
},
{
"name": "energy",
"value": 5
}
],
"inventory": [
{
"name": "stone",
"type": "changed",
"value": 1
}
],
"objects": [
{
"name": "path... | 4 | 654 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"objects": [
{
"name": "stone",
"dist": 7,
"loc": "north-east",
"type": "added"
},
{
"name": "path",
"dist": 6,
"loc": "north-east",
"type": "added"
},
{
"name": "tree",
"type": "changed",
"dist": 1,
"loc": "east"
}
],... | 4 | 356 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 5
},
{
"name": "sand",
"type": "changed",
"dist": 3
},
{
"name": "tree",
"type": "changed",
"dist": 6
},
{
"name": "table",
"type": "changed",
"dist": 1,
... | 4 | 535 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 5
},
{
"name": "drink",
"value": 5
},
{
"n... | {} | 4 | 264 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 2
},
{
"name": "food",
"value": 2
},
{
"name": "drink",
"value": 3
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 0
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"dist": 1
},
{
"name": "stone",
"type": "changed",
"dist": 4
},
{
"name": "path",
"type": "changed",
"loc": "east"
... | 5 | 794 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 3
},
{
"name": "drink",
"value": 2
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 2
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 4
},
{
"name": "table",
"type": "changed",
"dist": 2,
"loc": "south-east"
},
{
"name": "plant",
"type": "changed"... | 3 | 472 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 2
},
{
"name": "drink",
"value": 4
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"loc": "west"
},
{
"name": "sand",
"type": "changed",
"dist": 2
},
{
"name": "plant",
"type": "changed",
"dist": 4
}
],
"facing": {
"type": "changed",
"value": "path"
}
} | 4 | 513 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 6
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 8
},
{
"name": "wood_sword",
"value": 1,
"type": "added"
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "tree",
"type": "... | 4 | 500 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 7
},
{
"name": "food",
"value": 2
},
{
"name": "drink",
"value": 4
},
{
"n... | {} | 2 | 368 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 4
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 2
},
{
"n... | {
"objects": [
{
"name": "water",
"dist": 3,
"loc": "west",
"type": "added"
},
{
"name": "grass",
"dist": 4,
"loc": "north-west",
"type": "added"
},
{
"name": "stone",
"dist": 2,
"loc": "west",
"type": "added"
},
{
... | 1 | 439 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"objects": [
{
"name": "water",
"dist": 4,
"loc": "east",
"type": "added"
},
{
"name": "sand",
"type": "changed",
"dist": 6
},
{
"name": "table",
"type": "changed",
"dist": 1
}
],
"facing": {
"type": "changed",
"value": ... | 1 | 413 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 3
},
{
"name": "drink",
"value": 1
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 2
},
{
"name": "energy",
"value": 3
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"dist": 2
},
{
"name": "stone",
"type": "changed",
"dist": 2
},
{
"name": "lava... | 6 | 757 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 7
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 3
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "south"
},
{
"name": "path",
"type": "changed",
"dist": 3,
"loc": "south-east"
},
{
"name": ... | 3 | 584 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 2
},
{
"name": "food",
"value": 6
},
{
"name": "drink",
"value": 6
},
{
"n... | {} | 5 | 340 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 6
},
{
"name": "drink",
"value": 6
},
{
"n... | {
"facing": {
"type": "changed",
"value": "table"
}
} | 1 | 438 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 2
}
]
} | 2 | 273 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"facing": {
"type": "changed",
"value": "table"
}
} | 2 | 404 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 8
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 3,
"loc": "south"
},
{
"name": "sand",
"type": "changed",
"dist": 2,
"loc": "south"
},
{
... | 3 | 515 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 2
},
{
"name": "stone",
"value": 1,
"type": "added"
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 6
},
{
"name": "grass",
"type": "changed"... | 5 | 765 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 4
},
{
"name": "drink",
"value": 4
},
{
"n... | {
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "stone",
"type": "changed",
"dist": 3
},
{
"name": "path",
"type": "changed",
"dist": 3,
"loc": "south-west"
},
{
"name": "sand",
"type": ... | 2 | 785 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 8
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"vitals": [
{
"name": "energy",
"value": 7
}
]
} | 3 | 378 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 4
},
{
"name": "food",
"value": 3
},
{
"name": "drink",
"value": 1
},
{
"n... | {
"objects": [
{
"name": "cow",
"dist": 7,
"loc": "south-west",
"type": "added"
}
],
"facing": {
"type": "changed",
"value": "zombie"
}
} | 1 | 326 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 4
},
{
"name": "drink",
"value": 8
},
{
"n... | {} | 3 | 322 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"objects": [
{
"name": "cow",
"type": "changed",
"dist": 4
}
],
"facing": {
"type": "changed",
"value": "grass"
}
} | 3 | 426 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 3
},
{
"name": "drink",
"value": 1
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 2
}
],
"objects": [
{
"name": "stone",
"type": "changed",
"loc": "north"
},
{
"name": "path",
"type": "changed",
"loc": "west"
},
{
"name": "sand",
"type": "changed",
"dist": 6
... | 6 | 690 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 6
},
{
"name": "food",
"value": 3
},
{
"name": "drink",
"value": 5
},
{
"n... | {} | 4 | 492 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 5
},
{
"name": "drink",
"value": 4
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 5
},
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "stone",
"dist": 5,
"loc": "south-east",
"type": "added"
},
{
"name": "path",
"type": "... | 3 | 557 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 7,
"loc": "north-east"
},
{
"name": "sand",
"type": "changed",
"dist": 4,
"loc": "north-east"
},
{
"name": "tree",
"type": "changed",
"dist": 2,
"loc": "east"
},... | 2 | 538 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"objects": [
{
"name": "cow",
"type": "changed",
"dist": 3,
"loc": "south-west"
}
],
"facing": {
"type": "changed",
"value": "grass"
}
} | 5 | 293 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 4
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 3
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 2
},
{
"name": "sand",
"dist": 5,
"loc": "north-west",
"type": "added"
},
{
"name": "tree",
"type": "changed",
... | 5 | 515 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 2
},
{
"n... | {} | 1 | 436 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 8
},
{
"name": "food",
"value": 2
},
{
"name": "drink",
"value": 3
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 6
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"dist": 3,
"loc": "south"
},
{
"name": "lava",
"dist": 6,
"loc": "north-east",
"type": "added"
},
{
"name": "coal",
... | 4 | 753 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 4
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 6
},
{
"name": "drink",
"value": 3
}
],
"objects": [
{
"name": "arrow",
"type": "removed"
}
]
} | 4 | 568 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 9
},
{
"n... | {} | 3 | 196 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 2
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"inventory": [
{
"name": "wood",
"type": "removed"
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 2
},
{
"name": "sand",
"type": "changed",
"dist": 3,
"loc": "south-east"
},
{
"name": "table",
"dist": ... | 4 | 470 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 4
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"objects": [
{
"name": "arrow",
"type": "changed",
"dist": 2,
"loc": "west"
},
{
"name": "cow",
"type": "removed"
}
],
"facing": {
"type": "changed",
"value": "grass"
}
} | 2 | 555 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 2
},
{
"name": "food",
"value": 2
},
{
"name": "drink",
"value": 1
},
{
"n... | {
"objects": [
{
"name": "zombie",
"type": "removed"
}
],
"facing": {
"type": "changed",
"value": "grass"
}
} | 3 | 438 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 6
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 1
},
{
"name": "grass",
"type": "changed",
"dist": 3
},
{
"name": "stone",
"type": "changed",
"dist": 2
},
{
"name": "tree",
"type": "changed",
"dist": 2
... | 5 | 656 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 7
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 8
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "tree",
"type": "changed",
... | 3 | 439 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 5
},
{
"n... | {} | 5 | 329 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 7
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 3
},
{
"name": "stone",
"value": 1,
"type": "added"
},
{
"name": "wood_sword",
"value": 1,
"type": "added"
... | 4 | 592 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 8
},
{
"name": "food",
"value": 5
},
{
"name": "drink",
"value": 4
},
{
"n... | {
"objects": [
{
"name": "cow",
"type": "changed",
"dist": 5
},
{
"name": "skeleton",
"type": "removed"
},
{
"name": "arrow",
"type": "removed"
}
]
} | 4 | 641 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 5
},
{
"name": "food",
"value": 5
},
{
"name": "drink",
"value": 0
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 2
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 1
},
{
"name": "stone",
"type": "changed",
"dist": 3,
"loc": "north"
},
{
"name": "path",
"type": "changed",
... | 4 | 553 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"inventory": [
{
"name": "wood",
"value": 2,
"type": "added"
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "sand",
"type": "changed",
"dist": 2
},
{
"name": "tree",
"type": "changed... | 4 | 395 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 6
},
{
"name": "food",
"value": 2
},
{
"name": "drink",
"value": 6
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 4
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 4
},
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "path",
"type": "changed",
"dist": 7
... | 6 | 704 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 8
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 6
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 9
},
{
"name": "stone",
"value": 1,
"type": "added"
}
],
"objects": [
{
"name": "grass",
"type": "changed",
... | 6 | 749 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"facing": {
"type": "changed",
"value": "grass"
}
} | 3 | 453 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 6
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 5
}
]
} | 2 | 322 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 5
},
{
"name": "drink",
"value": 1
},
{
"n... | {
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "tree",
"type": "changed",
"dist": 1,
"loc": "west"
},
{
"name": "table",
"type": "changed",
"dist": 3,
"loc": "north-east"
},
{
"name": ... | 2 | 492 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"objects": [
{
"name": "cow",
"type": "changed",
"dist": 4
},
{
"name": "skeleton",
"type": "changed",
"dist": 3
}
]
} | 5 | 487 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 6
},
{
"name": "drink",
"value": 6
},
{
"n... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 7
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "tree",
"type": "changed",
"dist": 2
},
{
"name": "skeleton",
"dist": 7,... | 1 | 534 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 8
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 1
},
{
"name": "wood_pickaxe",
"value": 1,
"type": "added"
}
],
"objects": [
{
"name": "grass",
"type": "changed... | 5 | 507 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 7
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 5
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "stone",
"type": "changed",
"dist": 3
},
{
"name": "path",
"type": "chan... | 4 | 623 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 6
},
{
"name": "drink",
"value": 4
},
{
"n... | {
"objects": [
{
"name": "arrow",
"type": "changed",
"dist": 2,
"loc": "west"
}
]
} | 4 | 366 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 5
},
{
"name": "drink",
"value": 3
},
{
"n... | {
"objects": [
{
"name": "arrow",
"type": "changed",
"dist": 2
}
]
} | 1 | 546 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.