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": 6 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 5 } ] }
3
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": 5 }, { "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": 8 }, { "name": "drink", "value": 7 }, { "n...
{ "objects": [ { "name": "cow", "type": "changed", "loc": "east" } ] }
4
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": 8 }, { "name": "drink", "value": 4 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 7 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 3, "loc": "west" }, { "name": "path", "type": "changed", "dist": 4, "loc": "west" }, { ...
6
759
You are given a current state 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 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "tree", "type": "changed"...
3
506
You are given a current state 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 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 5 } ], "objects": [ { "name": "water", "dist": 5, "loc": "south-west", "type": "added" }, { "name": "sand", ...
5
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": 9 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "energy", "value": 8 } ], "inventory": [ { "name": "wood", "value": 1, "type": "added" } ], "objects": [ { "name": "water", "type": "changed", "dist": 4, "loc": "north-east" }, { "name": "grass", ...
6
565
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "inventory": [ { "name": "wood", "value": 1, "type": "added" } ], "objects": [ { "name": "tree", "type": "changed", "dist": 3, "loc": "south-west" }, { "name": "cow", "dist": 3, "loc": "north-west", "type": "added" } ] }
5
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": 6 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "sand", "type": "changed", "dist": 3 }, { "name": "table", "type": "changed", "dist": 1, "loc": "west" } ] }
2
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": 3 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "stone", "type": "changed", "dist": 2, "loc": "north-east" }, { "name": "tree", "dist": 7, "loc": "north-west", "type": "added" }, { "name": "table", "type": "changed", "dist": 2 }, { "name": "...
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": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "food", "value": 8 } ], "inventory": [ { "name": "wood_pickaxe", "value": 1, "type": "added" }, { "name": "wood", "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": 8 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "drink", "value": 6 }, { "name": "energy", "value": 7 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 6 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 2 }, ...
4
561
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 5 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 7 } ], "objects": [ { "name": "water", "type": "changed", "dist": 2, "loc": "east" }, { "name": "grass", "type": "changed", "loc": "north" }, { "name": "ston...
2
609
You are given a current state 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", "value": 1, "type": "added" } ], "objects": [ { "name": "stone", "type": "changed", "loc": "north-west" }, { "name": "sand", "type": "changed", "dist": 3 }, { "name": "tree", "type": "c...
4
648
You are given a current state 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 } ] }
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": 5 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "drink", "value": 6 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "stone", "type": "changed", "dist": 3, "loc": "north-west" }, { "name": "path", "type": "chan...
5
936
You are 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": 4 }, { "n...
{ "vitals": [ { "name": "energy", "value": 2 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 6 }, { "name": "stone", "value": 1, "type": "added" } ], "objects": [ { "name": "water", "type": "changed", ...
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": 9 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 4, "loc": "north-east" }, { "name": "tree", "type": "changed", "dist": 2, "loc": "east" }, { "name": "table", "type": "changed", "dist": 5, "loc": "north-west" }...
4
465
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 8 }, { "name": "food", "value": 1 }, { "name": "drink", "value": 2 }, { "n...
{ "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 0 }, { "name": "energy", "value": 7 } ], "objects": [ { "name": "cow", "type": "changed", "dist": 1 }, { "name": "zombie", "dist": 4, ...
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": 9 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 4 }, { "n...
{}
4
284
You are 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": 6 }, { "n...
{ "vitals": [ { "name": "health", "value": 6 }, { "name": "food", "value": 6 } ], "objects": [ { "name": "skeleton", "dist": 7, "loc": "south-west", "type": "added" } ] }
3
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": 9 }, { "name": "drink", "value": 8 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "dist": 1, "loc": "east" }, { "name": "tree", "type": "changed", "dist": 4 } ], "facing": { "type": "changed", "value": "sand" } }
2
454
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 1 }, { "name": "food", "value": 1 }, { "name": "drink", "value": 0 }, { "n...
{ "objects": [ { "name": "zombie", "type": "changed", "dist": 2 } ] }
1
402
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 8 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 1 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "stone", "type": "changed", "dist": 1, "loc": "west" }, { "name": "sand", "type": "changed", "dist": 3, "loc": "north-east" }, { "name": ...
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": 7 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 6 }, { "n...
{ "vitals": [ { "name": "health", "value": 5 } ], "objects": [ { "name": "water", "type": "changed", "dist": 6 }, { "name": "path", "type": "changed", "dist": 2 }, { "name": "tree", "type": "changed", "dist": 2 }, ...
6
619
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 7 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 5 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 2, "loc": "south" }, { "name": "grass", "type": "changed", "loc": "south" }, { "name": "sand", "type": "changed", "dist": 3 }, { "name": "tree", "type": "cha...
1
572
You are given a current state 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": "grass", "type": "changed", "loc": "north" }, { "name": "tree", "type": "changed", "dist": 2, "loc": "south-east" }, { "name": "cow", "type": "changed", "dist": 1 } ], "facing": { "type": "changed", ...
1
418
You are given a current state 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 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "stone", "type": "changed", "dist": 3 }, { "name": "sand", "type": "changed", "dist": 2, ...
1
636
You are 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": 7 }, { "name": "drink", "value": 2 }, { "n...
{ "vitals": [ { "name": "food", "value": 6 }, { "name": "drink", "value": 1 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "tree", "type": "changed", "dist": 1, "loc": "west" } ...
3
467
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 2 }, { "name": "sand", "type": "changed", "dist": 2 } ] }
1
319
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 4 }, { "n...
{ "inventory": [ { "name": "sapling", "value": 1, "type": "added" } ], "objects": [ { "name": "water", "dist": 4, "loc": "east", "type": "added" }, { "name": "sand", "type": "changed", "dist": 2 }, { "name": "table", ...
6
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": 6 }, { "name": "drink", "value": 6 }, { "n...
{ "vitals": [ { "name": "food", "value": 9 }, { "name": "drink", "value": 5 } ], "objects": [ { "name": "water", "type": "changed", "dist": 2 }, { "name": "grass", "type": "changed", "loc": "west" }, { "name": "s...
4
659
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 5 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "vitals": [ { "name": "drink", "value": 8 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 1 } ], "objects": [ { "name": "tree", "type": "changed", "dist": 3, "loc": "north-east" }, { "name": "table", ...
4
399
You are given a current state 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...
{}
5
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": 7 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 2 }, { "n...
{}
6
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": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 7 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 4 } ], "objects": [ { "name": "tree", "type": "changed", "dist": 3, "loc": "north-east" }, { "name": "path", "type": "removed" } ], "facing": { "type": "changed", ...
3
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": 9 }, { "name": "drink", "value": 9 }, { "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": 3 }, { "name": "drink", "value": 4 }, { "n...
{}
5
365
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "water", "dist": 6, "loc": "north-west", "type": "added" }, { "name": "sand", "type": "changed", "dist": 5 }, { "name": "tree", "type": "changed", "dist": 2 } ] }
2
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": 8 }, { "name": "drink", "value": 8 }, { "n...
{}
1
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": 7 }, { "name": "drink", "value": 9 }, { "n...
{ "vitals": [ { "name": "drink", "value": 8 } ], "objects": [ { "name": "water", "type": "changed", "dist": 1 }, { "name": "sand", "type": "changed", "loc": "west" }, { "name": "table", "type": "changed", "dist": 3, ...
3
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": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "drink", "value": 6 }, { "name": "energy", "value": 6 } ], "objects": [ { "name": "water", "type": "changed", "dist": 5, "loc": "north-west" }, { "name": "stone", "dist": 5, "loc": "south-east", ...
5
634
You are given a current state 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": 9 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 1, "loc": "west" }, { "name": "grass", "type": "changed", "loc": "south" }, { "name": "sand", "type": "changed", "dist": 2 } ], "facing": { "type": "changed", "v...
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": 7 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 7 }, { "n...
{}
1
305
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 4 }, { "n...
{ "vitals": [ { "name": "energy", "value": 5 } ] }
6
390
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 5 }, { "n...
{ "vitals": [ { "name": "health", "value": 0 }, { "name": "food", "value": 6 } ], "objects": [ { "name": "grass", "type": "changed", "dist": 2 }, { "name": "stone", "type": "changed", "dist": 2, "loc": "north" }, ...
4
755
You are 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": 3 }, { "name": "drink", "value": 0 }, { "n...
{}
3
389
You are given a current state 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...
{ "objects": [ { "name": "grass", "type": "changed", "dist": 1 }, { "name": "cow", "type": "changed", "dist": 2, "loc": "north-west" } ], "facing": { "type": "changed", "value": "table" } }
4
448
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 7 }, { "n...
{ "objects": [ { "name": "cow", "type": "changed", "dist": 6 }, { "name": "skeleton", "dist": 6, "loc": "south-west", "type": "added" } ] }
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": 7 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 0 }, { "n...
{ "objects": [ { "name": "table", "type": "changed", "dist": 3, "loc": "south-west" }, { "name": "zombie", "type": "changed", "dist": 2, "loc": "west" }, { "name": "tree", "type": "removed" } ], "facing": { "type": "changed", ...
3
465
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 6 }, { "n...
{ "facing": { "type": "changed", "value": "water" } }
1
309
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 3 }, { "n...
{ "objects": [ { "name": "stone", "dist": 7, "loc": "south-east", "type": "added" }, { "name": "tree", "type": "changed", "loc": "north" } ] }
3
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": 8 }, { "n...
{ "vitals": [ { "name": "drink", "value": 7 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 3 }, { "name": "wood_pickaxe", "value": 1, "type": "added" } ], "objects": [ { "name": "stone", "type": "changed...
4
694
You are given a current state 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 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 8 }, { "name": "stone_sword", "value": 1, "type": "added" }, { "name": "stone", "type": "removed" } ], "objec...
5
691
You are given a current state 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": 6 } ] }
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": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "objects": [ { "name": "cow", "dist": 3, "loc": "north", "type": "added" } ] }
2
309
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 5 }, { "n...
{}
3
270
You are given a current state 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 } ], "facing": { "type": "changed", "value": "stone" } }
6
479
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 7 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 7 }, { "n...
{ "objects": [ { "name": "water", "dist": 7, "loc": "north-east", "type": "added" }, { "name": "path", "type": "changed", "dist": 3, "loc": "east" }, { "name": "tree", "type": "changed", "dist": 1 } ], "facing": { "type"...
1
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": 6 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "energy", "value": 8 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 3 } ], "objects": [ { "name": "water", "type": "changed", "dist": 6 }, { "name": "stone", "dist": 5, "loc...
5
516
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 4 }, { "n...
{ "vitals": [ { "name": "energy", "value": 5 } ], "facing": { "type": "changed", "value": "grass" } }
4
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": 0 }, { "name": "drink", "value": 2 }, { "n...
{ "vitals": [ { "name": "drink", "value": 1 } ] }
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": 5 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 7 }, { "n...
{ "objects": [ { "name": "zombie", "dist": 6, "loc": "south-west", "type": "added" } ] }
1
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": 6 }, { "name": "drink", "value": 6 }, { "n...
{ "vitals": [ { "name": "drink", "value": 5 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "east" }, { "name": "stone", "type": "changed", "dist": 2 }, { "name": "path", "type": "changed", "dist": 2 }...
3
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": 8 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 2, "loc": "west" }, { "name": "grass", "type": "changed", "dist": 2 }, { "name": "tree", "type": "changed", "dist": 1, "loc": "east" }, { "name": "cow", ...
2
461
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 7 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 7 } ], "objects": [ { "name": "water", "type": "changed", "dist": 3 }, { "name": "table", "type": "changed", "dist": 2 }, { "name": "tree", "type": "removed"...
2
460
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 6 }, { "n...
{ "objects": [ { "name": "tree", "type": "changed", "dist": 1 }, { "name": "table", "type": "changed", "dist": 5, "loc": "south-west" } ], "facing": { "type": "changed", "value": "tree" } }
1
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": 5 }, { "name": "food", "value": 2 }, { "name": "drink", "value": 1 }, { "n...
{ "vitals": [ { "name": "drink", "value": 0 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "tree", "type": "changed", "loc": "west" }, { "name": "table", "type": "changed", "dist": 2,...
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": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "food", "value": 8 } ], "objects": [ { "name": "tree", "type": "changed", "dist": 1, "loc": "north" }, { "name": "table", "type": "changed", "dist": 4, "loc": "south-west" } ], "facing": { "type": "...
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": 7 }, { "name": "drink", "value": 7 }, { "n...
{}
2
285
You are given a current state 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", "dist": 7, "loc": "south-east", "type": "added" }, { "name": "plant", "dist": 1, "loc": "east", "type": "added" } ], "facing": { "type": "changed", "value": "plant" } }
5
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": 7 }, { "n...
{ "objects": [ { "name": "tree", "dist": 5, "loc": "north-west", "type": "added" }, { "name": "table", "type": "changed", "loc": "south-east" } ] }
4
335
You are 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": 1 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "dist": 5 }, { "name": "stone", "type": "changed", "loc": "west" }, { "name": "path", "type": "changed", "loc": "north" }, { "name": "lava", "type": "changed", "dist...
3
618
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 8 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 6 }, { "n...
{ "vitals": [ { "name": "energy", "value": 3 } ] }
3
431
You are given a current state 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": 9 } ] }
3
385
You are 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": 3 }, { "n...
{ "vitals": [ { "name": "drink", "value": 2 }, { "name": "energy", "value": 4 } ] }
6
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": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 4 }, { "n...
{ "vitals": [ { "name": "food", "value": 7 }, { "name": "drink", "value": 3 }, { "name": "energy", "value": 5 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 5 }, { "name": "stone_pickaxe", "val...
5
762
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "food", "value": 7 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 1 }, { "name": "stone", "type": "changed", "value": 1 }, { "name": "stone_pickaxe", "value": 1, "type": "added"...
4
663
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 6 }, { "n...
{ "facing": { "type": "changed", "value": "table" } }
2
377
You are 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": 2 }, { "name": "drink", "value": 0 }, { "n...
{}
5
303
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "food", "value": 8 } ], "objects": [ { "name": "tree", "type": "changed", "dist": 2, "loc": "east" }, { "name": "cow", "dist": 7, "loc": "north-east", "type": "added" }, { "name": "water", "...
2
490
You are given a current state 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": "grass", "type": "changed", "loc": "west" }, { "name": "sand", "type": "changed", ...
4
480
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 4 }, { "name": "food", "value": 2 }, { "name": "drink", "value": 0 }, { "n...
{ "objects": [ { "name": "skeleton", "type": "changed", "dist": 3 } ] }
1
495
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "path", "type": "changed", "dist": 3, "loc": "north-east" }, { "name": "skeleton", "type": "changed", "dist": 4 }, { "name": "arrow", "dist": 2, "loc": "east", "type": "added" } ] }
3
520
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 9 }, { "n...
{ "vitals": [ { "name": "food", "value": 9 } ], "objects": [ { "name": "cow", "type": "removed" } ], "facing": { "type": "changed", "value": "grass" }, "sleeping": { "type": "changed", "value": true } }
6
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": 2 }, { "name": "food", "value": 1 }, { "name": "drink", "value": 0 }, { "n...
{ "vitals": [ { "name": "health", "value": 1 } ], "objects": [ { "name": "cow", "type": "removed" } ] }
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": 5 }, { "name": "drink", "value": 5 }, { "n...
{ "vitals": [ { "name": "energy", "value": 5 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 2 }, { "name": "stone_sword", "value": 1, "type": "added" }, { "name": "stone", "type": "removed" } ], "obj...
4
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": 3 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 8 }, { "n...
{ "objects": [ { "name": "cow", "type": "changed", "dist": 6 } ] }
1
412
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 1 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 1 }, { "n...
{ "objects": [ { "name": "water", "dist": 6, "loc": "south-west", "type": "added" }, { "name": "grass", "type": "changed", "loc": "north" }, { "name": "stone", "type": "changed", "dist": 1, "loc": "south" }, { "name": ...
1
760
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 2 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "drink", "value": 6 } ], "inventory": [ { "name": "coal", "value": 1, "type": "added" } ], "objects": [ { "name": "cow", "type": "changed", "dist": 5 }, { "name": "zombie", "dist": 3, "loc": "...
5
548
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 2 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 2 }, { "n...
{ "objects": [ { "name": "arrow", "type": "changed", "dist": 2, "loc": "north-east" }, { "name": "skeleton", "type": "removed" } ] }
2
512
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "food", "value": 9 } ], "objects": [ { "name": "water", "dist": 6, "loc": "north-west", "type": "added" }, { "name": "grass", "type": "changed", "loc": "west" }, { "name": "stone", "type": "change...
3
536
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 3 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 5 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 4 }, { "name": "stone", "type": "changed", "dist": 2, "loc": "south-east" }, { "name": "path", "type": "changed", "loc": "east" }, { "name": "sand", "type": ...
1
732
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 9 }, { "n...
{ "vitals": [ { "name": "energy", "value": 7 } ] }
5
396
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 4 }, { "n...
{}
1
284
You are given a current state 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
259
You are 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": 9 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "food", "value": 8 } ], "inventory": [ { "name": "wood", "value": 1, "type": "added" } ], "objects": [ { "name": "water", "type": "changed", "loc": "south" }, { "name": "sand", "type": "changed", ...
4
546
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{}
1
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": 7 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 4 }, { "n...
{ "vitals": [ { "name": "health", "value": 5 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "stone", "type": "changed", "dist": 3, "loc": "south-east" }, { "name": "path", "type": "cha...
5
750
You are 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": 4 }, { "name": "drink", "value": 2 }, { "n...
{ "objects": [ { "name": "skeleton", "dist": 3, "loc": "north", "type": "added" }, { "name": "cow", "type": "removed" } ], "facing": { "type": "changed", "value": "table" } }
2
493