CoolFace
Datasetpublic

zyberg2091/fineweb-edu-500m-memmap

The file is memory-mapped: data remains on disk and the OS loads only the accessed pages into the page cache when slices are requested. Python only holds views to this data through pointers, not full copies, keeping memory usage low and stable across iterations.

sourceHugging Faceapache-2.0updated 7mo agoView on Hugging Face
0likes4downloads
3 commits on main
ecc51727mo ago

Update README.md

zyberg2091
9e17fd27mo ago

Upload fineweb_tokens_latest_500M.memmap

zyberg2091
0125db07mo ago

initial commit

zyberg2091