CoolFace
Datasetpublic

stablegradients/maze-17x17-500k-general

Maze 17x17 500k — General Paths Supervised fine-tuning corpus of 17x17 mazes with the target being a valid (not necessarily shortest) path from START to GOAL. Mazes are generated with Prim's algorithm. 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 1 if the path reaches the… See the full description on the dataset page: https://huggingface.co/datasets/stablegradients/maze-17x17-500k-general.

sourceHugging Faceapache-2.0updated 5mo agoView on Hugging Face
0likes74downloads
9 commits on main
f8df8605mo ago

Upload test_distance.parquet with huggingface_hub

stablegradients
0e5c7295mo ago

Upload test_continuous.parquet with huggingface_hub

stablegradients
9f497f45mo ago

Upload test_binary.parquet with huggingface_hub

stablegradients
95c2d125mo ago

Upload train_distance.parquet with huggingface_hub

stablegradients
3ac0fd45mo ago

Upload train_continuous.parquet with huggingface_hub

stablegradients
ac706695mo ago

Upload train_binary.parquet with huggingface_hub

stablegradients
bfa713b5mo ago

Upload training_metadata.json with huggingface_hub

stablegradients
7f57e815mo ago

Upload README.md with huggingface_hub

stablegradients
ecd39005mo ago

initial commit

stablegradients