--- language: - so license: mit task_categories: - text-generation size_categories: - 1K 1000) # Sample random articles sample = dataset['train'].shuffle(seed=42).select(range(10)) ``` ## Dataset Statistics - **Total Articles**: 4,910 - **Total Characters**: ~40M (estimated) - **Average Article Length**: ~8,150 characters - **Token Count Range**: 17 - 4,160 tokens - **Unique Sources**: 238 file paths - **Language Purity**: 100% (all articles scored 1.0) ## Source Information All content is sourced from **BBC Somali** (https://www.bbc.com/somali), which provides: - Professional journalism in Somali language - Wide topic coverage (news, sports, culture, tech, health) - High-quality, edited content - Diverse vocabulary and writing styles ### Content Categories Based on file paths, content includes articles from various BBC Somali journalists and sections covering: - Breaking news and current events - Sports coverage - Cultural stories - Technology and science - Health and lifestyle - Human interest stories ## Intended Use ### Primary Use Cases - 🎓 **Educational**: Learning to build language models for low-resource languages - 🔬 **Research**: Somali NLP research and experimentation - 🤖 **Model Training**: Pre-training or fine-tuning small language models - 📊 **Linguistic Analysis**: Studying Somali language patterns and structures ### Out-of-Scope Use - ❌ Commercial applications without proper licensing - ❌ Creating misinformation or fake news in Somali - ❌ Any use that violates BBC's terms of service ## Limitations - **Single Source**: All content is from BBC Somali only - **Temporal Scope**: Single collection date (January 25, 2026) - **Domain**: Primarily news/journalism style, may not represent conversational Somali - **Size**: Moderate dataset, may not be sufficient for large model training - **License**: Educational/research purposes only ## Ethical Considerations - This dataset is provided **for educational and research purposes only** - Original content belongs to BBC and should be used in accordance with fair use principles - Users should respect copyright and only use this for non-commercial learning purposes - Researchers should cite both this dataset and BBC Somali as the original source ## Citation If you use this dataset, please cite: ```bibtex @dataset{fineweb_somali_2026, author = {IbraahimLab}, title = {FineWeb Somali: BBC Somali Content for Language Model Training}, year = {2026}, publisher = {Hugging Face}, url = {https://huggingface.co/datasets/IbraahimLab/fineweb-somali} } ``` Also acknowledge the original source: ``` Content sourced from BBC Somali (https://www.bbc.com/somali) ``` ## Dataset Creation ### Collection Process - **Method**: Web scraping from BBC Somali website - **Date**: January 25, 2026 - **Processing**: Text extraction, cleaning, and validation - **Quality Control**: Language detection (all articles scored 1.0 for Somali) ### Preprocessing - Text extracted from HTML content - Character encoding standardized - Token counts computed - Metadata preserved (URLs, dates, sources) ## Maintenance - **Version**: 1.0 - **Last Updated**: January 2026 - **Status**: Static dataset (snapshot from single date) ## Contact For questions or issues regarding this dataset: - **Creator**: IbraahimLab - **Platform**: Hugging Face Datasets ## Acknowledgments - **BBC Somali**: Original content creators - **Somali Language Community**: For preserving and developing the language - **Low-Resource Language Research Community**: For supporting Somali NLP development --- **Disclaimer**: This dataset is intended solely for educational and research purposes. All content rights belong to BBC. Users must comply with applicable copyright laws and BBC's terms of service.