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
1,746
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,925
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
986
get_last_action
null
Write the last action executed by the player
The last action executed by the player was to move south
183
get_num_holes
null
How many holes are there in the environment?
The maps has 1 holes
2,221
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,448
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,234
get_num_holes
null
How many holes are there in the environment?
The maps has 12 holes