Loading...
Loading...
Available on 1 platform
Sign in to view source links and access this dataset
A tokenized version of the 30-billion-token Dolma V1.7 corpus, formatted for Llama 3. The dataset is split into 10 GB chunks for easier handling and was uploaded by user 'emozilla' on May 20, 2024. It is designed to be loaded directly as a NumPy memory-mapped array of integer token IDs.
The dataset files are split and must be recombined using a command like `cat dolma-v1_7-30B-nanoset-l3_input_ids.npy.* > dolma-v1_7-30B-nanoset-l3_input_ids.npy` before use.