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": 2 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 5 }, { "n...
{ "vitals": [ { "name": "health", "value": 3 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 4 } ], "inventory": [ { "name": "wood", "type": "removed" } ], "objects": [ { "name": "stone", "type": "ch...
3
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": 6 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 4 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "stone", "type": "changed", "dist": 4 }, { "name": "path", "type": "changed", "dist": 3, "loc": "north-east" }, { "name": "tree", "type":...
1
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": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{}
2
327
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 4 }, { "n...
{}
3
297
You are given a current state 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 } ], "inventory": [ { "name": "sapling", "value": 1, "type": "added" }, { "name": "wood_pickaxe", "value": 1, "type": "added" } ], "objects": [ { "name": "water", "type": "changed...
6
491
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 8 }, { "n...
{ "inventory": [ { "name": "wood_pickaxe", "value": 1, "type": "added" }, { "name": "wood_sword", "value": 1, "type": "added" }, { "name": "wood", "type": "removed" } ], "objects": [ { "name": "grass", "type": "changed", ...
3
457
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 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": 4 }, { "name": "drink", "value": 8 }, { "n...
{}
4
344
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 8 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 4 }, { "n...
{ "vitals": [ { "name": "drink", "value": 3 } ], "facing": { "type": "changed", "value": "stone" } }
1
526
You are 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": 8 }, { "n...
{ "vitals": [ { "name": "drink", "value": 7 }, { "name": "energy", "value": 2 } ], "objects": [ { "name": "water", "type": "changed", "dist": 3 }, { "name": "sand", "type": "changed", "dist": 2 }, { "name": "tabl...
6
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": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 2 } ], "objects": [ { "name": "tree", "type": "removed" } ], "facing": { "type": "changed", "value": "grass" } }
1
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": 2 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "drink", "value": 8 } ] }
6
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": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 9 }, { "n...
{}
3
353
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 2 } ], "objects": [ { "name": "tree", "type": "changed", "dist": 5, "loc": "south-west" } ], "facing": { "type": "changed", "value": "grass" } }
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": 6 }, { "name": "drink", "value": 2 }, { "n...
{ "vitals": [ { "name": "energy", "value": 8 } ] }
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": 9 }, { "name": "food", "value": 2 }, { "name": "drink", "value": 8 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 1 }, { "name": "sand", "type": "changed", "dist": 1, "loc": "south" } ], "facing": { "type": "changed", "value": "water" } }
2
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": 8 }, { "name": "drink", "value": 8 }, { "n...
{}
5
251
You are 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...
{ "objects": [ { "name": "water", "type": "changed", "dist": 7 }, { "name": "stone", "type": "changed", "dist": 3 }, { "name": "path", "type": "changed", "dist": 3, "loc": "north" }, { "name": "sand", "type": "changed"...
4
673
You are given a current state 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...
{}
2
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": 9 }, { "name": "drink", "value": 9 }, { "n...
{}
2
269
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "energy", "value": 8 } ] }
3
249
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 7 }, { "name": "food", "value": 2 }, { "name": "drink", "value": 1 }, { "n...
{ "vitals": [ { "name": "drink", "value": 0 } ], "objects": [ { "name": "water", "dist": 1, "loc": "west", "type": "added" }, { "name": "grass", "type": "changed", "dist": 2, "loc": "south" }, { "name": "stone", "t...
5
697
You are 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": 8 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "stone", "type": "changed", "dist": 3, "loc": "west" }, { "name": "path", "dist": 4, "...
4
469
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "facing": { "type": "changed", "value": "grass" } }
4
299
You are given a current state 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...
{ "objects": [ { "name": "cow", "type": "changed", "loc": "south-east" } ] }
2
470
You are given a current state 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 } ], "objects": [ { "name": "skeleton", "type": "removed" } ] }
4
353
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 8 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 8 }, { "name": "wood_sword", "value": 1, "type": "added" } ], "objects": [ { "name": "water", "type": "changed", "dist": 4, "loc": "north-east" }, { "name": ...
6
665
You are given a current state 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...
{}
5
278
You are given a current state 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": "grass", "type": "changed", "loc": "west" }, { "name": "cow", "type": "changed", "dist": 2 } ] }
4
408
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 4 }, { "n...
{ "objects": [ { "name": "cow", "type": "changed", "dist": 3, "loc": "south" } ] }
6
392
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 5 }, { "n...
{ "objects": [ { "name": "tree", "type": "changed", "dist": 4 }, { "name": "table", "type": "changed", "dist": 2, "loc": "north-west" } ] }
2
371
You are given a current state 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_pickaxe", "value": 1, "type": "added" }, { "name": "wood", "type": "removed" } ], "objects": [ { "name": "tree", "type": "changed", "dist": 3, "loc": "south-west" }, { "name": "table", "d...
3
451
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 8 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 6 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 6 } ], "objects": [ { "name": "water", "type": "changed", "dist": 6 }, { "name": "path", "type": "changed", "dist": 7 }, { "name": "sand", "dist": 6, "...
5
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": 9 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 5 }, { "n...
{ "vitals": [ { "name": "food", "value": 3 } ] }
4
472
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 6 }, { "n...
{}
2
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": 4 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "health", "value": 3 }, { "name": "drink", "value": 6 }, { "name": "energy", "value": 4 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 4, "loc": "east" }, { "name": "path"...
6
520
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 7 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 4 }, { "n...
{ "vitals": [ { "name": "drink", "value": 5 } ], "objects": [ { "name": "water", "type": "changed", "dist": 2, "loc": "south-east" }, { "name": "grass", "type": "changed", "dist": 2 }, { "name": "stone", "type": "changed...
5
698
You are given a current state 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 } ] }
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": 2 }, { "n...
{ "objects": [ { "name": "stone", "type": "changed", "dist": 3, "loc": "east" }, { "name": "table", "type": "removed" }, { "name": "cow", "type": "removed" } ] }
6
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": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 8 }, { "n...
{ "inventory": [ { "name": "sapling", "value": 1, "type": "added" } ], "facing": { "type": "changed", "value": "grass" } }
4
393
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 2 }, { "n...
{ "vitals": [ { "name": "food", "value": 3 }, { "name": "energy", "value": 4 } ] }
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": "water", "type": "changed", "dist": 3 }, { "name": "sand", "type": "changed", "dist": 2 }, { "name": "tree", "type": "changed", "dist": 2 }, { "name": "table", "type": "changed", "dist": 3 ...
4
549
You are 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 } ], "objects": [ { "name": "arrow", "type": "changed", "dist": 3 } ], "facing": { "type": "changed", "value": "stone" } }
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": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 5 }, { "n...
{ "vitals": [ { "name": "energy", "value": 6 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 6 } ], "objects": [ { "name": "sand", "dist": 7, "loc": "south-east", "type": "added" }, { "name": "tree", ...
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": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 7 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 6, "loc": "south-east" }, { "name": "sand", "type": "changed", "dist": 4 }, { "name": "table", "type": "changed", "dist": 2 } ], "facing": { "type": "changed", "...
1
438
You are given a current state 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 } ], "objects": [ { "name": "water", "type": "changed", "dist": 1, "loc": "west" }, { "name": "grass", "type": "changed", "loc": "east" }, { "name": "table", "type": "changed", ...
4
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": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 1 }, { "name": "stone", "type": "changed", "dist": 3, "loc": "south" }, { "name": "path", "type": "changed", "dist": 3 }, { "name": "sand", "type": "changed"...
1
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": "stone", "type": "changed", "dist": 2, "loc": "south-west" }, { "name": "path", "type": "changed", "loc": "south" }, { "name": "sand", "type": "chan...
4
662
You are given a current state 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": "health", "value": 7 } ], "objects": [ { "name": "water", "type": "changed", "dist": 3, "loc": "north" }, { "name": "grass", "type": "changed", "loc": "north" }, { "name": "tree", "type": "changed...
6
626
You are given a current state 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...
{}
4
325
You are given a current state 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": "drink", "value": 9 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "sand", "dist": 6, "loc": "north-west", "type": "added" }, { "name": "tree", "type": "change...
5
468
You are given a current state 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": 6 }, { "n...
{}
4
485
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 4 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "stone", "type": "changed", "dist": 4 }, { "name": "path", "type": "changed", "loc": "south" }, { "name": "tree", "type": "changed", "dist...
4
545
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 5 }, { "n...
{}
2
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": 7 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 5 }, { "n...
{ "vitals": [ { "name": "drink", "value": 4 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "tree", "type": "changed", "dist": 1, "loc": "west" }, { "name": "table", "type": "changed",...
1
545
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 9 }, { "n...
{ "vitals": [ { "name": "drink", "value": 8 } ], "objects": [ { "name": "water", "type": "changed", "dist": 3 }, { "name": "grass", "type": "changed", "loc": "west" }, { "name": "sand", "type": "changed", "dist": 4 }...
6
545
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "energy", "value": 8 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 3 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 3, "loc": "west" }, { "name": "path", "...
4
511
You are given a current state 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": "sand", "type": "changed", "dist": 3, "loc": "north" }, { "name": "table", "type": "changed", "dist": 1 }, { "name": "tree", "type": "removed"...
2
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...
{ "objects": [ { "name": "sand", "type": "changed", "dist": 4 }, { "name": "tree", "type": "changed", "dist": 1, "loc": "north" }, { "name": "table", "type": "changed", "dist": 2, "loc": "east" } ], "facing": { "type": "...
5
427
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 2 }, { "n...
{ "inventory": [ { "name": "wood", "value": 1, "type": "added" } ], "objects": [ { "name": "stone", "type": "changed", "loc": "east" }, { "name": "path", "type": "changed", "dist": 5, "loc": "south-east" }, { "name": "tr...
6
707
You are given a current state 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": 7 }, { "n...
{ "vitals": [ { "name": "food", "value": 5 }, { "name": "drink", "value": 9 } ], "objects": [ { "name": "water", "type": "changed", "dist": 2 }, { "name": "table", "type": "changed", "dist": 1 }, { "name": "plant...
4
597
You are 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": 3 }, { "n...
{}
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": 5 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 1 }, { "n...
{ "vitals": [ { "name": "food", "value": 6 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 5 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "tree", "type": "changed", ...
6
622
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 2 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 0 }, { "n...
{}
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": 3 }, { "n...
{ "vitals": [ { "name": "health", "value": 7 }, { "name": "food", "value": 3 } ], "objects": [ { "name": "zombie", "type": "changed", "dist": 1 }, { "name": "arrow", "type": "removed" } ] }
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": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 2 }, { "name": "sand", "type": "changed", "dist": 1 }, { "name": "cow", "type": "removed" } ] }
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": 4 }, { "name": "drink", "value": 5 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "dist": 4 }, { "name": "stone", "type": "changed", "dist": 2, "loc": "south-west" }, { "name": "furnace", "type": "changed", "dist": 1 }, { "name": "zombie", "type":...
4
562
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 1 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 0 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "path", "type": "changed", "dist": 2, "loc": "south-east" }, { "name": "table", "type": "changed", "dist": 1 }, { "name": "skeleton", "ty...
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": 9 }, { "name": "drink", "value": 5 }, { "n...
{ "vitals": [ { "name": "food", "value": 8 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 8 } ], "objects": [ { "name": "water", "dist": 3, "loc": "east", "type": "added" }, { "name": "sand", "dist...
6
507
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 4 }, { "n...
{ "inventory": [ { "name": "coal", "type": "changed", "value": 2 } ], "objects": [ { "name": "grass", "type": "changed", "dist": 2, "loc": "east" }, { "name": "stone", "type": "changed", "loc": "west" }, { "name": "path"...
3
912
You are 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": 5 }, { "name": "drink", "value": 0 }, { "n...
{ "objects": [ { "name": "tree", "type": "changed", "loc": "east" }, { "name": "table", "type": "changed", "dist": 4, "loc": "west" } ], "facing": { "type": "changed", "value": "grass" } }
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": 9 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 1 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 3 }, { "name": "grass", "type": "changed", "loc": "north-east" }, { "name": "stone", "type": "changed", "loc": "north" }, { "name": "sand", "type": "changed", ...
5
718
You are given a current state 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...
{ "vitals": [ { "name": "health", "value": 8 }, { "name": "drink", "value": 3 } ], "objects": [ { "name": "cow", "dist": 6, "loc": "south-east", "type": "added" }, { "name": "zombie", "type": "changed", "dist": 1, ...
6
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": 7 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 1 }, { "n...
{ "vitals": [ { "name": "health", "value": 5 } ], "inventory": [ { "name": "sapling", "value": 1, "type": "added" } ], "objects": [ { "name": "water", "type": "changed", "dist": 7 }, { "name": "grass", "type": "changed", ...
4
669
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "drink", "value": 9 } ], "objects": [ { "name": "water", "type": "changed", "dist": 2 }, { "name": "tree", "type": "changed", "dist": 5 }, { "name": "table", "type": "changed", "dist": 2, "l...
5
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": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "tree", "type": "changed", "dist": 2 }, { "name": "cow", "type": "changed", "dist": 2, "loc": "north-west" }, { "name": "sand", "type": "r...
3
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": 4 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 1 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "stone", "type": "changed", "dist": 4, "loc": "north-west" }, { "name": "path", "type": "changed", "dist": 3, "loc": "north" }, { "name": ...
4
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": "health", "value": 7 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "east" }, { "name": "tree", "type": "changed", "dist": 1, "loc": "west" }, { "name": "zombie", "type": "changed"...
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": 6 }, { "n...
{ "vitals": [ { "name": "food", "value": 8 }, { "name": "energy", "value": 5 } ] }
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": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "drink", "value": 7 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "sand", "type": "changed", "dist": 1, "loc": "south" }, { "name": "tree", "type": "changed",...
5
608
You are 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...
{ "inventory": [ { "name": "wood", "value": 1, "type": "added" } ], "objects": [ { "name": "tree", "type": "changed", "dist": 3, "loc": "north-east" }, { "name": "cow", "type": "changed", "dist": 5 } ], "facing": { "type":...
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": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 7 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 1 }, { "name": "sand", "type": "changed", "loc": "east" }, { "name": "tree", "type": "changed", "dist": 2, "loc": "north-east" }, { "name": "table", "type": ...
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": 7 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "drink", "value": 6 }, { "name": "energy", "value": 7 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 8 } ], "objects": [ { "name": "path", "type": "changed", "loc": "north-east" ...
3
522
You are given a current state 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": 7 }, { "n...
{ "vitals": [ { "name": "drink", "value": 6 } ], "objects": [ { "name": "sand", "type": "changed", "dist": 4 }, { "name": "water", "type": "removed" }, { "name": "table", "type": "removed" } ], "facing": { "type": "chang...
6
451
You are 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": 3 }, { "n...
{}
2
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": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "vitals": [ { "name": "drink", "value": 8 } ], "objects": [ { "name": "grass", "type": "changed", "dist": 1, "loc": "west" }, { "name": "stone", "type": "changed", "dist": 2, "loc": "south" }, { "name": "path", "...
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": 9 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "food", "value": 8 } ], "inventory": [ { "name": "wood", "value": 1, "type": "added" } ], "objects": [ { "name": "water", "type": "changed", "dist": 4, "loc": "north-west" }, { "name": "grass", ...
6
541
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 7 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 1 }, { "n...
{ "vitals": [ { "name": "health", "value": 5 } ], "inventory": [ { "name": "sapling", "value": 1, "type": "added" } ], "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "zombie", "type": "remove...
6
343
You are 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": "energy", "value": 3 } ] }
5
228
You are given a current state 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...
{ "objects": [ { "name": "water", "type": "changed", "dist": 2, "loc": "north" }, { "name": "stone", "type": "changed", "loc": "south-west" }, { "name": "path", "type": "changed", "loc": "south-west" }, { "name": "sand", ...
2
613
You are given a current state 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...
{}
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": 9 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 3 }, { "n...
{ "vitals": [ { "name": "food", "value": 4 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "tree", "type": "changed", "loc": "south-west" }, { "name": "table", "type": "changed", "loc"...
5
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": 5 }, { "name": "drink", "value": 3 }, { "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": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 6 }, { "n...
{}
2
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": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "vitals": [ { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "name": "energy", "value": 6 } ], "objects": [ { "name": "sand", "type": "changed", "loc": "south-east" }, { "name": "cow", "type":...
6
451
You are given a current state 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...
{ "sleeping": { "type": "changed", "value": true } }
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": 2 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 2 }, { "n...
{ "facing": { "type": "changed", "value": "table" } }
1
311
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 7 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "health", "value": 8 }, { "name": "food", "value": 3 }, { "name": "energy", "value": 4 } ] }
6
388
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 4 }, { "n...
{}
2
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": 4 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 2 }, { "n...
{ "vitals": [ { "name": "health", "value": 2 }, { "name": "food", "value": 4 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "zombie", "type": "removed" } ] }
6
327