query
stringlengths
569
1.96k
completion
stringlengths
2
1.57k
horizon
int64
1
6
num_tokens
int64
189
1.08k
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 4 }, { "n...
{ "vitals": [ { "name": "food", "value": 9 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 6 }, { "name": "path", "type": "changed", "dist": 5, "loc": "north-east" }, { "name": "tree", "type": "changed", ...
6
573
You are given a current state 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": "north" }, { "name": "tree", "type": "changed", "dist": 1 }, { "name": "cow", "type": "changed", "dist": 4 } ], "facing": { "type": "changed", "value": "tree" } }
1
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": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 2 } ], "objects": [ { "name": "water", "type": "changed", "loc": "south" }, { "name": "path", "type": "changed", "dist": 5 }, { "name": "tree", "type": "chan...
5
452
You are given a current state 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_pickaxe", "value": 1, "type": "added" } ], "objects": [ { "name": "water", "type": "changed", "dist": 2 }, { "name": "stone", "type": "change...
5
563
You are 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": 2 }, { "name": "drink", "value": 1 }, { "n...
{ "vitals": [ { "name": "drink", "value": 0 } ], "objects": [ { "name": "zombie", "type": "changed", "dist": 3 }, { "name": "arrow", "type": "changed", "dist": 1, "loc": "north" } ], "facing": { "type": "changed", "value": "...
2
646
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 5 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 3 }, { "n...
{ "vitals": [ { "name": "health", "value": 3 }, { "name": "drink", "value": 2 } ], "objects": [ { "name": "sand", "type": "changed", "dist": 3 }, { "name": "path", "type": "removed" } ] }
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": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 4, "loc": "south-east" }, { "name": "stone", "type": "changed", "dist": 4 }, { "name": "path", "type": "changed", "dist": 2 }, { "name": "coal", "type": "cha...
1
628
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "vitals": [ { "name": "drink", "value": 8 } ] }
5
304
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 7 }, { "name": "food", "value": 1 }, { "name": "drink", "value": 9 }, { "n...
{}
1
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": 9 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "health", "value": 7 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "cow", "dist": 3, "loc": "north-east", "type": "added" }, { "name": "zombie", "dist": 1, ...
3
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": 5 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 9 }, { "n...
{ "vitals": [ { "name": "energy", "value": 5 } ], "objects": [ { "name": "water", "type": "changed", "dist": 2 }, { "name": "path", "type": "changed", "dist": 4, "loc": "south-east" }, { "name": "sand", "type": "changed"...
6
602
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 2 }, { "n...
{ "vitals": [ { "name": "energy", "value": 8 } ] }
4
352
You are 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": 5 }, { "name": "drink", "value": 2 }, { "n...
{ "vitals": [ { "name": "health", "value": 0 } ], "objects": [ { "name": "zombie", "type": "changed", "loc": "south" }, { "name": "cow", "type": "removed" } ], "dead": { "type": "changed", "value": true } }
2
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": 4 }, { "name": "drink", "value": 7 }, { "n...
{}
1
307
You are given a current state 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...
{}
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": 5 }, { "name": "drink", "value": 4 }, { "n...
{}
3
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": 2 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 0 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "loc": "north-east" }, { "name": "coal", "type": "changed", "loc": "north-west" }, { "name": "iron", "type": "changed", "dist": 1, "loc": "east" }, { "name": "diamond", ...
1
624
You are given a current state 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": "drink", "value": 7 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "table", "type": "changed", "dist": 1 }, { "name": "plant", "type": "changed", "dist": 2 ...
6
499
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 7 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 1 }, { "n...
{}
2
314
You are given a current state 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": 9 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "east" }, { "name": "sand", "type": "changed", "loc": "north" }, { "name": "table", "type": "changed", "dist": 2,...
5
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": 5 }, { "name": "drink", "value": 4 }, { "n...
{}
1
260
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "energy", "value": 8 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 2 }, { "name": "wood_pickaxe", "value": 1, "type": "added" }, { "name": "wood_sword", "value": 1, "type": "ad...
4
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": 7 }, { "name": "drink", "value": 6 }, { "n...
{ "vitals": [ { "name": "energy", "value": 8 } ], "facing": { "type": "changed", "value": "grass" } }
6
509
You are 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...
{ "objects": [ { "name": "stone", "type": "changed", "dist": 1, "loc": "east" }, { "name": "lava", "type": "changed", "loc": "south-east" }, { "name": "coal", "type": "changed", "dist": 4 }, { "name": "diamond", "type"...
5
505
You are given a current state 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": 8 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "stone", "type": "changed", "dist": 3, "loc": "north-west" }, { "name": ...
3
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": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "plant", "dist": 1, "loc": "west", "type": "added" } ], "facing": { "type": "changed", "value": "plant" } }
2
326
You are given a current state 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": 4 }, { "name": "wood_sword", "value": 1, "type": "added" } ] }
2
370
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "tree", "type": "changed", "dist": 1, "loc": "south" }, { "name": "cow", "dist": 5, "loc": "north-east", "type": "added" } ] }
1
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": 3 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 4 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 7 } ], "facing": { "type": "changed", "value": "grass" } }
1
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": 8 }, { "name": "drink", "value": 1 }, { "n...
{ "objects": [ { "name": "arrow", "type": "changed", "loc": "north-east" } ] }
2
459
You are 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": 5 }, { "name": "drink", "value": 0 }, { "n...
{ "objects": [ { "name": "stone", "type": "changed", "dist": 7, "loc": "south-east" }, { "name": "sand", "type": "changed", "dist": 4, "loc": "south-west" }, { "name": "tree", "type": "changed", "dist": 3, "loc": "west" },...
6
621
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 2 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 7 }, { "n...
{ "inventory": [ { "name": "stone", "type": "changed", "value": 2 } ], "objects": [ { "name": "path", "type": "changed", "loc": "west" }, { "name": "iron", "type": "changed", "dist": 5 }, { "name": "table", "type": "chan...
5
657
You are given a current state 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
252
You are given a current state 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...
{}
6
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": 4 }, { "name": "drink", "value": 5 }, { "n...
{ "vitals": [ { "name": "energy", "value": 4 } ] }
3
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": 6 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 6 }, { "n...
{}
3
262
You are given a current state 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": 2 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "table", "dist": 1, "loc": "west", "type": "added" } ], "facing": { "type...
1
381
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 6 }, { "n...
{ "vitals": [ { "name": "drink", "value": 5 } ], "objects": [ { "name": "cow", "type": "changed", "dist": 6 } ] }
2
421
You are 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": 9 }, { "name": "drink", "value": 6 }, { "n...
{ "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 6 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, ...
6
758
You are given a current state 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...
{}
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": 6 }, { "name": "drink", "value": 2 }, { "n...
{ "objects": [ { "name": "coal", "type": "changed", "dist": 3 }, { "name": "table", "type": "changed", "dist": 3 }, { "name": "zombie", "type": "changed", "dist": 7 } ] }
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": 6 }, { "name": "drink", "value": 5 }, { "n...
{ "objects": [ { "name": "sand", "type": "changed", "dist": 5 }, { "name": "tree", "type": "changed", "dist": 3, "loc": "north" }, { "name": "table", "type": "changed", "dist": 2, "loc": "south" }, { "name": "plant", ...
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": 5 }, { "n...
{ "objects": [ { "name": "sand", "type": "changed", "dist": 4, "loc": "east" }, { "name": "table", "type": "changed", "dist": 1 } ], "facing": { "type": "changed", "value": "table" } }
4
361
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 8 } ], "objects": [ { "name": "water", "type": "changed", "dist": 5, "loc": "north-east" }, { "name": "sand", "type": "changed", "dist": 4, "loc": "north-east" }...
5
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": 8 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 6 }, { "n...
{ "vitals": [ { "name": "food", "value": 8 } ] }
5
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": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "energy", "value": 8 } ] }
6
282
You are given a current state 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": "food", "value": 6 } ] }
6
476
You are given a current state 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", "loc": "south" }, { "name": "stone", "type": "changed", "dist": 1 }, { "name": "path", "type": "changed", "dist": 2 ...
4
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": 4 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 5 }, { "n...
{ "vitals": [ { "name": "health", "value": 5 } ], "objects": [ { "name": "sand", "dist": 7, "loc": "north-east", "type": "added" }, { "name": "tree", "type": "changed", "dist": 3 }, { "name": "table", "type": "changed", ...
3
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": 8 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 4 }, { "n...
{ "vitals": [ { "name": "health", "value": 6 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 3 } ], "objects": [ { "name": "coal", "type": "changed", "dist": 3, "loc": "east" }, { "name": "table", ...
2
710
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "vitals": [ { "name": "drink", "value": 8 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 2 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "tree", "type": "changed",...
5
517
You are given a current state 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": 4 }, { "n...
{}
5
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": 5 }, { "name": "drink", "value": 5 }, { "n...
{ "vitals": [ { "name": "food", "value": 4 } ] }
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": 3 }, { "name": "drink", "value": 1 }, { "n...
{}
2
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": 7 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 5 }, { "n...
{ "vitals": [ { "name": "drink", "value": 4 }, { "name": "energy", "value": 4 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 3, "loc": "north" }, { "name": "path", "type": "changed", "dist": 4, "lo...
6
616
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "inventory": [ { "name": "wood_pickaxe", "value": 1, "type": "added" }, { "name": "wood", "type": "removed" } ], "objects": [ { "name": "stone", "type": "changed", "dist": 3 }, { "name": "path", "type": "changed", "dis...
5
714
You are given a current state 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...
{}
2
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": 8 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 3 } ], "objects": [ { "name": "water", "type": "changed", "dist": 3, "loc": "south" }, { "name": "sand", "type": "changed", "dist": 2, "loc": "south" }, { ...
5
540
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "inventory": [ { "name": "sapling", "type": "removed" } ], "objects": [ { "name": "path", "type": "changed", "dist": 6 }, { "name": "tree", "type": "changed", "dist": 2 }, { "name": "table", "type": "changed", "dist": ...
2
521
You are 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": 5 }, { "n...
{ "vitals": [ { "name": "health", "value": 8 } ], "objects": [ { "name": "zombie", "type": "removed" } ], "facing": { "type": "changed", "value": "path" } }
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": 6 }, { "name": "food", "value": 2 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "health", "value": 4 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 1 }, { "name": "stone_pickaxe", "value": 1, "type": "added" } ], "objects": [ { "name": "water", "type": "chang...
6
960
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 7 }, { "name": "food", "value": 1 }, { "name": "drink", "value": 6 }, { "n...
{}
3
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": 8 }, { "name": "food", "value": 2 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "energy", "value": 4 } ] }
5
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": 7 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 0 }, { "n...
{ "vitals": [ { "name": "health", "value": 6 } ], "objects": [ { "name": "skeleton", "type": "removed" } ], "sleeping": { "type": "changed", "value": false } }
4
559
You are given a current state 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": "food", "value": 8 }, { "name": "drink", "value": 8 } ], "objects": [ { "name": "water", "type": "changed", "dist": 1 }, { "name": "grass", "type": "changed", "loc": "south" }, { "name": "...
4
711
You are given a current state 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
217
You are given a current state 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", "dist": 7, "loc": "south-west", "type": "added" }, { "name": "tree", "type": "changed", "dist": 2 }, { "name": "cow", "dist": 3, "loc": "south-west", "type": "added" } ] }
3
323
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 6 }, { "name": "food", "value": 1 }, { "name": "drink", "value": 7 }, { "n...
{ "objects": [ { "name": "zombie", "dist": 4, "loc": "south-west", "type": "added" } ] }
5
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": 8 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 6 }, { "n...
{ "objects": [ { "name": "tree", "type": "changed", "dist": 3 }, { "name": "table", "type": "changed", "dist": 1 } ], "facing": { "type": "changed", "value": "table" } }
3
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...
{}
6
300
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 4 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 9 }, { "n...
{ "vitals": [ { "name": "health", "value": 3 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "plant", "dist": 1, "loc": "west", "type": "added" } ], "facing": { "type": "changed", "value":...
6
456
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "loc": "east" }, { "name": "cow", "type": "changed", "dist": 7 }, { "name": "skeleton", "dist": 4, "loc": "north-east", "type": "added" }, { "name": "arrow", "dist":...
2
521
You are given a current state 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": "drink", "value": 9 } ], "objects": [ { "name": "water", "type": "changed", "dist": 1, "loc": "north" }, { "name": "stone", "type": "changed", "loc": "west" }, { "name": "path", "type": "changed",...
5
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": 8 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "energy", "value": 5 } ] }
3
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": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "drink", "value": 9 }, { "name": "energy", "value": 8 } ], "objects": [ { "name": "water", "type": "changed", "dist": 1 }, { "name": "grass", "type": "changed", "loc": "north" }, { "name":...
6
708
You are given a current state 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...
{}
6
381
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 5 }, { "n...
{}
1
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": 7 }, { "name": "drink", "value": 8 }, { "n...
{}
5
317
You are given a current state 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 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 6 } ], "objects": [ { "name": "tree", "type": "changed", "loc": "south" } ] }
5
360
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "inventory": [ { "name": "wood", "value": 1, "type": "added" } ], "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "tree", "type": "changed", "dist": 2 } ], "facing": { "type": "changed", "valu...
3
336
You are given a current state 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", "value": 1, "type": "added" } ], "objects": [ { "name": "grass", "type": "changed", "loc": "south" }, { "name": "stone", "type": "changed", "dist": 1, "loc": "north" }, { "name": "path...
6
612
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 8 }, { "n...
{ "inventory": [ { "name": "wood_pickaxe", "value": 1, "type": "added" }, { "name": "wood", "type": "removed" } ] }
3
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": 2 }, { "name": "drink", "value": 1 }, { "n...
{ "objects": [ { "name": "tree", "type": "changed", "dist": 5, "loc": "south-west" } ], "facing": { "type": "changed", "value": "grass" } }
1
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": 7 }, { "name": "drink", "value": 6 }, { "n...
{ "objects": [ { "name": "cow", "type": "changed", "dist": 4 } ] }
4
282
You are 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": 8 }, { "n...
{ "objects": [ { "name": "tree", "type": "changed", "dist": 2, "loc": "south" }, { "name": "table", "type": "changed", "dist": 6 }, { "name": "cow", "type": "changed", "dist": 3 } ] }
1
397
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "food", "value": 4 }, { "name": "energy", "value": 9 } ], "objects": [ { "name": "water", "type": "changed", "dist": 2 }, { "name": "tree", "type": "changed", "dist": 6 }, { "name": "table...
2
552
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 5 }, { "n...
{ "vitals": [ { "name": "food", "value": 9 }, { "name": "energy", "value": 6 } ], "objects": [ { "name": "cow", "type": "removed" } ] }
3
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": 9 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "food", "value": 8 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 6 }, { "name": "sand", "dist": 6, "loc": "south-east", "type": "added" }, { "name": "tree", "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": 8 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "health", "value": 6 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "cow", "type": "changed", "dist": 5 }, { "name": "zombie", "type": "changed", "dist": 1, ...
3
430
You are given a current state 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": "north" }, { "name": "table", "type": "changed", "dist": 2 } ], "facing": { "type": "changed", "value": "water" } }
4
397
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "food", "value": 8 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 1 }, { "name": "wood_sword", "value": 1, "type": "added" } ], "objects": [ { "name": "grass", "type": "changed", ...
4
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": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 5 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "tree", "type": "changed", "dist": 2, "loc": "south" } ], "facing": { "typ...
3
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": 8 }, { "n...
{ "objects": [ { "name": "cow", "type": "changed", "dist": 6 } ] }
3
324
You are given a current state 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", "value": 1, "type": "added" } ], "objects": [ { "name": "water", "type": "changed", "dist": 3, "loc": "east" }, { "name": "grass", "ty...
5
591
You are given a current state 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": 6 }, { "n...
{ "vitals": [ { "name": "energy", "value": 3 } ], "inventory": [ { "name": "stone", "value": 1, "type": "added" } ], "objects": [ { "name": "stone", "type": "changed", "loc": "south-east" }, { "name": "path", "type": "chan...
4
683
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 3 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "stone", "type": "changed", "dist": 3 }, { "name": "path", "type": "changed", "dist": 3 }, { "name": "coal", "type": "changed", "dist": 2,...
1
571
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 8 }, { "n...
{ "facing": { "type": "changed", "value": "table" } }
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": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 6 }, { "n...
{ "objects": [ { "name": "zombie", "dist": 6, "loc": "north-east", "type": "added" } ] }
5
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": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 7 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 6 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "tree", "type": "changed", "dist": 2 } ], "facing": { "type": "changed", "va...
3
443
You are 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": 1 }, { "n...
{}
1
415