idx stringlengths 34 36 | original_id stringlengths 18 20 | image imagewidth (px) 320 512 | text stringclasses 1 value | answer stringclasses 1 value | task_type stringclasses 1 value | split stringclasses 1 value | size int32 5 9 | gym_map stringlengths 135 423 | path_length int32 | path stringclasses 0 values | start_coords stringclasses 80 values | goal_coords stringclasses 79 values | obstacle_coords stringlengths 2 420 | astar_path stringlengths 1 31 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
lake_s5_0_0cc4a9b6_navigation_test | lake_s5_0_0cc4a9b6 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "H", "S", "H", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "G", "F"], ["F", "H", "F", "F", "F"]] | null | null | [160.0, 32.0] | [224.0, 224.0] | [[96.0, 32.0], [224.0, 32.0], [96.0, 288.0]] | D,D,D,R | |
lake_s5_1_5342fde0_navigation_test | lake_s5_1_5342fde0 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "F"], ["S", "F", "F", "F", "G"], ["F", "F", "F", "H", "F"], ["H", "F", "F", "F", "H"], ["F", "F", "H", "F", "F"]] | null | null | [32.0, 96.0] | [288.0, 96.0] | [[224.0, 160.0], [32.0, 224.0], [288.0, 224.0], [160.0, 288.0]] | R,R,R,R | |
lake_s5_2_2e3d53d8_navigation_test | lake_s5_2_2e3d53d8 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "H", "F", "S", "F"], ["F", "G", "F", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "H", "F", "H", "F"], ["F", "F", "H", "H", "F"]] | null | null | [224.0, 32.0] | [96.0, 96.0] | [[96.0, 32.0], [96.0, 224.0], [224.0, 224.0], [160.0, 288.0], [224.0, 288.0]] | L,D,L | |
lake_s5_3_6cc9379c_navigation_test | lake_s5_3_6cc9379c |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "H", "F", "F"], ["F", "H", "S", "G", "F"], ["H", "H", "F", "H", "F"], ["H", "F", "F", "H", "F"], ["F", "F", "H", "F", "F"]] | null | null | [160.0, 96.0] | [224.0, 96.0] | [[160.0, 32.0], [96.0, 96.0], [32.0, 160.0], [96.0, 160.0], [224.0, 160.0], [32.0, 224.0], [224.0, 224.0], [160.0, 288.0]] | R | |
lake_s5_4_0b233132_navigation_test | lake_s5_4_0b233132 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["H", "F", "F", "F", "H"], ["F", "F", "F", "S", "F"], ["F", "F", "F", "G", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "F"]] | null | null | [224.0, 96.0] | [224.0, 160.0] | [[32.0, 32.0], [288.0, 32.0]] | D | |
lake_s5_5_77d27147_navigation_test | lake_s5_5_77d27147 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "S", "H", "F", "H"], ["F", "F", "F", "F", "F"], ["F", "H", "F", "F", "F"], ["F", "H", "F", "F", "H"], ["F", "F", "F", "F", "G"]] | null | null | [96.0, 32.0] | [288.0, 288.0] | [[160.0, 32.0], [288.0, 32.0], [96.0, 160.0], [96.0, 224.0], [288.0, 224.0]] | D,R,D,D,D,R,R | |
lake_s5_6_4ed110a6_navigation_test | lake_s5_6_4ed110a6 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "H", "H", "S"], ["F", "F", "F", "F", "F"], ["F", "H", "F", "F", "G"], ["F", "F", "F", "H", "F"], ["F", "F", "F", "F", "F"]] | null | null | [288.0, 32.0] | [288.0, 160.0] | [[160.0, 32.0], [224.0, 32.0], [96.0, 160.0], [224.0, 224.0]] | D,D | |
lake_s5_7_1df9194f_navigation_test | lake_s5_7_1df9194f |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["H", "F", "F", "H", "H"], ["H", "H", "H", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "F"], ["S", "F", "G", "F", "F"]] | null | null | [32.0, 288.0] | [160.0, 288.0] | [[32.0, 32.0], [224.0, 32.0], [288.0, 32.0], [32.0, 96.0], [96.0, 96.0], [160.0, 96.0]] | R,R | |
lake_s5_8_c50afa65_navigation_test | lake_s5_8_c50afa65 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "G", "F", "H", "F"], ["F", "H", "S", "F", "F"], ["H", "F", "F", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "H"]] | null | null | [160.0, 96.0] | [96.0, 32.0] | [[224.0, 32.0], [96.0, 96.0], [32.0, 160.0], [288.0, 288.0]] | U,L | |
lake_s5_9_19fa803b_navigation_test | lake_s5_9_19fa803b |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "F"], ["F", "F", "F", "S", "F"], ["F", "H", "F", "F", "H"], ["H", "F", "G", "H", "F"], ["H", "F", "F", "F", "H"]] | null | null | [224.0, 96.0] | [160.0, 224.0] | [[96.0, 160.0], [288.0, 160.0], [32.0, 224.0], [224.0, 224.0], [32.0, 288.0], [288.0, 288.0]] | L,D,D | |
lake_s5_10_332da8a6_navigation_test | lake_s5_10_332da8a6 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "F"], ["H", "F", "F", "F", "F"], ["G", "F", "F", "S", "F"], ["F", "F", "F", "F", "F"], ["H", "F", "F", "H", "F"]] | null | null | [224.0, 160.0] | [32.0, 160.0] | [[32.0, 96.0], [32.0, 288.0], [224.0, 288.0]] | L,L,L | |
lake_s5_11_41b2eb05_navigation_test | lake_s5_11_41b2eb05 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "F"], ["F", "G", "F", "H", "F"], ["H", "H", "S", "F", "H"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "F"]] | null | null | [160.0, 160.0] | [96.0, 96.0] | [[224.0, 96.0], [32.0, 160.0], [96.0, 160.0], [288.0, 160.0]] | U,L | |
lake_s5_12_2eada652_navigation_test | lake_s5_12_2eada652 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "H", "F", "G"], ["F", "F", "F", "S", "F"], ["F", "H", "H", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "H", "H", "F"]] | null | null | [224.0, 96.0] | [288.0, 32.0] | [[160.0, 32.0], [96.0, 160.0], [160.0, 160.0], [160.0, 288.0], [224.0, 288.0]] | U,R | |
lake_s5_13_7fc55401_navigation_test | lake_s5_13_7fc55401 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "G", "F", "F", "F"], ["F", "F", "F", "F", "H"], ["F", "F", "H", "H", "F"], ["S", "F", "F", "F", "F"], ["H", "F", "F", "F", "F"]] | null | null | [32.0, 224.0] | [96.0, 32.0] | [[288.0, 96.0], [160.0, 160.0], [224.0, 160.0], [32.0, 288.0]] | U,U,U,R | |
lake_s5_14_cb85d5b9_navigation_test | lake_s5_14_cb85d5b9 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "F"], ["F", "F", "H", "G", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "S", "H"], ["F", "H", "F", "F", "F"]] | null | null | [224.0, 224.0] | [224.0, 96.0] | [[160.0, 96.0], [288.0, 224.0], [96.0, 288.0]] | U,U | |
lake_s5_15_f42834ca_navigation_test | lake_s5_15_f42834ca |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "G", "F", "H"], ["F", "F", "F", "F", "H"], ["F", "H", "F", "F", "F"], ["F", "F", "F", "S", "F"], ["F", "F", "F", "F", "F"]] | null | null | [224.0, 224.0] | [160.0, 32.0] | [[288.0, 32.0], [288.0, 96.0], [96.0, 160.0]] | L,U,U,U | |
lake_s5_16_6bc3acdb_navigation_test | lake_s5_16_6bc3acdb |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "H", "F"], ["F", "F", "F", "S", "F"], ["F", "H", "F", "F", "G"], ["F", "F", "H", "H", "H"], ["H", "F", "F", "F", "F"]] | null | null | [224.0, 96.0] | [288.0, 160.0] | [[224.0, 32.0], [96.0, 160.0], [160.0, 224.0], [224.0, 224.0], [288.0, 224.0], [32.0, 288.0]] | D,R | |
lake_s5_17_2e9de519_navigation_test | lake_s5_17_2e9de519 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["S", "F", "F", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "H", "F", "F"], ["F", "G", "F", "F", "F"]] | null | null | [32.0, 32.0] | [96.0, 288.0] | [[160.0, 224.0]] | D,D,D,D,R | |
lake_s5_18_80ba74f9_navigation_test | lake_s5_18_80ba74f9 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "F"], ["F", "G", "H", "F", "F"], ["F", "F", "H", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "S"]] | null | null | [288.0, 288.0] | [96.0, 96.0] | [[160.0, 96.0], [160.0, 160.0]] | L,L,L,U,U,U | |
lake_s5_19_2ea6c00d_navigation_test | lake_s5_19_2ea6c00d |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "G", "F", "H", "F"], ["H", "F", "F", "F", "H"], ["F", "F", "F", "H", "F"], ["F", "F", "F", "F", "F"], ["F", "H", "F", "F", "S"]] | null | null | [288.0, 288.0] | [96.0, 32.0] | [[224.0, 32.0], [32.0, 96.0], [288.0, 96.0], [224.0, 160.0], [96.0, 288.0]] | L,L,U,L,U,U,U | |
lake_s5_20_94d723f9_navigation_test | lake_s5_20_94d723f9 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "G"], ["F", "H", "H", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "F"], ["S", "H", "F", "F", "F"]] | null | null | [32.0, 288.0] | [288.0, 32.0] | [[96.0, 96.0], [160.0, 96.0], [96.0, 288.0]] | U,U,U,U,R,R,R,R | |
lake_s5_21_0f85911e_navigation_test | lake_s5_21_0f85911e |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["H", "F", "H", "F", "F"], ["F", "H", "F", "F", "F"], ["F", "H", "H", "F", "F"], ["F", "F", "F", "F", "F"], ["H", "F", "S", "G", "F"]] | null | null | [160.0, 288.0] | [224.0, 288.0] | [[32.0, 32.0], [160.0, 32.0], [96.0, 96.0], [96.0, 160.0], [160.0, 160.0], [32.0, 288.0]] | R | |
lake_s5_22_6bdae40e_navigation_test | lake_s5_22_6bdae40e |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "H", "F", "H"], ["F", "F", "F", "F", "F"], ["F", "G", "F", "F", "S"], ["F", "H", "F", "F", "F"], ["F", "F", "F", "F", "F"]] | null | null | [288.0, 160.0] | [96.0, 160.0] | [[160.0, 32.0], [288.0, 32.0], [96.0, 224.0]] | L,L,L | |
lake_s5_23_afb90a24_navigation_test | lake_s5_23_afb90a24 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "F"], ["F", "G", "H", "F", "F"], ["F", "F", "F", "H", "F"], ["S", "H", "F", "H", "H"], ["F", "H", "F", "H", "F"]] | null | null | [32.0, 224.0] | [96.0, 96.0] | [[160.0, 96.0], [224.0, 160.0], [96.0, 224.0], [224.0, 224.0], [288.0, 224.0], [96.0, 288.0], [224.0, 288.0]] | U,U,R | |
lake_s5_24_44b2f814_navigation_test | lake_s5_24_44b2f814 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "H"], ["F", "F", "F", "G", "H"], ["F", "F", "F", "F", "F"], ["F", "H", "H", "F", "F"], ["S", "F", "H", "H", "F"]] | null | null | [32.0, 288.0] | [224.0, 96.0] | [[288.0, 32.0], [288.0, 96.0], [96.0, 224.0], [160.0, 224.0], [160.0, 288.0], [224.0, 288.0]] | U,U,U,R,R,R | |
lake_s5_25_eddf17f4_navigation_test | lake_s5_25_eddf17f4 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "H", "F"], ["G", "F", "H", "F", "F"], ["F", "F", "H", "F", "S"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "H", "F"]] | null | null | [288.0, 160.0] | [32.0, 96.0] | [[224.0, 32.0], [160.0, 96.0], [160.0, 160.0], [224.0, 288.0]] | L,D,L,L,L,U,U | |
lake_s5_26_82e3fd2b_navigation_test | lake_s5_26_82e3fd2b |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["G", "F", "F", "F", "F"], ["F", "H", "F", "F", "H"], ["F", "F", "F", "F", "F"], ["F", "S", "F", "H", "H"], ["F", "F", "H", "F", "F"]] | null | null | [96.0, 224.0] | [32.0, 32.0] | [[96.0, 96.0], [288.0, 96.0], [224.0, 224.0], [288.0, 224.0], [160.0, 288.0]] | L,U,U,U | |
lake_s5_27_7f73e3e6_navigation_test | lake_s5_27_7f73e3e6 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "S"], ["F", "F", "F", "F", "F"], ["H", "F", "F", "F", "F"], ["F", "F", "G", "F", "F"], ["H", "F", "F", "H", "F"]] | null | null | [288.0, 32.0] | [160.0, 224.0] | [[32.0, 160.0], [32.0, 288.0], [224.0, 288.0]] | L,L,D,D,D | |
lake_s5_28_0a07354a_navigation_test | lake_s5_28_0a07354a |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["G", "F", "F", "F", "F"], ["F", "S", "F", "F", "F"], ["F", "F", "F", "H", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "H"]] | null | null | [96.0, 96.0] | [32.0, 32.0] | [[224.0, 160.0], [288.0, 288.0]] | L,U | |
lake_s5_29_4373e470_navigation_test | lake_s5_29_4373e470 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "S", "H", "F"], ["H", "F", "F", "F", "F"], ["F", "F", "F", "F", "G"], ["F", "H", "H", "F", "H"], ["F", "F", "F", "H", "F"]] | null | null | [160.0, 32.0] | [288.0, 160.0] | [[224.0, 32.0], [32.0, 96.0], [96.0, 224.0], [160.0, 224.0], [288.0, 224.0], [224.0, 288.0]] | D,D,R,R | |
lake_s5_30_85d592e4_navigation_test | lake_s5_30_85d592e4 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "S", "F"], ["H", "F", "H", "F", "F"], ["F", "F", "F", "F", "H"], ["F", "G", "F", "H", "F"], ["F", "F", "F", "F", "F"]] | null | null | [224.0, 32.0] | [96.0, 224.0] | [[32.0, 96.0], [160.0, 96.0], [288.0, 160.0], [224.0, 224.0]] | L,L,D,D,D | |
lake_s5_31_2e882a9d_navigation_test | lake_s5_31_2e882a9d |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "S", "F", "F", "F"], ["H", "F", "F", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "G"], ["H", "F", "F", "F", "H"]] | null | null | [96.0, 32.0] | [288.0, 224.0] | [[32.0, 96.0], [32.0, 288.0], [288.0, 288.0]] | D,D,D,R,R,R | |
lake_s5_32_8622a469_navigation_test | lake_s5_32_8622a469 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "S", "F", "F", "F"], ["F", "F", "H", "H", "F"], ["F", "F", "G", "F", "H"], ["F", "F", "H", "F", "H"], ["F", "F", "F", "F", "F"]] | null | null | [96.0, 32.0] | [160.0, 160.0] | [[160.0, 96.0], [224.0, 96.0], [288.0, 160.0], [160.0, 224.0], [288.0, 224.0]] | D,D,R | |
lake_s5_33_d06ff162_navigation_test | lake_s5_33_d06ff162 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "F"], ["H", "F", "H", "S", "H"], ["F", "F", "H", "F", "F"], ["F", "F", "H", "F", "F"], ["G", "F", "H", "F", "F"]] | null | null | [224.0, 96.0] | [32.0, 288.0] | [[32.0, 96.0], [160.0, 96.0], [288.0, 96.0], [160.0, 160.0], [160.0, 224.0], [160.0, 288.0]] | U,L,L,D,D,L,D,D | |
lake_s5_34_6fdd28c0_navigation_test | lake_s5_34_6fdd28c0 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "H", "G", "F"], ["H", "F", "H", "F", "F"], ["F", "F", "F", "F", "S"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "H", "F"]] | null | null | [288.0, 160.0] | [224.0, 32.0] | [[160.0, 32.0], [32.0, 96.0], [160.0, 96.0], [224.0, 288.0]] | L,U,U | |
lake_s5_35_983df7ef_navigation_test | lake_s5_35_983df7ef |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "S"], ["H", "F", "F", "F", "F"], ["F", "F", "F", "F", "F"], ["G", "F", "F", "F", "F"]] | null | null | [288.0, 96.0] | [32.0, 288.0] | [[32.0, 160.0]] | L,L,L,D,D,L,D | |
lake_s5_36_9353938b_navigation_test | lake_s5_36_9353938b |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "H", "F", "F", "H"], ["H", "F", "S", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "G", "F", "F"], ["H", "F", "F", "F", "F"]] | null | null | [160.0, 96.0] | [160.0, 224.0] | [[96.0, 32.0], [288.0, 32.0], [32.0, 96.0], [32.0, 288.0]] | D,D | |
lake_s5_37_277cb8c3_navigation_test | lake_s5_37_277cb8c3 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "F"], ["F", "S", "G", "F", "F"], ["F", "F", "F", "F", "F"], ["H", "F", "F", "F", "F"], ["F", "F", "F", "F", "H"]] | null | null | [96.0, 96.0] | [160.0, 96.0] | [[32.0, 224.0], [288.0, 288.0]] | R | |
lake_s5_38_c24bcf4d_navigation_test | lake_s5_38_c24bcf4d |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "H", "F", "F"], ["F", "H", "F", "F", "H"], ["H", "F", "F", "H", "F"], ["F", "F", "F", "G", "S"], ["F", "H", "F", "F", "F"]] | null | null | [288.0, 224.0] | [224.0, 224.0] | [[160.0, 32.0], [96.0, 96.0], [288.0, 96.0], [32.0, 160.0], [224.0, 160.0], [96.0, 288.0]] | L | |
lake_s5_39_99607ee0_navigation_test | lake_s5_39_99607ee0 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["H", "F", "H", "F", "G"], ["F", "S", "F", "F", "F"], ["H", "F", "F", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "H"]] | null | null | [96.0, 96.0] | [288.0, 32.0] | [[32.0, 32.0], [160.0, 32.0], [32.0, 160.0], [288.0, 288.0]] | R,R,U,R | |
lake_s5_40_e367d9ee_navigation_test | lake_s5_40_e367d9ee |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "H", "H"], ["F", "F", "F", "F", "S"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "G"], ["H", "F", "F", "F", "F"]] | null | null | [288.0, 96.0] | [288.0, 224.0] | [[224.0, 32.0], [288.0, 32.0], [32.0, 288.0]] | D,D | |
lake_s5_41_5415d8f5_navigation_test | lake_s5_41_5415d8f5 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "F"], ["H", "F", "H", "H", "F"], ["F", "F", "S", "G", "F"], ["F", "F", "F", "F", "H"], ["H", "F", "H", "F", "F"]] | null | null | [160.0, 160.0] | [224.0, 160.0] | [[32.0, 96.0], [160.0, 96.0], [224.0, 96.0], [288.0, 224.0], [32.0, 288.0], [160.0, 288.0]] | R | |
lake_s5_42_36cc1d39_navigation_test | lake_s5_42_36cc1d39 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["S", "F", "F", "F", "F"], ["F", "H", "F", "H", "F"], ["F", "F", "F", "G", "F"], ["H", "F", "F", "F", "F"], ["F", "F", "F", "F", "F"]] | null | null | [32.0, 32.0] | [224.0, 160.0] | [[96.0, 96.0], [224.0, 96.0], [32.0, 224.0]] | D,D,R,R,R | |
lake_s5_43_5f7b5a47_navigation_test | lake_s5_43_5f7b5a47 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "H", "F", "F", "S"], ["G", "F", "F", "F", "F"], ["F", "F", "F", "H", "H"], ["F", "H", "F", "F", "F"], ["F", "F", "F", "F", "F"]] | null | null | [288.0, 32.0] | [32.0, 96.0] | [[96.0, 32.0], [224.0, 160.0], [288.0, 160.0], [96.0, 224.0]] | L,L,D,L,L | |
lake_s5_44_00ae06ec_navigation_test | lake_s5_44_00ae06ec |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["H", "F", "H", "F", "F"], ["S", "F", "F", "F", "F"], ["F", "F", "F", "H", "F"], ["H", "F", "F", "F", "F"], ["H", "F", "G", "F", "F"]] | null | null | [32.0, 96.0] | [160.0, 288.0] | [[32.0, 32.0], [160.0, 32.0], [224.0, 160.0], [32.0, 224.0], [32.0, 288.0]] | D,R,D,D,R | |
lake_s5_45_241e0ea9_navigation_test | lake_s5_45_241e0ea9 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "H", "F", "F"], ["H", "F", "F", "H", "F"], ["F", "F", "F", "F", "F"], ["F", "H", "H", "F", "G"], ["S", "F", "F", "F", "H"]] | null | null | [32.0, 288.0] | [288.0, 224.0] | [[160.0, 32.0], [32.0, 96.0], [224.0, 96.0], [96.0, 224.0], [160.0, 224.0], [288.0, 288.0]] | R,R,R,U,R | |
lake_s5_46_5bacafea_navigation_test | lake_s5_46_5bacafea |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "H", "F", "H"], ["F", "H", "H", "F", "H"], ["H", "F", "F", "F", "H"], ["F", "F", "F", "S", "G"], ["F", "F", "F", "F", "F"]] | null | null | [224.0, 224.0] | [288.0, 224.0] | [[160.0, 32.0], [288.0, 32.0], [96.0, 96.0], [160.0, 96.0], [288.0, 96.0], [32.0, 160.0], [288.0, 160.0]] | R | |
lake_s5_47_0fde007c_navigation_test | lake_s5_47_0fde007c |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["S", "F", "F", "F", "H"], ["H", "F", "F", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "G", "H", "F", "F"], ["F", "F", "H", "F", "H"]] | null | null | [32.0, 32.0] | [96.0, 224.0] | [[288.0, 32.0], [32.0, 96.0], [160.0, 224.0], [160.0, 288.0], [288.0, 288.0]] | R,D,D,D | |
lake_s5_48_38aa8df9_navigation_test | lake_s5_48_38aa8df9 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "F"], ["F", "G", "H", "F", "F"], ["F", "S", "F", "H", "H"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "F"]] | null | null | [96.0, 160.0] | [96.0, 96.0] | [[160.0, 96.0], [224.0, 160.0], [288.0, 160.0]] | U | |
lake_s5_49_bef314e6_navigation_test | lake_s5_49_bef314e6 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "G"], ["F", "F", "S", "F", "F"], ["F", "F", "F", "F", "H"], ["F", "F", "H", "F", "H"], ["F", "H", "F", "H", "F"]] | null | null | [160.0, 96.0] | [288.0, 32.0] | [[288.0, 160.0], [160.0, 224.0], [288.0, 224.0], [96.0, 288.0], [224.0, 288.0]] | U,R,R | |
lake_s5_50_2ec06d51_navigation_test | lake_s5_50_2ec06d51 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "S", "F", "G"], ["F", "H", "F", "F", "F"], ["F", "F", "F", "F", "H"], ["F", "F", "H", "F", "F"], ["H", "H", "F", "F", "F"]] | null | null | [160.0, 32.0] | [288.0, 32.0] | [[96.0, 96.0], [288.0, 160.0], [160.0, 224.0], [32.0, 288.0], [96.0, 288.0]] | R,R | |
lake_s5_51_d64fc302_navigation_test | lake_s5_51_d64fc302 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "F"], ["H", "H", "F", "F", "F"], ["H", "F", "H", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "G", "S", "F", "F"]] | null | null | [160.0, 288.0] | [96.0, 288.0] | [[32.0, 96.0], [96.0, 96.0], [32.0, 160.0], [160.0, 160.0]] | L | |
lake_s5_52_23e0bc46_navigation_test | lake_s5_52_23e0bc46 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "S", "F", "F"], ["F", "F", "F", "F", "H"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "H"], ["F", "G", "F", "F", "F"]] | null | null | [160.0, 32.0] | [96.0, 288.0] | [[288.0, 96.0], [288.0, 224.0]] | L,D,D,D,D | |
lake_s5_53_44720519_navigation_test | lake_s5_53_44720519 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "H", "F", "F"], ["F", "G", "F", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "H", "F"], ["H", "S", "F", "F", "F"]] | null | null | [96.0, 288.0] | [96.0, 96.0] | [[160.0, 32.0], [224.0, 224.0], [32.0, 288.0]] | U,U,U | |
lake_s5_54_b6c5f43f_navigation_test | lake_s5_54_b6c5f43f |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "H", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "H", "F", "H"], ["F", "F", "F", "F", "S"], ["G", "H", "F", "F", "F"]] | null | null | [288.0, 224.0] | [32.0, 288.0] | [[160.0, 32.0], [160.0, 160.0], [288.0, 160.0], [96.0, 288.0]] | L,L,L,L,D | |
lake_s5_55_9d1a6852_navigation_test | lake_s5_55_9d1a6852 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "H", "F", "F", "F"], ["F", "F", "F", "F", "F"], ["H", "F", "F", "F", "F"], ["G", "F", "H", "F", "F"], ["F", "S", "F", "F", "F"]] | null | null | [96.0, 288.0] | [32.0, 224.0] | [[96.0, 32.0], [32.0, 160.0], [160.0, 224.0]] | L,U | |
lake_s5_56_f53c046c_navigation_test | lake_s5_56_f53c046c |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["G", "F", "F", "H", "F"], ["F", "H", "H", "H", "F"], ["F", "F", "F", "F", "F"], ["F", "H", "F", "F", "S"], ["F", "F", "F", "H", "F"]] | null | null | [288.0, 224.0] | [32.0, 32.0] | [[224.0, 32.0], [96.0, 96.0], [160.0, 96.0], [224.0, 96.0], [96.0, 224.0], [224.0, 288.0]] | L,L,U,L,L,U,U | |
lake_s5_57_9e763b78_navigation_test | lake_s5_57_9e763b78 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "H", "F"], ["F", "F", "G", "S", "H"], ["F", "H", "H", "F", "H"], ["F", "H", "F", "F", "F"], ["F", "F", "H", "H", "F"]] | null | null | [224.0, 96.0] | [160.0, 96.0] | [[224.0, 32.0], [288.0, 96.0], [96.0, 160.0], [160.0, 160.0], [288.0, 160.0], [96.0, 224.0], [160.0, 288.0], [224.0, 288.0]] | L | |
lake_s5_58_d15723a0_navigation_test | lake_s5_58_d15723a0 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "H", "F", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "H", "F", "F", "F"], ["G", "F", "F", "H", "F"], ["F", "F", "F", "H", "S"]] | null | null | [288.0, 288.0] | [32.0, 224.0] | [[96.0, 32.0], [96.0, 160.0], [224.0, 224.0], [224.0, 288.0]] | U,U,L,L,D,L,L | |
lake_s5_59_588b4fa6_navigation_test | lake_s5_59_588b4fa6 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "H", "F", "F"], ["F", "S", "F", "F", "G"], ["F", "F", "H", "F", "F"], ["F", "H", "F", "F", "F"], ["H", "F", "F", "H", "F"]] | null | null | [96.0, 96.0] | [288.0, 96.0] | [[160.0, 32.0], [160.0, 160.0], [96.0, 224.0], [32.0, 288.0], [224.0, 288.0]] | R,R,R | |
lake_s5_60_c2236d96_navigation_test | lake_s5_60_c2236d96 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "S", "F", "F"], ["F", "F", "F", "F", "H"], ["H", "H", "F", "F", "G"], ["H", "F", "H", "H", "F"], ["H", "F", "F", "F", "F"]] | null | null | [160.0, 32.0] | [288.0, 160.0] | [[288.0, 96.0], [32.0, 160.0], [96.0, 160.0], [32.0, 224.0], [160.0, 224.0], [224.0, 224.0], [32.0, 288.0]] | D,D,R,R | |
lake_s5_61_d5919992_navigation_test | lake_s5_61_d5919992 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "S", "F", "F"], ["H", "H", "H", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "G", "F", "H", "F"], ["F", "F", "F", "H", "F"]] | null | null | [160.0, 32.0] | [96.0, 224.0] | [[32.0, 96.0], [96.0, 96.0], [160.0, 96.0], [224.0, 224.0], [224.0, 288.0]] | R,D,D,L,L,D | |
lake_s5_62_d8546bb5_navigation_test | lake_s5_62_d8546bb5 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "H"], ["F", "F", "F", "F", "F"], ["F", "H", "S", "H", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "G"]] | null | null | [160.0, 160.0] | [288.0, 288.0] | [[288.0, 32.0], [96.0, 160.0], [224.0, 160.0]] | D,D,R,R | |
lake_s5_63_dc9fe8cd_navigation_test | lake_s5_63_dc9fe8cd |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["G", "F", "F", "F", "F"], ["H", "H", "H", "F", "S"], ["F", "F", "H", "F", "F"], ["F", "H", "F", "F", "F"], ["F", "H", "F", "F", "F"]] | null | null | [288.0, 96.0] | [32.0, 32.0] | [[32.0, 96.0], [96.0, 96.0], [160.0, 96.0], [160.0, 160.0], [96.0, 224.0], [96.0, 288.0]] | L,U,L,L,L | |
lake_s5_64_4ee4e89d_navigation_test | lake_s5_64_4ee4e89d |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "F"], ["G", "H", "H", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "F"], ["H", "F", "F", "H", "S"]] | null | null | [288.0, 288.0] | [32.0, 96.0] | [[96.0, 96.0], [160.0, 96.0], [32.0, 288.0], [224.0, 288.0]] | U,L,L,L,L,U,U | |
lake_s5_65_86bda858_navigation_test | lake_s5_65_86bda858 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "H", "F", "F", "H"], ["F", "F", "F", "F", "F"], ["F", "F", "G", "S", "F"], ["H", "F", "F", "H", "F"], ["F", "F", "F", "F", "F"]] | null | null | [224.0, 160.0] | [160.0, 160.0] | [[96.0, 32.0], [288.0, 32.0], [32.0, 224.0], [224.0, 224.0]] | L | |
lake_s5_66_cfeb08dc_navigation_test | lake_s5_66_cfeb08dc |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "G", "F", "F", "F"], ["F", "F", "H", "F", "S"], ["F", "F", "F", "F", "H"], ["F", "H", "F", "F", "H"], ["F", "F", "F", "F", "F"]] | null | null | [288.0, 96.0] | [96.0, 32.0] | [[160.0, 96.0], [288.0, 160.0], [96.0, 224.0], [288.0, 224.0]] | L,U,L,L | |
lake_s5_67_f0eb3d80_navigation_test | lake_s5_67_f0eb3d80 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["G", "F", "F", "H", "F"], ["F", "H", "F", "F", "F"], ["S", "F", "F", "F", "H"], ["H", "H", "F", "H", "F"], ["F", "F", "F", "F", "F"]] | null | null | [32.0, 160.0] | [32.0, 32.0] | [[224.0, 32.0], [96.0, 96.0], [288.0, 160.0], [32.0, 224.0], [96.0, 224.0], [224.0, 224.0]] | U,U | |
lake_s5_68_46cc8ee1_navigation_test | lake_s5_68_46cc8ee1 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "H", "F"], ["F", "S", "F", "F", "H"], ["F", "F", "H", "F", "F"], ["F", "H", "F", "F", "F"], ["F", "F", "F", "F", "G"]] | null | null | [96.0, 96.0] | [288.0, 288.0] | [[224.0, 32.0], [288.0, 96.0], [160.0, 160.0], [96.0, 224.0]] | R,R,D,D,D,R | |
lake_s5_69_7d0164ad_navigation_test | lake_s5_69_7d0164ad |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "H", "F", "F"], ["F", "F", "F", "H", "S"], ["F", "H", "F", "F", "F"], ["F", "F", "H", "F", "F"], ["H", "F", "F", "G", "F"]] | null | null | [288.0, 96.0] | [224.0, 288.0] | [[160.0, 32.0], [224.0, 96.0], [96.0, 160.0], [160.0, 224.0], [32.0, 288.0]] | D,L,D,D | |
lake_s5_70_8d9e4efa_navigation_test | lake_s5_70_8d9e4efa |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "F"], ["G", "F", "F", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "S", "F", "F", "F"]] | null | null | [96.0, 288.0] | [32.0, 96.0] | [] | L,U,U,U | |
lake_s5_71_ea3d77a2_navigation_test | lake_s5_71_ea3d77a2 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "S"], ["F", "F", "F", "F", "H"], ["F", "F", "H", "F", "F"], ["F", "G", "F", "F", "F"], ["H", "F", "F", "F", "H"]] | null | null | [288.0, 32.0] | [96.0, 224.0] | [[288.0, 96.0], [160.0, 160.0], [32.0, 288.0], [288.0, 288.0]] | L,L,L,D,D,D | |
lake_s5_72_23ee08a3_navigation_test | lake_s5_72_23ee08a3 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "F"], ["F", "G", "F", "F", "F"], ["F", "F", "F", "H", "H"], ["H", "F", "F", "S", "H"], ["F", "H", "F", "F", "F"]] | null | null | [224.0, 224.0] | [96.0, 96.0] | [[224.0, 160.0], [288.0, 160.0], [32.0, 224.0], [288.0, 224.0], [96.0, 288.0]] | L,L,U,U | |
lake_s5_73_f3c0ffdb_navigation_test | lake_s5_73_f3c0ffdb |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "H"], ["F", "H", "F", "S", "H"], ["F", "F", "F", "F", "F"], ["F", "H", "H", "G", "F"], ["F", "F", "F", "F", "F"]] | null | null | [224.0, 96.0] | [224.0, 224.0] | [[288.0, 32.0], [96.0, 96.0], [288.0, 96.0], [96.0, 224.0], [160.0, 224.0]] | D,D | |
lake_s5_74_5df2f190_navigation_test | lake_s5_74_5df2f190 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["S", "F", "F", "F", "F"], ["F", "F", "H", "H", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "H"], ["F", "F", "G", "H", "F"]] | null | null | [32.0, 32.0] | [160.0, 288.0] | [[160.0, 96.0], [224.0, 96.0], [288.0, 224.0], [224.0, 288.0]] | D,D,D,D,R,R | |
lake_s5_75_38b7841c_navigation_test | lake_s5_75_38b7841c |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "H"], ["S", "F", "F", "H", "F"], ["H", "H", "F", "F", "H"], ["F", "H", "F", "F", "F"], ["H", "H", "F", "G", "H"]] | null | null | [32.0, 96.0] | [224.0, 288.0] | [[288.0, 32.0], [224.0, 96.0], [32.0, 160.0], [96.0, 160.0], [288.0, 160.0], [96.0, 224.0], [32.0, 288.0], [96.0, 288.0], [288.0, 288.0]] | R,R,D,D,D,R | |
lake_s5_76_d799bd19_navigation_test | lake_s5_76_d799bd19 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "F"], ["H", "F", "H", "F", "F"], ["F", "F", "F", "F", "H"], ["F", "G", "H", "S", "F"], ["F", "F", "F", "F", "F"]] | null | null | [224.0, 224.0] | [96.0, 224.0] | [[32.0, 96.0], [160.0, 96.0], [288.0, 160.0], [160.0, 224.0]] | U,L,L,D | |
lake_s5_77_a43299a0_navigation_test | lake_s5_77_a43299a0 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "S", "F", "H"], ["H", "H", "F", "F", "F"], ["F", "F", "G", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "F"]] | null | null | [160.0, 32.0] | [160.0, 160.0] | [[288.0, 32.0], [32.0, 96.0], [96.0, 96.0]] | D,D | |
lake_s5_78_1bd725f9_navigation_test | lake_s5_78_1bd725f9 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["S", "H", "F", "H", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "H"], ["F", "F", "F", "F", "G"], ["F", "F", "F", "F", "H"]] | null | null | [32.0, 32.0] | [288.0, 224.0] | [[96.0, 32.0], [224.0, 32.0], [288.0, 160.0], [288.0, 288.0]] | D,D,D,R,R,R,R | |
lake_s5_79_97460596_navigation_test | lake_s5_79_97460596 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["S", "F", "H", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "H", "G"], ["F", "F", "F", "F", "H"], ["H", "F", "H", "F", "F"]] | null | null | [32.0, 32.0] | [288.0, 160.0] | [[160.0, 32.0], [224.0, 160.0], [288.0, 224.0], [32.0, 288.0], [160.0, 288.0]] | D,R,R,R,R,D | |
lake_s5_80_77047b7a_navigation_test | lake_s5_80_77047b7a |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "G", "F", "F"], ["F", "F", "H", "F", "F"], ["F", "F", "F", "F", "F"], ["H", "F", "F", "F", "F"], ["F", "S", "H", "H", "H"]] | null | null | [96.0, 288.0] | [160.0, 32.0] | [[160.0, 96.0], [32.0, 224.0], [160.0, 288.0], [224.0, 288.0], [288.0, 288.0]] | U,U,U,U,R | |
lake_s5_81_ebc7eab7_navigation_test | lake_s5_81_ebc7eab7 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["H", "F", "H", "F", "F"], ["H", "H", "F", "F", "F"], ["F", "F", "F", "F", "F"], ["S", "G", "F", "F", "F"], ["F", "F", "F", "F", "F"]] | null | null | [32.0, 224.0] | [96.0, 224.0] | [[32.0, 32.0], [160.0, 32.0], [32.0, 96.0], [96.0, 96.0]] | R | |
lake_s5_82_7b732ae2_navigation_test | lake_s5_82_7b732ae2 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "H", "G", "F", "S"], ["H", "F", "F", "F", "F"], ["F", "F", "H", "F", "H"], ["F", "F", "F", "F", "H"], ["F", "F", "H", "F", "F"]] | null | null | [288.0, 32.0] | [160.0, 32.0] | [[96.0, 32.0], [32.0, 96.0], [160.0, 160.0], [288.0, 160.0], [288.0, 224.0], [160.0, 288.0]] | L,L | |
lake_s5_83_cd29e0bf_navigation_test | lake_s5_83_cd29e0bf |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "H", "F"], ["F", "F", "H", "F", "F"], ["F", "F", "H", "F", "H"], ["S", "F", "G", "H", "F"], ["F", "F", "F", "F", "F"]] | null | null | [32.0, 224.0] | [160.0, 224.0] | [[224.0, 32.0], [160.0, 96.0], [160.0, 160.0], [288.0, 160.0], [224.0, 224.0]] | R,R | |
lake_s5_84_9d925428_navigation_test | lake_s5_84_9d925428 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "G", "F"], ["F", "F", "F", "H", "F"], ["F", "F", "H", "F", "F"], ["H", "F", "F", "S", "F"], ["F", "F", "F", "H", "F"]] | null | null | [224.0, 224.0] | [224.0, 32.0] | [[224.0, 96.0], [160.0, 160.0], [32.0, 224.0], [224.0, 288.0]] | L,L,U,U,U,R,R | |
lake_s5_85_3a0702a5_navigation_test | lake_s5_85_3a0702a5 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "H", "F", "H"], ["F", "F", "H", "G", "F"], ["F", "H", "F", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "S", "H", "F"]] | null | null | [160.0, 288.0] | [224.0, 96.0] | [[160.0, 32.0], [288.0, 32.0], [160.0, 96.0], [96.0, 160.0], [224.0, 288.0]] | U,U,R,U | |
lake_s5_86_03ec44d1_navigation_test | lake_s5_86_03ec44d1 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["H", "G", "F", "F", "F"], ["F", "F", "H", "F", "H"], ["F", "S", "H", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "F"]] | null | null | [96.0, 160.0] | [96.0, 32.0] | [[32.0, 32.0], [160.0, 96.0], [288.0, 96.0], [160.0, 160.0]] | U,U | |
lake_s5_87_786fd1be_navigation_test | lake_s5_87_786fd1be |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "F"], ["F", "F", "F", "H", "F"], ["F", "F", "F", "G", "S"], ["H", "H", "F", "H", "F"], ["F", "F", "F", "F", "F"]] | null | null | [288.0, 160.0] | [224.0, 160.0] | [[224.0, 96.0], [32.0, 224.0], [96.0, 224.0], [224.0, 224.0]] | L | |
lake_s5_88_8aaf4ced_navigation_test | lake_s5_88_8aaf4ced |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["H", "F", "F", "F", "F"], ["H", "F", "F", "F", "F"], ["F", "H", "F", "G", "F"], ["F", "H", "F", "F", "H"], ["S", "F", "F", "F", "H"]] | null | null | [32.0, 288.0] | [224.0, 160.0] | [[32.0, 32.0], [32.0, 96.0], [96.0, 160.0], [96.0, 224.0], [288.0, 224.0], [288.0, 288.0]] | R,R,U,U,R | |
lake_s5_89_ca3955b4_navigation_test | lake_s5_89_ca3955b4 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "G", "F", "F", "H"], ["F", "F", "F", "F", "H"], ["F", "H", "F", "F", "F"], ["F", "F", "S", "H", "F"], ["F", "F", "H", "F", "F"]] | null | null | [160.0, 224.0] | [96.0, 32.0] | [[288.0, 32.0], [288.0, 96.0], [96.0, 160.0], [224.0, 224.0], [160.0, 288.0]] | U,U,L,U | |
lake_s5_90_304f4969_navigation_test | lake_s5_90_304f4969 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["H", "F", "F", "F", "H"], ["F", "H", "F", "S", "F"], ["H", "F", "F", "H", "F"], ["F", "F", "F", "G", "F"], ["F", "F", "F", "F", "F"]] | null | null | [224.0, 96.0] | [224.0, 224.0] | [[32.0, 32.0], [288.0, 32.0], [96.0, 96.0], [32.0, 160.0], [224.0, 160.0]] | L,D,D,R | |
lake_s5_91_90e0c518_navigation_test | lake_s5_91_90e0c518 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["H", "F", "S", "F", "F"], ["F", "F", "H", "G", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "F"]] | null | null | [160.0, 32.0] | [224.0, 96.0] | [[32.0, 32.0], [160.0, 96.0]] | R,D | |
lake_s5_92_73663cd0_navigation_test | lake_s5_92_73663cd0 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "H", "F", "F", "F"], ["F", "F", "F", "H", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "H", "F", "S"], ["F", "H", "H", "G", "F"]] | null | null | [288.0, 224.0] | [224.0, 288.0] | [[96.0, 32.0], [224.0, 96.0], [160.0, 224.0], [96.0, 288.0], [160.0, 288.0]] | L,D | |
lake_s5_93_63a6702b_navigation_test | lake_s5_93_63a6702b |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "F"], ["F", "F", "F", "H", "F"], ["H", "F", "G", "H", "F"], ["F", "F", "H", "H", "H"], ["H", "S", "F", "F", "H"]] | null | null | [96.0, 288.0] | [160.0, 160.0] | [[224.0, 96.0], [32.0, 160.0], [224.0, 160.0], [160.0, 224.0], [224.0, 224.0], [288.0, 224.0], [32.0, 288.0], [288.0, 288.0]] | U,U,R | |
lake_s5_94_3c7531e1_navigation_test | lake_s5_94_3c7531e1 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "F", "F", "S"], ["F", "H", "F", "F", "F"], ["F", "F", "F", "F", "G"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "F"]] | null | null | [288.0, 32.0] | [288.0, 160.0] | [[96.0, 96.0]] | D,D | |
lake_s5_95_af1cc088_navigation_test | lake_s5_95_af1cc088 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "S", "G", "F", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "H", "F", "F"], ["F", "H", "F", "F", "F"], ["F", "F", "H", "F", "H"]] | null | null | [96.0, 32.0] | [160.0, 32.0] | [[160.0, 160.0], [96.0, 224.0], [160.0, 288.0], [288.0, 288.0]] | R | |
lake_s5_96_31182d50_navigation_test | lake_s5_96_31182d50 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "S", "F", "F", "F"], ["H", "F", "H", "F", "F"], ["F", "F", "F", "F", "H"], ["F", "F", "G", "F", "F"], ["H", "F", "F", "F", "F"]] | null | null | [96.0, 32.0] | [160.0, 224.0] | [[32.0, 96.0], [160.0, 96.0], [288.0, 160.0], [32.0, 288.0]] | D,D,D,R | |
lake_s5_97_3b42f1a8_navigation_test | lake_s5_97_3b42f1a8 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["H", "F", "F", "F", "F"], ["F", "F", "S", "H", "F"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "H"], ["F", "G", "F", "F", "F"]] | null | null | [160.0, 96.0] | [96.0, 288.0] | [[32.0, 32.0], [224.0, 96.0], [288.0, 224.0]] | L,D,D,D | |
lake_s5_98_6df40a49_navigation_test | lake_s5_98_6df40a49 |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "F", "H", "H", "F"], ["F", "F", "F", "H", "F"], ["H", "F", "H", "F", "F"], ["H", "F", "F", "F", "G"], ["F", "F", "S", "F", "F"]] | null | null | [160.0, 288.0] | [288.0, 224.0] | [[160.0, 32.0], [224.0, 32.0], [224.0, 96.0], [32.0, 160.0], [160.0, 160.0], [32.0, 224.0]] | U,R,R | |
lake_s5_99_b491f82a_navigation_test | lake_s5_99_b491f82a |
You are a maze solver. Your goal is to guide a player from the start to the goal on a grid map while avoiding holes, using the fewest moves. The player can move one square at a time in the directions left (L), right (R), up (U), or down (D). Moving off the edge has no effect, and falling into a hole results in failure. Reaching the goal means success. Your final answer should be formatted as \boxed{L,R,U,D}.
Please generate action plan for the input maze image.
| DYNAMIC_EVAL | navigation | test | 5 | [["F", "G", "F", "F", "S"], ["F", "F", "F", "F", "F"], ["F", "F", "F", "F", "H"], ["F", "F", "F", "F", "H"], ["F", "F", "H", "H", "F"]] | null | null | [288.0, 32.0] | [96.0, 32.0] | [[288.0, 160.0], [288.0, 224.0], [160.0, 288.0], [224.0, 288.0]] | L,L,L |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.