Pre-tokenized binary files ready for training with oxidizr. This is the tokenized version of fs90/nano-start-data.
Language models don't process text directly - they work with numbers called tokens. Tokenization converts text into token IDs:
"Hello world" → [9906, 1917]
This dataset is pre-tokenized for simplicity - download and start training immediately. To learn how tokenization works and create your own datasets, see… See the full description on the dataset page:
https://huggingface.co/datasets/fs90/nano-start-data-bin.