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
0likes5downloads
Dataset Card

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.