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": 3 }, { "name": "drink", "value": 2 }, { "n...
{ "vitals": [ { "name": "drink", "value": 1 } ], "objects": [ { "name": "skeleton", "type": "changed", "dist": 4 }, { "name": "arrow", "type": "changed", "loc": "south-west" } ] }
4
489
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 6 }, { "n...
{ "objects": [ { "name": "arrow", "type": "removed" } ] }
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": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 5 }, { "n...
{ "objects": [ { "name": "cow", "dist": 6, "loc": "north-east", "type": "added" } ] }
4
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": 7 }, { "name": "drink", "value": 7 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 3, "loc": "south" }, { "name": "grass", "type": "changed", "loc": "north" }, { "name": "sand", "type": "changed", "dist": 2 }, { "name": "tree", "type": "cha...
2
502
You are given a current state 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": "grass", "type": "changed", "loc": "north" }, { "name": "tree", "type": "changed", "loc": "west" }, { "name": "cow", "type": "c...
3
405
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 4 }, { "n...
{ "objects": [ { "name": "stone", "type": "changed", "dist": 1, "loc": "east" }, { "name": "path", "type": "changed", "dist": 2, "loc": "north" }, { "name": "coal", "type": "changed", "dist": 2 }, { "name": "cow", ...
1
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": 2 }, { "name": "drink", "value": 3 }, { "n...
{ "vitals": [ { "name": "health", "value": 7 }, { "name": "energy", "value": 3 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "stone", "type": "changed", "dist": 3, "loc": "south-east...
5
687
You are 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": 7 }, { "n...
{ "vitals": [ { "name": "drink", "value": 8 } ], "objects": [ { "name": "water", "type": "changed", "dist": 1, "loc": "west" }, { "name": "grass", "type": "changed", "loc": "south" }, { "name": "sand", "type": "changed",...
3
586
You are given a current state 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": 4 } ], "objects": [ { "name": "water", "dist": 4, "loc": "north-east", "type": "added" }, { "name": "sand", ...
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": 6 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 0 }, { "n...
{}
3
344
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 2 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 7 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 2, "loc": "south-west" }, { "name": "path", "type": "changed", "dist": 1, "loc": "east" }, { "name": "arrow", "type": "changed", "loc": "south" } ] }
3
518
You are given a current state 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...
{ "facing": { "type": "changed", "value": "water" } }
3
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": 6 }, { "name": "drink", "value": 6 }, { "n...
{ "vitals": [ { "name": "drink", "value": 5 } ], "objects": [ { "name": "cow", "type": "removed" } ] }
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": 5 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 2 }, { "n...
{ "vitals": [ { "name": "health", "value": 3 }, { "name": "drink", "value": 1 } ], "objects": [ { "name": "tree", "dist": 6, "loc": "north-east", "type": "added" }, { "name": "table", "type": "changed", "dist": 3, ...
6
511
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 2 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 3, "loc": "west" }, { "name": "stone", "type": "changed", "dist": 4 }, { "name": "path", "type": "changed", "dist": 2 }, { "name": "coal", "type": "changed",...
1
699
You are given a current state 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": 3 }, { "n...
{ "vitals": [ { "name": "health", "value": 7 }, { "name": "food", "value": 8 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "south" }, { "name": "sand", "dist": 7, "loc": "north-east", "type": "added" ...
5
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": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 4 }, { "name": "grass", "type": "changed", "loc": "west" }, { "name": "table", "type": "changed", "dist": 1, "loc": "south" }, { "name": "cow", "dist": 5, ...
5
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": 3 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 4 }, { "n...
{ "vitals": [ { "name": "health", "value": 4 }, { "name": "food", "value": 2 } ], "objects": [ { "name": "zombie", "dist": 5, "loc": "south-east", "type": "added" } ] }
3
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": 8 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "food", "value": 7 } ] }
3
299
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "food", "value": 9 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 3 } ], "objects": [ { "name": "stone", "type": "changed", "loc": "south-east" }, { "name": "coal", "type": "chang...
6
638
You are 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": 0 }, { "n...
{}
3
515
You are given a current state 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": 0 }, { "n...
{}
5
433
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 4 }, { "n...
{}
2
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": 3 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "health", "value": 1 } ], "objects": [ { "name": "zombie", "type": "removed" } ], "facing": { "type": "changed", "value": "grass" } }
1
429
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 2 }, { "name": "drink", "value": 7 }, { "n...
{}
1
310
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 6 }, { "n...
{ "vitals": [ { "name": "food", "value": 6 } ] }
2
441
You are 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...
{ "vitals": [ { "name": "health", "value": 8 } ], "objects": [ { "name": "water", "type": "changed", "dist": 3 }, { "name": "sand", "dist": 5, "loc": "north-east", "type": "added" }, { "name": "table", "type": "changed",...
5
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": 5 }, { "name": "food", "value": 2 }, { "name": "drink", "value": 0 }, { "n...
{ "objects": [ { "name": "zombie", "type": "changed", "dist": 4, "loc": "south-west" } ] }
5
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": 1 }, { "name": "food", "value": 2 }, { "name": "drink", "value": 0 }, { "n...
{}
1
330
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 3 }, { "n...
{ "objects": [ { "name": "cow", "dist": 7, "loc": "south-west", "type": "added" } ] }
1
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": 9 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 2 }, { "n...
{}
6
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": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 5 }, { "n...
{ "vitals": [ { "name": "energy", "value": 6 } ], "objects": [ { "name": "tree", "type": "changed", "dist": 1, "loc": "east" }, { "name": "cow", "type": "changed", "dist": 3 } ], "facing": { "type": "changed", "value": "tree...
4
406
You are 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": 0 }, { "name": "drink", "value": 7 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 3, "loc": "north-west" }, { "name": "stone", "type": "changed", "loc": "west" }, { "name": "path", "type": "changed", "loc": "west" }, { "name": "sand", "typ...
6
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": 6 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 2 }, { "n...
{ "vitals": [ { "name": "drink", "value": 1 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "zombie", "type": "changed", "dist": 3 } ] }
2
434
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 6 }, { "n...
{}
1
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": 7 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 5 }, { "n...
{ "vitals": [ { "name": "drink", "value": 4 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "table", "type": "changed", "dist": 1 } ], "facing": { "type": "changed", "value": "table" } }
2
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": 9 }, { "name": "food", "value": 2 }, { "name": "drink", "value": 0 }, { "n...
{ "inventory": [ { "name": "stone", "type": "changed", "value": 4 } ], "objects": [ { "name": "path", "type": "changed", "dist": 1, "loc": "north" } ], "facing": { "type": "changed", "value": "path" }, "sleeping": { "type": "changed", ...
4
542
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 7 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "health", "value": 8 }, { "name": "food", "value": 8 } ], "inventory": [ { "name": "stone", "value": 1, "type": "added" } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, ...
4
617
You are 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": 7 }, { "n...
{ "vitals": [ { "name": "drink", "value": 9 } ], "objects": [ { "name": "water", "type": "changed", "dist": 1 }, { "name": "grass", "type": "changed", "dist": 2 }, { "name": "path", "type": "changed", "dist": 3 }, ...
6
492
You are given a current state 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...
{}
1
311
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 6 }, { "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": 4 }, { "name": "drink", "value": 0 }, { "n...
{ "objects": [ { "name": "zombie", "type": "changed", "dist": 2 } ] }
6
446
You are 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...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 3 }, { "name": "stone", "value": 1, "type": "added" } ], "objects": [ { "name": "stone", "type": "changed", "dist": 1 }, { "name": "path", "type": "changed",...
5
668
You are 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": "drink", "value": 8 } ] }
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": 8 }, { "n...
{ "vitals": [ { "name": "drink", "value": 7 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 4 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "tree", "type": "changed", ...
5
483
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "facing": { "type": "changed", "value": "table" } }
1
515
You are given a current state 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": "skeleton", "type": "changed", "dist": 6 } ] }
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": 8 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 6 }, { "n...
{ "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 6 } ] }
5
446
You are 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": 3 }, { "n...
{ "inventory": [ { "name": "sapling", "type": "removed" } ], "objects": [ { "name": "water", "type": "changed", "dist": 2 }, { "name": "grass", "type": "changed", "loc": "south-west" }, { "name": "stone", "type": "changed", ...
3
978
You are 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": 3 }, { "name": "drink", "value": 3 }, { "n...
{ "facing": { "type": "changed", "value": "zombie" } }
2
493
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 7 }, { "name": "food", "value": 1 }, { "name": "drink", "value": 5 }, { "n...
{}
1
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": 7 }, { "n...
{ "objects": [ { "name": "cow", "type": "changed", "dist": 2 } ] }
5
362
You are given a current state 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": 3 } ], "objects": [ { "name": "water", "type": "changed", "dist": 5, "loc": "south-east" }, { "name": "tree", ...
6
510
You are given a current state 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 } ] }
6
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": 7 }, { "name": "drink", "value": 8 }, { "n...
{}
2
269
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 8 }, { "n...
{ "facing": { "type": "changed", "value": "coal" } }
3
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": 9 }, { "n...
{ "inventory": [ { "name": "wood_sword", "value": 1, "type": "added" }, { "name": "wood", "type": "removed" } ], "objects": [ { "name": "water", "type": "changed", "dist": 2, "loc": "north-west" }, { "name": "sand", "typ...
4
483
You are 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": 3 }, { "n...
{ "inventory": [ { "name": "stone", "type": "changed", "value": 5 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 2 }, { "name": "path", "type": "changed", "loc": "west" }, { "name": "cow", "type": "remov...
3
639
You are given a current state 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": "energy", "value": 7 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 7 } ], "objects": [ { "name": "tree", "type": "changed", "dist": 4, "loc": "south-west" } ] }
2
408
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 8 }, { "n...
{ "vitals": [ { "name": "energy", "value": 7 } ], "objects": [ { "name": "zombie", "type": "changed", "dist": 4 } ] }
2
422
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "objects": [ { "name": "tree", "type": "changed", "dist": 1, "loc": "east" }, { "name": "cow", "type": "changed", "dist": 3, "loc": "south-west" } ], "facing": { "type": "changed", "value": "tree" } }
6
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": 5 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 6 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 4, "loc": "south-west" }, { "name": "table", "type": "changed", "dist": 1, "loc": "south" } ] }
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": 6 }, { "name": "drink", "value": 5 }, { "n...
{ "vitals": [ { "name": "food", "value": 5 } ], "objects": [ { "name": "grass", "type": "changed", "dist": 2 }, { "name": "path", "type": "changed", "loc": "north" }, { "name": "coal", "type": "changed", "dist": 1 },...
1
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": 8 }, { "n...
{ "vitals": [ { "name": "drink", "value": 9 } ], "objects": [ { "name": "water", "type": "changed", "dist": 1 }, { "name": "grass", "type": "changed", "dist": 3 }, { "name": "sand", "type": "changed", "loc": "north" ...
2
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": 7 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "drink", "value": 8 } ], "objects": [ { "name": "water", "type": "changed", "dist": 3 }, { "name": "sand", "type": "changed", "loc": "north-east" }, { "name": "tree", "dist": 4, "loc": "south-east...
5
615
You are 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": 2 }, { "n...
{ "vitals": [ { "name": "food", "value": 8 } ], "objects": [ { "name": "stone", "type": "changed", "dist": 2, "loc": "north-west" }, { "name": "iron", "type": "changed", "dist": 4, "loc": "south-east" }, { "name": "zombi...
2
644
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 2 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "tree", "type": "changed", "dist": 4, "loc": "north-east" }, { "name": ...
4
474
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 2 }, { "name": "food", "value": 5 }, { "name": "drink", "value": 4 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "stone", "type": "changed", "dist": 4, "loc": "west" }, { "name": "path", "type": "changed", "dist": 5 }, { "name": "tree", "type": "chan...
2
518
You are given a current state 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": "water", "type": "changed", "dist": 2, "loc": "south" }, { "name": "sand", "type": "changed", "dist": 1, "loc": "south" }, { "name": "tree", "type": "changed", "dist": 3 }, { "name": "plant", ...
1
457
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 9 }, { "n...
{ "inventory": [ { "name": "wood_pickaxe", "value": 1, "type": "added" }, { "name": "wood", "type": "removed" } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "table", "dist": 1, "loc":...
4
469
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 1 }, { "name": "drink", "value": 2 }, { "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": 9 }, { "name": "drink", "value": 5 }, { "n...
{ "vitals": [ { "name": "food", "value": 8 } ] }
6
359
You are 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": 0 }, { "n...
{}
3
344
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 3 }, { "name": "drink", "value": 5 }, { "n...
{ "objects": [ { "name": "stone", "type": "changed", "dist": 4 }, { "name": "path", "type": "changed", "dist": 3 }, { "name": "sand", "type": "changed", "dist": 2, "loc": "east" }, { "name": "tree", "type": "changed", ...
3
626
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 6 }, { "n...
{ "objects": [ { "name": "cow", "type": "changed", "dist": 2, "loc": "south-east" } ], "facing": { "type": "changed", "value": "grass" } }
2
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": 6 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 0 }, { "n...
{}
2
497
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 6 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "arrow", "type": "changed", "dist": 1, "loc": "north" }, { "name": "zombie", "type": "removed" } ], "facing": { "type": "changed", "value": "table" ...
3
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": 8 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 6 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 1 }, { "name": "grass", "type": "changed", "loc": "south" }, { "name": "sand", "type": "changed", "dist": 1, "loc": "west" }, { "name": "tree", "type": "chan...
4
513
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 4 }, { "n...
{ "vitals": [ { "name": "energy", "value": 5 } ], "objects": [ { "name": "zombie", "dist": 2, "loc": "north-east", "type": "added" } ] }
4
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": 8 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 7 }, { "n...
{ "vitals": [ { "name": "energy", "value": 6 } ], "objects": [ { "name": "cow", "dist": 6, "loc": "south-west", "type": "added" } ] }
3
401
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "path", "type": "changed", "dist": 2 }, { "name": "tree", "type": "changed", "dist": 1 }, { "name": "coal", "type": "changed", "dist": 6,...
6
630
You are given a current state 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": "grass", "type": "changed", "loc": "south" }, { "name": "stone", "type": "changed", "dist": 1, "loc": "east" }, { "name": "path", "type": "changed", "loc": "west" }, { "name": "coal", "type": "...
2
647
You are 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...
{ "inventory": [ { "name": "iron", "value": 1, "type": "added" } ], "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "path", "type": "changed", "dist": 4 }, { "name": "cow", "dist": 5, ...
6
704
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 5 }, { "n...
{ "inventory": [ { "name": "wood", "type": "changed", "value": 8 } ], "objects": [ { "name": "tree", "type": "changed", "dist": 2, "loc": "west" }, { "name": "cow", "dist": 4, "loc": "west", "type": "added" } ], "facing"...
2
404
You are given a current state 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 } ], "objects": [ { "name": "table", "type": "changed", "dist": 2 }, { "name": "cow", "type": "changed", "dist": 4 } ], "facing": { "type": "changed", "value": "grass" } }
1
420
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 9 }, { "n...
{ "vitals": [ { "name": "energy", "value": 8 } ], "inventory": [ { "name": "wood", "type": "changed", "value": 2 } ], "objects": [ { "name": "grass", "type": "changed", "dist": 1, "loc": "north" }, { "name": "sand", ...
3
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": 8 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 5 }, { "n...
{ "objects": [ { "name": "path", "type": "changed", "dist": 1 }, { "name": "lava", "type": "changed", "dist": 3 }, { "name": "iron", "type": "changed", "dist": 3, "loc": "east" }, { "name": "table", "type": "changed", ...
4
584
You are given a current state 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", "dist": 3 }, { "name": "stone", "type": "changed", "dist": 3, "loc": "west" }, { "name": "path", "type": "changed", "loc": "north" }, { "name": "coal", "dist": 5, ...
2
520
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 6 }, { "n...
{ "vitals": [ { "name": "energy", "value": 3 } ], "objects": [ { "name": "cow", "type": "changed", "dist": 4, "loc": "south-east" }, { "name": "skeleton", "type": "changed", "dist": 5 } ] }
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": 9 }, { "name": "food", "value": 8 }, { "name": "drink", "value": 8 }, { "n...
{ "objects": [ { "name": "grass", "type": "changed", "loc": "north" }, { "name": "tree", "type": "changed", "dist": 1, "loc": "east" }, { "name": "cow", "type": "changed", "dist": 1, "loc": "west" } ] }
1
359
You are 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
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": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 3 }, { "n...
{ "vitals": [ { "name": "food", "value": 5 } ], "objects": [ { "name": "cow", "type": "changed", "dist": 6 } ] }
3
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": 9 }, { "name": "drink", "value": 9 }, { "n...
{ "inventory": [ { "name": "wood", "value": 1, "type": "added" } ], "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "tree", "type": "changed", "loc": "north" } ] }
2
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": 9 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 3 }, { "n...
{ "objects": [ { "name": "water", "type": "changed", "dist": 3 }, { "name": "stone", "type": "changed", "dist": 4 }, { "name": "path", "type": "changed", "dist": 4 }, { "name": "iron", "type": "changed", "dist": 5 ...
4
592
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 6 }, { "name": "drink", "value": 6 }, { "n...
{ "vitals": [ { "name": "drink", "value": 5 } ], "objects": [ { "name": "cow", "type": "changed", "dist": 1, "loc": "south" } ] }
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": 2 }, { "name": "food", "value": 0 }, { "name": "drink", "value": 1 }, { "n...
{ "vitals": [ { "name": "health", "value": 1 }, { "name": "drink", "value": 3 } ], "objects": [ { "name": "water", "type": "changed", "loc": "north" }, { "name": "grass", "type": "changed", "loc": "east" }, { "na...
6
551
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 4 }, { "name": "drink", "value": 3 }, { "n...
{ "objects": [ { "name": "cow", "dist": 7, "loc": "south-east", "type": "added" } ] }
4
264
You are given a current state 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": 3 } ], "objects": [ { "name": "grass", "type": "changed", "loc": "west" }, { "name": "tree", "type": "removed" } ], "facing": { "type": "changed", "value": "grass" }...
2
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": 7 }, { "name": "drink", "value": 8 }, { "n...
{}
4
299
You are given a current state and a sequence of actions. Predict the resulting state after applying them in order. Current state: { "vitals": [ { "name": "health", "value": 9 }, { "name": "food", "value": 7 }, { "name": "drink", "value": 7 }, { "n...
{ "objects": [ { "name": "table", "type": "changed", "dist": 2, "loc": "south-east" }, { "name": "path", "type": "removed" } ], "facing": { "type": "changed", "value": "grass" } }
4
462