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": 4
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"objects": [
{
"name": "stone",
"type": "changed",
"dist": 1,
"loc": "south"
},
{
"name": "path",
"type": "changed",
"dist": 2,
"loc": "north-west"
},
{
"name": "coal",
"type": "changed",
"dist": 2
},
{
"name": "tabl... | 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": 7
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"objects": [
{
"name": "cow",
"type": "changed",
"dist": 2,
"loc": "south-west"
}
]
} | 1 | 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": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 1,
"loc": "south"
},
{
"name": "table",
"type": "changed",
"dist": 1,
"loc": "north"
},
{
"name": "cow",
"dist": 3,
"loc": "south",
"type": "added"
}
],
"faci... | 2 | 412 |
You are 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": 8
},
{
"n... | {} | 5 | 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": 8
},
{
"name": "drink",
"value": 7
},
{
"n... | {} | 4 | 321 |
You are 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": 8
},
{
"n... | {} | 6 | 302 |
You are 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": 8
},
{
"n... | {
"vitals": [
{
"name": "energy",
"value": 6
}
],
"objects": [
{
"name": "zombie",
"dist": 3,
"loc": "north-east",
"type": "added"
}
]
} | 3 | 446 |
You are 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": 4
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 3
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"dist": 2
},
{
"name": "stone",
"type": "changed",
"dist": 1
},
{
"name": "lava",
"type": "changed",
"dist": 5
},
... | 3 | 602 |
You are 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": 2
}
]
} | 3 | 295 |
You are 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": 4
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 3
},
{
"name": "drink",
"value": 3
},
{
"name": "energy",
"value": 3
}
],
"objects": [
{
"name": "stone",
"dist": 6,
"loc": "north-east",
"type": "added"
},
{
"name": "pat... | 5 | 710 |
You are 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
},
{
"name": "energy",
"value": 8
}
],
"objects": [
{
"name": "stone",
"type": "changed",
"dist": 4,
"loc": "north-west"
},
{
"name": "path",
"type": "changed",
"dist": 4
},... | 6 | 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": 9
},
{
"name": "food",
"value": 6
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 2
}
],
"objects": [
{
"name": "zombie",
"type": "changed",
"dist": 1,
"loc": "east"
}
],
"facing": {
"type": "changed",
"value": "zombie"
},
"sleeping": {
"type": "changed",
"value": false
}
} | 5 | 461 |
You are 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": "health",
"value": 7
},
{
"name": "drink",
"value": 7
}
],
"objects": [
{
"name": "stone",
"type": "changed",
"dist": 3
},
{
"name": "path",
"dist": 3,
"loc": "north-east",
"type": "added"
},
... | 3 | 596 |
You are 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... | {} | 2 | 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": 6
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"objects": [
{
"name": "skeleton",
"type": "changed",
"dist": 3
},
{
"name": "arrow",
"type": "removed"
}
]
} | 4 | 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": 9
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 2
}
],
"objects": [
{
"name": "water",
"dist": 5,
"loc": "south-east",
"type": "added"
},
{
"name": "sand",
"type": "changed",
"dist": 4
},
{
"name": "cow",
... | 5 | 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": 6
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"facing": {
"type": "changed",
"value": "tree"
}
} | 2 | 353 |
You are 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": "health",
"value": 7
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 2
},
{
"name": "sand",
"type": "changed",
"dist": 6
},
{
"name": "tree",
"type": "changed",
"dist": 4,
"l... | 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": 9
},
{
"name": "drink",
"value": 6
},
{
"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... | {
"objects": [
{
"name": "skeleton",
"type": "changed",
"dist": 4
},
{
"name": "arrow",
"dist": 3,
"loc": "north-west",
"type": "added"
}
]
} | 4 | 540 |
You are 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": 5
},
{
"name": "drink",
"value": 1
},
{
"n... | {
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "east"
},
{
"name": "stone",
"type": "changed",
"loc": "south"
},
{
"name": "path",
"type": "changed",
"loc": "west"
},
{
"name": "tree",
"type": "changed",
"... | 5 | 646 |
You are 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... | {} | 3 | 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": 6
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "sand",
"type": "changed",
"dist": 7
},
{
"name": "tree",
"type": "changed",
"dist": 1,
"loc": "west"
},
{
"name": "cow",
"type": "change... | 1 | 447 |
You are 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... | {
"facing": {
"type": "changed",
"value": "cow"
}
} | 1 | 449 |
You are 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": 9
}
]
} | 3 | 333 |
You are 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",
"type": "changed",
"value": 2
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"dist": 1
},
... | 5 | 510 |
You are 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": 1
},
{
"n... | {
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "south"
},
{
"name": "stone",
"type": "changed",
"dist": 1
},
{
"name": "path",
"type": "changed",
"dist": 1,
"loc": "west"
},
{
"name": "tree",
"type": "chan... | 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": 7
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"objects": [
{
"name": "zombie",
"dist": 3,
"loc": "north-east",
"type": "added"
}
],
"facing": {
"type": "changed",
"value": "water"
}
} | 2 | 482 |
You are 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": 1
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 7
},
{
"name": "food",
"value": 2
}
],
"sleeping": {
"type": "changed",
"value": true
}
} | 5 | 394 |
You are 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... | {} | 3 | 295 |
You are 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... | {
"objects": [
{
"name": "arrow",
"type": "changed",
"dist": 2,
"loc": "south"
}
]
} | 1 | 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": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"objects": [
{
"name": "sand",
"type": "changed",
"dist": 4,
"loc": "north-west"
},
{
"name": "tree",
"type": "changed",
"dist": 1,
"loc": "north"
},
{
"name": "table",
"type": "changed",
"dist": 3,
"loc": "south-west"
}... | 3 | 469 |
You are 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": "stone",
"dist": 6,
"loc": "north-west",
"type": "added"
},
{
"name": "tree",
"type": "changed",
"dist": 1
},
{
"name": "coal",
"dist": 7,
"loc": "north-east",
"type": "added"
},
{
"name": "tab... | 1 | 427 |
You are 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": 8
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 3
},
{
"name": "drink",
"value": 7
}
],
"objects": [
{
"name": "stone",
"type": "changed",
"dist": 3,
"loc": "north"
},
{
"name": "path",
"dist": 3,
"loc": "north-west",
"... | 6 | 628 |
You are 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... | {} | 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": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 6
},
{
"n... | {} | 2 | 400 |
You are 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... | {
"facing": {
"type": "changed",
"value": "stone"
}
} | 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": 8
},
{
"name": "food",
"value": 5
},
{
"name": "drink",
"value": 4
},
{
"n... | {
"inventory": [
{
"name": "stone",
"value": 1,
"type": "added"
}
],
"objects": [
{
"name": "stone",
"type": "changed",
"dist": 2,
"loc": "north-west"
},
{
"name": "path",
"type": "changed",
"dist": 1,
"loc": "north"
}
],
... | 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": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 7
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "east"
},
{
"name": "stone",
"type": "changed",
"dist": 1,
"loc": "south"
},
{
"name": "path",
"type": "changed",... | 6 | 648 |
You are 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": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "sand",
"dist": 6,
"loc": "south-west",
"type": "added"
},
{
"name": "tree",
"type": "changed",
"dist": 2
},
{
"name": "table",
"type": "... | 5 | 463 |
You are 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... | {
"vitals": [
{
"name": "drink",
"value": 2
}
]
} | 3 | 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": 9
},
{
"name": "food",
"value": 6
},
{
"name": "drink",
"value": 2
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 7
},
{
"name": "food",
"value": 9
},
{
"name": "energy",
"value": 4
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "tree",
"type": "... | 4 | 580 |
You are 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... | {
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 2,
"loc": "east"
}
],
"facing": {
"type": "changed",
"value": "grass"
}
} | 1 | 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": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 9
}
]
} | 1 | 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": 0
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 4
}
]
} | 1 | 480 |
You are 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... | {} | 1 | 290 |
You are 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": 5
},
{
"name": "drink",
"value": 4
},
{
"n... | {} | 4 | 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": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 7
},
{
"name": "energy",
"value": 4
}
]
} | 5 | 387 |
You are 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": 5
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 1
}
],
"inventory": [
{
"name": "stone",
"value": 1,
"type": "added"
}
],
"objects": [
{
"name": "water",
"type": "changed",
"loc": "north"
},
{
"name": "grass",
"type": "changed"... | 6 | 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": 7
},
{
"name": "food",
"value": 4
},
{
"name": "drink",
"value": 4
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 8
}
],
"objects": [
{
"name": "arrow",
"type": "changed",
"dist": 3
}
]
} | 1 | 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": 9
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 8
}
],
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 3,
"loc": "south"
},
{
"name": "iron",
"type": "changed",
"dist": 6
}
]
} | 5 | 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": 2
},
{
"name": "drink",
"value": 3
},
{
"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": 7
},
{
"name": "drink",
"value": 7
},
{
"n... | {} | 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": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "energy",
"value": 8
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 2
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 2
},
{
"name": "sand",
"type": "changed",
... | 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": 7
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"inventory": [
{
"name": "wood_pickaxe",
"value": 1,
"type": "added"
},
{
"name": "wood",
"type": "removed"
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "tree",
"type": "changed",
... | 6 | 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": 7
},
{
"name": "drink",
"value": 4
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 3
},
{
"name": "energy",
"value": 5
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 2,
"loc": "west"
},
{
"name": "sand",
"dist": 5,
"loc": "north-west",
"t... | 6 | 541 |
You are 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": 0
},
{
"n... | {} | 1 | 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": 2
},
{
"name": "food",
"value": 5
},
{
"name": "drink",
"value": 0
},
{
"n... | {
"facing": {
"type": "changed",
"value": "zombie"
}
} | 2 | 353 |
You are 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": "food",
"value": 6
},
{
"name": "drink",
"value": 7
}
],
"objects": [
{
"name": "zombie",
"dist": 5,
"loc": "north-east",
"type": "added"
},
{
"name": "skeleton",
"dist": 5,
"loc": "south-east",
... | 6 | 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": 9
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"vitals": [
{
"name": "energy",
"value": 7
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 7
}
],
"objects": [
{
"name": "tree",
"type": "changed",
"loc": "south-west"
},
{
"name": "cow",
"type": "remov... | 4 | 402 |
You are 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": 2
},
{
"name": "drink",
"value": 1
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 1
},
{
"name": "drink",
"value": 0
}
],
"objects": [
{
"name": "tree",
"type": "changed",
"loc": "north-east"
},
{
"name": "table",
"type": "changed",
"dist": 5
},
{
"na... | 6 | 482 |
You are 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": 2
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 2
},
{
"name": "food",
"value": 3
}
],
"objects": [
{
"name": "water",
"dist": 5,
"loc": "south-west",
"type": "added"
},
{
"name": "tree",
"type": "changed",
"dist": 3
},
... | 4 | 489 |
You are 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": 5
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 6
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 3,
"loc": "north"
},
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "sand",
"type": "changed... | 6 | 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": 6
},
{
"name": "food",
"value": 5
},
{
"name": "drink",
"value": 2
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 1
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 1
},
{
"name": "wood_pickaxe",
"value": 1,
"type": "added"
}
],
"objects": [
{
"name": "path",
"type": "changed"... | 6 | 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": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 3
},
{
"name": "stone",
"type": "changed",
"dist": 1
},
{
"name": "path",
"type": "changed",
"dist": 3
},
{
"name": "sand",
"type": "changed",
"dist": 2
... | 1 | 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": 3
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "east"
},
{
"name": "sand",
"type": "changed",
"dist": 1,
"loc": "north"
},
{
"name": "cow",
"type": "changed",
"dist": 5
},
{
"name": "zombie",
"type": "chan... | 5 | 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": 7
},
{
"name": "drink",
"value": 6
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 6
}
]
} | 6 | 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": 6
},
{
"name": "food",
"value": 3
},
{
"name": "drink",
"value": 2
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 1
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "stone",
"type": "changed",
"dist": 2,
"loc": "south-west"
},
{
"name": "path",
"type": "chan... | 3 | 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": 5
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 6
},
{
"n... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 5
},
{
"name": "wood_sword",
"value": 1,
"type": "added"
}
],
"objects": [
{
"name": "cow",
"type": "changed",
"dist": 1,
"loc": "south"
}
]
} | 3 | 389 |
You are 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": 4
},
{
"n... | {
"vitals": [
{
"name": "energy",
"value": 3
}
]
} | 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": 9
},
{
"n... | {} | 1 | 353 |
You are 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... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 5
},
{
"name": "sand",
"type": "changed",
"dist": 4
},
{
"name": "tree",
"type": "changed",
"dist": 2,
"loc": "north"
},
{
"name": "table",
"type": "changed"... | 1 | 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": 7
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 8
}
],
"objects": [
{
"name": "arrow",
"type": "changed",
"dist": 2,
"loc": "north-west"
}
]
} | 4 | 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": 4
},
{
"name": "drink",
"value": 6
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 6,
"loc": "south-west"
},
{
"name": "sand",
"type": "changed",
"dist": 4
},
{
"name": "tree",
"type": "changed",
"dist": 3
},
{
"name": "table",
"type": "cha... | 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": 9
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "energy",
"value": 8
}
],
"inventory": [
{
"name": "wood_pickaxe",
"value": 1,
"type": "added"
},
{
"name": "wood",
"type": "removed"
}
],
"objects": [
{
"name": "table",
"dist": 1,
"loc": "south",
... | 3 | 385 |
You are 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": "north"
},
{
"name": "stone",
"type": "changed",
"dist": 3,
"loc": "west"
},
{
"name": "path",
"dist": 6,
"loc": "north-west",
"type": "added"
},
{
"name": "s... | 3 | 685 |
You are 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
}
],
"objects": [
{
"name": "cow",
"type": "changed",
"dist": 3
}
]
} | 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": 9
},
{
"n... | {
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 4
}
]
} | 1 | 249 |
You are 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": 6
},
{
"name": "drink",
"value": 5
},
{
"n... | {} | 1 | 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": 6
},
{
"name": "food",
"value": 6
},
{
"name": "drink",
"value": 1
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 5
},
{
"name": "energy",
"value": 3
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 1
}
],
"facing": {
"type": "changed",
"value": "water"
}
} | 5 | 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": 6
},
{
"name": "drink",
"value": 4
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 3
}
],
"inventory": [
{
"name": "iron",
"value": 1,
"type": "added"
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 2
},
{
"name": "grass",
"type": "changed",
... | 3 | 797 |
You are 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": "stone",
"dist": 6,
"loc": "north-east",
"type": "added"
},
{
"name": "tree",
"dist": 5,
"loc": "south-east",
"type": "added"
},
{
"name": "cow",
"type": "changed",
"dist": 3,
"loc": "south-west"
}... | 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": 9
},
{
"name": "food",
"value": 6
},
{
"name": "drink",
"value": 6
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 7
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 1
},
{
"name": "sand",
"type": "changed",
"dist": 2
},
{
"name": "cow",
"type": "changed",
"dist": 1,
"loc... | 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": 7
},
{
"name": "food",
"value": 2
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 8
}
]
} | 3 | 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": 2
},
{
"name": "food",
"value": 4
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 3
},
{
"name": "drink",
"value": 7
}
],
"objects": [
{
"name": "arrow",
"type": "changed",
"dist": 2
}
],
"facing": {
"type": "changed",
"value": "table"
}
} | 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": 7
},
{
"name": "food",
"value": 3
},
{
"name": "drink",
"value": 2
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 5
},
{
"name": "drink",
"value": 1
}
]
} | 6 | 377 |
You are 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": "stone",
"dist": 3,
"loc": "north",
"type": "added"
},
{
"name": "tree",
"type": "changed",
"dist": 3
},
{
"name": "plant",
"type": "changed",
"loc": "south"
},
{
"name": "table",
"type": "remo... | 2 | 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": 4
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 4
},
{
"name": "table",
"type": "changed",
"dist": 4
}
]
} | 1 | 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": 5
},
{
"name": "food",
"value": 3
},
{
"name": "drink",
"value": 0
},
{
"n... | {
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "east"
},
{
"name": "stone",
"type": "changed",
"dist": 2,
"loc": "north-east"
},
{
"name": "arrow",
"type": "changed",
"dist": 2,
"loc": "north-west"
},
{
"n... | 6 | 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... | {
"inventory": [
{
"name": "wood",
"value": 1,
"type": "added"
}
],
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 2,
"loc": "east"
}
],
"facing": {
"type": "changed",
"value": "grass"
}
} | 6 | 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": 6
},
{
"n... | {} | 1 | 318 |
You are 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": 3,
"loc": "south",
"type": "added"
},
{
"name": "sand",
"dist": 4,
"loc": "south-west",
"type": "added"
},
{
... | 6 | 385 |
You are 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": 3
},
{
"n... | {
"objects": [
{
"name": "table",
"type": "changed",
"dist": 3,
"loc": "north-east"
},
{
"name": "zombie",
"type": "changed",
"dist": 2,
"loc": "west"
}
]
} | 2 | 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": 5
},
{
"name": "food",
"value": 1
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"objects": [
{
"name": "zombie",
"type": "changed",
"dist": 2,
"loc": "north-east"
}
],
"facing": {
"type": "changed",
"value": "grass"
}
} | 1 | 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": 6
},
{
"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": 6
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 7
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 6
},
{
"name": "tree",
"type": "changed",
"dist": 1,
"loc": "south"
},
{
"name": "table",
"type": "changed",
... | 6 | 545 |
You are 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... | {
"facing": {
"type": "changed",
"value": "table"
}
} | 3 | 469 |
You are 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": 5
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"loc": "south-west"
},
{
"name": "sand",
"type": "changed",
"dist": 1
},
{
"name": "table",
"type": "changed",
"dist": 1,
"loc": "east"
},
{
"name": "cow",
"dist": 5... | 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": 7
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 6
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 6
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "stone",
"type": "changed"... | 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": 5
},
{
"name": "food",
"value": 2
},
{
"name": "drink",
"value": 0
},
{
"n... | {
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 5
},
{
"name": "table",
"type": "changed",
"dist": 2,
"loc": "west"
},
{
"name": "cow",
"dist": 5,
"loc": "north-west",
"type": "added"
}
],
"facing": {
"type":... | 5 | 463 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.