fineweb10B-llama3 / README.md
baslak's picture
Upload README.md with huggingface_hub
dbe493a verified
|
raw
history blame
369 Bytes
# FineWeb Dataset tokenized with LLaMA-3.2-1B tokenizer
This dataset contains the FineWeb dataset preprocessed and tokenized using the LLaMA-3.2-1B tokenizer.
Each .bin file contains:
- A header of 256 int32 values
- Token data as uint32 values
- File format version: 2
Dataset structure:
- fineweb_train_*.bin: Training shards
- fineweb_val_*.bin: Validation shard