CoolFace
Datasetpublic

Emulated-Inc/sokoban-solving

Sokoban solving levels Procedurally generated Sokoban levels, solvable by construction: a random room is carved, the boxes are placed on the targets, and the player pulls them away along a long random walk, so replaying the walk backwards solves the level. Six tiers, from 12 by 12 with 6 boxes to 24 by 24 with 18 boxes. data/heldout/s12b06.txt ... s24b18.txt 200 levels per tier, 1200 in all, no solutions published data/train/s12b06.txt ... s24b18.txt 500 levels per tier… See the full description on the dataset page: https://huggingface.co/datasets/Emulated-Inc/sokoban-solving.

sourceHugging Facecc-by-4.0updated 20d agoView on Hugging Face
0likes102downloads
2 commits on main
0f3e45720d ago

six tiers of generated levels: held-out without solutions, training with solutions

RyanIRL
220366d20d ago

initial commit

RyanIRL