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": 4
},
{
"name": "drink",
"value": 3
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 4
},
{
"name": "sand",
"type": "changed",
"dist": 4
},
{
"name": "table",
"type": "changed",
"loc": "south-west"
},
{
"name": "plant",
"type": "changed",
"di... | 4 | 539 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 6
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 4
}
],
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 3,
"loc": "east"
}
],
"facing": {
"type": "changed",
"value": "grass"
}
} | 1 | 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": 9
},
{
"name": "food",
"value": 5
},
{
"name": "drink",
"value": 4
},
{
"n... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 5
}
],
"objects": [
{
"name": "path",
"dist": 2,
"loc": "north-east",
"type": "added"
},
{
"name": "tree",
"type": "changed",
"dist": 2,
"loc": "north"
},
{
... | 6 | 539 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 3
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 1
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"dist": 1,
"loc": "south"
},
{
"name": "stone",
"type": "changed",
"dist": 1,
"loc": "east"
},
{
"name": "path",
... | 4 | 784 |
You are given a current state 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 | 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": 6
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 6
}
],
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 2,
"loc": "south-west"
},
{
"name": "cow",
"type": "changed",
"dist": 2
}
]
} | 5 | 390 |
You are given a current state 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... | {
"vitals": [
{
"name": "energy",
"value": 5
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"dist": 2,
"loc": "south"
},
{
"name": "stone",
"type": "changed",
"dist": 3,
"loc": "south-west"
},
{
"name": "tree",
... | 3 | 716 |
You are given a current state 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": "stone",
"type": "changed",
"dist": 2,
"loc": "south"
},
{
"name": "path",
"type": "changed",
"dist": 2,
"loc": "south-east"
},
{
"name": "lava",
"type": "changed",
"dist": 5
},
{
"name": "coal... | 5 | 621 |
You are given a current state 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... | {} | 4 | 335 |
You are 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": 2
},
{
"n... | {
"objects": [
{
"name": "table",
"type": "changed",
"dist": 1
},
{
"name": "zombie",
"type": "changed",
"dist": 2
}
],
"facing": {
"type": "changed",
"value": "table"
}
} | 6 | 339 |
You are 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": 1
},
{
"n... | {
"sleeping": {
"type": "changed",
"value": true
}
} | 2 | 396 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 6
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 7
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "tree",
"type": "changed",
"dist": 2,
"loc": "north-west"
},
{
"name": "... | 3 | 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": 8
},
{
"name": "drink",
"value": 7
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 7
},
{
"name": "food",
"value": 7
}
],
"objects": [
{
"name": "cow",
"type": "removed"
}
],
"facing": {
"type": "changed",
"value": "grass"
}
} | 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": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 7
},
{
"n... | {} | 3 | 358 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 7
}
]
} | 4 | 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": 7
},
{
"n... | {
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 3
},
{
"name": "sand",
"type": "removed"
},
{
"name": "cow",
"type": "removed"
}
]
} | 2 | 381 |
You are given a current state 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": 4
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"dist": 3,
"loc": "north-west"
},
{
"name": "stone",
"type": "changed",
"dist": 1,
"loc": "west"
},
{
"name": "path",
... | 5 | 616 |
You are 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": 0
},
{
"name": "drink",
"value": 0
},
{
"n... | {
"vitals": [
{
"name": "energy",
"value": 0
}
]
} | 3 | 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": 6
},
{
"name": "food",
"value": 4
},
{
"name": "drink",
"value": 2
},
{
"n... | {
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 4,
"loc": "north-west"
}
],
"facing": {
"type": "changed",
"value": "grass"
}
} | 1 | 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": 3
},
{
"n... | {
"objects": [
{
"name": "sand",
"type": "changed",
"loc": "west"
},
{
"name": "tree",
"type": "changed",
"dist": 4,
"loc": "north-west"
},
{
"name": "table",
"type": "changed",
"dist": 1,
"loc": "east"
}
],
"facing": {
... | 3 | 474 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 4
},
{
"name": "food",
"value": 4
},
{
"name": "drink",
"value": 1
},
{
"n... | {
"vitals": [
{
"name": "energy",
"value": 1
}
]
} | 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": 9
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 8
}
],
"objects": [
{
"name": "stone",
"type": "changed",
"dist": 2,
"loc": "east"
},
{
"name": "path",
"type": "changed",
"dist": 2
},
{
"name": "tree",
"type": "changed",
... | 4 | 535 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 5
},
{
"name": "food",
"value": 3
},
{
"name": "drink",
"value": 6
},
{
"n... | {} | 1 | 292 |
You are given a current state 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": "energy",
"value": 6
}
]
} | 5 | 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": 9
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 1,
"loc": "east"
},
{
"name": "cow",
"type": "changed",
"dist": 2
}
],
"facing": {
"type": "changed",
"value": "tree"
}
} | 5 | 367 |
You are given a current state 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": "water",
"type": "changed",
"dist": 3
},
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "stone",
"type": "changed",
"dist": 1
... | 6 | 486 |
You are given a current state 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": "removed"
}
],
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 3,
"loc": "north-east"
},
{
"name": "table",
"dist": 1,
"loc": "north",
"type": "added"
},
{
"name": "co... | 4 | 417 |
You are 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": 5
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 6
}
]
} | 2 | 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": 6
},
{
"name": "food",
"value": 5
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 7
},
{
"name": "energy",
"value": 7
}
],
"objects": [
{
"name": "cow",
"type": "removed"
}
]
} | 6 | 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": 6
},
{
"name": "food",
"value": 6
},
{
"name": "drink",
"value": 6
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 4
},
{
"name": "drink",
"value": 5
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 7
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"dist": 2
},
... | 4 | 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": 6
},
{
"name": "food",
"value": 1
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 2
},
{
"name": "energy",
"value": 2
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "east"
}
]
} | 3 | 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": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"inventory": [
{
"name": "sapling",
"value": 1,
"type": "added"
}
],
"objects": [
{
"name": "cow",
"type": "changed",
"dist": 1,
"loc": "east"
}
]
} | 3 | 335 |
You are given a current state 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... | {
"objects": [
{
"name": "zombie",
"dist": 5,
"loc": "south-east",
"type": "added"
},
{
"name": "skeleton",
"type": "changed",
"dist": 5
},
{
"name": "arrow",
"type": "changed",
"dist": 3,
"loc": "south-west"
}
]
} | 3 | 581 |
You are given a current state 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
}
],
"facing": {
"type": "changed",
"value": "table"
}
} | 1 | 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": 9
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 8
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 4
}
],
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 2,
"loc": "west"
},
{
"name": "cow",
"typ... | 3 | 416 |
You are given a current state 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": 7
},
{
"n... | {
"objects": [
{
"name": "zombie",
"dist": 3,
"loc": "north",
"type": "added"
},
{
"name": "arrow",
"type": "changed",
"dist": 3
}
]
} | 1 | 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": 9
},
{
"name": "food",
"value": 5
},
{
"name": "drink",
"value": 5
},
{
"n... | {} | 3 | 322 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "energy",
"value": 8
}
],
"objects": [
{
"name": "tree",
"type": "changed",
"dist": 1,
"loc": "north"
},
{
"name": "table",
"type": "changed",
"dist": 2,
"loc": "north-west"
}
],
"facing": {
"type":... | 3 | 410 |
You are given a current state 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 | 265 |
You are 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": 3
},
{
"n... | {
"objects": [
{
"name": "cow",
"type": "changed",
"dist": 4
}
]
} | 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": 5
},
{
"name": "drink",
"value": 4
},
{
"n... | {
"objects": [
{
"name": "cow",
"type": "changed",
"dist": 5,
"loc": "south-west"
}
]
} | 2 | 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": 1
},
{
"n... | {
"objects": [
{
"name": "cow",
"type": "removed"
}
]
} | 4 | 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": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 3
},
{
"name": "sand",
"type": "changed",
"loc": "west"
},
{
"name": "table",
"type": "changed",
"dist": 2,
"loc": "north-east"
}
],
"facing": {
"type": "changed",
... | 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": 6
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 2
},
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "sand",
"type": "changed",
"dist": 1,
"loc": "west"
},
{
"name": "table",
"type": "cha... | 6 | 525 |
You are given a current state 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": "south"
},
{
"name": "tree",
"type": "changed",
"dist": 1,
"loc": "west"
}
],
"facing": {
"type": "changed",
"value": "tree"
}
} | 1 | 349 |
You are given a current state 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... | {
"inventory": [
{
"name": "stone",
"value": 1,
"type": "added"
}
],
"objects": [
{
"name": "stone",
"type": "changed",
"dist": 2
},
{
"name": "path",
"type": "changed",
"dist": 1
},
{
"name": "tree",
"type": "changed",
... | 4 | 525 |
You are 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... | {
"vitals": [
{
"name": "energy",
"value": 5
}
],
"objects": [
{
"name": "cow",
"type": "changed",
"dist": 6
}
]
} | 3 | 440 |
You are given a current state 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
}
]
} | 1 | 241 |
You are given a current state 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... | {
"objects": [
{
"name": "cow",
"type": "removed"
}
],
"facing": {
"type": "changed",
"value": "stone"
}
} | 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": 6
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 4
}
],
"objects": [
{
"name": "skeleton",
"type": "removed"
}
]
} | 6 | 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": 4
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 7
},
{
"name": "drink",
"value": 7
}
],
"inventory": [
{
"name": "stone",
"value": 1,
"type": "added"
}
],
"objects": [
{
"name": "stone",
"type": "changed",
"dist": 3,
"loc... | 6 | 651 |
You are given a current state 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": "grass",
"type": "changed",
"loc": "south"
},
{
"name": "table",
"type": "changed",
"dist": 2
},
{
"name": "plant",
"type": "changed",
"dist": 1
}
],
"facing": {
"type": "changed",
"value": "plant"
}
} | 6 | 434 |
You are given a current state 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",
"dist": 4
}
]
} | 2 | 368 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 6
},
{
"name": "food",
"value": 4
},
{
"name": "drink",
"value": 3
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 2
}
],
"objects": [
{
"name": "cow",
"type": "changed",
"dist": 4
},
{
"name": "zombie",
"type": "changed",
"loc": "south"
},
{
"name": "plant",
"type": "removed"
}
],
"facing... | 3 | 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": 3
},
{
"name": "food",
"value": 0
},
{
"name": "drink",
"value": 1
},
{
"n... | {
"objects": [
{
"name": "skeleton",
"dist": 4,
"loc": "north-east",
"type": "added"
}
]
} | 5 | 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": 9
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 3
}
],
"objects": [
{
"name": "water",
"dist": 4,
"loc": "east",
"type": "added"
},
{
"name": "sand",
"type": "changed",
"dist": 3,
"loc": "east"
},
{
... | 6 | 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": 8
},
{
"name": "drink",
"value": 6
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 5
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 2
}
],
"objects": [
{
"name": "stone",
"type": "changed",
"dist": 2,
"loc": "north"
},
{
"name": "tree",
"... | 6 | 621 |
You are 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... | {
"inventory": [
{
"name": "stone",
"type": "changed",
"value": 3
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"dist": 4
},
{
"name": "stone",
"type": "changed",
"dist": 1
},
{
"name": "path",
"type": "changed... | 5 | 618 |
You are 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": 0
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 4
}
],
"objects": [
{
"name": "arrow",
"dist": 3,
"loc": "south-east",
"type": "added"
}
],
"facing": {
"type": "changed",
"value": "stone"
}
} | 1 | 516 |
You are 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": 0
},
{
"name": "drink",
"value": 0
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 2
}
]
} | 3 | 383 |
You are given a current state 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": "water",
"type": "changed",
"dist": 2
},
{
"name": "grass",
"type": "changed",
"loc": "south"
},
{
"name": "tree",
"type": "changed",
"dist": 1
}
],
"facing": {
"type": "changed",
"value": "tree"
}
} | 1 | 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": 6
},
{
"name": "food",
"value": 8
},
{
"name": "drink",
"value": 2
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 7
},
{
"name": "energy",
"value": 4
}
]
} | 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": 9
},
{
"name": "food",
"value": 5
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 4
}
],
"objects": [
{
"name": "sand",
"type": "changed",
"dist": 1,
"loc": "north"
},
{
"name": "table",
"type": "changed",
"dist": 2,
"loc": "north-east"
}
],
"facing": {
"type": "... | 5 | 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": 4
},
{
"name": "food",
"value": 0
},
{
"name": "drink",
"value": 2
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"loc": "south-east"
},
{
"name": "path",
"type": "changed",
"dist": 1,
"loc": "east"
},
{
"name": "table",
"type": "changed",
"dist": 2
},
{
"name": "furnace",
"type... | 4 | 654 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 7
},
{
"name": "drink",
"value": 6
},
{
"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": 7
},
{
"name": "food",
"value": 3
},
{
"name": "drink",
"value": 1
},
{
"n... | {
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "east"
},
{
"name": "zombie",
"type": "changed",
"dist": 2,
"loc": "south-east"
},
{
"name": "plant",
"type": "removed"
}
],
"facing": {
"type": "changed",
"value": "st... | 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": 9
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 1
},
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "stone",
"dist": 5,
"loc": "south-east",
"type": "added"
},
{
"name": "sand",
"type": ... | 6 | 576 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 4
},
{
"name": "drink",
"value": 3
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 2
}
],
"inventory": [
{
"name": "wood",
"type": "changed",
"value": 5
}
],
"objects": [
{
"name": "sand",
"type": "changed",
"dist": 7
},
{
"name": "tree",
"type": "changed",
... | 5 | 445 |
You are given a current state 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": "tree",
"dist": 7,
"loc": "south-west",
"type": "added"
},
{
"name": "table",
"type": "changed",
"dist": 1
}
],
"facing": {
"type": "changed",
"value": "table"
}
} | 3 | 370 |
You are given a current state 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
}
]
} | 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": 6
},
{
"name": "food",
"value": 4
},
{
"name": "drink",
"value": 3
},
{
"n... | {
"vitals": [
{
"name": "health",
"value": 4
}
],
"objects": [
{
"name": "cow",
"type": "removed"
}
]
} | 5 | 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": 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": "table",
"dist": 1,
"loc": "south",
... | 2 | 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": 5
},
{
"name": "drink",
"value": 4
},
{
"n... | {} | 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": 8
},
{
"name": "drink",
"value": 8
},
{
"n... | {} | 2 | 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": 9
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 8
}
],
"objects": [
{
"name": "cow",
"type": "removed"
}
]
} | 5 | 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": 9
},
{
"name": "drink",
"value": 8
},
{
"n... | {
"inventory": [
{
"name": "wood_pickaxe",
"value": 1,
"type": "added"
},
{
"name": "wood",
"type": "removed"
}
]
} | 1 | 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": 9
},
{
"name": "food",
"value": 5
},
{
"name": "drink",
"value": 3
},
{
"n... | {
"objects": [
{
"name": "zombie",
"type": "changed",
"dist": 5
}
]
} | 1 | 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": 4
},
{
"name": "food",
"value": 1
},
{
"name": "drink",
"value": 1
},
{
"n... | {} | 1 | 316 |
You are given a current state 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": "path",
"type": "changed",
"dist": 2
},
{
"name": "tree",
"type": "changed",
"dist": 4
},
{
"name": "iron",
"type": "changed",
"dist": 6
},
{... | 4 | 660 |
You are 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": 0
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "tree",
"type": "changed",
"dist": 1,
"loc": "west"
}
],
"facing": {
"type": "changed",
"value": "tree"
}
} | 3 | 460 |
You are given a current state 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": 8
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"loc": "north"
},
{
"name": "stone",
"type": "changed",
"dist": 5,
"loc": "north-west"
},
{
"name": "path",
"type": "changed",
"dist": 3,
"loc": "south-west"
},
{
"n... | 3 | 567 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 9
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"objects": [
{
"name": "cow",
"type": "changed",
"dist": 2,
"loc": "south-west"
}
],
"facing": {
"type": "changed",
"value": "grass"
}
} | 1 | 323 |
You are 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": 1
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 0
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 3
},
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "table",
"type": "changed",
"dist": 1,
... | 2 | 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": 9
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 8
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 2
},
{
"name": "grass",
"type": "changed",
"loc": "west"
},
{
"name": "sand",
"type": "changed",
"loc": "north-w... | 6 | 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": 7
},
{
"name": "food",
"value": 1
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 8
}
],
"sleeping": {
"type": "changed",
"value": true
}
} | 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": 8
},
{
"name": "food",
"value": 0
},
{
"name": "drink",
"value": 8
},
{
"n... | {} | 1 | 436 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 4
},
{
"name": "drink",
"value": 2
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 3
},
{
"name": "energy",
"value": 4
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "north"
},
{
"name": "path",
"type": "changed",
"dist": 6
},
{
"name": "... | 3 | 633 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 0
},
{
"name": "drink",
"value": 2
},
{
"n... | {} | 6 | 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... | {
"inventory": [
{
"name": "wood",
"type": "removed"
}
],
"objects": [
{
"name": "path",
"type": "changed",
"dist": 5
},
{
"name": "tree",
"type": "changed",
"dist": 3,
"loc": "east"
},
{
"name": "coal",
"type": "changed... | 5 | 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": 9
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 8
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 5,
"loc": "north-west"
},
{
"name": "sand",
"type": "changed",
"dist": 3
},
{
"name": "tree",
"type": "changed",... | 2 | 493 |
You are 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": 8
},
{
"n... | {} | 2 | 349 |
You are 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": 2
},
{
"n... | {
"objects": [
{
"name": "sand",
"type": "changed",
"dist": 4
},
{
"name": "coal",
"type": "changed",
"dist": 6,
"loc": "south-west"
},
{
"name": "table",
"type": "changed",
"dist": 3
},
{
"name": "lava",
"type": "remo... | 1 | 658 |
You are 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": 5
},
{
"n... | {
"vitals": [
{
"name": "food",
"value": 6
}
],
"objects": [
{
"name": "water",
"type": "changed",
"dist": 5,
"loc": "north-west"
},
{
"name": "grass",
"type": "changed",
"dist": 3
},
{
"name": "stone",
"type": "changed"... | 6 | 839 |
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order.
Current state:
{
"vitals": [
{
"name": "health",
"value": 9
},
{
"name": "food",
"value": 4
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"vitals": [
{
"name": "drink",
"value": 8
},
{
"name": "energy",
"value": 5
}
],
"objects": [
{
"name": "grass",
"type": "changed",
"dist": 3,
"loc": "east"
},
{
"name": "zombie",
"type": "changed",
"dist": 4,
"l... | 5 | 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": 9
},
{
"name": "drink",
"value": 9
},
{
"n... | {
"objects": [
{
"name": "cow",
"type": "changed",
"loc": "east"
}
]
} | 3 | 276 |
You are given a current state 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": "drink",
"value": 9
}
],
"objects": [
{
"name": "cow",
"type": "changed",
"dist": 3
}
]
} | 5 | 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": 1
},
{
"name": "food",
"value": 3
},
{
"name": "drink",
"value": 5
},
{
"n... | {
"objects": [
{
"name": "water",
"type": "changed",
"dist": 2,
"loc": "west"
},
{
"name": "grass",
"type": "changed",
"dist": 2,
"loc": "south-west"
},
{
"name": "stone",
"type": "changed",
"dist": 1,
"loc": "east"
},
... | 2 | 724 |
You are given a current state 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... | {
"objects": [
{
"name": "grass",
"type": "changed",
"loc": "south"
},
{
"name": "stone",
"type": "changed",
"loc": "north"
},
{
"name": "path",
"type": "changed",
"loc": "east"
},
{
"name": "coal",
"type": "changed",
... | 6 | 621 |
You are given a current state 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
}
]
} | 2 | 410 |
You are given a current state 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... | {} | 3 | 320 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.