id
int64
0
2k
task
stringclasses
11 values
env_seed
int64
5.31M
999M
image
imagewidth (px)
64
512
instruction
stringclasses
11 values
answers
sequencelengths
1
4
null
describe_tile
null
Describe the tile you see in the image
[ "The picture shows an ice cell" ]
null
describe_tile
null
Describe the tile you see in the image
[ "The picture shows a hole" ]
null
describe_tile
null
Describe the tile you see in the image
[ "The picture shows a cracked hole" ]
null
describe_tile
null
Describe the tile you see in the image
[ "The picture shows the player (facing north)" ]
null
describe_tile
null
Describe the tile you see in the image
[ "The picture shows the player (facing south)" ]
null
describe_tile
null
Describe the tile you see in the image
[ "The picture shows the player (facing east)" ]
null
describe_tile
null
Describe the tile you see in the image
[ "The picture shows the player (facing west)" ]
null
describe_tile
null
Describe the tile you see in the image
[ "The picture shows the goal" ]
null
describe_tile
null
Describe the tile you see in the image
[ "The picture shows the start cell" ]
1,047
describe_state
433,835,864
Describe the state of the environment from the player's perspective
[ "The map shows: a wall 1 steps to the player's north, the goal 3 steps to the player's south-east" ]
422
get_entities_in_fov
null
Write the entities in the player's field of view (1 step)
[ "The player can see 2 walls and no holes 1 step away from him" ]
139
describe_state
743,375,907
Describe the state of the environment from the player's perspective
[ "The map shows: a wall 1 steps to the player's west, a wall 1 steps to the player's south, a trap 1 steps to the player's north, the goal 2 steps to the player's east" ]
1,989
is_player_dead
null
Is the player dead?
[ "Based on the picture of the state above, it seems that the player is dead because he fell into a hole" ]
1,160
is_player_dead
null
Is the player dead?
[ "Based on the picture of the state above, it seems that the player is alive" ]
23
find_goal
null
Write the direction and the distance (in steps) from the player to the goal
[ "Based on the picture of the state above, it seems that the goal is 4 steps to my south-east" ]
1,755
get_num_holes
null
How many holes are there in the environment?
[ "The maps has 1 holes" ]
753
get_num_cells
665,988,883
How many cells are there in the environment?
[ "The maps has 25 cells" ]
1,913
get_last_action
null
Write the last action executed by the player
[ "The last action executed by the player was to move west" ]
68
get_entities_in_fov
null
Write the entities in the player's field of view (1 step)
[ "The player can see no walls and 1 holes 1 step away from him" ]
56
get_safe_actions
null
Write the list of actions that are safe for the player to execute
[ "Based on the picture of the state above, it seems that the player can move forward without dying", "Based on the picture of the state above, it seems that the player can move backward without dying", "Based on the picture of the state above, it seems that the player can move right without dying", "Based on the picture of the state above, it seems that the player can move left without dying" ]
1,177
describe_each_cell
530,769,590
Describe each cell of the environment from left to right, bottom to top. Use the format: "The cell [<x>, <y>] contains <tile_content>. Bottom left cell is [0, 0]
[ "The cell [0, 0] contains ice\nThe cell [1, 0] contains ice\nThe cell [2, 0] contains ice\nThe cell [3, 0] contains ice\nThe cell [4, 0] contains the goal\nThe cell [0, 1] contains ice\nThe cell [1, 1] contains ice\nThe cell [2, 1] contains ice\nThe cell [3, 1] contains ice\nThe cell [4, 1] contains the player\nThe cell [0, 2] contains ice\nThe cell [1, 2] contains ice\nThe cell [2, 2] contains ice\nThe cell [3, 2] contains ice\nThe cell [4, 2] contains a hole\nThe cell [0, 3] contains ice\nThe cell [1, 3] contains ice\nThe cell [2, 3] contains ice\nThe cell [3, 3] contains a hole\nThe cell [4, 3] contains a hole\nThe cell [0, 4] contains the start cell\nThe cell [1, 4] contains ice\nThe cell [2, 4] contains ice\nThe cell [3, 4] contains ice\nThe cell [4, 4] contains ice\n" ]
237
get_entities_in_fov
null
Write the entities in the player's field of view (1 step)
[ "The player can see no walls and 1 holes 1 step away from him" ]
1,955
get_num_cells
110,588,410
How many cells are there in the environment?
[ "The maps has 49 cells" ]
519
get_safe_actions
null
Write the list of actions that are safe for the player to execute
[ "Based on the picture of the state above, it seems that the player can move forward without dying", "Based on the picture of the state above, it seems that the player can move backward without dying" ]
1,008
get_num_cells
296,535,204
How many cells are there in the environment?
[ "The maps has 9 cells" ]
28
get_entities_in_fov
null
Write the entities in the player's field of view (1 step)
[ "The player can see 1 walls and 1 holes 1 step away from him" ]
1,752
get_expected_actions
null
Write the expected actions of the player to reach the goal safely
[ "Based on the picture of the state above, it seems that the player should move right to reach the goal safely" ]
1,830
get_expected_actions
null
Write the expected actions of the player to reach the goal safely
[ "Based on the picture of the state above, it seems that the player should move right to reach the goal safely" ]
1,604
get_safe_actions
null
Write the list of actions that are safe for the player to execute
[ "Based on the picture of the state above, it seems that the player can move forward without dying", "Based on the picture of the state above, it seems that the player can move backward without dying", "Based on the picture of the state above, it seems that the player can move left without dying" ]
1,743
is_player_dead
null
Is the player dead?
[ "Based on the picture of the state above, it seems that the player is alive" ]
259
describe_state
664,850,856
Describe the state of the environment from the player's perspective
[ "The map shows: the goal 10 steps to the player's south-east" ]
1,613
is_player_dead
null
Is the player dead?
[ "Based on the picture of the state above, it seems that the player is alive" ]
1,184
get_last_action
null
Write the last action executed by the player
[ "The last action executed by the player was to move east" ]
1,444
get_expected_actions
null
Write the expected actions of the player to reach the goal safely
[ "Based on the picture of the state above, it seems that the player should move backward to reach the goal safely", "Based on the picture of the state above, it seems that the player should move right to reach the goal safely" ]
1,866
describe_each_cell
376,359,473
Describe each cell of the environment from left to right, bottom to top. Use the format: "The cell [<x>, <y>] contains <tile_content>. Bottom left cell is [0, 0]
[ "The cell [0, 0] contains ice\nThe cell [1, 0] contains ice\nThe cell [2, 0] contains the goal\nThe cell [0, 1] contains ice\nThe cell [1, 1] contains ice\nThe cell [2, 1] contains the player\nThe cell [0, 2] contains the start cell\nThe cell [1, 2] contains ice\nThe cell [2, 2] contains ice\n" ]
511
get_entities_in_fov
null
Write the entities in the player's field of view (1 step)
[ "The player can see no walls and 2 holes 1 step away from him" ]
373
get_num_holes
null
How many holes are there in the environment?
[ "The maps has 21 holes" ]
1,157
describe_each_cell
109,143,996
Describe each cell of the environment from left to right, bottom to top. Use the format: "The cell [<x>, <y>] contains <tile_content>. Bottom left cell is [0, 0]
[ "The cell [0, 0] contains ice\nThe cell [1, 0] contains a hole\nThe cell [2, 0] contains ice\nThe cell [3, 0] contains ice\nThe cell [4, 0] contains ice\nThe cell [5, 0] contains ice\nThe cell [6, 0] contains ice\nThe cell [7, 0] contains the goal\nThe cell [0, 1] contains a hole\nThe cell [1, 1] contains a hole\nThe cell [2, 1] contains ice\nThe cell [3, 1] contains a hole\nThe cell [4, 1] contains ice\nThe cell [5, 1] contains ice\nThe cell [6, 1] contains ice\nThe cell [7, 1] contains ice\nThe cell [0, 2] contains ice\nThe cell [1, 2] contains ice\nThe cell [2, 2] contains ice\nThe cell [3, 2] contains ice\nThe cell [4, 2] contains a hole\nThe cell [5, 2] contains ice\nThe cell [6, 2] contains ice\nThe cell [7, 2] contains ice\nThe cell [0, 3] contains ice\nThe cell [1, 3] contains ice\nThe cell [2, 3] contains ice\nThe cell [3, 3] contains ice\nThe cell [4, 3] contains ice\nThe cell [5, 3] contains ice\nThe cell [6, 3] contains ice\nThe cell [7, 3] contains ice\nThe cell [0, 4] contains ice\nThe cell [1, 4] contains a hole\nThe cell [2, 4] contains a hole\nThe cell [3, 4] contains ice\nThe cell [4, 4] contains ice\nThe cell [5, 4] contains ice\nThe cell [6, 4] contains ice\nThe cell [7, 4] contains ice\nThe cell [0, 5] contains ice\nThe cell [1, 5] contains ice\nThe cell [2, 5] contains the player\nThe cell [3, 5] contains ice\nThe cell [4, 5] contains ice\nThe cell [5, 5] contains a hole\nThe cell [6, 5] contains ice\nThe cell [7, 5] contains ice\nThe cell [0, 6] contains ice\nThe cell [1, 6] contains a hole\nThe cell [2, 6] contains ice\nThe cell [3, 6] contains ice\nThe cell [4, 6] contains a hole\nThe cell [5, 6] contains a hole\nThe cell [6, 6] contains ice\nThe cell [7, 6] contains a hole\nThe cell [0, 7] contains the start cell\nThe cell [1, 7] contains ice\nThe cell [2, 7] contains ice\nThe cell [3, 7] contains ice\nThe cell [4, 7] contains ice\nThe cell [5, 7] contains a hole\nThe cell [6, 7] contains ice\nThe cell [7, 7] contains ice\n" ]
946
get_num_holes
null
How many holes are there in the environment?
[ "The maps has 17 holes" ]
38
get_entities_in_fov
null
Write the entities in the player's field of view (1 step)
[ "The player can see no walls and 2 holes 1 step away from him" ]
906
get_num_holes
null
How many holes are there in the environment?
[ "The maps has 10 holes" ]
1,733
is_player_dead
null
Is the player dead?
[ "Based on the picture of the state above, it seems that the player is alive" ]
48
get_entities_in_fov
null
Write the entities in the player's field of view (1 step)
[ "The player can see 1 walls and no holes 1 step away from him" ]
1,185
describe_state
867,738,953
Describe the state of the environment from the player's perspective
[ "The map shows: the goal 9 steps to the player's south-east" ]
1,441
get_num_cells
579,364,553
How many cells are there in the environment?
[ "The maps has 100 cells" ]
380
is_player_dead
null
Is the player dead?
[ "Based on the picture of the state above, it seems that the player is alive" ]
1,642
get_expected_actions
null
Write the expected actions of the player to reach the goal safely
[ "Based on the picture of the state above, it seems that the player should move right to reach the goal safely" ]
1,457
get_num_holes
null
How many holes are there in the environment?
[ "The maps has 11 holes" ]
432
get_entities_in_fov
null
Write the entities in the player's field of view (1 step)
[ "The player can see no walls and 1 holes 1 step away from him" ]
163
get_expected_actions
null
Write the expected actions of the player to reach the goal safely
[ "Based on the picture of the state above, it seems that the player should move backward to reach the goal safely" ]
1,427
get_num_holes
null
How many holes are there in the environment?
[ "The maps has 0 holes" ]
1,435
is_player_dead
null
Is the player dead?
[ "Based on the picture of the state above, it seems that the player is alive" ]
202
find_goal
null
Write the direction and the distance (in steps) from the player to the goal
[ "Based on the picture of the state above, it seems that the goal is 1 steps to my south" ]
621
get_entities_in_fov
null
Write the entities in the player's field of view (1 step)
[ "The player can see 1 walls and no holes 1 step away from him" ]
283
get_expected_actions
null
Write the expected actions of the player to reach the goal safely
[ "Based on the picture of the state above, it seems that the player should move backward to reach the goal safely", "Based on the picture of the state above, it seems that the player should move right to reach the goal safely" ]
908
get_last_action
null
Write the last action executed by the player
[ "The last action executed by the player was to move north" ]
201
describe_each_cell
160,688,162
Describe each cell of the environment from left to right, bottom to top. Use the format: "The cell [<x>, <y>] contains <tile_content>. Bottom left cell is [0, 0]
[ "The cell [0, 0] contains ice\nThe cell [1, 0] contains ice\nThe cell [2, 0] contains ice\nThe cell [3, 0] contains ice\nThe cell [4, 0] contains ice\nThe cell [5, 0] contains the goal\nThe cell [0, 1] contains ice\nThe cell [1, 1] contains ice\nThe cell [2, 1] contains ice\nThe cell [3, 1] contains ice\nThe cell [4, 1] contains ice\nThe cell [5, 1] contains the player\nThe cell [0, 2] contains ice\nThe cell [1, 2] contains ice\nThe cell [2, 2] contains ice\nThe cell [3, 2] contains ice\nThe cell [4, 2] contains ice\nThe cell [5, 2] contains ice\nThe cell [0, 3] contains ice\nThe cell [1, 3] contains ice\nThe cell [2, 3] contains ice\nThe cell [3, 3] contains ice\nThe cell [4, 3] contains ice\nThe cell [5, 3] contains ice\nThe cell [0, 4] contains ice\nThe cell [1, 4] contains a hole\nThe cell [2, 4] contains a hole\nThe cell [3, 4] contains a hole\nThe cell [4, 4] contains ice\nThe cell [5, 4] contains ice\nThe cell [0, 5] contains the start cell\nThe cell [1, 5] contains ice\nThe cell [2, 5] contains ice\nThe cell [3, 5] contains ice\nThe cell [4, 5] contains ice\nThe cell [5, 5] contains a hole\n" ]
415
get_num_cells
90,047,860
How many cells are there in the environment?
[ "The maps has 9 cells" ]
1,789
describe_each_cell
333,637,758
Describe each cell of the environment from left to right, bottom to top. Use the format: "The cell [<x>, <y>] contains <tile_content>. Bottom left cell is [0, 0]
[ "The cell [0, 0] contains a hole\nThe cell [1, 0] contains ice\nThe cell [2, 0] contains a hole\nThe cell [3, 0] contains ice\nThe cell [4, 0] contains ice\nThe cell [5, 0] contains ice\nThe cell [6, 0] contains ice\nThe cell [7, 0] contains ice\nThe cell [8, 0] contains the goal\nThe cell [0, 1] contains ice\nThe cell [1, 1] contains ice\nThe cell [2, 1] contains ice\nThe cell [3, 1] contains ice\nThe cell [4, 1] contains ice\nThe cell [5, 1] contains ice\nThe cell [6, 1] contains ice\nThe cell [7, 1] contains ice\nThe cell [8, 1] contains ice\nThe cell [0, 2] contains ice\nThe cell [1, 2] contains ice\nThe cell [2, 2] contains ice\nThe cell [3, 2] contains ice\nThe cell [4, 2] contains a hole\nThe cell [5, 2] contains the player\nThe cell [6, 2] contains a hole\nThe cell [7, 2] contains ice\nThe cell [8, 2] contains ice\nThe cell [0, 3] contains a hole\nThe cell [1, 3] contains ice\nThe cell [2, 3] contains ice\nThe cell [3, 3] contains ice\nThe cell [4, 3] contains ice\nThe cell [5, 3] contains ice\nThe cell [6, 3] contains a hole\nThe cell [7, 3] contains ice\nThe cell [8, 3] contains a hole\nThe cell [0, 4] contains a hole\nThe cell [1, 4] contains ice\nThe cell [2, 4] contains ice\nThe cell [3, 4] contains ice\nThe cell [4, 4] contains ice\nThe cell [5, 4] contains ice\nThe cell [6, 4] contains ice\nThe cell [7, 4] contains ice\nThe cell [8, 4] contains ice\nThe cell [0, 5] contains ice\nThe cell [1, 5] contains ice\nThe cell [2, 5] contains ice\nThe cell [3, 5] contains ice\nThe cell [4, 5] contains ice\nThe cell [5, 5] contains ice\nThe cell [6, 5] contains ice\nThe cell [7, 5] contains ice\nThe cell [8, 5] contains ice\nThe cell [0, 6] contains ice\nThe cell [1, 6] contains ice\nThe cell [2, 6] contains ice\nThe cell [3, 6] contains a hole\nThe cell [4, 6] contains ice\nThe cell [5, 6] contains ice\nThe cell [6, 6] contains ice\nThe cell [7, 6] contains ice\nThe cell [8, 6] contains ice\nThe cell [0, 7] contains ice\nThe cell [1, 7] contains ice\nThe cell [2, 7] contains ice\nThe cell [3, 7] contains ice\nThe cell [4, 7] contains a hole\nThe cell [5, 7] contains ice\nThe cell [6, 7] contains a hole\nThe cell [7, 7] contains ice\nThe cell [8, 7] contains ice\nThe cell [0, 8] contains the start cell\nThe cell [1, 8] contains ice\nThe cell [2, 8] contains a hole\nThe cell [3, 8] contains ice\nThe cell [4, 8] contains ice\nThe cell [5, 8] contains ice\nThe cell [6, 8] contains ice\nThe cell [7, 8] contains ice\nThe cell [8, 8] contains ice\n" ]
930
get_num_cells
31,911,050
How many cells are there in the environment?
[ "The maps has 16 cells" ]
717
is_player_dead
null
Is the player dead?
[ "Based on the picture of the state above, it seems that the player is alive" ]
1,020
find_goal
null
Write the direction and the distance (in steps) from the player to the goal
[ "Based on the picture of the state above, it seems that the goal is 5 steps to my south-east" ]
1,096
get_last_action
null
Write the last action executed by the player
[ "The last action executed by the player was to move south" ]
794
get_expected_actions
null
Write the expected actions of the player to reach the goal safely
[ "Based on the picture of the state above, it seems that the player should move backward to reach the goal safely" ]
1,714
get_safe_actions
null
Write the list of actions that are safe for the player to execute
[ "Based on the picture of the state above, it seems that the player can move forward without dying", "Based on the picture of the state above, it seems that the player can move backward without dying", "Based on the picture of the state above, it seems that the player can move left without dying" ]
731
get_last_action
null
Write the last action executed by the player
[ "The last action executed by the player was to move west" ]
1,892
get_entities_in_fov
null
Write the entities in the player's field of view (1 step)
[ "The player can see 1 walls and 1 holes 1 step away from him" ]
538
is_player_dead
null
Is the player dead?
[ "Based on the picture of the state above, it seems that the player is alive" ]
1,880
get_safe_actions
null
Write the list of actions that are safe for the player to execute
[ "Based on the picture of the state above, it seems that the player can move backward without dying", "Based on the picture of the state above, it seems that the player can move left without dying" ]
1,889
is_player_dead
null
Is the player dead?
[ "Based on the picture of the state above, it seems that the player is alive" ]
943
get_expected_actions
null
Write the expected actions of the player to reach the goal safely
[ "Based on the picture of the state above, it seems that the player should move backward to reach the goal safely", "Based on the picture of the state above, it seems that the player should move right to reach the goal safely" ]
1,442
describe_each_cell
579,364,553
Describe each cell of the environment from left to right, bottom to top. Use the format: "The cell [<x>, <y>] contains <tile_content>. Bottom left cell is [0, 0]
[ "The cell [0, 0] contains ice\nThe cell [1, 0] contains ice\nThe cell [2, 0] contains ice\nThe cell [3, 0] contains a hole\nThe cell [4, 0] contains ice\nThe cell [5, 0] contains ice\nThe cell [6, 0] contains a hole\nThe cell [7, 0] contains ice\nThe cell [8, 0] contains ice\nThe cell [9, 0] contains the goal\nThe cell [0, 1] contains ice\nThe cell [1, 1] contains a hole\nThe cell [2, 1] contains a hole\nThe cell [3, 1] contains ice\nThe cell [4, 1] contains ice\nThe cell [5, 1] contains ice\nThe cell [6, 1] contains a hole\nThe cell [7, 1] contains ice\nThe cell [8, 1] contains ice\nThe cell [9, 1] contains ice\nThe cell [0, 2] contains a hole\nThe cell [1, 2] contains ice\nThe cell [2, 2] contains ice\nThe cell [3, 2] contains a hole\nThe cell [4, 2] contains ice\nThe cell [5, 2] contains ice\nThe cell [6, 2] contains a hole\nThe cell [7, 2] contains the player\nThe cell [8, 2] contains ice\nThe cell [9, 2] contains ice\nThe cell [0, 3] contains ice\nThe cell [1, 3] contains ice\nThe cell [2, 3] contains ice\nThe cell [3, 3] contains ice\nThe cell [4, 3] contains a hole\nThe cell [5, 3] contains ice\nThe cell [6, 3] contains ice\nThe cell [7, 3] contains ice\nThe cell [8, 3] contains ice\nThe cell [9, 3] contains ice\nThe cell [0, 4] contains ice\nThe cell [1, 4] contains ice\nThe cell [2, 4] contains ice\nThe cell [3, 4] contains ice\nThe cell [4, 4] contains ice\nThe cell [5, 4] contains ice\nThe cell [6, 4] contains ice\nThe cell [7, 4] contains ice\nThe cell [8, 4] contains ice\nThe cell [9, 4] contains ice\nThe cell [0, 5] contains ice\nThe cell [1, 5] contains a hole\nThe cell [2, 5] contains ice\nThe cell [3, 5] contains ice\nThe cell [4, 5] contains ice\nThe cell [5, 5] contains a hole\nThe cell [6, 5] contains ice\nThe cell [7, 5] contains ice\nThe cell [8, 5] contains ice\nThe cell [9, 5] contains ice\nThe cell [0, 6] contains a hole\nThe cell [1, 6] contains ice\nThe cell [2, 6] contains ice\nThe cell [3, 6] contains ice\nThe cell [4, 6] contains a hole\nThe cell [5, 6] contains a hole\nThe cell [6, 6] contains ice\nThe cell [7, 6] contains ice\nThe cell [8, 6] contains a hole\nThe cell [9, 6] contains a hole\nThe cell [0, 7] contains ice\nThe cell [1, 7] contains ice\nThe cell [2, 7] contains ice\nThe cell [3, 7] contains ice\nThe cell [4, 7] contains ice\nThe cell [5, 7] contains ice\nThe cell [6, 7] contains ice\nThe cell [7, 7] contains ice\nThe cell [8, 7] contains a hole\nThe cell [9, 7] contains ice\nThe cell [0, 8] contains ice\nThe cell [1, 8] contains ice\nThe cell [2, 8] contains ice\nThe cell [3, 8] contains a hole\nThe cell [4, 8] contains ice\nThe cell [5, 8] contains a hole\nThe cell [6, 8] contains ice\nThe cell [7, 8] contains a hole\nThe cell [8, 8] contains ice\nThe cell [9, 8] contains ice\nThe cell [0, 9] contains the start cell\nThe cell [1, 9] contains ice\nThe cell [2, 9] contains ice\nThe cell [3, 9] contains ice\nThe cell [4, 9] contains ice\nThe cell [5, 9] contains ice\nThe cell [6, 9] contains ice\nThe cell [7, 9] contains ice\nThe cell [8, 9] contains ice\nThe cell [9, 9] contains a hole\n" ]
386
get_num_cells
783,898,208
How many cells are there in the environment?
[ "The maps has 49 cells" ]
939
describe_state
891,911,453
Describe the state of the environment from the player's perspective
[ "The map shows: the goal 12 steps to the player's south-east" ]
1,718
describe_state
465,985,152
Describe the state of the environment from the player's perspective
[ "The map shows: a trap right under me, a trap 1 steps to the player's east, the goal 3 steps to the player's south-east" ]
369
find_goal
null
Write the direction and the distance (in steps) from the player to the goal
[ "Based on the picture of the state above, it seems that the goal is 8 steps to my east" ]
144
is_player_dead
null
Is the player dead?
[ "Based on the picture of the state above, it seems that the player is alive" ]
874
get_expected_actions
null
Write the expected actions of the player to reach the goal safely
[ "Based on the picture of the state above, it seems that the player should move right to reach the goal safely" ]
620
get_num_holes
null
How many holes are there in the environment?
[ "The maps has 0 holes" ]
1,326
get_expected_actions
null
Write the expected actions of the player to reach the goal safely
[ "Based on the picture of the state above, it seems that the player should move backward to reach the goal safely", "Based on the picture of the state above, it seems that the player should move right to reach the goal safely" ]
350
describe_each_cell
408,528,643
Describe each cell of the environment from left to right, bottom to top. Use the format: "The cell [<x>, <y>] contains <tile_content>. Bottom left cell is [0, 0]
[ "The cell [0, 0] contains a hole\nThe cell [1, 0] contains ice\nThe cell [2, 0] contains ice\nThe cell [3, 0] contains the player\nThe cell [0, 1] contains ice\nThe cell [1, 1] contains ice\nThe cell [2, 1] contains ice\nThe cell [3, 1] contains ice\nThe cell [0, 2] contains ice\nThe cell [1, 2] contains ice\nThe cell [2, 2] contains a hole\nThe cell [3, 2] contains ice\nThe cell [0, 3] contains the start cell\nThe cell [1, 3] contains ice\nThe cell [2, 3] contains a hole\nThe cell [3, 3] contains ice\n" ]
1,158
find_goal
null
Write the direction and the distance (in steps) from the player to the goal
[ "Based on the picture of the state above, it seems that the goal is 10 steps to my south-east" ]
567
get_expected_actions
null
Write the expected actions of the player to reach the goal safely
[ "Based on the picture of the state above, it seems that the player should move backward to reach the goal safely" ]
1,320
get_entities_in_fov
null
Write the entities in the player's field of view (1 step)
[ "The player can see 2 walls and no holes 1 step away from him" ]
1,405
find_goal
null
Write the direction and the distance (in steps) from the player to the goal
[ "Based on the picture of the state above, it seems that the goal is 1 steps to my east" ]
596
find_goal
null
Write the direction and the distance (in steps) from the player to the goal
[ "Based on the picture of the state above, it seems that the goal is 8 steps to my south-east" ]
1,508
describe_state
604,177,519
Describe the state of the environment from the player's perspective
[ "The map shows: the goal 7 steps to the player's south-east" ]
578
is_player_dead
null
Is the player dead?
[ "Based on the picture of the state above, it seems that the player is alive" ]
1,176
get_num_cells
530,769,590
How many cells are there in the environment?
[ "The maps has 25 cells" ]
64
get_expected_actions
null
Write the expected actions of the player to reach the goal safely
[ "Based on the picture of the state above, it seems that the player should move backward to reach the goal safely", "Based on the picture of the state above, it seems that the player should move right to reach the goal safely" ]
289
describe_state
114,530,073
Describe the state of the environment from the player's perspective
[ "The map shows: a wall 1 steps to the player's east, the goal 2 steps to the player's south" ]
1,141
get_safe_actions
null
Write the list of actions that are safe for the player to execute
[ "Based on the picture of the state above, it seems that the player can move forward without dying", "Based on the picture of the state above, it seems that the player can move left without dying" ]
1,692
get_expected_actions
null
Write the expected actions of the player to reach the goal safely
[ "Based on the picture of the state above, it seems that the player should move backward to reach the goal safely", "Based on the picture of the state above, it seems that the player should move right to reach the goal safely" ]
471
get_entities_in_fov
null
Write the entities in the player's field of view (1 step)
[ "The player can see 1 walls and 1 holes 1 step away from him" ]
413
get_last_action
null
Write the last action executed by the player
[ "The last action executed by the player was to move west" ]
483
describe_state
366,263,536
Describe the state of the environment from the player's perspective
[ "The map shows: a wall 1 steps to the player's east, the goal 1 steps to the player's south" ]
130
get_num_cells
497,791,541
How many cells are there in the environment?
[ "The maps has 36 cells" ]
1,161
get_safe_actions
null
Write the list of actions that are safe for the player to execute
[ "Based on the picture of the state above, it seems that the player can move forward without dying", "Based on the picture of the state above, it seems that the player can move right without dying", "Based on the picture of the state above, it seems that the player can move left without dying" ]
129
describe_state
497,791,541
Describe the state of the environment from the player's perspective
[ "The map shows: a wall 1 steps to the player's north, the goal 9 steps to the player's south-east" ]
348
describe_state
408,528,643
Describe the state of the environment from the player's perspective
[ "The map shows: a wall 1 steps to the player's east, a wall 1 steps to the player's south, the goal right under me" ]