The dataset viewer is not available for this dataset.
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
YAML Metadata Warning:The task_categories "text2text-generation" is not in the official list: text-classification, token-classification, table-question-answering, question-answering, zero-shot-classification, translation, summarization, feature-extraction, text-generation, fill-mask, sentence-similarity, text-to-speech, text-to-audio, automatic-speech-recognition, audio-to-audio, audio-classification, audio-text-to-text, voice-activity-detection, depth-estimation, image-classification, object-detection, image-segmentation, text-to-image, image-to-text, image-to-image, image-to-video, unconditional-image-generation, video-classification, reinforcement-learning, robotics, tabular-classification, tabular-regression, tabular-to-text, table-to-text, multiple-choice, text-ranking, text-retrieval, time-series-forecasting, text-to-video, image-text-to-text, image-text-to-image, image-text-to-video, visual-question-answering, document-question-answering, zero-shot-image-classification, graph-ml, mask-generation, zero-shot-object-detection, text-to-3d, image-to-3d, image-feature-extraction, video-text-to-text, keypoint-detection, visual-document-retrieval, any-to-any, video-to-video, other
Sinhala Articles Dataset
A large-scale, high-quality Sinhala text corpus curated from diverse sources including news articles, Wikipedia entries, and general web content. This dataset is designed to support a wide range of Sinhala Natural Language Processing (NLP) tasks.
π Dataset Overview
- Name:
Navanjana/sinhala-articles - Total Samples: 2,148,688
- Languages: Sinhala (
si) - Features:
text: A single column containing Sinhala text passages.
- Size: Approximately 1M < n < 10M entries
- License: Apache 2.0
π§Ύ Dataset Structure
The dataset consists of a single split:
train: 2,148,688 entries
Each entry is a JSON object with the following structure:
{
"text": "ΰ·ΰ·βΰΆ»ΰ· ΰΆ½ΰΆΰΆΰ·ΰ· ΰΆ
ΰ·ΰ·ΰ·ΰ· ΰΆ΄ΰ·βΰΆ»ΰ·ΰ·ΰΆ―ΰ·ΰΆ° ΰ·ΰ· ΰ·ΰ·ΰΆ»ΰ·ΰΆΰ· ΰΆΈΰΆ ΰΆ΄ΰΆ―ΰΆ±ΰΆΈΰ·ΰ· ΰΆ±ΰ· ΰΆΰ·ΰ·ΰ·ΰΆ« ΰ·ΰ·ΰΆ©ΰ·ΰΆ§ΰ·ΰΆ±ΰ· ΰΆΰΆ»ΰΆΈΰ·ΰΆ· ΰ·ΰ·ΰΆΊ."
}
π Source Composition
The dataset aggregates content from:
- Sinhala News Websites: Covering current events, politics, economy, and more.
- Sinhala Wikipedia: Providing encyclopedic knowledge across various domains.
- General Web Articles: Including blogs, opinion pieces, and other informative content.
π Applications
This corpus is suitable for various NLP tasks in the Sinhala language, such as:
- Language Modeling
- Text Classification
- Machine Translation
- Summarization
- Sentiment Analysis
- Named Entity Recognition
π Accessing the Dataset
You can load the dataset directly using the Hugging Face datasets library:
from datasets import load_dataset
dataset = load_dataset("Navanjana/sinhala-articles")
π License
This dataset is distributed under the Apache 2.0 License. Please ensure compliance with the terms of use of the original data sources.
π Acknowledgements
We extend our gratitude to the contributors and platforms that provided the original content, enabling the creation of this comprehensive Sinhala text corpus.
π£ Citation
If you utilize this dataset in your research or applications, please cite it as follows:
@dataset{navanjana_sinhala_articles,
author = {Navanjana},
title = {Sinhala Articles Dataset},
year = {2025},
publisher = {Hugging Face},
url = {https://huggingface.co/datasets/Navanjana/sinhala-articles}
}
For more information and updates, visit the dataset page on Hugging Face.
- Downloads last month
- 64