question_id stringlengths 15 18 | question stringclasses 1
value | answer stringlengths 9 47 | label stringlengths 9 47 | image imagewidth (px) 192 512 | image_output imagewidth (px) | gt_path stringlengths 1 20 | maze_size int32 3 8 | maze_map listlengths 3 8 |
|---|---|---|---|---|---|---|---|---|
frozenlake_s3_2 | 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.... | \boxed{R,D,D,R} | \boxed{R,D,D,R} | Not supported with pagination yet | rddr | 3 | [
"SFH",
"HFH",
"FFG"
] | |
frozenlake_s3_3 | 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.... | \boxed{U,R,R} | \boxed{U,R,R} | Not supported with pagination yet | urr | 3 | [
"FFG",
"SFF",
"HFF"
] | |
frozenlake_s3_6 | 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.... | \boxed{D,D,R,R} | \boxed{D,D,R,R} | Not supported with pagination yet | ddrr | 3 | [
"SHF",
"FFF",
"FFG"
] | |
frozenlake_s3_7 | 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.... | \boxed{D,R} | \boxed{D,R} | Not supported with pagination yet | dr | 3 | [
"SFF",
"FGH",
"HFF"
] | |
frozenlake_s3_11 | 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.... | \boxed{R} | \boxed{R} | Not supported with pagination yet | r | 3 | [
"FFF",
"SGF",
"HFH"
] | |
frozenlake_s3_12 | 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.... | \boxed{R,R,D} | \boxed{R,R,D} | Not supported with pagination yet | rrd | 3 | [
"SFF",
"HHG",
"FFF"
] | |
frozenlake_s3_16 | 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.... | \boxed{R,D,D,R} | \boxed{R,D,D,R} | Not supported with pagination yet | rddr | 3 | [
"SFF",
"HFF",
"FFG"
] | |
frozenlake_s3_18 | 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.... | \boxed{R,D,R,D} | \boxed{R,D,R,D} | Not supported with pagination yet | rdrd | 3 | [
"SFF",
"HFF",
"FHG"
] | |
frozenlake_s3_21 | 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.... | \boxed{D,D,R,R} | \boxed{D,D,R,R} | Not supported with pagination yet | ddrr | 3 | [
"SFF",
"FHH",
"FFG"
] | |
frozenlake_s3_22 | 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.... | \boxed{L} | \boxed{L} | Not supported with pagination yet | l | 3 | [
"FFH",
"FGS",
"FFF"
] | |
frozenlake_s3_23 | 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.... | \boxed{R,U,R} | \boxed{R,U,R} | Not supported with pagination yet | rur | 3 | [
"HFF",
"HFG",
"SFF"
] | |
frozenlake_s3_25 | 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.... | \boxed{U} | \boxed{U} | Not supported with pagination yet | u | 3 | [
"FFH",
"GFF",
"SHF"
] | |
frozenlake_s3_26 | 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.... | \boxed{D,D,R,R} | \boxed{D,D,R,R} | Not supported with pagination yet | ddrr | 3 | [
"SFH",
"FFH",
"FFG"
] | |
frozenlake_s3_27 | 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.... | \boxed{D,D,R,R} | \boxed{D,D,R,R} | Not supported with pagination yet | ddrr | 3 | [
"SFF",
"FHF",
"FFG"
] | |
frozenlake_s3_32 | 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.... | \boxed{R,U} | \boxed{R,U} | Not supported with pagination yet | ru | 3 | [
"FFF",
"HHG",
"HSF"
] | |
frozenlake_s3_33 | 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.... | \boxed{U,R} | \boxed{U,R} | Not supported with pagination yet | ur | 3 | [
"FGF",
"SFF",
"HFF"
] | |
frozenlake_s3_34 | 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.... | \boxed{L,U,U} | \boxed{L,U,U} | Not supported with pagination yet | luu | 3 | [
"FGF",
"HFF",
"FFS"
] | |
frozenlake_s3_36 | 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.... | \boxed{D,R} | \boxed{D,R} | Not supported with pagination yet | dr | 3 | [
"SHF",
"FGH",
"FFF"
] | |
frozenlake_s3_37 | 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.... | \boxed{D,D,R,R} | \boxed{D,D,R,R} | Not supported with pagination yet | ddrr | 3 | [
"SHF",
"FFH",
"FFG"
] | |
frozenlake_s3_38 | 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.... | \boxed{D,D,R,R} | \boxed{D,D,R,R} | Not supported with pagination yet | ddrr | 3 | [
"SFH",
"FFF",
"FFG"
] | |
frozenlake_s3_40 | 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.... | \boxed{D,R,D,R} | \boxed{D,R,D,R} | Not supported with pagination yet | drdr | 3 | [
"SFF",
"FFF",
"HFG"
] | |
frozenlake_s3_41 | 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.... | \boxed{D,R,R,D} | \boxed{D,R,R,D} | Not supported with pagination yet | drrd | 3 | [
"SHF",
"FFF",
"FHG"
] | |
frozenlake_s3_44 | 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.... | \boxed{R,R,D,D} | \boxed{R,R,D,D} | Not supported with pagination yet | rrdd | 3 | [
"SFF",
"FHF",
"FHG"
] | |
frozenlake_s3_46 | 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.... | \boxed{D,R} | \boxed{D,R} | Not supported with pagination yet | dr | 3 | [
"FFF",
"FSH",
"HFG"
] | |
frozenlake_s3_47 | 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.... | \boxed{R,D,R,D} | \boxed{R,D,R,D} | Not supported with pagination yet | rdrd | 3 | [
"SFF",
"HFF",
"HHG"
] | |
frozenlake_s3_48 | 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.... | \boxed{D,D,R,R} | \boxed{D,D,R,R} | Not supported with pagination yet | ddrr | 3 | [
"SHF",
"FHH",
"FFG"
] | |
frozenlake_s3_50 | 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.... | \boxed{R} | \boxed{R} | Not supported with pagination yet | r | 3 | [
"FFF",
"FFF",
"HSG"
] | |
frozenlake_s3_51 | 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.... | \boxed{D,D,R,R} | \boxed{D,D,R,R} | Not supported with pagination yet | ddrr | 3 | [
"SFH",
"FHF",
"FFG"
] | |
frozenlake_s3_52 | 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.... | \boxed{R,D,D,R} | \boxed{R,D,D,R} | Not supported with pagination yet | rddr | 3 | [
"SFF",
"HFH",
"FFG"
] | |
frozenlake_s3_56 | 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.... | \boxed{R,U,R} | \boxed{R,U,R} | Not supported with pagination yet | rur | 3 | [
"FFF",
"HFG",
"SFH"
] | |
frozenlake_s3_57 | 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.... | \boxed{U} | \boxed{U} | Not supported with pagination yet | u | 3 | [
"FFF",
"HGF",
"HSF"
] | |
frozenlake_s3_62 | 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.... | \boxed{D,R,R,D} | \boxed{D,R,R,D} | Not supported with pagination yet | drrd | 3 | [
"SFF",
"FFF",
"FHG"
] | |
frozenlake_s3_64 | 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.... | \boxed{R,D,D,R} | \boxed{R,D,D,R} | Not supported with pagination yet | rddr | 3 | [
"SFH",
"HFH",
"HFG"
] | |
frozenlake_s3_65 | 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.... | \boxed{D,R,R} | \boxed{D,R,R} | Not supported with pagination yet | drr | 3 | [
"SFF",
"FFG",
"FHF"
] | |
frozenlake_s3_66 | 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.... | \boxed{R,U,U,R} | \boxed{R,U,U,R} | Not supported with pagination yet | ruur | 3 | [
"HFG",
"HFH",
"SFF"
] | |
frozenlake_s3_67 | 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.... | \boxed{D,R,R,D} | \boxed{D,R,R,D} | Not supported with pagination yet | drrd | 3 | [
"SFH",
"FFF",
"FHG"
] | |
frozenlake_s3_72 | 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.... | \boxed{R,U,U} | \boxed{R,U,U} | Not supported with pagination yet | ruu | 3 | [
"FGF",
"HFF",
"SFF"
] | |
frozenlake_s3_75 | 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.... | \boxed{U,L} | \boxed{U,L} | Not supported with pagination yet | ul | 3 | [
"HHH",
"GFF",
"HSF"
] | |
frozenlake_s3_77 | 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.... | \boxed{L,U} | \boxed{L,U} | Not supported with pagination yet | lu | 3 | [
"FFF",
"GHF",
"FSF"
] | |
frozenlake_s3_79 | 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.... | \boxed{R,D,D,R} | \boxed{R,D,D,R} | Not supported with pagination yet | rddr | 3 | [
"SFF",
"HFF",
"HFG"
] | |
frozenlake_s3_84 | 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.... | \boxed{L,U} | \boxed{L,U} | Not supported with pagination yet | lu | 3 | [
"FGF",
"HFS",
"HFF"
] | |
frozenlake_s3_86 | 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.... | \boxed{D,R} | \boxed{D,R} | Not supported with pagination yet | dr | 3 | [
"FFF",
"FSF",
"HFG"
] | |
frozenlake_s3_89 | 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.... | \boxed{D,R,D,R} | \boxed{D,R,D,R} | Not supported with pagination yet | drdr | 3 | [
"SHF",
"FFF",
"HFG"
] | |
frozenlake_s3_91 | 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.... | \boxed{R} | \boxed{R} | Not supported with pagination yet | r | 3 | [
"FHF",
"FSG",
"FHF"
] | |
frozenlake_s3_93 | 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.... | \boxed{D} | \boxed{D} | Not supported with pagination yet | d | 3 | [
"FHF",
"FHS",
"FFG"
] | |
frozenlake_s3_98 | 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.... | \boxed{L,D} | \boxed{L,D} | Not supported with pagination yet | ld | 3 | [
"FFF",
"FFS",
"FGH"
] | |
frozenlake_s3_101 | 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.... | \boxed{R,R,D,D} | \boxed{R,R,D,D} | Not supported with pagination yet | rrdd | 3 | [
"SFF",
"HHF",
"HFG"
] | |
frozenlake_s3_104 | 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.... | \boxed{U,L,U} | \boxed{U,L,U} | Not supported with pagination yet | ulu | 3 | [
"FGF",
"FFF",
"FHS"
] | |
frozenlake_s3_106 | 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.... | \boxed{R,D,R,D} | \boxed{R,D,R,D} | Not supported with pagination yet | rdrd | 3 | [
"SFH",
"HFF",
"HHG"
] | |
frozenlake_s3_112 | 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.... | \boxed{U,L,L,D} | \boxed{U,L,L,D} | Not supported with pagination yet | ulld | 3 | [
"FFF",
"GHS",
"HFF"
] | |
frozenlake_s3_113 | 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.... | \boxed{L,U} | \boxed{L,U} | Not supported with pagination yet | lu | 3 | [
"GFF",
"FSH",
"FFF"
] | |
frozenlake_s3_114 | 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.... | \boxed{D,R,R,D} | \boxed{D,R,R,D} | Not supported with pagination yet | drrd | 3 | [
"SFH",
"FFF",
"HHG"
] | |
frozenlake_s3_116 | 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.... | \boxed{D,D,R,R} | \boxed{D,D,R,R} | Not supported with pagination yet | ddrr | 3 | [
"SHH",
"FFH",
"FFG"
] | |
frozenlake_s3_117 | 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.... | \boxed{U,U} | \boxed{U,U} | Not supported with pagination yet | uu | 3 | [
"FFG",
"FHF",
"FFS"
] | |
frozenlake_s3_121 | 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.... | \boxed{R} | \boxed{R} | Not supported with pagination yet | r | 3 | [
"FFH",
"HSG",
"FFF"
] | |
frozenlake_s3_123 | 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.... | \boxed{R,R,D} | \boxed{R,R,D} | Not supported with pagination yet | rrd | 3 | [
"FFH",
"SFF",
"FHG"
] | |
frozenlake_s3_124 | 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.... | \boxed{U,U,R,R} | \boxed{U,U,R,R} | Not supported with pagination yet | uurr | 3 | [
"FFG",
"FFF",
"SFH"
] | |
frozenlake_s3_127 | 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.... | \boxed{R,R,D,D} | \boxed{R,R,D,D} | Not supported with pagination yet | rrdd | 3 | [
"SFF",
"FHF",
"HHG"
] | |
frozenlake_s3_129 | 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.... | \boxed{R} | \boxed{R} | Not supported with pagination yet | r | 3 | [
"FFH",
"FHF",
"FSG"
] | |
frozenlake_s3_130 | 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.... | \boxed{L,D,D,R} | \boxed{L,D,D,R} | Not supported with pagination yet | lddr | 3 | [
"FFS",
"FFH",
"FFG"
] | |
frozenlake_s3_132 | 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.... | \boxed{R} | \boxed{R} | Not supported with pagination yet | r | 3 | [
"FSG",
"FHF",
"FFF"
] | |
frozenlake_s3_133 | 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.... | \boxed{U,U} | \boxed{U,U} | Not supported with pagination yet | uu | 3 | [
"FHG",
"FHF",
"FFS"
] | |
frozenlake_s3_135 | 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.... | \boxed{R,R,D} | \boxed{R,R,D} | Not supported with pagination yet | rrd | 3 | [
"SFF",
"FHG",
"FFF"
] | |
frozenlake_s3_136 | 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.... | \boxed{D,L} | \boxed{D,L} | Not supported with pagination yet | dl | 3 | [
"HFF",
"HSF",
"GFF"
] | |
frozenlake_s3_139 | 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.... | \boxed{U,U} | \boxed{U,U} | Not supported with pagination yet | uu | 3 | [
"GFH",
"FHF",
"SHF"
] | |
frozenlake_s3_141 | 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.... | \boxed{R,R,D,D} | \boxed{R,R,D,D} | Not supported with pagination yet | rrdd | 3 | [
"SFF",
"HHF",
"FFG"
] | |
frozenlake_s3_142 | 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.... | \boxed{U,R} | \boxed{U,R} | Not supported with pagination yet | ur | 3 | [
"HHF",
"FGF",
"SFH"
] | |
frozenlake_s3_143 | 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.... | \boxed{D,R,D,R} | \boxed{D,R,D,R} | Not supported with pagination yet | drdr | 3 | [
"SFH",
"FFF",
"HFG"
] | |
frozenlake_s3_146 | 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.... | \boxed{L,D,L} | \boxed{L,D,L} | Not supported with pagination yet | ldl | 3 | [
"HFF",
"HFS",
"GFF"
] | |
frozenlake_s3_149 | 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.... | \boxed{R,R} | \boxed{R,R} | Not supported with pagination yet | rr | 3 | [
"HFF",
"SFG",
"HFF"
] | |
frozenlake_s3_151 | 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.... | \boxed{R,U,U,L} | \boxed{R,U,U,L} | Not supported with pagination yet | ruul | 3 | [
"FGF",
"HHF",
"FSF"
] | |
frozenlake_s3_152 | 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.... | \boxed{D,L,L,D} | \boxed{D,L,L,D} | Not supported with pagination yet | dlld | 3 | [
"HHS",
"FFF",
"GFF"
] | |
frozenlake_s3_153 | 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.... | \boxed{D,D,R} | \boxed{D,D,R} | Not supported with pagination yet | ddr | 3 | [
"FSF",
"FFF",
"HFG"
] | |
frozenlake_s3_159 | 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.... | \boxed{D,R,R,D} | \boxed{D,R,R,D} | Not supported with pagination yet | drrd | 3 | [
"SHH",
"FFF",
"FHG"
] | |
frozenlake_s3_162 | 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.... | \boxed{R,R} | \boxed{R,R} | Not supported with pagination yet | rr | 3 | [
"SFG",
"HHF",
"FFF"
] | |
frozenlake_s3_166 | 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.... | \boxed{L,U} | \boxed{L,U} | Not supported with pagination yet | lu | 3 | [
"FGH",
"FFS",
"FFH"
] | |
frozenlake_s3_168 | 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.... | \boxed{R,R} | \boxed{R,R} | Not supported with pagination yet | rr | 3 | [
"HFF",
"FFF",
"SFG"
] | |
frozenlake_s3_171 | 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.... | \boxed{L,U} | \boxed{L,U} | Not supported with pagination yet | lu | 3 | [
"FHF",
"FGF",
"HFS"
] | |
frozenlake_s3_175 | 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.... | \boxed{R} | \boxed{R} | Not supported with pagination yet | r | 3 | [
"FHF",
"SGF",
"HFF"
] | |
frozenlake_s3_180 | 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.... | \boxed{U} | \boxed{U} | Not supported with pagination yet | u | 3 | [
"FGF",
"FSF",
"FHF"
] | |
frozenlake_s3_181 | 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.... | \boxed{D,R} | \boxed{D,R} | Not supported with pagination yet | dr | 3 | [
"SFF",
"FGH",
"HHF"
] | |
frozenlake_s3_186 | 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.... | \boxed{U,U,R,R} | \boxed{U,U,R,R} | Not supported with pagination yet | uurr | 3 | [
"FFG",
"FHH",
"SFF"
] | |
frozenlake_s3_189 | 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.... | \boxed{L,L,U,U} | \boxed{L,L,U,U} | Not supported with pagination yet | lluu | 3 | [
"GFF",
"FHF",
"FFS"
] | |
frozenlake_s3_197 | 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.... | \boxed{R,R} | \boxed{R,R} | Not supported with pagination yet | rr | 3 | [
"FFF",
"SFG",
"FHH"
] | |
frozenlake_s3_198 | 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.... | \boxed{R,R,D,D} | \boxed{R,R,D,D} | Not supported with pagination yet | rrdd | 3 | [
"SFF",
"HHF",
"FHG"
] | |
frozenlake_s3_205 | 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.... | \boxed{L} | \boxed{L} | Not supported with pagination yet | l | 3 | [
"FGS",
"FFH",
"FFF"
] | |
frozenlake_s3_206 | 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.... | \boxed{U,U} | \boxed{U,U} | Not supported with pagination yet | uu | 3 | [
"FFG",
"FFF",
"FHS"
] | |
frozenlake_s3_207 | 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.... | \boxed{L} | \boxed{L} | Not supported with pagination yet | l | 3 | [
"FFH",
"FFF",
"GSH"
] | |
frozenlake_s3_208 | 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.... | \boxed{L} | \boxed{L} | Not supported with pagination yet | l | 3 | [
"HGS",
"FFH",
"FFF"
] | |
frozenlake_s3_211 | 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.... | \boxed{R,D,R,D} | \boxed{R,D,R,D} | Not supported with pagination yet | rdrd | 3 | [
"SFH",
"HFF",
"FHG"
] | |
frozenlake_s3_212 | 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.... | \boxed{D,R,D,R} | \boxed{D,R,D,R} | Not supported with pagination yet | drdr | 3 | [
"SFH",
"FFH",
"HFG"
] | |
frozenlake_s3_214 | 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.... | \boxed{L,D} | \boxed{L,D} | Not supported with pagination yet | ld | 3 | [
"FSH",
"GFF",
"FFF"
] | |
frozenlake_s3_215 | 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.... | \boxed{D,R} | \boxed{D,R} | Not supported with pagination yet | dr | 3 | [
"FFF",
"FSH",
"FFG"
] | |
frozenlake_s3_217 | 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.... | \boxed{D,L} | \boxed{D,L} | Not supported with pagination yet | dl | 3 | [
"FHS",
"FGF",
"FHF"
] | |
frozenlake_s3_218 | 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.... | \boxed{R} | \boxed{R} | Not supported with pagination yet | r | 3 | [
"FFF",
"SGF",
"HFF"
] | |
frozenlake_s3_219 | 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.... | \boxed{D} | \boxed{D} | Not supported with pagination yet | d | 3 | [
"FHS",
"FFG",
"FHH"
] | |
frozenlake_s3_220 | 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.... | \boxed{L,D} | \boxed{L,D} | Not supported with pagination yet | ld | 3 | [
"FSH",
"GFF",
"HHF"
] | |
frozenlake_s3_227 | 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.... | \boxed{U,R} | \boxed{U,R} | Not supported with pagination yet | ur | 3 | [
"FFG",
"HSF",
"FHH"
] | |
frozenlake_s3_228 | 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.... | \boxed{R,D} | \boxed{R,D} | Not supported with pagination yet | rd | 3 | [
"FSF",
"HHG",
"FFF"
] | |
frozenlake_s3_229 | 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.... | \boxed{R,R,D,D} | \boxed{R,R,D,D} | Not supported with pagination yet | rrdd | 3 | [
"SFF",
"FHF",
"HFG"
] |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 5