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": 8
},
{
"name": "drink",
"value": 4
},
{
"n... | {
"objects": [
{
"name": "skeleton",
"type": "removed"
}
]
} | 4 | 384 |
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... | {
"vitals": [
{
"name": "energy",
"value": 6
}
],
"objects": [
{
"name": "path",
"dist": 1,
"loc": "east",
"type": "added"
},
{
"name": "table",
"type": "changed",
"dist": 1,
"loc": "south"
}
]
} | 5 | 406 |
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... | {
"vitals": [
{
"name": "health",
"value": 7
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "sand",
"type": "changed",
"dist": 4
},
{
"name": "table",
"type": "changed",
"dist": 2
... | 6 | 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": 7
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "energy",
"value": 7
}
],
"objects": [
{
"name": "cow",
"type": "changed",
"loc": "east"
}
]
} | 5 | 477 |
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": 3
},
{
"n... | {
"facing": {
"type": "changed",
"value": "plant"
}
} | 1 | 330 |
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... | {} | 2 | 424 |
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": 8
},
{
"n... | {
"vitals": [
{
"name": "energy",
"value": 9
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 2
},
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "stone",
"type": "changed",
"dist": 1,
... | 3 | 692 |
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": 4
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 2
},
{
"name": "drink",
"value": 3
}
]
} | 5 | 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": 9
},
{
"name": "drink",
"value": 5
},
{
"n... | {} | 1 | 299 |
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": 6
},
{
"n... | {
"vitals": [
{
"name": "energy",
"value": 6
}
],
"facing": {
"type": "changed",
"value": "tree"
}
} | 2 | 423 |
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": 0
},
{
"name": "drink",
"value": 1
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 7
}
]
} | 3 | 496 |
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": "stone",
"type": "changed",
"value": 2
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 2
},
{
"name": "grass",
"type": "changed",
"dist": 2
},
{
"name": "stone",
"type": "change... | 6 | 738 |
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... | {} | 3 | 331 |
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... | {} | 1 | 214 |
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": 0
},
{
"name": "drink",
"value": 8
},
{
"n... | {} | 4 | 435 |
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": 6
},
{
"name": "drink",
"value": 3
},
{
"n... | {
"objects": [
{
"name": "grass",
"type": "changed",
"dist": 4,
"loc": "west"
},
{
"name": "stone",
"type": "changed",
"dist": 2,
"loc": "west"
},
{
"name": "tree",
"type": "changed",
"dist": 3
},
{
"name": "iron",
... | 4 | 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": 5
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 3
},
{
"name": "drink",
"value": 8
}
],
"objects": [
{
"name": "cow",
"type": "removed"
}
],
"facing": {
"type": "changed",
"value": "zombie"
}
} | 6 | 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": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 5
}
],
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 3,
"loc": "south-west"
}
],
"facing": {
"type": "changed",
"value": "grass"
}
} | 1 | 421 |
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... | {
"vitals": [
{
"name": "drink",
"value": 4
}
],
"objects": [
{
"name": "path",
"type": "changed",
"dist": 4
},
{
"name": "table",
"type": "changed",
"dist": 3
},
{
"name": "plant",
"type": "changed",
"dist": 4
}
]... | 2 | 590 |
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": 4
},
{
"name": "drink",
"value": 3
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 4
},
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "table",
"type": "changed",
"dist": 1,
"loc": "east"
},
{
"name": "plant",
"type": "ch... | 3 | 593 |
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": 0
},
{
"name": "drink",
"value": 0
},
{
"n... | {
"objects": [
{
"name": "cow",
"dist": 6,
"loc": "south-west",
"type": "added"
}
]
} | 5 | 517 |
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
}
],
"inventory": [
{
"name": "wood",
"type": "removed"
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "stone",
"type": "changed",
"dist": 3... | 5 | 595 |
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... | {
"facing": {
"type": "changed",
"value": "tree"
}
} | 1 | 337 |
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": 4
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 7
},
{
"name": "food",
"value": 7
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "stone",
"type": "changed",
"dist": 2,
"loc": "south-west"
... | 2 | 682 |
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": 0
},
{
"name": "drink",
"value": 7
},
{
"n... | {} | 3 | 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": 6
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 7
},
{
"name": "grass",
"type": "changed",
"dist": 6
},
{
"name": "coal",
"type": "changed",
"loc": "south-west"
},
{
"name": "sand",
"type": "removed"
}
]
} | 2 | 484 |
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... | {
"vitals": [
{
"name": "drink",
"value": 8
}
]
} | 2 | 244 |
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": 7
},
{
"n... | {} | 3 | 294 |
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... | {} | 2 | 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... | {
"inventory": [
{
"name": "sapling",
"type": "removed"
}
],
"objects": [
{
"name": "plant",
"dist": 1,
"loc": "south",
"type": "added"
}
],
"facing": {
"type": "changed",
"value": "plant"
}
} | 5 | 311 |
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": 3
},
{
"name": "drink",
"value": 1
},
{
"n... | {
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "tree",
"type": "changed",
"dist": 3
},
{
"name": "table",
"type": "changed",
"dist": 2
},
{
"name": "zombie",
"type": "changed",
"dist": ... | 1 | 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": 9
},
{
"name": "food",
"value": 3
},
{
"name": "drink",
"value": 3
},
{
"n... | {} | 1 | 458 |
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... | {} | 2 | 350 |
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": 6
},
{
"name": "drink",
"value": 6
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 4
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "stone",
"type": "changed",
"dist": 3
},
{
"name": "tree",
"type": "changed",
"dist": 4
... | 3 | 735 |
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": 1,
"loc": "south"
},
{
"name": "cow",
"type": "changed",
"dist": 3,
"loc": "south"
}
]
} | 1 | 314 |
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... | {
"inventory": [
{
"name": "stone",
"value": 1,
"type": "added"
}
],
"objects": [
{
"name": "path",
"type": "changed",
"dist": 2,
"loc": "north-east"
},
{
"name": "sand",
"type": "changed",
"dist": 4
},
{
"name": "tree",... | 4 | 680 |
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
}
],
"inventory": [
{
"name": "wood",
"value": 1,
"type": "added"
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "east"
},
{
"name": "stone",
"type": "changed",
... | 2 | 635 |
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": "energy",
"value": 8
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 3
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "tree",
"type": "changed",... | 2 | 497 |
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... | {
"inventory": [
{
"name": "stone",
"value": 1,
"type": "added"
}
],
"objects": [
{
"name": "stone",
"type": "changed",
"dist": 2,
"loc": "south-west"
},
{
"name": "path",
"type": "changed",
"dist": 1,
"loc": "south"
}
],
... | 1 | 531 |
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": 3
},
{
"name": "drink",
"value": 1
},
{
"n... | {
"inventory": [
{
"name": "stone",
"type": "changed",
"value": 3
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "stone",
"type": "changed",
"loc": "north"
},
{
"name": "path",
"type":... | 2 | 673 |
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... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 9
}
],
"objects": [
{
"name": "path",
"type": "changed",
"dist": 6,
"loc": "north-west"
},
{
"name": "tree",
"type": "changed",
"dist": 4,
"loc": "south-west"
},... | 5 | 499 |
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... | {
"vitals": [
{
"name": "food",
"value": 5
},
{
"name": "drink",
"value": 4
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 6
},
{
"name": "wood_sword",
"value": 1,
"type": "added"
}
],
"objects": [
... | 6 | 443 |
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": "energy",
"value": 8
}
]
} | 4 | 327 |
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... | {
"vitals": [
{
"name": "food",
"value": 5
}
]
} | 1 | 365 |
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": 9
},
{
"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
}
],
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 2
},
{
"name": "cow",
"type": "changed",
"dist": 4,
"loc": "north-east"
},
{
"name": "table",
"type": "removed"
... | 6 | 435 |
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": 4
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 3
},
{
"name": "energy",
"value": 5
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 4
},
{
"name": "grass",
"type": "changed",
"dist": 3
},
{
"name": "sto... | 5 | 686 |
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": 1,
"type": "added"
}
],
"objects": [
{
"name": "stone",
"dist": 5,
"loc": "north-east",
"type": "added"
},
{
"name": "tree",
"type": "changed",
"dist": 1,
"loc": "east"
}
],
"f... | 5 | 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": 6
},
{
"name": "drink",
"value": 3
},
{
"n... | {
"objects": [
{
"name": "cow",
"dist": 4,
"loc": "south-east",
"type": "added"
}
]
} | 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": 4
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 3,
"loc": "north-west"
},
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "sand",
"type": "changed",
"loc": "north"
},
{
"name": "table",
"t... | 6 | 529 |
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... | {
"vitals": [
{
"name": "drink",
"value": 4
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "table",
"type": "changed",
"dist": 1,
"loc": "west"
}
]
} | 4 | 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": 5
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 4
}
],
"objects": [
{
"name": "stone",
"type": "changed",
"dist": 6
},
{
"name": "path",
"type": "changed",
"dist": 5
},
{
"name": "tree",
"type": "changed",
"dist": 1,
"lo... | 4 | 611 |
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": 7
},
{
"name": "drink",
"value": 6
},
{
"n... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 8
}
],
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 2,
"loc": "north-west"
},
{
"name": "arrow",
"type": "changed",
"dist": 2,
"loc": "west"
}
]
} | 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": 2
},
{
"name": "food",
"value": 3
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"facing": {
"type": "changed",
"value": "zombie"
}
} | 3 | 523 |
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... | {
"vitals": [
{
"name": "food",
"value": 4
}
],
"objects": [
{
"name": "cow",
"type": "changed",
"dist": 3
}
]
} | 6 | 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": 8
},
{
"name": "food",
"value": 6
},
{
"name": "drink",
"value": 6
},
{
"n... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 6
}
],
"objects": [
{
"name": "stone",
"type": "changed",
"dist": 2,
"loc": "north"
},
{
"name": "path",
"type": "changed",
"dist": 2
},
{
"name": "tree",
... | 4 | 562 |
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... | {
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "stone",
"type": "changed",
"dist": 2
},
{
"name": "path",
"type": "changed",
"dist": 2,
"loc": "south-west"
},
{
"name": "tree",
"type": ... | 3 | 672 |
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": "energy",
"value": 7
}
],
"inventory": [
{
"name": "stone",
"value": 1,
"type": "added"
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"dist": 2
},
{
"name": "stone",
"type": "changed",
... | 2 | 701 |
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": 4
},
{
"n... | {
"objects": [
{
"name": "path",
"dist": 3,
"loc": "east",
"type": "added"
},
{
"name": "skeleton",
"type": "changed",
"dist": 4
}
]
} | 2 | 433 |
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": 5
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"facing": {
"type": "changed",
"value": "water"
}
} | 2 | 448 |
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": 2
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 4,
"loc": "west"
},
{
"name": "grass",
"... | 5 | 522 |
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... | {
"vitals": [
{
"name": "energy",
"value": 4
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 3,
"loc": "north-east"
},
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "sand",
"type": "cha... | 3 | 556 |
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": 7
}
],
"objects": [
{
"name": "stone",
"type": "changed",
"dist": 3,
"loc": "north-east"
},
{
"name": "sand",
"type": "changed",
"dist": 3,
"loc": "north"
},
... | 3 | 650 |
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": "energy",
"value": 7
}
],
"objects": [
{
"name": "arrow",
"type": "removed"
}
]
} | 6 | 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": 4
},
{
"name": "food",
"value": 2
},
{
"name": "drink",
"value": 0
},
{
"n... | {
"objects": [
{
"name": "arrow",
"type": "removed"
}
]
} | 6 | 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": 7
},
{
"name": "drink",
"value": 6
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 6
}
]
} | 6 | 380 |
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": "water",
"type": "changed",
"dist": 4
},
{
"name": "sand",
"type": "changed",
"loc": "north-east"
},
{
"name": "tree",
"type": ... | 6 | 476 |
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": 6
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 6
},
{
"name": "food",
"value": 6
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"dist": 4,
"loc": "south-west"
},
{
"name": "stone",
"type": "changed",
"dist": 2,
... | 5 | 763 |
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": 6
},
{
"name": "drink",
"value": 0
},
{
"n... | {
"objects": [
{
"name": "stone",
"type": "changed",
"dist": 2,
"loc": "west"
},
{
"name": "path",
"type": "changed",
"dist": 1
},
{
"name": "lava",
"dist": 6,
"loc": "north-east",
"type": "added"
},
{
"name": "coal",
... | 4 | 588 |
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... | {
"vitals": [
{
"name": "energy",
"value": 8
}
]
} | 2 | 355 |
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": 3
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 6
}
],
"facing": {
"type": "changed",
"value": "table"
}
} | 2 | 403 |
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": 5
},
{
"n... | {
"objects": [
{
"name": "table",
"type": "changed",
"dist": 2
},
{
"name": "plant",
"type": "changed",
"dist": 5
}
],
"facing": {
"type": "changed",
"value": "grass"
}
} | 2 | 435 |
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... | {} | 2 | 242 |
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": 3
},
{
"name": "drink",
"value": 0
},
{
"n... | {
"objects": [
{
"name": "cow",
"type": "changed",
"dist": 2
}
]
} | 1 | 398 |
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": 7
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 6
},
{
"name": "drink",
"value": 6
}
],
"objects": [
{
"name": "cow",
"dist": 5,
"loc": "north-east",
"type": "added"
},
{
"name": "zombie",
"type": "changed",
"dist": 3
}
... | 3 | 614 |
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... | {
"objects": [
{
"name": "stone",
"type": "changed",
"dist": 1
},
{
"name": "path",
"type": "changed",
"dist": 3
},
{
"name": "lava",
"type": "changed",
"dist": 2
},
{
"name": "coal",
"type": "changed",
"dist": 4
}... | 4 | 484 |
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": 4
},
{
"n... | {} | 3 | 415 |
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... | {
"objects": [
{
"name": "cow",
"type": "changed",
"loc": "south-west"
}
]
} | 3 | 334 |
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... | {
"objects": [
{
"name": "cow",
"dist": 7,
"loc": "north-west",
"type": "added"
}
]
} | 1 | 357 |
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... | {
"vitals": [
{
"name": "food",
"value": 6
},
{
"name": "drink",
"value": 4
}
],
"objects": [
{
"name": "cow",
"type": "removed"
}
]
} | 6 | 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": 9
},
{
"name": "food",
"value": 6
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"objects": [
{
"name": "sand",
"type": "changed",
"dist": 3,
"loc": "south-east"
},
{
"name": "tree",
"type": "changed",
"dist": 3,
"loc": "west"
},
{
"name": "table",
"type": "changed",
"dist": 4,
"loc": "south-east"
},... | 3 | 688 |
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": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "tree",
"type": "changed",
"dist": 1,
"loc": "west"
},
{
"name": "cow",
"type": "removed"
}
]
} | 1 | 365 |
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": 9
},
{
"name": "drink",
"value": 0
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 1
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 9
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "tree",
"type": "changed",... | 5 | 607 |
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": 7
},
{
"n... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 3
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 3,
"loc": "south-west"
},
{
"name": "stone",
"type": "changed",
"dist": 4
},
{
"name": "pat... | 3 | 612 |
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": 7
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 6
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 2,
"loc": "west"
},
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "sand",
"type": "changed",... | 5 | 552 |
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": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "tree",
"type": "changed",
"dist": 1,
"loc": "west"
},
{
"name": "cow",
"dist": 6,
"loc": "north-west",
"type": "added"
}
],
"facing": {
"t... | 4 | 348 |
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... | {
"vitals": [
{
"name": "energy",
"value": 7
}
],
"objects": [
{
"name": "cow",
"dist": 6,
"loc": "north-west",
"type": "added"
}
]
} | 4 | 361 |
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": 7
},
{
"n... | {} | 5 | 414 |
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": 8
},
{
"name": "drink",
"value": 0
},
{
"n... | {
"facing": {
"type": "changed",
"value": "grass"
}
} | 4 | 361 |
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": 2
},
{
"n... | {
"facing": {
"type": "changed",
"value": "plant"
}
} | 6 | 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": 7
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 9
}
],
"objects": [
{
"name": "water",
"dist": 5,
"loc": "south-west",
"type": "added"
},
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "sand",
"dist": 4,
... | 5 | 527 |
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": 3
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 9
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 9
}
],
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 3,
"loc": "north-west"
},
{
"name": "table",
... | 4 | 464 |
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": 7
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"objects": [
{
"name": "arrow",
"type": "changed",
"dist": 2
}
]
} | 4 | 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": 8
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 7
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "south"
},
{
"name": "stone",
"type": "changed",
"dist": 1
},
{
"name": "path",
"type": "changed",
"dist": 2
... | 5 | 558 |
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": 3
},
{
"name": "drink",
"value": 3
},
{
"n... | {
"facing": {
"type": "changed",
"value": "table"
}
} | 4 | 300 |
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": 7
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 6
},
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "tree",
"type": "cha... | 5 | 561 |
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": 5
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 2,
"loc": "west"
},
{
"name": "grass",
"t... | 5 | 762 |
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... | {} | 1 | 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": 4
},
{
"name": "food",
"value": 0
},
{
"name": "drink",
"value": 0
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 3
}
]
} | 3 | 527 |
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": "stone",
"type": "changed",
"dist": 3... | 3 | 686 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.