fineweb-edu
Collection
3 items • Updated
fineweb-edu-swa-shuffle is a dataset containing a translation of the fineweb-edu from english to swahili language.
from datasets import load_dataset
# Load the dataset
dataset = load_dataset("rao254/fineweb-edu-swa-shuffle")
# Access training data
train_data = dataset['train']
@dataset{rao254,
title={fineweb-edu-swa-shuffle: A Swahili Translation of fineweb-edu Dataset},
year={2025},
publisher={Hugging Face},
url={https://huggingface.co/datasets/rao254/fineweb-edu-swa-shuffle}
}
Original Data Citation
@misc{lozhkov2024fineweb-edu,
author = { Lozhkov, Anton and Ben Allal, Loubna and von Werra, Leandro and Wolf, Thomas },
title = { FineWeb-Edu: the Finest Collection of Educational Content },
year = 2024,
url = { https://huggingface.co/datasets/HuggingFaceFW/fineweb-edu },
doi = { 10.57967/hf/2497 },
publisher = { Hugging Face }
}