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": 8 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "health", "value": 9 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "sand", "type": "changed", "dist": 4 }, { "name": "tree", "type": "changed", "dist": 4 ...
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": 9 }, { "name": "drink", "value": 9 }, { "n...
{}
2
193
You are given a current state 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": "path", "type": "changed", "dist": 3 }, { "name": "skeleton", "type": "changed", "dist": 4 }, { "name": "arrow", "dist": 2, "loc": "south-west", "type": "added" } ] }
4
394
You are 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": 7 }, { "n...
{ "vitals": [ { "name": "health", "value": 6 }, { "name": "food", "value": 7 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 4 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 6 }, ...
4
605
You are given a current state 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": 4 } ], "objects": [ { "name": "tree", "type": "changed", "dist": 4, "loc": "south-east" }, { "name": "table", "type": "changed", "dist": 3 }, { "name": "cow"...
3
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": 7 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 2 }, { "n...
{ "vitals": [ { "name": "health", "value": 8 }, { "name": "energy", "value": 4 } ] }
5
407
You are given a current state 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...
{}
1
316
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 5 }, { "n...
{ "vitals": [ { "name": "energy", "value": 6 } ] }
6
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": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "health", "value": 7 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 1, "loc": "east" }, { "name": "path", "type": "changed", "dist": 1, "loc": "south" }, { "name": "tree", "...
5
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": 7 }, { "name": "drink", "value": 6 }, { "n...
{ "objects": [ { "name": "cow", "type": "changed", "dist": 3 } ] }
1
384
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 5 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 6 }, { "n...
{ "objects": [ { "name": "cow", "type": "changed", "dist": 5 } ] }
5
534
You are given a current state 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 } ] }
2
244
You are given a current state 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": 2 } ], "objects": [ { "name": "tree", "type": "changed", "dist": 3, "loc": "south" } ], "facing": { "type": "changed", "value": "grass" } }
1
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": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "cow", "type": "changed", "dist": 1 }, { "name": "water", "type": "removed" } ], "facing": { "type": "changed", "value": "cow" } }
5
348
You are given a current state 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": "lava", "dist": 4, "loc": "north-east", "type": "added" }, { "name": "skeleton", "type": "changed", "dist": 4 }, { "name": "arrow", "type": "changed"...
4
596
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "drink", "value": 7 } ], "objects": [ { "name": "cow", "type": "changed", "dist": 3, "loc": "south-west" } ] }
5
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": 1 }, { "name": "drink", "value": 3 }, { "n...
{ "vitals": [ { "name": "drink", "value": 5 } ], "objects": [ { "name": "water", "type": "changed", "dist": 3 }, { "name": "grass", "type": "changed", "loc": "west" }, { "name": "stone", "type": "changed", "dist": 3, ...
6
764
You are 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": 6 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 6 } ], "objects": [ { "name": "tree", "type": "changed", "dist": 1, "loc": "east" }, { "name": "sand", "type": "removed" }, { "name": "table", "type": "remov...
5
473
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 4 }, { "n...
{ "vitals": [ { "name": "drink", "value": 3 }, { "name": "energy", "value": 5 } ], "objects": [ { "name": "zombie", "dist": 4, "loc": "north-east", "type": "added" } ] }
6
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": 6 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "tree", "type": "changed", "dist": 2, "loc": "north-east" }, { "name": "table", "type": "changed", "dist": 1 } ], "facing": { "type": "changed", ...
1
432
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 3 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 4 }, { "n...
{ "objects": [ { "name": "arrow", "type": "removed" } ] }
6
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": 9 }, { "name": "drink", "value": 9 }, { "n...
{}
1
291
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 8 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 3 }, { "name": "grass", "type": "changed", "loc": "north" }, { "name": "sand", "type": "changed", "dist": 2, "loc": "north-east" }, { "name": "table", "type"...
4
523
You are 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": 3 }, { "n...
{ "vitals": [ { "name": "health", "value": 5 }, { "name": "drink", "value": 2 } ], "objects": [ { "name": "tree", "type": "changed", "dist": 1, "loc": "north" }, { "name": "table", "type": "changed", "dist": 2, "lo...
5
439
You are given a current state 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": "grass", "type": "changed", "loc": "west" }, { "name": "sand", "type": "changed", "dist": 6 } ], "facing": { "type": "changed", "value": "grass" } }
4
355
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "vitals": [ { "name": "drink", "value": 8 } ], "inventory": [ { "name": "wood", "type": "removed" } ], "objects": [ { "name": "water", "type": "changed", "dist": 6 }, { "name": "sand", "type": "changed", "loc": "east" ...
4
487
You are given a current state 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": "grass", "type": "changed", "dist": 2, "loc": "north-east" }, { "name": "stone", "type": "changed", "dist": 2 }, { "name": "path", "type": "changed...
2
817
You are 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...
{ "vitals": [ { "name": "health", "value": 2 } ], "objects": [ { "name": "path", "type": "changed", "dist": 2, "loc": "west" }, { "name": "skeleton", "type": "changed", "dist": 4, "loc": "south-east" }, { "name": "arrow"...
5
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": 6 }, { "name": "drink", "value": 6 }, { "n...
{ "vitals": [ { "name": "food", "value": 5 }, { "name": "drink", "value": 7 } ], "objects": [ { "name": "water", "type": "changed", "dist": 4, "loc": "north-east" }, { "name": "grass", "type": "changed", "loc": "north" ...
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": 1 }, { "name": "drink", "value": 1 }, { "n...
{ "vitals": [ { "name": "food", "value": 0 } ] }
6
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": 9 }, { "name": "drink", "value": 5 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "sand", "type": "changed", "dist": 4 }, { "name": "tree", "type": "changed", "dist": 1, "loc": "west" }, { "name": "cow", "dist": 5, ...
3
577
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 8 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 0 }, { "n...
{}
5
227
You are given a current state 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": "food", "value": 5 }, { "name": "drink", "value": 4 } ] }
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": 3 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 9 }, { "n...
{ "vitals": [ { "name": "drink", "value": 8 } ], "objects": [ { "name": "water", "type": "changed", "dist": 2, "loc": "north-west" }, { "name": "grass", "type": "changed", "loc": "west" }, { "name": "sand", "type": "chan...
4
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": "sapling", "value": 1, "type": "added" } ] }
1
348
You are given a current state 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": "tree", "type": "changed", "dist": 3 }, { "name": "table", "dist": 2, "loc": "nort...
6
419
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 5 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 8 }, { "n...
{}
3
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": 5 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 4 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "dist": 2, "loc": "south" }, { "name": "stone", "type": "changed", "dist": 1, "loc": "north" }, { "name": "path", "type": "changed", "dist": 1, "loc": "west" }, { ...
5
650
You are 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": 3 }, { "n...
{ "vitals": [ { "name": "energy", "value": 4 } ] }
1
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": 7 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 6 }, { "n...
{ "vitals": [ { "name": "health", "value": 8 }, { "name": "food", "value": 6 } ], "objects": [ { "name": "water", "type": "changed", "dist": 1 }, { "name": "sand", "type": "changed", "dist": 1, "loc": "east" }, {...
5
534
You are 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": 9 }, { "n...
{ "vitals": [ { "name": "health", "value": 5 }, { "name": "drink", "value": 8 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "zombie", "type": "removed" } ], "facing": { "type": "chang...
5
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": 1 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 2 }, { "name": "grass", "type": "changed", "dist": 2, "loc": "south-west" }, { "name": "sand", "type": "changed", "dist": 1, "loc": "west" }, { "name": "tabl...
3
530
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 7 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 7 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 2 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 5, "loc": "north-east" }, { "name": "path", "type": "changed", "dist": 6 }, { "name": "tree...
3
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": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "drink", "value": 9 }, { "name": "energy", "value": 6 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 3 } ], "objects": [ { "name": "water", "type": "changed", "dist": 2, "lo...
3
637
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 8 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 9 }, { "n...
{}
2
354
You are 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": 0 }, { "n...
{ "vitals": [ { "name": "health", "value": 4 } ] }
3
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": 2 }, { "name": "drink", "value": 8 }, { "n...
{ "facing": { "type": "changed", "value": "table" } }
1
384
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 5 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 0 }, { "n...
{ "vitals": [ { "name": "health", "value": 0 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "east" } ], "dead": { "type": "changed", "value": true } }
6
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": 8 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "energy", "value": 8 } ], "inventory": [ { "name": "wood", "value": 1, "type": "added" } ], "objects": [ { "name": "water", "type": "changed", "dist": 1, "loc": "north" }, { "name": "stone", "...
6
807
You are given a current state 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": "health", "value": 7 } ], "objects": [ { "name": "tree", "type": "changed", "dist": 3 }, { "name": "cow", "dist": 7, "loc": "north-east", "type": "added" }, { "name": "zombie", "dist": 1, "l...
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": 9 }, { "name": "drink", "value": 5 }, { "n...
{ "facing": { "type": "changed", "value": "grass" } }
5
447
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 3 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 0 }, { "n...
{}
1
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": 9 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "food", "value": 8 } ], "objects": [ { "name": "cow", "type": "changed", "dist": 5 }, { "name": "skeleton", "type": "removed" } ] }
5
504
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 7 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "health", "value": 8 } ], "objects": [ { "name": "cow", "dist": 4, "loc": "west", "type": "added" } ] }
6
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": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "food", "value": 7 } ], "objects": [ { "name": "table", "type": "changed", "loc": "south-west" }, { "name": "cow", "type": "changed", "dist": 5, "loc": "north-east" } ] }
2
337
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "food", "value": 7 } ] }
4
250
You are 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": 1 }, { "n...
{ "vitals": [ { "name": "energy", "value": 1 } ], "objects": [ { "name": "water", "type": "changed", "dist": 2 }, { "name": "grass", "type": "changed", "loc": "west" }, { "name": "stone", "type": "changed", "dist": 2, ...
3
724
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 6 }, { "n...
{ "vitals": [ { "name": "food", "value": 8 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 8 } ], "objects": [ { "name": "tree", "type": "changed", "dist": 2, "loc": "south-east" } ], "facing": { "type": "c...
6
410
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 5 }, { "n...
{}
1
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": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 6 }, { "n...
{ "vitals": [ { "name": "health", "value": 7 }, { "name": "food", "value": 5 } ], "objects": [ { "name": "water", "type": "changed", "dist": 4 }, { "name": "sand", "type": "changed", "dist": 5, "loc": "south-west" },...
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": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 6 }, { "n...
{}
1
370
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 8 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 9 }, { "n...
{}
1
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": 8 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 5 }, { "n...
{ "vitals": [ { "name": "energy", "value": 6 } ], "objects": [ { "name": "sand", "type": "changed", "dist": 5, "loc": "south-west" }, { "name": "table", "type": "changed", "dist": 2, "loc": "east" }, { "name": "tree", ...
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": 7 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 3 }, { "n...
{ "vitals": [ { "name": "health", "value": 5 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "stone", "type": "changed", "dist": 2, "loc": "south-west" }, { "name": "tree", "type": "cha...
3
800
You are given a current state 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": "north" }, { "name": "tree", "type": "changed", "dist": 1 }, { "name": "cow", "type": "changed...
6
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": 6 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 2 }, { "name": "grass", "type": "changed", "loc": "north" }, { "name": "stone", "type": "changed", "dist": 3 }, { "name": "sand", "type": "changed", "dist": ...
1
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": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "inventory": [ { "name": "wood", "value": 1, "type": "added" } ], "objects": [ { "name": "water", "type": "changed", "dist": 3, "loc": "west" }, { "name": "stone", "dist": 6, "loc": "north-east", "type": "added" }, { ...
3
488
You are given a current state 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": "north" }, { "name": "tree", "type": "changed", "dist": 1, "loc": "west" } ], "facing": { "type"...
5
350
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 7 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "path", "type": "changed", "loc": "south" }, { "name": "tree", "type": "changed", "dist": 3, "loc": "north" }, { "name": "lava", "type": ...
3
734
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 5 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 6 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 7 }, { "name": "stone", "type": "changed", "dist": 2, "loc": "north-east" }, { "name": "path", "type": "changed", "dist": 1 }, { "name": "tree", "type": "cha...
2
726
You are 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": 5 }, { "n...
{ "inventory": [ { "name": "stone", "value": 1, "type": "added" } ], "objects": [ { "name": "water", "type": "changed", "dist": 3 }, { "name": "grass", "type": "changed", "dist": 3 }, { "name": "stone", "type": "changed"...
3
689
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 5 }, { "n...
{}
3
298
You are given a current state 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": "stone", "type": "changed", "loc": "west" }, { "name": "path", "type": "changed", "loc": "east" }, { "name": "coal", "type": "changed", "dist": 2 } ], "facing": { "type": "changed", "value": "stone" } ...
4
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": 6 }, { "name": "food", "value": 1 }, { "name": "drink", "value": 0 }, { "n...
{ "vitals": [ { "name": "energy", "value": 3 } ] }
4
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": 4 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 2 }, { "n...
{ "objects": [ { "name": "path", "type": "changed", "dist": 4, "loc": "south-west" }, { "name": "cow", "type": "changed", "dist": 1, "loc": "north" } ], "facing": { "type": "changed", "value": "cow" } }
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": 6 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "health", "value": 4 }, { "name": "drink", "value": 6 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 5 } ], "objects": [ { "name": "tree", "type": "changed", "dist": 3 }, ...
3
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": 8 }, { "name": "drink", "value": 5 }, { "n...
{ "vitals": [ { "name": "drink", "value": 4 } ], "objects": [ { "name": "table", "type": "changed", "dist": 1 } ], "facing": { "type": "changed", "value": "table" } }
4
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": 7 }, { "name": "drink", "value": 6 }, { "n...
{ "objects": [ { "name": "cow", "type": "changed", "dist": 3, "loc": "north-west" } ] }
1
332
You are given a current state 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": "drink", "value": 2 } ] }
6
337
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 3 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "health", "value": 4 } ] }
5
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": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "sand", "dist": 7, "loc": "north-west", "type": "added" }, { "name": "tree", "type": "changed", "dist": 1 }, { "name": "table", "type": "changed", "dist": 4 }, { "name": "cow", "type": "changed...
2
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": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "objects": [ { "name": "cow", "type": "removed" } ] }
2
331
You are given a current state 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...
{ "vitals": [ { "name": "energy", "value": 9 } ], "objects": [ { "name": "arrow", "type": "removed" } ], "sleeping": { "type": "changed", "value": false } }
4
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": 5 }, { "name": "drink", "value": 4 }, { "n...
{ "objects": [ { "name": "cow", "type": "changed", "dist": 3 } ] }
6
339
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 7 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 6 }, { "n...
{}
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": 7 }, { "name": "food", "value": 1 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "health", "value": 5 }, { "name": "energy", "value": 2 } ], "facing": { "type": "changed", "value": "zombie" } }
5
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": 8 }, { "name": "drink", "value": 3 }, { "n...
{ "objects": [ { "name": "tree", "type": "changed", "dist": 1, "loc": "east" }, { "name": "table", "type": "changed", "loc": "south-east" }, { "name": "cow", "type": "changed", "dist": 5 }, { "name": "zombie", "dist": ...
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": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "tree", "type": "changed", "loc": "north" } ] }
1
293
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 9 }, { "n...
{ "vitals": [ { "name": "energy", "value": 4 } ] }
1
403
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "objects": [ { "name": "cow", "type": "changed", "dist": 4 } ] }
2
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": 5 }, { "name": "drink", "value": 4 }, { "n...
{ "vitals": [ { "name": "drink", "value": 6 } ], "objects": [ { "name": "water", "type": "changed", "dist": 3, "loc": "north-west" }, { "name": "stone", "type": "changed", "dist": 4 }, { "name": "path", "type": "changed"...
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": 9 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "drink", "value": 6 } ], "inventory": [ { "name": "stone", "value": 1, "type": "added" } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "stone", "type": "changed",...
4
654
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "food", "value": 7 } ], "objects": [ { "name": "cow", "type": "removed" } ] }
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": 7 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "drink", "value": 6 }, { "name": "energy", "value": 7 } ], "objects": [ { "name": "path", "type": "changed", "loc": "west" }, { "name": "skeleton", "type": "changed", "dist": 3 }, { "name"...
6
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": 6 }, { "name": "drink", "value": 2 }, { "n...
{}
6
378
You are given a current state 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...
{}
3
246
You are given a current state 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": 6 } ] }
1
267
You are 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": 6 }, { "name": "drink", "value": 3 }, { "n...
{ "vitals": [ { "name": "drink", "value": 2 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "east" }, { "name": "skeleton", "type": "changed", "dist": 2 } ] }
1
539
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 3 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 6 }, { "n...
{}
3
322
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 2 }, { "n...
{ "vitals": [ { "name": "energy", "value": 4 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "south-east" }, { "name": "stone", "type": "changed", "dist": 2, "loc": "north-west" }, { "name": "tree", "type"...
2
786