question_id stringlengths 19 21 | question stringclasses 1
value | images images listlengths 4 4 | answer stringlengths 14 44 | gt_path stringlengths 1 16 | maze_size int32 3 8 | maze_map listlengths 3 8 |
|---|---|---|---|---|---|---|
frozenlake_s3_4_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: U,L,L | ull | 3 | [
"FHH",
"GFF",
"FHS"
] | |
frozenlake_s3_5_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,D,R,R | ddrr | 3 | [
"SFF",
"FHF",
"FFG"
] | |
frozenlake_s3_6_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,D,R,R | ddrr | 3 | [
"SFH",
"FFF",
"FFG"
] | |
frozenlake_s3_8_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,L,L,U | dllu | 3 | [
"HFF",
"GHS",
"FFF"
] | |
frozenlake_s3_12_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: U,R,R | urr | 3 | [
"FFG",
"SHF",
"FHF"
] | |
frozenlake_s3_20_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,D,R,R | ddrr | 3 | [
"SFF",
"FHH",
"FFG"
] | |
frozenlake_s3_21_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: R,D,D,R | rddr | 3 | [
"SFF",
"HFF",
"FFG"
] | |
frozenlake_s3_22_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: U | u | 3 | [
"FGF",
"FSH",
"FFF"
] | |
frozenlake_s3_23_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,D,R,R | ddrr | 3 | [
"SFH",
"FFH",
"FFG"
] | |
frozenlake_s3_24_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,R,R,D | drrd | 3 | [
"SFF",
"FFF",
"HHG"
] | |
frozenlake_s3_25_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,R,R,D | drrd | 3 | [
"SFF",
"FFF",
"HHG"
] | |
frozenlake_s3_26_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: R,R,D,D | rrdd | 3 | [
"SFF",
"FHF",
"FHG"
] | |
frozenlake_s3_27_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: R,R,D,D | rrdd | 3 | [
"SFF",
"FHF",
"FHG"
] | |
frozenlake_s3_28_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: L | l | 3 | [
"GSF",
"FHF",
"FFF"
] | |
frozenlake_s3_31_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,L | dl | 3 | [
"FFF",
"HSF",
"GFF"
] | |
frozenlake_s3_32_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,D,R,R | ddrr | 3 | [
"SFF",
"FHF",
"FFG"
] | |
frozenlake_s3_33_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: R,U | ru | 3 | [
"FFH",
"FHG",
"FSF"
] | |
frozenlake_s3_37_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: R,R | rr | 3 | [
"FFH",
"SFG",
"HFF"
] | |
frozenlake_s3_38_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: L,D | ld | 3 | [
"FFS",
"FGH",
"HFF"
] | |
frozenlake_s3_41_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: R,R,D,D | rrdd | 3 | [
"SFF",
"FHF",
"FHG"
] | |
frozenlake_s3_44_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: R,D,D,R | rddr | 3 | [
"SFF",
"HFF",
"FFG"
] | |
frozenlake_s3_45_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,D,R | ddr | 3 | [
"FSH",
"FFF",
"FFG"
] | |
frozenlake_s3_46_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,R,D,R | drdr | 3 | [
"SFF",
"FFH",
"HFG"
] | |
frozenlake_s3_47_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: L,D | ld | 3 | [
"FSF",
"GHF",
"FFF"
] | |
frozenlake_s3_48_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: R,D,D,R | rddr | 3 | [
"SFF",
"HFF",
"FFG"
] | |
frozenlake_s3_49_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,D,R,R | ddrr | 3 | [
"SHF",
"FHF",
"FFG"
] | |
frozenlake_s3_52_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,D,R,R | ddrr | 3 | [
"SFF",
"FHF",
"FFG"
] | |
frozenlake_s3_53_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,D,R,R | ddrr | 3 | [
"SFF",
"FFH",
"FFG"
] | |
frozenlake_s3_54_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,D,R,R | ddrr | 3 | [
"SFF",
"FHF",
"FFG"
] | |
frozenlake_s3_56_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: R,D,D,R | rddr | 3 | [
"SFF",
"HFF",
"FFG"
] | |
frozenlake_s3_58_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,D,L,L | ddll | 3 | [
"HFS",
"FHF",
"GFF"
] | |
frozenlake_s3_59_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D | d | 3 | [
"SHF",
"GFF",
"FFH"
] | |
frozenlake_s3_60_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: L | l | 3 | [
"FHH",
"GSF",
"FFH"
] | |
frozenlake_s3_63_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,D,R,R | ddrr | 3 | [
"SHF",
"FHF",
"FFG"
] | |
frozenlake_s3_64_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,D,R,R | ddrr | 3 | [
"SFF",
"FHF",
"FFG"
] | |
frozenlake_s3_66_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: U,U | uu | 3 | [
"GFF",
"FHF",
"SFH"
] | |
frozenlake_s3_70_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,L,L,U | dllu | 3 | [
"HFF",
"GHS",
"FFF"
] | |
frozenlake_s3_72_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,R,R,D | drrd | 3 | [
"SFF",
"FFF",
"FHG"
] | |
frozenlake_s3_73_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,R,R,D | drrd | 3 | [
"SHF",
"FFF",
"FHG"
] | |
frozenlake_s3_74_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: R,U,R | rur | 3 | [
"FFF",
"HFG",
"SFH"
] | |
frozenlake_s3_76_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: R,R | rr | 3 | [
"FFF",
"FHF",
"SFG"
] | |
frozenlake_s3_78_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,D,R,R | ddrr | 3 | [
"SFF",
"FFH",
"FFG"
] | |
frozenlake_s3_79_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,D,R,R | ddrr | 3 | [
"SFH",
"FFF",
"FFG"
] | |
frozenlake_s3_80_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,D,R,R | ddrr | 3 | [
"SFF",
"FHF",
"FFG"
] | |
frozenlake_s3_82_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: D,D,R,R | ddrr | 3 | [
"SFH",
"FFF",
"FFG"
] | |
frozenlake_s3_84_cot | "
As a professional maze solver, your task is to analyze a grid-based map and devise an action plan that enables a player to reach the goal from the starting point without falling into any holes, using the fewest possible moves. Since coding is not within your skill set, your approach relies on logical reasoning of the... | Action plan: R,U,R | rur | 3 | [
"HFG",
"SFH",
"FFF"
] |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 2