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": 7 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 4 }, { "n...
{ "vitals": [ { "name": "energy", "value": 5 } ], "objects": [ { "name": "sand", "type": "changed", "dist": 5, "loc": "north-west" }, { "name": "tree", "type": "changed", "dist": 4, "loc": "north-east" }, { "name": "zomb...
3
512
You are given a current state 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 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 2 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 4, "loc": "east" }, { "name": "sand", "ty...
3
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": 8 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 7 }, { "n...
{ "facing": { "type": "changed", "value": "coal" } }
1
372
You are given a current state 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...
{}
1
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": 5 }, { "name": "drink", "value": 4 }, { "n...
{ "vitals": [ { "name": "drink", "value": 3 }, { "name": "energy", "value": 5 } ], "objects": [ { "name": "zombie", "type": "changed", "dist": 4 } ] }
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": 4 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 3 }, { "n...
{ "vitals": [ { "name": "health", "value": 3 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "path", "type": "changed", "dist": 1, "loc": "south" }, { "name": "tree", "dist": 5, ...
4
533
You are given a current state 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 } ], "objects": [ { "name": "grass", "type": "changed", "dist": 2 }, { "name": "stone", "type": "changed", "dist": 2, "loc": "north" }, { "name": "path", "type": "changed", ...
5
705
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "inventory": [ { "name": "wood", "value": 1, "type": "added" } ], "objects": [ { "name": "stone", "dist": 5, "loc": "north-east", "type": "added" }, { "name": "path", "dist": 4, "loc": "north-east", "type": "added" }, ...
4
364
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 6 }, { "n...
{ "vitals": [ { "name": "food", "value": 8 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 7 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "sand", "type": "changed", ...
5
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": 6 }, { "name": "drink", "value": 5 }, { "n...
{ "vitals": [ { "name": "energy", "value": 6 } ], "objects": [ { "name": "table", "type": "changed", "dist": 2, "loc": "south" }, { "name": "tree", "type": "removed" } ], "facing": { "type": "changed", "value": "grass" } }
5
423
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 8 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 3 }, { "n...
{ "vitals": [ { "name": "drink", "value": 2 } ], "inventory": [ { "name": "stone", "type": "changed", "value": 3 } ], "objects": [ { "name": "table", "type": "changed", "dist": 2, "loc": "north-east" }, { "name": "skeleton...
5
574
You are 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": 7 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 5 }, { "name": "stone", "type": "changed", "dist": 1 }, { "name": "path", "type": "changed", "dist": 2, "loc": "north-east" }, { "name": "sand", "type": "cha...
1
772
You are given a current state 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": 2, "loc": "north" } ] }
2
280
You are given a current state 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": "grass", "type": "changed", "dist": 2, "loc": "north-east" }, { "name": "stone", "type": "changed", "dist": 1, "loc": "east" }, { "name": "path", ...
5
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": 7 }, { "name": "drink", "value": 6 }, { "n...
{ "objects": [ { "name": "tree", "type": "changed", "dist": 2, "loc": "north-east" }, { "name": "table", "type": "changed", "dist": 2 }, { "name": "plant", "type": "changed", "dist": 3 } ] }
1
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": 9 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 3 }, { "n...
{ "vitals": [ { "name": "health", "value": 7 } ], "objects": [ { "name": "zombie", "type": "changed", "dist": 1 } ], "facing": { "type": "changed", "value": "zombie" } }
5
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": 7 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 6 }, { "n...
{ "inventory": [ { "name": "stone", "type": "changed", "value": 2 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "south" }, { "name": "stone", "type": "changed", "dist": 1, "loc": "north" }, { "name": "pa...
4
739
You are given a current state 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": 4, "loc": "south-east" }, { "name": "sand", "type": "changed", "dist": 3, "loc": "south" }, { "name": "table", "type": "changed", "dist": 1, "loc": "east" }, ...
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": 5 }, { "name": "drink", "value": 1 }, { "n...
{}
1
531
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 8 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 2 }, { "n...
{ "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 3 }, { "name": "energy", "value": 4 } ], "facing": { "type": "changed", "value": "grass" } }
6
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": 7 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "objects": [ { "name": "skeleton", "type": "changed", "dist": 4 } ], "facing": { "type": "changed", "value": "path" } }
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": 1 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 3 }, { "n...
{ "objects": [ { "name": "stone", "type": "changed", "dist": 2 }, { "name": "tree", "type": "changed", "dist": 1, "loc": "north" }, { "name": "water", "type": "removed" } ], "facing": { "type": "changed", "value": "grass" } }
3
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": 3 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 3 }, { "n...
{ "vitals": [ { "name": "energy", "value": 6 } ] }
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": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 5 }, { "n...
{}
1
310
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 5 }, { "n...
{ "vitals": [ { "name": "drink", "value": 4 } ], "objects": [ { "name": "grass", "type": "changed", "dist": 2 }, { "name": "path", "type": "changed", "loc": "south" }, { "name": "tree", "type": "changed", "dist": 3, ...
6
712
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "drink", "value": 6 }, { "name": "energy", "value": 7 } ], "inventory": [ { "name": "stone", "value": 1, "type": "added" } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" },...
4
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": 7 }, { "name": "drink", "value": 6 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 2, "loc": "east" }, { "name": "grass", "type": "changed", "loc": "north" }, { "name": "stone", "type": "changed", "dist": 2, "loc": "south-east" }, { "name":...
1
659
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 2 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 1 }, { "name": "grass", "type": "changed", "loc": "west" }, { "name": "stone", "type": "changed", "dist": 2 }, { "name": "sand", "type": "changed", "dist": 1...
3
471
You are 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": 2 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 2, "loc": "east" }, { "name": "grass", "type": "changed", "loc": "west" }, { "name": "stone", "type": "changed", "dist": 7, "loc": "south-east" }, { "name": ...
4
652
You are 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": 5 }, { "name": "drink", "value": 9 } ], "objects": [ { "name": "water", "type": "changed", "loc": "west" }, { "name": "grass", "type": "changed", "loc": "north" }, { "na...
5
676
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 6 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 7 }, { "n...
{ "inventory": [ { "name": "stone", "value": 1, "type": "added" } ], "objects": [ { "name": "coal", "type": "changed", "dist": 4 }, { "name": "iron", "type": "changed", "dist": 5 }, { "name": "diamond", "type": "changed"...
6
585
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "food", "value": 4 }, { "name": "energy", "value": 7 } ], "objects": [ { "name": "water", "type": "changed", "dist": 4, "loc": "north-east" }, { "name": "grass", "type": "changed", "dist": 2 }...
6
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": 8 }, { "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": "grass", "type"...
6
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": 6 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "inventory": [ { "name": "wood", "value": 1, "type": "added" } ], "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "stone", "dist": 4, "loc": "west", "type": "added" }, { "name": "path", ...
2
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": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "food", "value": 7 } ] }
5
305
You are given a current state 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": "stone", "type": "changed", "dist": 3, "loc": "north" }, { "name": "sand", "type": "changed", "dist": 5 }, { "name": "tree", "type": "changed", "dist": 2 }, { "name": "coal", "dist": 6, "...
3
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": 9 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 6 }, { "n...
{ "vitals": [ { "name": "health", "value": 8 } ] }
2
363
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 1 }, { "n...
{ "objects": [ { "name": "stone", "type": "changed", "loc": "north" }, { "name": "path", "type": "changed", "loc": "west" }, { "name": "sand", "type": "changed", "dist": 7 }, { "name": "tree", "dist": 6, "loc": "south-...
6
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": 8 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 6 }, { "n...
{ "objects": [ { "name": "stone", "type": "changed", "dist": 1 }, { "name": "sand", "type": "changed", "dist": 4, "loc": "south-east" }, { "name": "tree", "type": "changed", "dist": 2 }, { "name": "coal", "type": "chan...
1
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": 9 }, { "name": "drink", "value": 7 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 3 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 2 }, { "name": "coal", "type": "changed", "dist": 3, "loc": "east" }, { "name": "table", ...
4
569
You are 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...
{ "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": 8 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "food", "value": 7 } ], "objects": [ { "name": "table", "type": "changed", "dist": 2 }, { "name": "cow", "type": "changed", "dist": 3 }, { "name": "plant", "type": "changed", "dist": 1, "loc...
4
458
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 6 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "dist": 1, "loc": "north" }, { "name": "stone", "type": "changed", "dist": 2 }, { "name": "path", "type": "changed", "loc": "west" }, { "name": "sand", "dist": 6, ...
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...
{}
1
266
You are given a current state 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...
{}
3
220
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 7 }, { "n...
{ "facing": { "type": "changed", "value": "table" } }
1
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": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 5 }, { "n...
{ "inventory": [ { "name": "stone", "type": "changed", "value": 3 } ], "objects": [ { "name": "grass", "type": "changed", "dist": 3 }, { "name": "path", "type": "changed", "loc": "south" }, { "name": "coal", "type": "cha...
6
500
You are given a current state 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" } ], "facing": { "type": "changed", "value": "grass" } }
2
320
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 8 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 4 }, { "n...
{ "vitals": [ { "name": "drink", "value": 3 } ] }
5
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": 7 }, { "name": "drink", "value": 5 }, { "n...
{}
3
287
You are 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": 9 }, { "n...
{}
1
372
You are 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...
{}
3
220
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 7 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 5 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "stone", "type": "changed", "dist": 4 }, { "name": "tree", "type": "cha...
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": 8 }, { "n...
{ "vitals": [ { "name": "food", "value": 8 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 2 }, { "name": "stone", "value": 1, "type": "added" }, { "name": "coal", "value": 1, "type": "added" } ],...
5
674
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 5 }, { "n...
{}
3
294
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 5 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 5 }, { "n...
{ "inventory": [ { "name": "sapling", "type": "removed" } ], "objects": [ { "name": "plant", "dist": 1, "loc": "north", "type": "added" } ], "facing": { "type": "changed", "value": "plant" } }
3
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": 7 }, { "name": "drink", "value": 4 }, { "n...
{}
5
329
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 2, "loc": "north-east" }, { "name": "sand", "type": "changed", "loc": "east" }, { "name": "table", "type": "changed", "dist": 2 }, { "name": "cow", "type": "...
2
524
You are given a current state 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 } ] }
5
376
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "objects": [ { "name": "cow", "dist": 7, "loc": "south-east", "type": "added" }, { "name": "skeleton", "type": "changed", "dist": 5 }, { "name": "arrow", "type": "changed", "dist": 2, "loc": "south-east" } ] }
2
420
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 5 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 5 } ], "objects": [ { "name": "sand", "dist": 7, "loc": "south-west", "type": "added" }, { "name": "tree", "type": "changed", "dist": 2, "loc": "south-west" }, ...
3
467
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 9 }, { "n...
{ "vitals": [ { "name": "drink", "value": 8 } ], "facing": { "type": "changed", "value": "sand" } }
5
351
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 2 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 2, "loc": "south" }, { "name": "tree", "type": "changed", "loc": "west" } ] }
3
366
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 7 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 0 }, { "n...
{}
4
309
You are 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": 8 }, { "n...
{ "vitals": [ { "name": "drink", "value": 7 } ], "objects": [ { "name": "water", "dist": 4, "loc": "west", "type": "added" }, { "name": "stone", "dist": 6, "loc": "north-east", "type": "added" }, { "name": "path", ...
3
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": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 3 } ], "objects": [ { "name": "water", "type": "changed", "dist": 4 }, { "name": "grass", "type": "changed", "loc": "south" }, { "name": "stone", "type": "ch...
3
644
You are given a current state 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": "north" }, { "name": "tree", "type": "changed", "dist": 1, "loc": "west" }, { "name": "cow", "type": "changed", "dist": 5 } ] }
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": 8 }, { "name": "food", "value": 1 }, { "name": "drink", "value": 0 }, { "n...
{ "vitals": [ { "name": "health", "value": 7 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "stone", "type": "changed", "dist": 1, "loc": "west" }, { "name": "path", "type": "changed"...
6
671
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 2 }, { "n...
{ "vitals": [ { "name": "drink", "value": 1 } ], "objects": [ { "name": "stone", "type": "changed", "loc": "north" }, { "name": "path", "type": "changed", "loc": "west" }, { "name": "sand", "type": "changed", "dist": 7 ...
1
635
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 4 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 5 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "sand", "type": "changed", "dist": 2, "loc": "north-east" }, { "name": "zombie", "type": "changed", "loc": "north" } ], "facing": { "type": "chang...
6
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": 6 }, { "name": "drink", "value": 3 }, { "n...
{ "vitals": [ { "name": "drink", "value": 2 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 5 }, { "name": "path", "type": "changed", "dist": 6 }, { "name": "tree", "type": "changed", "dist": 1 }, ...
2
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": 6 } ], "objects": [ { "name": "sand", "type": "changed", "dist": 3 }, { "name": "cow", "type": "changed", "dist": 2, "loc": "east" }, { "name": "water", ...
4
501
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 7 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 0 }, { "n...
{}
4
537
You are given a current state 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 }, { "name": "path", "type": "changed", "dist": 4 }, { "name": "sand", "type": "changed", "dist": 5, "loc": "north-west" }, { "name": "tree", "type": "chan...
2
692
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 6 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 9 }, { "n...
{ "vitals": [ { "name": "health", "value": 7 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 8 }, { "name": "energy", "value": 4 } ], "facing": { "type": "changed", "value": "water" } }
3
424
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "food", "value": 5 } ], "inventory": [ { "name": "stone", "value": 1, "type": "added" } ], "objects": [ { "name": "water", "type": "changed", "dist": 2, "loc": "north-east" }, { "name": "path", ...
3
682
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 7 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 0 }, { "n...
{ "vitals": [ { "name": "health", "value": 3 }, { "name": "food", "value": 7 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 9 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" },...
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": 2 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 2, "loc": "north-east" }, { "name": "grass", "type": "changed", "loc": "north" }, { "name": "sand", "type": "changed", "dist": 2 }, { "name": "table", "type"...
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": 3 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 6 }, { "n...
{ "objects": [ { "name": "path", "type": "changed", "dist": 5 }, { "name": "table", "type": "changed", "dist": 2 } ] }
1
380
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "energy", "value": 6 } ], "objects": [ { "name": "water", "type": "changed", "loc": "north-west" }, { "name": "sand", "dist": 7, "loc": "south-west", "type": "added" }, { "name": "tree", "type": "...
6
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": 6 }, { "n...
{ "objects": [ { "name": "cow", "dist": 5, "loc": "south-west", "type": "added" } ] }
3
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": 4 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 0 }, { "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": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "drink", "value": 6 }, { "name": "energy", "value": 7 } ] }
2
289
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 6 }, { "n...
{ "vitals": [ { "name": "drink", "value": 5 } ], "facing": { "type": "changed", "value": "table" } }
6
464
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "drink", "value": 6 } ], "inventory": [ { "name": "stone", "value": 1, "type": "added" } ], "objects": [ { "name": "stone", "type": "changed", "dist": 1 }, { "name": "path", "type": "changed", ...
5
663
You are given a current state 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...
{}
5
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": 7 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "energy", "value": 8 } ], "objects": [ { "name": "water", "type": "changed", "dist": 1 }, { "name": "grass", "type": "changed", "dist": 3, "loc": "south-west" }, { "name": "stone", "type": "change...
4
767
You are given a current state 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...
{ "vitals": [ { "name": "energy", "value": 7 } ], "objects": [ { "name": "water", "type": "changed", "dist": 4 }, { "name": "stone", "dist": 5, "loc": "north-west", "type": "added" }, { "name": "sand", "type": "changed",...
3
644
You are 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": 1 }, { "n...
{}
2
350
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "vitals": [ { "name": "drink", "value": 8 } ], "objects": [ { "name": "tree", "type": "changed", "dist": 1, "loc": "east" }, { "name": "table", "type": "changed", "dist": 4 }, { "name": "sand", "type": "removed" },...
2
424
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 3 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "food", "value": 9 } ], "inventory": [ { "name": "stone", "value": 1, "type": "added" } ], "objects": [ { "name": "stone", "type": "changed", "dist": 1, "loc": "south" }, { "name": "path", "ty...
6
578
You are given a current state 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...
{}
4
223
You are given a current state 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...
{ "vitals": [ { "name": "food", "value": 9 } ], "objects": [ { "name": "tree", "type": "changed", "dist": 2 }, { "name": "table", "type": "changed", "dist": 3 }, { "name": "plant", "type": "changed", "dist": 6 }, ...
6
544
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 8 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 2 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 9 } ], "objects": [ { "name": "water", "type": "changed", "dist": 4 }, { "name": "grass", "type": "changed", "loc": "north" }, { "name": "path", "type": "cha...
2
703
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 5 }, { "n...
{ "objects": [ { "name": "cow", "dist": 7, "loc": "south-east", "type": "added" }, { "name": "skeleton", "type": "changed", "dist": 4, "loc": "west" } ] }
5
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": 5 }, { "name": "drink", "value": 8 }, { "n...
{ "inventory": [ { "name": "stone_pickaxe", "value": 1, "type": "added" }, { "name": "wood", "type": "removed" }, { "name": "stone", "type": "removed" } ], "objects": [ { "name": "water", "type": "changed", "dist": 2 }, ...
6
792
You are 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": 9 }, { "n...
{ "vitals": [ { "name": "energy", "value": 4 } ] }
5
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": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "vitals": [ { "name": "drink", "value": 8 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 5 } ], "objects": [ { "name": "tree", "type": "changed", "dist": 2, "loc": "north" }, { "name": "cow", "ty...
3
415
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 6 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 4 }, { "n...
{ "objects": [ { "name": "table", "type": "changed", "dist": 2 } ], "facing": { "type": "changed", "value": "grass" } }
1
330
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 8 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 1 }, { "name": "stone", "type": "changed", "dist": 3, "loc": "south-west" }, { "name": "path", "type": "changed", "dist": 3, "loc": "west" }, { "name": "sand...
3
653