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": 4
},
{
"name": "food",
"value": 0
},
{
"name": "drink",
"value": 0
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 3
}
]
} | 2 | 530 |
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": "tree",
"type": "changed",
"dist": 1,... | 3 | 437 |
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": 9
}
],
"objects": [
{
"name": "cow",
"type": "removed"
}
],
"facing": {
"type": "changed",
"value": "grass"
}
} | 1 | 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": 8
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 6
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "drink",
"value": 5
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 5,
"loc": "south-west"
},
{
"name": "grass",
"type": "changed",
"loc": "east"
... | 4 | 689 |
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": 4
}
],
"objects": [
{
"name": "path",
"type": "changed",
"dist": 3
},
{
"name": "table",
"type": "changed",
"dist": 4
},
{
"name": "stone",
"type": "removed"... | 2 | 508 |
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... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 1
},
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "sand",
"type": "changed",
"dist": 1,
"loc": "south"
}
],
"facing": {
"type": "changed",
"... | 1 | 373 |
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... | {} | 1 | 312 |
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": "drink",
"value": 8
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 2,
"loc": "north"
},
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "sand",
"type": "changed"... | 6 | 619 |
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... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 3,
"loc": "west"
},
{
"name": "grass",
"type": "changed",
"dist": 5,
"loc": "north-east"
},
{
"name": "stone",
"type": "changed",
"dist": 2
},
{
"name": "pat... | 3 | 674 |
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": 0
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 6
},
{
"name": "food",
"value": 1
}
],
"objects": [
{
"name": "cow",
"type": "changed",
"dist": 3
}
]
} | 4 | 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": 8
},
{
"name": "food",
"value": 0
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"objects": [
{
"name": "arrow",
"type": "changed",
"dist": 2,
"loc": "north"
}
]
} | 1 | 503 |
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... | {
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "south"
},
{
"name": "sand",
"type": "changed",
"dist": 3
},
{
"name": "table",
"type": "changed",
"dist": 2
},
{
"name": "plant",
"type": "changed",
"dist": ... | 3 | 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": 6
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"objects": [
{
"name": "cow",
"dist": 5,
"loc": "north-east",
"type": "added"
}
]
} | 2 | 407 |
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": 8
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 5
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 2
},
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "sand",
"type": "changed",
"dist": 4
... | 1 | 547 |
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": 0
},
{
"n... | {
"objects": [
{
"name": "arrow",
"dist": 3,
"loc": "south-west",
"type": "added"
}
],
"facing": {
"type": "changed",
"value": "zombie"
}
} | 4 | 393 |
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... | {} | 2 | 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": 9
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 2
}
],
"objects": [
{
"name": "stone",
"type": "changed",
"dist": 3,
"loc": "west"
},
{
"name": "path",
"type": "changed",
"dist": 3,
"loc": "south-west"
},
... | 5 | 518 |
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": 1
},
{
"name": "drink",
"value": 3
},
{
"n... | {
"objects": [
{
"name": "grass",
"type": "changed",
"dist": 1
},
{
"name": "path",
"type": "changed",
"loc": "east"
},
{
"name": "tree",
"type": "changed",
"dist": 4
},
{
"name": "table",
"type": "changed",
"dist": 3
... | 3 | 615 |
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": "energy",
"value": 6
}
]
} | 3 | 272 |
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... | {
"vitals": [
{
"name": "health",
"value": 5
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 7
}
],
"objects": [
{
"name": "path",
"type": "changed",
"dist": 3
},
{
"name": "zombie",
"dist": 1,
"loc... | 5 | 730 |
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": "cow",
"type": "changed",
"dist": 3
},
{
"name": "skeleton",
"type": "changed",
"dist": 4
},
{
"name": "arrow",
"type": "removed"
}
]
} | 5 | 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": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 9
},
{
"name": "energy",
"value": 8
}
],
"objects": [
{
"name": "cow",
"type": "removed"
}
],
"facing": {
"type": "changed",
"value": "tree"
}
} | 3 | 360 |
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": 8
},
{
"name": "drink",
"value": 3
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 3
},
{
"name": "table",
"type": "changed",
"dist": 3
},
{
"name": "stone",
"type": "removed"
}
]
} | 3 | 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... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 8
}
],
"objects": [
{
"name": "tree",
"type": "changed",
"loc": "west"
},
{
"name": "cow",
"type": "changed",
"loc": "north-west"
}
]
} | 4 | 401 |
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 | 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": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 9
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 2
},
{
"name": "path",
"type": "changed",
"dist": 4,
"loc": "east"
},
{
... | 6 | 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": 7
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 6
},
{
"name": "energy",
"value": 7
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 3
},
{
"name": "wood_pickaxe",
"value": 1,
"type": "added"
}
],
"objects":... | 5 | 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": 9
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 6
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 6
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "stone",
"type": "changed",
"dist": 2,
"loc": "south-west"
},
{
"name": "path",
"type": "chang... | 6 | 528 |
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... | {
"vitals": [
{
"name": "drink",
"value": 5
}
],
"objects": [
{
"name": "stone",
"type": "changed",
"dist": 2
},
{
"name": "path",
"type": "changed",
"dist": 3
}
],
"facing": {
"type": "changed",
"value": "grass"
}
} | 6 | 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": 7
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {} | 2 | 269 |
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": "drink",
"value": 5
}
]
} | 5 | 369 |
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
}
]
} | 4 | 268 |
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": 1
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 4
}
]
} | 4 | 457 |
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": "food",
"value": 8
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "stone",
"type": "changed",
"dist": 2
},
{
"name": "path",
"type": "changed",
"loc": "east"
... | 3 | 599 |
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": 1
},
{
"name": "drink",
"value": 0
},
{
"n... | {} | 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": 5
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 6
},
{
"name": "sand",
"type": "changed",
"dist": 4
},
{
"name": "table",
"type": "changed",
"dist": 1,
"loc": "east"
},
{
"name": "cow",
"type": "changed",
... | 4 | 520 |
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": 7
},
{
"n... | {
"facing": {
"type": "changed",
"value": "table"
}
} | 5 | 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": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 1
},
{
"name": "wood_sword",
"value": 1,
"type": "added"
}
]
} | 5 | 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": 3
},
{
"n... | {
"inventory": [
{
"name": "stone",
"value": 1,
"type": "added"
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"dist": 6
},
{
"name": "sand",
"dist": 6,
"loc": "north-west",
"type": "added"
},
{
"name": "skeleto... | 3 | 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": 9
},
{
"name": "food",
"value": 2
},
{
"name": "drink",
"value": 4
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 2
},
{
"name": "path",
"type": "changed",
"loc": "west"
},
{
"name": "sand",
"type": "changed",
"dist": 1
},
{
"name": "table",
"type": "changed",
"loc": "we... | 5 | 579 |
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... | {} | 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": 8
},
{
"name": "food",
"value": 1
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 1,
"loc": "north"
},
{
"name": "grass",
"type": "changed",
"loc": "south"
},
{
"name": "table",
"type": "changed",
"dist": 1,
"loc": "west"
},
{
"name": "pla... | 3 | 483 |
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": 1
},
{
"n... | {
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "stone",
"type": "changed",
"loc": "west"
},
{
"name": "path",
"type": "changed",
"dist": 2,
"loc": "south"
}
]
} | 3 | 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": 5
},
{
"name": "drink",
"value": 4
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 7
},
{
"name": "drink",
"value": 3
},
{
"name": "energy",
"value": 5
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "stone",
"type":... | 5 | 689 |
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... | {
"vitals": [
{
"name": "drink",
"value": 5
}
],
"objects": [
{
"name": "cow",
"type": "changed",
"dist": 5
}
]
} | 3 | 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": 6
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "tree",
"type": "changed",
"dist": 2
},
{
"name": "table",
"type": "changed",
"dist": 4,
"loc": "north-east"
},
{
"name": "cow",
"type": "... | 6 | 488 |
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... | {
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "sand",
"type": "changed",
"dist": 4,
"loc": "east"
},
{
"name": "table",
"type": "changed",
"dist": 2,
"loc": "south-west"
}
],
"facing": {
... | 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": 8
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 7
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 3
},
{
"name": "stone_pickaxe",
"value": 1,
"type": "added"
}
],
"objects": [
{
"name": "water",
"type": "changed... | 6 | 699 |
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": "water",
"type": "changed",
"dist": 1
},
{
"name": "grass",
"type": "changed",
"loc": "south"
},
{
"name": "sand",
"type": "changed",
"dist": 1
},
{
"name": "table",
"type": "changed",
"dist": ... | 1 | 467 |
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": "water",
"type": "changed",
"dist": 2
},
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "sand",
"type": "changed",
"loc": "north"
}
],
"facing": {
"type": "changed",
"value": "grass"
... | 2 | 408 |
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": 0
},
{
"n... | {
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "path",
"type": "changed",
"dist": 2
},
{
"name": "table",
"type": "changed",
"dist": 1
},
{
"name": "plant",
"type": "changed",
"dist": 2... | 5 | 615 |
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": 0
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 4
},
{
"name": "drink",
"value": 6
}
],
"objects": [
{
"name": "water",
"type": "changed",
"loc": "north"
},
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"na... | 6 | 559 |
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": "water",
"type": "changed",
"dist": 3
},
{
"name": "stone",
"dist": 6,
"loc": "north-west",
"type": "added"
},
{
"name": "sand",
... | 2 | 392 |
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": "stone",
"type": "changed",
"dist": 3
},
{
"name": "path",
"type": "changed",
"dist": 4
},
{
"name": "lava",
"dist": 7,
"loc": "north-east",
"type": "added"
},
{
"name": "coal",
"type": "change... | 3 | 498 |
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": 1,
"loc": "south"
},
{
"name": "table",
"type": "removed"
}
]
} | 4 | 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": 7
},
{
"name": "food",
"value": 3
},
{
"name": "drink",
"value": 0
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 0
},
{
"name": "energy",
"value": 4
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "zombie",
"type": "changed",
"dist": 1,
"loc": "west"
... | 3 | 441 |
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... | {
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 3
},
{
"name": "table",
"type": "changed",
"dist": 4
},
{
"name": "cow",
"type": "changed",
"dist": 1
}
],
"facing": {
"type": "changed",
"value": "cow"
}
} | 3 | 420 |
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
}
]
} | 2 | 320 |
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": "food",
"value": 9
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 7
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 3,
"loc": "east"
},
{
"name": "sand",
"ty... | 5 | 669 |
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... | {
"inventory": [
{
"name": "stone",
"type": "changed",
"value": 2
}
],
"objects": [
{
"name": "stone",
"type": "changed",
"dist": 2,
"loc": "west"
},
{
"name": "path",
"type": "changed",
"dist": 1,
"loc": "north"
}
],
"f... | 1 | 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": 3
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 7
},
{
"n... | {} | 4 | 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": 4
},
{
"n... | {} | 3 | 220 |
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": "stone",
"dist": 7,
"loc": "north-east",
"type": "added"
},
{
"name": "path",
"type": "changed",
"dist": 4
},
{
"name": "table",
"type": "chan... | 6 | 502 |
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
},
{
"name": "energy",
"value": 7
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 5
}
],
"objects": [
{
"name": "water",
"dist": 7,
"loc": "north-east",
"... | 4 | 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": 8
},
{
"name": "food",
"value": 5
},
{
"name": "drink",
"value": 4
},
{
"n... | {
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "stone",
"type": "changed",
"dist": 2,
"loc": "north-west"
},
{
"name": "path",
"type": "changed",
"loc": "west"
},
{
"name": "tree",
"dis... | 2 | 589 |
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... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 8
}
],
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 3,
"loc": "north-west"
}
],
"facing": {
"type": "changed",
"value": "grass"
}
} | 4 | 405 |
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": 4
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"objects": [
{
"name": "cow",
"dist": 6,
"loc": "north-west",
"type": "added"
},
{
"name": "arrow",
"type": "changed",
"dist": 2,
"loc": "south-west"
}
]
} | 3 | 536 |
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": 2
},
{
"n... | {
"vitals": [
{
"name": "energy",
"value": 4
}
],
"facing": {
"type": "changed",
"value": "grass"
}
} | 2 | 315 |
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": 1
},
{
"n... | {
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "stone",
"type": "changed",
"dist": 5,
"loc": "south-east"
},
{
"name": "path",
"type": "changed",
"dist": 2,
"loc": "south-east"
},
{
"na... | 1 | 705 |
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... | {} | 6 | 230 |
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... | {} | 1 | 308 |
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... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 5
}
],
"objects": [
{
"name": "path",
"type": "changed",
"dist": 5
},
{
"name": "cow",
"type": "changed",
"loc": "south-east"
},
{
"name": "coal",
"type": "r... | 5 | 465 |
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... | {} | 4 | 303 |
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... | {} | 2 | 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": 7
},
{
"name": "drink",
"value": 9
},
{
"n... | {} | 2 | 291 |
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": 1
},
{
"n... | {} | 5 | 306 |
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": 0
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 2
},
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "table",
"type": "changed",
"dist": 1
}
],
"facing": {
"type": "changed",
"value": "table"
}
} | 3 | 432 |
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... | {} | 2 | 341 |
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": 3
}
],
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 2,
"loc": "north-east"
},
{
"name": "cow",
"type": "changed",
"dist": 7
}
]
} | 6 | 379 |
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... | {} | 2 | 399 |
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": "water",
"dist": 4,
"loc": "north-east",
"type": "added"
},
{
"name": "sand",
"dist": 3,
"loc": "north",
"type": "added"
},
{
... | 4 | 437 |
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": 1
},
{
"name": "food",
"value": 0
},
{
"name": "drink",
"value": 0
},
{
"n... | {
"objects": [
{
"name": "stone",
"type": "changed",
"dist": 2,
"loc": "south-west"
},
{
"name": "path",
"type": "changed",
"loc": "west"
}
],
"facing": {
"type": "changed",
"value": "path"
}
} | 4 | 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": 9
},
{
"name": "food",
"value": 3
},
{
"name": "drink",
"value": 1
},
{
"n... | {} | 6 | 255 |
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": 4
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 5
}
],
"inventory": [
{
"name": "stone",
"type": "changed",
"value": 3
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 3
},
{
"name": "grass",
"type": "changed",
... | 5 | 956 |
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": 1
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"objects": [
{
"name": "grass",
"type": "changed",
"dist": 1,
"loc": "east"
},
{
"name": "cow",
"type": "removed"
}
],
"facing": {
"type": "changed",
"value": "grass"
}
} | 1 | 456 |
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": "drink",
"value": 6
},
{
"name": "energy",
"value": 7
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 4
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 5
},
... | 4 | 570 |
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": 4
},
{
"name": "drink",
"value": 3
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 2
}
],
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 2,
"loc": "north-east"
},
{
"name": "table",
"type": "changed",
"dist": 1
},
{
"name": "cow",
"type": "removed"
... | 5 | 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": 8
},
{
"name": "food",
"value": 6
},
{
"name": "drink",
"value": 0
},
{
"n... | {
"facing": {
"type": "changed",
"value": "tree"
}
} | 4 | 518 |
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... | {
"inventory": [
{
"name": "stone",
"type": "changed",
"value": 3
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"dist": 3
},
{
"name": "stone",
"type": "changed",
"dist": 3,
"loc": "south"
},
{
"name": "coal",
... | 3 | 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": 8
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"vitals": [
{
"name": "energy",
"value": 9
}
],
"objects": [
{
"name": "cow",
"dist": 7,
"loc": "north-east",
"type": "added"
},
{
"name": "skeleton",
"type": "changed",
"dist": 4
},
{
"name": "arrow",
"type": "changed... | 6 | 543 |
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... | {
"vitals": [
{
"name": "drink",
"value": 3
},
{
"name": "energy",
"value": 5
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "south"
},
{
"name": "stone",
"type": "changed",
"dist": 1,
"loc": "west"
}... | 5 | 779 |
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": 2
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 2
},
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "path",
"type": "cha... | 3 | 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": 6
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 9
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "stone",
"type": "changed",
"loc": "east"
},
{
"name": "path",
"type": "changed",
"dist": 3,
... | 4 | 606 |
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
}
]
} | 5 | 253 |
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": "drink",
"value": 4
}
]
} | 2 | 473 |
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": 8
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 3
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 2
},
{
"name": "stone",
"type": "changed",
"dist": 3
},
{
"name": "path",
"dist": 3,
"loc": "south",
"typ... | 2 | 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": 4
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 3
},
{
"n... | {
"objects": [
{
"name": "arrow",
"type": "removed"
}
],
"facing": {
"type": "changed",
"value": "stone"
}
} | 2 | 441 |
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": 0
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 4
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 7,
"loc": "north-west"
},
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "path",
"type": "chan... | 5 | 676 |
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
}
],
"objects": [
{
"name": "sand",
"type": "changed",
"dist": 7
},
{
"name": "tree",
"type": "changed",
"dist": 2
},
{
"name": "table",
"type": "changed",
"dist": 3,
"lo... | 2 | 498 |
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": 4
},
{
"name": "drink",
"value": 4
},
{
"n... | {} | 1 | 287 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.