CoolFace
Datasetpublic

stablegradients/maze-17x17-500k-shortest

Maze 17x17 500k — Shortest Path Supervised fine-tuning corpus of 17x17 mazes where the target trajectory is the unique shortest path from START to GOAL. Mazes are generated with Prim's algorithm so there is a single solution path. Splits and configs train: 450,000 examples test: 512 examples Three reward configurations are provided — they share the same prompts but differ in the reward-model metadata used by downstream RL: config reward signal binary… See the full description on the dataset page: https://huggingface.co/datasets/stablegradients/maze-17x17-500k-shortest.

sourceHugging Faceapache-2.0updated 5mo agoView on Hugging Face
0likes86downloads
8 commits on main
86d090f5mo ago

Upload test_distance.parquet with huggingface_hub

stablegradients
476dc3d5mo ago

Upload test_continuous.parquet with huggingface_hub

stablegradients
08b541c5mo ago

Upload test_binary.parquet with huggingface_hub

stablegradients
c91ddec5mo ago

Upload train_distance.parquet with huggingface_hub

stablegradients
2430c5d5mo ago

Upload train_continuous.parquet with huggingface_hub

stablegradients
dc08f315mo ago

Upload train_binary.parquet with huggingface_hub

stablegradients
060263a5mo ago

Upload README.md with huggingface_hub

stablegradients
0cb96f85mo ago

initial commit

stablegradients