CoolFace
Datasetpublic

Kalso42/WorldModelForMazeWithX

WorldModelForMazeWithX Maze pathfinding sequences for training/probing sequence models (Transformer, Mamba, GRU, Gated-DeltaNet, ...). Task C1: relative-turn navigation on a fixed 10×10 directed grid. Includes a special x terminator marking wall-hit (illegal) paths, used to study a model's ability to recognize its own errors. Maze 10×10 grid, 100 nodes (0–99). Directed edges (down/right, both directions added), edge probability 0.6. Graph:… See the full description on the dataset page: https://huggingface.co/datasets/Kalso42/WorldModelForMazeWithX.

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes18downloads
3 commits on main
449772b3mo ago

Upload folder using huggingface_hub

Kalso42
84cabe23mo ago

Upload README.md with huggingface_hub

Kalso42
4ef81953mo ago

initial commit

Kalso42