id
int64
1
2.39k
task
stringclasses
11 values
env_seed
int64
5.31M
967M
image
imagewidth (px)
64
512
instruction
stringclasses
11 values
answer
stringclasses
397 values
781
describe_each_cell
581,061,139
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 The cell [1, 0] contains ice The cell [2, 0] contains ice The cell [3, 0] contains ice The cell [4, 0] contains ice The cell [5, 0] contains ice The cell [6, 0] contains ice The cell [7, 0] contains a hole The cell [8, 0] contains ice The cell [9, 0] contains ice The cell [10, 0] contains the goal The cell [0, 1] contains ice The cell [1, 1] contains a hole The cell [2, 1] contains a hole The cell [3, 1] contains ice The cell [4, 1] contains ice The cell [5, 1] contains ice The cell [6, 1] contains ice The cell [7, 1] contains ice The cell [8, 1] contains ice The cell [9, 1] contains ice The cell [10, 1] contains ice The cell [0, 2] contains ice The cell [1, 2] contains ice The cell [2, 2] contains ice The cell [3, 2] contains ice The cell [4, 2] contains ice The cell [5, 2] contains ice The cell [6, 2] contains ice The cell [7, 2] contains ice The cell [8, 2] contains ice The cell [9, 2] contains ice The cell [10, 2] contains ice The cell [0, 3] contains ice The cell [1, 3] contains ice The cell [2, 3] contains a hole The cell [3, 3] contains a hole The cell [4, 3] contains ice The cell [5, 3] contains ice The cell [6, 3] contains ice The cell [7, 3] contains ice The cell [8, 3] contains ice The cell [9, 3] contains ice The cell [10, 3] contains ice The cell [0, 4] contains ice The cell [1, 4] contains ice The cell [2, 4] contains ice The cell [3, 4] contains ice The cell [4, 4] contains ice The cell [5, 4] contains ice The cell [6, 4] contains ice The cell [7, 4] contains ice The cell [8, 4] contains ice The cell [9, 4] contains ice The cell [10, 4] contains ice The cell [0, 5] contains ice The cell [1, 5] contains ice The cell [2, 5] contains ice The cell [3, 5] contains ice The cell [4, 5] contains ice The cell [5, 5] contains ice The cell [6, 5] contains ice The cell [7, 5] contains ice The cell [8, 5] contains ice The cell [9, 5] contains ice The cell [10, 5] contains ice The cell [0, 6] contains a hole The cell [1, 6] contains ice The cell [2, 6] contains ice The cell [3, 6] contains ice The cell [4, 6] contains ice The cell [5, 6] contains a hole The cell [6, 6] contains ice The cell [7, 6] contains ice The cell [8, 6] contains ice The cell [9, 6] contains ice The cell [10, 6] contains a hole The cell [0, 7] contains ice The cell [1, 7] contains ice The cell [2, 7] contains a hole The cell [3, 7] contains ice The cell [4, 7] contains ice The cell [5, 7] contains ice The cell [6, 7] contains ice The cell [7, 7] contains ice The cell [8, 7] contains a hole The cell [9, 7] contains a hole The cell [10, 7] contains ice The cell [0, 8] contains ice The cell [1, 8] contains a hole The cell [2, 8] contains ice The cell [3, 8] contains ice The cell [4, 8] contains ice The cell [5, 8] contains a hole The cell [6, 8] contains ice The cell [7, 8] contains a hole The cell [8, 8] contains ice The cell [9, 8] contains a hole The cell [10, 8] contains ice The cell [0, 9] contains ice The cell [1, 9] contains ice The cell [2, 9] contains a hole The cell [3, 9] contains ice The cell [4, 9] contains a hole The cell [5, 9] contains ice The cell [6, 9] contains ice The cell [7, 9] contains ice The cell [8, 9] contains ice The cell [9, 9] contains ice The cell [10, 9] contains ice The cell [0, 10] contains the start cell The cell [1, 10] contains ice The cell [2, 10] contains ice The cell [3, 10] contains ice The cell [4, 10] contains ice The cell [5, 10] contains ice The cell [6, 10] contains ice The cell [7, 10] contains a hole The cell [8, 10] contains a hole The cell [9, 10] contains ice The cell [10, 10] contains ice
1,073
get_num_holes
null
How many holes are there in the environment?
The maps has 21 holes
1,309
is_player_dead
null
Is the player dead?
Based on the picture of the state above, it seems that the player is alive
592
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
2,359
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 right without dying
106
get_num_holes
null
How many holes are there in the environment?
The maps has 0 holes
2,326
describe_state
295,359,025
Describe the state of the environment from the player's perspective
The map shows: a wall 1 steps to the player's south, the goal 1 steps to the player's east
1,953
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
1,154
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 left without dying
1,230
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
872
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
764
get_last_action
null
Write the last action executed by the player
The last action executed by the player was to move east
1,462
is_player_dead
null
Is the player dead?
Based on the picture of the state above, it seems that the player is alive
2,346
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 right without dying
56
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,570
get_num_cells
709,036,174
How many cells are there in the environment?
The maps has 4 cells
1,562
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
400
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
236
describe_state
564,499,893
Describe the state of the environment from the player's perspective
The map shows: a trap 1 steps to the player's south, the goal 2 steps to the player's south-east
2,200
get_entities_in_fov
null
Write the entities in the player's field of view (1 step)
The player can see no walls and no holes 1 step away from him
1,628
get_num_holes
null
How many holes are there in the environment?
The maps has 11 holes
1,145
get_entities_in_fov
null
Write the entities in the player's field of view (1 step)
The player can see no walls and no holes 1 step away from him
658
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
2,008
get_num_cells
169,395,527
How many cells are there in the environment?
The maps has 121 cells
2,281
describe_each_cell
850,533,679
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 The cell [1, 0] contains ice The cell [2, 0] contains the player The cell [3, 0] contains the goal The cell [0, 1] contains ice The cell [1, 1] contains a hole The cell [2, 1] contains a hole The cell [3, 1] contains ice The cell [0, 2] contains ice The cell [1, 2] contains ice The cell [2, 2] contains ice The cell [3, 2] contains ice The cell [0, 3] contains the start cell The cell [1, 3] contains a hole The cell [2, 3] contains ice The cell [3, 3] contains ice
220
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,608
get_num_cells
828,217,867
How many cells are there in the environment?
The maps has 25 cells
579
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 2 steps to my south-east
2,097
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
347
describe_state
568,741,195
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 11 steps to the player's south-east
36
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 6 steps to my south-east
2,207
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
2,114
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 left without dying
2,324
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,700
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 right without dying
650
get_num_holes
null
How many holes are there in the environment?
The maps has 0 holes
1,004
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
2,365
get_num_cells
110,588,410
How many cells are there in the environment?
The maps has 49 cells
2,138
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
1,306
describe_each_cell
313,737,557
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 The cell [1, 0] contains ice The cell [2, 0] contains ice The cell [3, 0] contains ice The cell [4, 0] contains ice The cell [5, 0] contains the player The cell [6, 0] contains ice The cell [7, 0] contains the goal The cell [0, 1] contains ice The cell [1, 1] contains ice The cell [2, 1] contains ice The cell [3, 1] contains a hole The cell [4, 1] contains a hole The cell [5, 1] contains ice The cell [6, 1] contains a hole The cell [7, 1] contains a hole The cell [0, 2] contains ice The cell [1, 2] contains ice The cell [2, 2] contains ice The cell [3, 2] contains ice The cell [4, 2] contains ice The cell [5, 2] contains ice The cell [6, 2] contains ice The cell [7, 2] contains ice The cell [0, 3] contains ice The cell [1, 3] contains ice The cell [2, 3] contains ice The cell [3, 3] contains a hole The cell [4, 3] contains ice The cell [5, 3] contains ice The cell [6, 3] contains ice The cell [7, 3] contains a hole The cell [0, 4] contains ice The cell [1, 4] contains ice The cell [2, 4] contains ice The cell [3, 4] contains a hole The cell [4, 4] contains ice The cell [5, 4] contains ice The cell [6, 4] contains ice The cell [7, 4] contains ice The cell [0, 5] contains ice The cell [1, 5] contains ice The cell [2, 5] contains a hole The cell [3, 5] contains a hole The cell [4, 5] contains ice The cell [5, 5] contains ice The cell [6, 5] contains a hole The cell [7, 5] contains ice The cell [0, 6] contains ice The cell [1, 6] contains a hole The cell [2, 6] contains ice The cell [3, 6] contains ice The cell [4, 6] contains ice The cell [5, 6] contains ice The cell [6, 6] contains ice The cell [7, 6] contains ice The cell [0, 7] contains the start cell The cell [1, 7] contains a hole The cell [2, 7] contains ice The cell [3, 7] contains ice The cell [4, 7] contains ice The cell [5, 7] contains ice The cell [6, 7] contains ice The cell [7, 7] contains ice
2,190
describe_each_cell
364,192,017
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 The cell [1, 0] contains ice The cell [2, 0] contains a hole The cell [3, 0] contains ice The cell [4, 0] contains a hole The cell [5, 0] contains ice The cell [6, 0] contains a hole The cell [7, 0] contains ice The cell [8, 0] contains the goal The cell [0, 1] contains a hole The cell [1, 1] contains ice The cell [2, 1] contains ice The cell [3, 1] contains ice The cell [4, 1] contains ice The cell [5, 1] contains a hole The cell [6, 1] contains ice The cell [7, 1] contains a hole The cell [8, 1] contains ice The cell [0, 2] contains ice The cell [1, 2] contains ice The cell [2, 2] contains a hole The cell [3, 2] contains ice The cell [4, 2] contains a hole The cell [5, 2] contains ice The cell [6, 2] contains a hole The cell [7, 2] contains ice The cell [8, 2] contains ice The cell [0, 3] contains ice The cell [1, 3] contains ice The cell [2, 3] contains ice The cell [3, 3] contains ice The cell [4, 3] contains a hole The cell [5, 3] contains a hole The cell [6, 3] contains ice The cell [7, 3] contains ice The cell [8, 3] contains ice The cell [0, 4] contains ice The cell [1, 4] contains ice The cell [2, 4] contains ice The cell [3, 4] contains a hole The cell [4, 4] contains ice The cell [5, 4] contains ice The cell [6, 4] contains ice The cell [7, 4] contains the player The cell [8, 4] contains ice The cell [0, 5] contains a hole The cell [1, 5] contains ice The cell [2, 5] contains a hole The cell [3, 5] contains ice The cell [4, 5] contains ice The cell [5, 5] contains ice The cell [6, 5] contains ice The cell [7, 5] contains ice The cell [8, 5] contains ice The cell [0, 6] contains a hole The cell [1, 6] contains ice The cell [2, 6] contains ice The cell [3, 6] contains ice The cell [4, 6] contains ice The cell [5, 6] contains ice The cell [6, 6] contains ice The cell [7, 6] contains a hole The cell [8, 6] contains ice The cell [0, 7] contains ice The cell [1, 7] contains ice The cell [2, 7] contains ice The cell [3, 7] contains ice The cell [4, 7] contains ice The cell [5, 7] contains ice The cell [6, 7] contains ice The cell [7, 7] contains ice The cell [8, 7] contains ice The cell [0, 8] contains the start cell The cell [1, 8] contains ice The cell [2, 8] contains a hole The cell [3, 8] contains ice The cell [4, 8] contains ice The cell [5, 8] contains ice The cell [6, 8] contains ice The cell [7, 8] contains ice The cell [8, 8] contains ice
448
get_num_holes
null
How many holes are there in the environment?
The maps has 0 holes
1,477
get_num_holes
null
How many holes are there in the environment?
The maps has 25 holes
1,111
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
409
get_num_cells
303,950,097
How many cells are there in the environment?
The maps has 81 cells
2,284
is_player_dead
null
Is the player dead?
Based on the picture of the state above, it seems that the player is alive
866
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
154
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,256
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,286
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
326
is_player_dead
null
Is the player dead?
Based on the picture of the state above, it seems that the player is alive
1,495
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 2 steps to my south
1,724
get_last_action
null
Write the last action executed by the player
The last action executed by the player was to move north
1,164
get_num_holes
null
How many holes are there in the environment?
The maps has 19 holes
2,075
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
1,285
is_player_dead
null
Is the player dead?
Based on the picture of the state above, it seems that the player is alive
1,869
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 right without dying
1,593
describe_state
515,995,552
Describe the state of the environment from the player's perspective
The map shows: the goal 3 steps to the player's south-east
1,127
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
20
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
560
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 left without dying
1,220
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
582
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 right without dying
1,100
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
155
is_player_dead
null
Is the player dead?
Based on the picture of the state above, it seems that the player is alive
1,791
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,581
describe_state
830,994,091
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 north, the goal 4 steps to the player's south-east
1,191
get_num_cells
174,278,532
How many cells are there in the environment?
The maps has 4 cells
1,711
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 left without dying
2,024
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
33
describe_state
761,139,701
Describe the state of the environment from the player's perspective
The map shows: a trap 1 steps to the player's west, a trap right under me, the goal 6 steps to the player's south-east
2,066
get_num_holes
null
How many holes are there in the environment?
The maps has 1 holes
1,172
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
1,112
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
989
describe_each_cell
634,831,088
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 The cell [1, 0] contains ice The cell [2, 0] contains ice The cell [3, 0] contains the goal The cell [0, 1] contains ice The cell [1, 1] contains ice The cell [2, 1] contains ice The cell [3, 1] contains a hole The cell [0, 2] contains a hole The cell [1, 2] contains ice The cell [2, 2] contains ice The cell [3, 2] contains ice The cell [0, 3] contains the start cell The cell [1, 3] contains ice The cell [2, 3] contains ice The cell [3, 3] contains ice
2,247
describe_state
780,301,493
Describe the state of the environment from the player's perspective
The map shows: a wall 1 steps to the player's west, a trap right under me, a trap 1 steps to the player's east, a trap 1 steps to the player's south, the goal 5 steps to the player's south-east
1,548
get_num_cells
155,860,864
How many cells are there in the environment?
The maps has 9 cells
1,833
get_num_holes
null
How many holes are there in the environment?
The maps has 6 holes
1,907
get_last_action
null
Write the last action executed by the player
The last action executed by the player was to move south
707
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
511
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
507
describe_state
90,047,860
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, the goal 2 steps to the player's east
1,110
describe_each_cell
5,307,072
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 The cell [1, 0] contains ice The cell [2, 0] contains the player The cell [3, 0] contains the goal The cell [0, 1] contains a hole The cell [1, 1] contains ice The cell [2, 1] contains ice The cell [3, 1] contains ice The cell [0, 2] contains a hole The cell [1, 2] contains ice The cell [2, 2] contains ice The cell [3, 2] contains ice The cell [0, 3] contains the start cell The cell [1, 3] contains ice The cell [2, 3] contains ice The cell [3, 3] contains ice
1,540
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 right under me
85
describe_state
443,414,198
Describe the state of the environment from the player's perspective
The map shows: the goal 8 steps to the player's south-east
1,899
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
2,143
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
864
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 left without dying
1,249
get_num_holes
null
How many holes are there in the environment?
The maps has 1 holes
2,257
get_num_cells
376,359,473
How many cells are there in the environment?
The maps has 9 cells
750
get_last_action
null
Write the last action executed by the player
The last action executed by the player was to move west
830
is_player_dead
null
Is the player dead?
Based on the picture of the state above, it seems that the player is alive
856
get_last_action
null
Write the last action executed by the player
The last action executed by the player was to move south
968
is_player_dead
null
Is the player dead?
Based on the picture of the state above, it seems that the player is alive
1,297
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,310
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
1,528
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 14 steps to my south-east
1,838
describe_each_cell
505,053,887
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 The cell [1, 0] contains ice The cell [2, 0] contains ice The cell [3, 0] contains a hole The cell [4, 0] contains the goal The cell [0, 1] contains ice The cell [1, 1] contains ice The cell [2, 1] contains ice The cell [3, 1] contains ice The cell [4, 1] contains ice The cell [0, 2] contains ice The cell [1, 2] contains a hole The cell [2, 2] contains ice The cell [3, 2] contains ice The cell [4, 2] contains ice The cell [0, 3] contains ice The cell [1, 3] contains ice The cell [2, 3] contains ice The cell [3, 3] contains ice The cell [4, 3] contains the player The cell [0, 4] contains the start cell The cell [1, 4] contains ice The cell [2, 4] contains ice The cell [3, 4] contains a hole The cell [4, 4] contains ice
822
get_num_holes
null
How many holes are there in the environment?
The maps has 7 holes
2,311
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 right without dying