These are the idx files used by the MMapIndexedDataset
used to load the memory-mapped Pile dataset.
To load the dataset, you can follow the instructions in the README.md
file in the Pythia GitHub repo. Then, for each seed, you can simply pass the paths to the idx files. The dataset.py
file provides an example of how to do that.