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": 0 }, { "n...
{}
1
293
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 4 }, { "name": "food", "value": 2 }, { "name": "drink", "value": 1 }, { "n...
{ "vitals": [ { "name": "health", "value": 0 }, { "name": "drink", "value": 0 } ], "objects": [ { "name": "cow", "type": "changed", "dist": 4, "loc": "south-west" }, { "name": "zombie", "type": "changed", "loc": "east" ...
4
577
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 7 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 4 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 4, "loc": "north-west" }, { "name": "sand", "type": "changed", "dist": 7 }, { "name": "tree...
4
813
You are 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": 9 }, { "n...
{ "vitals": [ { "name": "energy", "value": 4 } ], "objects": [ { "name": "cow", "type": "changed", "dist": 2 } ] }
4
424
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 3 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 3 }, { "n...
{ "vitals": [ { "name": "drink", "value": 5 } ], "facing": { "type": "changed", "value": "water" } }
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": 9 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 2 }, { "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...
{ "inventory": [ { "name": "sapling", "value": 1, "type": "added" }, { "name": "wood", "type": "changed", "value": 6 } ], "objects": [ { "name": "water", "type": "changed", "dist": 3 }, { "name": "sand", "type": "changed...
4
565
You are 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": 8 }, { "n...
{}
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": 5 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 2 }, { "n...
{ "vitals": [ { "name": "health", "value": 3 } ], "objects": [ { "name": "cow", "dist": 5, "loc": "south-east", "type": "added" } ] }
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": 3 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "dist": 4, "loc": "south-east" }, { "name": "stone", "type": "changed", "dist": 2 }, { "name": "path", "type": "changed", "loc": "east" }, { "name": "tree", "type": ...
2
806
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "inventory": [ { "name": "wood", "value": 1, "type": "added" } ], "objects": [ { "name": "stone", "dist": 5, "loc": "north-east", "type": "added" }, { "name": "tree", "type": "changed", "dist": 6, "loc": "north-east" }, ...
4
450
You are given a current state 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": "cow", "type": "changed", "dist": 6 } ] }
1
345
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 5 }, { "n...
{ "objects": [ { "name": "cow", "dist": 5, "loc": "north-east", "type": "added" } ] }
2
356
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{}
4
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": 4 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 3 }, { "n...
{ "vitals": [ { "name": "drink", "value": 2 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 2, "loc": "west" }, { "name": "lava", "type": "changed", "dist": 3, "loc": "south" }, { "name": "iron", "t...
4
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": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 3 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "stone", "type": "changed", "dist": 3 }, { "name": "path", "type": "changed", "dist": 1, "loc": "west" }, { "name": "sand", "type": "chan...
2
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": 8 }, { "name": "food", "value": 1 }, { "name": "drink", "value": 8 }, { "n...
{}
1
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": 2 }, { "name": "drink", "value": 2 }, { "n...
{}
2
414
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 1 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 0 }, { "n...
{}
2
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": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "food", "value": 7 } ] }
3
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": 6 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 1 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 1, "loc": "east" }, { "name": "grass", "type": "changed", "loc": "north" }, { "name": "stone", "type": "changed", "dist": 4, "loc": "south-west" }, { "name":...
5
762
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 2 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "food", "value": 1 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 7 } ], "objects": [ { "name": "tree", "type": "changed", "dist": 3, "loc": "south-east" } ] }
2
481
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 9 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 1 }, { "name": "wood_pickaxe", "value": 1, "type": "added" }, { "name": "wood_sword", "value": 1, "type": "added" } ], "objects": [ { "name": "table", "dist"...
5
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": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 4, "loc": "west" }, { "name": "sand", "type": "changed", "dist": 5, "loc": "south-west" }, { "name": "cow", "type": "removed" } ] }
6
375
You are given a current state 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...
{}
4
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": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 8 }, { "n...
{ "objects": [ { "name": "path", "type": "changed", "dist": 2, "loc": "west" }, { "name": "coal", "type": "changed", "dist": 3 }, { "name": "table", "type": "changed", "dist": 3 }, { "name": "skeleton", "type": "change...
6
554
You are 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...
{}
1
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": 6 }, { "name": "drink", "value": 6 }, { "n...
{}
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": 7 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 7 }, { "n...
{}
3
248
You are 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 } ], "facing": { "type": "changed", "value": "table" } }
4
495
You are 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": "food", "value": 7 } ], "inventory": [ { "name": "stone", "type": "changed", "value": 2 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 3 }, { "name": "lava", "type": "changed", ...
4
732
You are given a current state 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": "cow", "type": "changed", "dist": 1, "loc": "north" } ] }
3
409
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 5 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "tree", "type": "changed", "dist": 2 }, { "name": "zombie", "type": "removed" } ] }
4
374
You are given a current state 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...
{}
4
479
You are given a current state 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-east" } ], "facing": { "type": "changed", "value": "grass" } }
1
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": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 1 }, { "n...
{ "vitals": [ { "name": "drink", "value": 0 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 2, "loc": "north" }, { "name": "path", "type": "changed", "dist": 1 }, { "name": "tree", "type": "changed", ...
4
770
You are given a current state 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...
{}
1
365
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 4 }, { "n...
{ "vitals": [ { "name": "health", "value": 7 }, { "name": "energy", "value": 5 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "south" }, { "name": "stone", "type": "changed", "dist": 1 }, { "name"...
5
590
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "food", "value": 8 } ], "objects": [ { "name": "water", "type": "changed", "loc": "south-east" }, { "name": "sand", "type": "changed", "loc": "south" }, { "name": "tree", "type": "changed", "dist"...
4
548
You are given a current state 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": 7 } ], "objects": [ { "name": "water", "type": "changed", "dist": 3, "loc": "west" }, { "name": "sand", "type": "changed", "dist": 2 }, { "name": "table", ...
5
551
You are 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": 6 }, { "n...
{ "vitals": [ { "name": "health", "value": 8 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 5 } ], "objects": [ { "name": "water", "type": "changed", "dist": 6, "loc": "south-east" }, { "name": "g...
6
771
You are given a current state 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": "stone", "type": "changed", "dist": 1 }, { "name": "path", "type": "changed", "dist": 2 }, { "name": "coal", "dist": 5, "...
3
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": 6 }, { "n...
{ "inventory": [ { "name": "stone", "value": 1, "type": "added" } ], "objects": [ { "name": "stone", "type": "changed", "loc": "north-east" }, { "name": "path", "type": "changed", "dist": 1, "loc": "north" }, { "name": "...
2
678
You are given a current state 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": "grass", "type": "changed", "loc": "west" }, { "name": "tree", "type": "changed", "dist": 2 }, { "name": "skeleton", "type": "c...
2
454
You are given a current state 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", "type": "changed", "value": 1 }, { "name": "wood_sword", "value": 1, "type": "added" } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "stone", "type":...
6
627
You are given a current state 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
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": 3 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 6 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 7 }, { "name": "stone", "type": "changed", "value": 2 } ], "objects": [ { "name": "water", "dist": 4, "loc": "west", "type": "added" }, { "name": "stone", ...
6
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": 4 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "health", "value": 3 } ], "objects": [ { "name": "water", "type": "changed", "dist": 3, "loc": "south" }, { "name": "grass", "type": "changed", "dist": 1, "loc": "east" }, { "name": "table", ...
5
554
You are 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": 9 }, { "name": "drink", "value": 4 }, { "n...
{ "vitals": [ { "name": "drink", "value": 3 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 4 }, { "name": "stone_pickaxe", "value": 1, "type": "added" }, { "name": "stone", "type": "removed" } ] }
3
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": 3 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 3 }, { "n...
{ "objects": [ { "name": "cow", "type": "changed", "dist": 4 } ] }
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": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 7 }, { "n...
{}
6
351
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 5 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 4 }, { "n...
{ "vitals": [ { "name": "food", "value": 7 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "east" }, { "name": "stone", "type": "changed", "loc": "west" }, { "name": "path", "type": "changed", "loc": "nort...
6
640
You are given a current state 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": "health", "value": 7 } ], "inventory": [ { "name": "stone", "type": "changed", "value": 4 } ], "objects": [ { "name": "water", "type": "changed", "dist": 5 }, { "name": "path", "type": "changed", ...
6
695
You are given a current state 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": 7 } ], "objects": [ { "name": "stone", "dist": 3, "loc": "south", "type": "added" }, { "name": "tree", "type": "changed", "dist": 4, "loc": "south-west" }, {...
5
548
You are given a current state 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": "water", "type": "changed", "dist": 7 }, { "name": "grass", "type": "changed", "loc": "west" }, { "name": "sand", "type": "chan...
5
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": 8 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 0 }, { "n...
{ "vitals": [ { "name": "health", "value": 6 } ], "objects": [ { "name": "sand", "dist": 5, "loc": "north-west", "type": "added" }, { "name": "tree", "type": "changed", "dist": 4, "loc": "north-west" }, { "name": "zombie...
3
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": 9 }, { "n...
{ "vitals": [ { "name": "food", "value": 8 }, { "name": "drink", "value": 8 } ], "inventory": [ { "name": "wood", "value": 2, "type": "added" } ], "objects": [ { "name": "path", "type": "changed", "loc": "west" }, ...
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": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 6 }, { "n...
{ "facing": { "type": "changed", "value": "table" } }
2
396
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 4 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 6 }, { "n...
{ "objects": [ { "name": "zombie", "dist": 6, "loc": "south-west", "type": "added" } ] }
4
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": 7 }, { "n...
{ "vitals": [ { "name": "drink", "value": 6 }, { "name": "energy", "value": 7 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 1 }, { "name": "tree", "type": "changed", "loc": "south-west" }, { "na...
6
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": 4 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 2 }, { "name": "grass", "type": "changed", "loc": "south" }, { "name": "sand", "type": "changed", "dist": 1, "loc": "west" }, { "name": "table", "type": "cha...
2
475
You are given a current state 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": "arrow", "dist": 2, "loc": "east", "type": "added" } ] }
2
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...
{ "inventory": [ { "name": "sapling", "type": "removed" } ], "objects": [ { "name": "cow", "type": "changed", "dist": 1, "loc": "east" }, { "name": "plant", "dist": 1, "loc": "south", "type": "added" } ], "facing": { "type...
4
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": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 9 }, { "n...
{}
5
342
You are 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": 1 }, { "n...
{ "objects": [ { "name": "stone", "type": "changed", "dist": 2, "loc": "east" }, { "name": "path", "dist": 6, "loc": "south-east", "type": "added" }, { "name": "tree", "dist": 3, "loc": "south", "type": "added" }, { ...
3
428
You are given a current state 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": "drink", "value": 3 } ], "objects": [ { "name": "cow", "type": "changed", "dist": 5 }, { "name": "zombie", "dist": 2, "loc": "south-west", "type": "added" } ] }
3
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": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 7 }, { "n...
{ "objects": [ { "name": "tree", "type": "changed", "dist": 2, "loc": "south" } ], "facing": { "type": "changed", "value": "grass" } }
6
338
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 4 }, { "n...
{}
2
313
You are given a current state 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...
{ "vitals": [ { "name": "energy", "value": 6 } ] }
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": 9 }, { "name": "drink", "value": 3 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 9 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "tree", "type": "changed", "dist": 1, "loc": "west" }, { "name": "table...
5
466
You are 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...
{ "vitals": [ { "name": "drink", "value": 7 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 3 }, { "name": "path", "type": "changed", "dist": 3, "loc": "south-east" }, { "name": "tree", "type": "changed",...
1
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": 8 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 2 }, { "n...
{ "vitals": [ { "name": "health", "value": 7 }, { "name": "energy", "value": 4 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "stone", "dist": 1, "loc": "west", "type": "added" },...
6
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": 5 }, { "name": "food", "value": 1 }, { "name": "drink", "value": 0 }, { "n...
{ "vitals": [ { "name": "food", "value": 7 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 1 }, { "name": "path", "type": "changed", "loc": "north" }, { "name": "coal", "type": "changed", "dist": 5 },...
6
475
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 7 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 1, "loc": "west" }, { "name": "grass", "type": "changed", "loc": "north" }, { "name": "sand", "type": "changed", "dist": 3, "loc": "south-west" }, { "name": ...
3
538
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 1 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 7 }, { "n...
{ "objects": [ { "name": "cow", "type": "changed", "dist": 6 } ] }
1
347
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "stone", "type": "changed", "loc": "west" }, { "name": "path", "type": "changed", "loc": "south" }, { "name": "coal", "dist": 4, "loc": "south-west", "type": "added" }, { "name": "table", "type...
2
575
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "food", "value": 4 } ] }
5
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": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "food", "value": 9 }, { "name": "energy", "value": 8 } ], "inventory": [ { "name": "stone", "value": 1, "type": "added" } ], "objects": [ { "name": "stone", "type": "changed", "loc": "south-west" ...
6
675
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 7 }, { "n...
{}
1
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": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "drink", "value": 9 }, { "name": "energy", "value": 3 } ], "objects": [ { "name": "grass", "type": "changed", "dist": 1 }, { "name": "stone", "type": "changed", "loc": "south" }, { "name":...
4
743
You are 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...
{}
1
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": 8 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 9 }, { "n...
{ "facing": { "type": "changed", "value": "table" } }
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": 7 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "food", "value": 6 } ], "objects": [ { "name": "water", "type": "changed", "loc": "west" }, { "name": "grass", "type": "changed", "loc": "south" }, { "name": "sand", "type": "changed", "dist": 1, ...
4
513
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 4 }, { "n...
{ "vitals": [ { "name": "health", "value": 7 }, { "name": "drink", "value": 3 } ], "objects": [ { "name": "path", "type": "changed", "dist": 4, "loc": "north-west" }, { "name": "tree", "type": "changed", "dist": 2, ...
3
583
You are given a current state 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...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 5 } ], "objects": [ { "name": "water", "type": "changed", "dist": 3, "loc": "west" }, { "name": "grass", "type": "changed", "loc": "west" }, { "name": "sand"...
4
645
You are given a current state 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": 5, "loc": "south-east" }, { "name": "grass", "type": "changed", "loc": "west" }, { "name": "sand", "type": "changed", "dist": 5 }, { "name": "tree", "type": ...
6
484
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 3 } ], "objects": [ { "name": "tree", "type": "removed" } ], "facing": { "type": "changed", "value": "grass" } }
5
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": 6 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 0 }, { "n...
{}
1
455
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 6 }, { "n...
{ "inventory": [ { "name": "sapling", "type": "removed" } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "plant", "dist": 1, "loc": "west", "type": "added" } ], "facing": { "type": "changed", ...
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": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "food", "value": 8 } ], "objects": [ { "name": "cow", "type": "changed", "dist": 4, "loc": "south-east" } ] }
5
422
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 5 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 3 }, { "n...
{ "vitals": [ { "name": "drink", "value": 2 } ], "objects": [ { "name": "stone", "dist": 6, "loc": "south-west", "type": "added" }, { "name": "path", "type": "changed", "dist": 5 }, { "name": "tree", "type": "changed", ...
1
558
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 4 }, { "n...
{ "objects": [ { "name": "cow", "type": "changed", "dist": 4 } ] }
4
334
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 1 }, { "name": "grass", "type": "changed", "loc": "south" }, { "name": "stone", "type": "changed", "dist": 3, "loc": "south-east" }, { "name": "sand", "type"...
5
584
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 3 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 1 }, { "n...
{ "objects": [ { "name": "water", "dist": 6, "loc": "south-west", "type": "added" }, { "name": "stone", "dist": 4, "loc": "west", "type": "added" }, { "name": "sand", "type": "changed", "dist": 1 }, { "name": "tree", ...
6
560
You are 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": 2 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "dist": 2, "loc": "north-east" }, { "name": "stone", "type": "changed", "dist": 1 }, { "name": "path", "type": "changed", "loc": "north" }, { "name": "coal", "type":...
4
744
You are given a current state 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": "stone", "type": "changed", "dist": 4, "loc": "east" }, { "name": "path", "type": "changed", "dist": 4 }, { "name": "table", "type": "changed", "dist": 3, "loc": "north-east" }, { "name": "plan...
2
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": 5 }, { "name": "drink", "value": 3 }, { "n...
{ "vitals": [ { "name": "health", "value": 7 }, { "name": "drink", "value": 4 } ], "objects": [ { "name": "water", "type": "changed", "dist": 2 }, { "name": "grass", "type": "changed", "loc": "south" }, { "name":...
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": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 1 }, { "name": "stone", "dist": 3, "loc": "south", "type": "added" }, { "name": "sand", "type": "changed", "dist": 3, "loc": "east" }, { "name": "tree", ...
6
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": 1 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 0 }, { "n...
{ "vitals": [ { "name": "health", "value": 0 }, { "name": "energy", "value": 4 } ], "objects": [ { "name": "zombie", "type": "changed", "dist": 1 } ], "dead": { "type": "changed", "value": true } }
1
532
You are 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": "west", "type": "added" } ] }
1
432