CoolFace
Datasetpublic

Kalso42/WorldModelForMaze

WorldModelForMaze Code, datasets, and trained checkpoints for studying world-model representations in maze navigation, based on a modified NanoGPT. Contents *.py — training, testing, probing, and visualization scripts (see readme.md). model/ — architectures: transformer, transformer-rope, transformer-nextlat, mamba, mamba2, gated-deltanet, gru. data/maze/100/ — tokenized maze datasets for Tasks A/C/E/H/I (RWs paths, 100 nodes). out/ — final (10000-iter)… See the full description on the dataset page: https://huggingface.co/datasets/Kalso42/WorldModelForMaze.

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes653downloads
21 commits on main
030867c3mo ago

Upload out/plot/probe_target_dist_H1_10M_12_12_576_24_576.npz with huggingface_hub

Kalso42
be280343mo ago

Upload out/plot/probe_target_dist_H1_10M_12_12_576_24_576.png with huggingface_hub

Kalso42
8b930383mo ago

Upload out/plot/probe_target_dist_I1_10M_6_6_384_12_384.npz with huggingface_hub

Kalso42
05bdb873mo ago

Upload out/plot/probe_target_dist_I1_10M_6_6_384_12_384.png with huggingface_hub

Kalso42
130fb493mo ago

Upload out/plot/probe_target_dist_H1_10M_12_12_576_24_576.png with huggingface_hub

Kalso42
1e09a353mo ago

Upload out/plot/probe_target_dist_I1_10M_6_6_384_12_384.png with huggingface_hub

Kalso42
b322bba3mo ago

Upload out/plot/probe_target_dist_C1_10M_6_6_384_12_384.npz with huggingface_hub

Kalso42
b6d2dff3mo ago

Upload out/plot/probe_target_dist_C1_10M_6_6_384_12_384.png with huggingface_hub

Kalso42
522307b3mo ago

Upload out/plot/probe_target_dist_E1_500K_3_1_256_6_256.npz with huggingface_hub

Kalso42
da7f93c3mo ago

Upload out/plot/probe_target_dist_E1_500K_3_1_256_6_256.png with huggingface_hub

Kalso42
11e08ef3mo ago

Upload out/plot/probe_target_dist_A1_500K_3_1_256_6_256.npz with huggingface_hub

Kalso42
c68501b3mo ago

Upload out/plot/probe_target_dist_A1_500K_3_1_256_6_256.png with huggingface_hub

Kalso42
f70777e3mo ago

Upload folder using huggingface_hub (part 3)

Kalso42
2b2ea4b3mo ago

Upload folder using huggingface_hub (part 2)

Kalso42
d9ab49e3mo ago

Upload folder using huggingface_hub

Kalso42
9066ec63mo ago

Upload README.md with huggingface_hub

Kalso42
0c0ff0e3mo ago

Upload folder using huggingface_hub (part 4)

Kalso42
30677e53mo ago

Upload folder using huggingface_hub (part 3)

Kalso42
cbb19d03mo ago

Upload folder using huggingface_hub (part 2)

Kalso42
34e468d3mo ago

Upload folder using huggingface_hub

Kalso42
b691daa3mo ago

initial commit

Kalso42