license: mit
task_categories:
- text-generation
language:
- uz
pretty_name: Uzbek Wikipedia Dataset
size_categories:
- 100K<n<1M
Uzbek Wikipedia Dataset
This dataset comprises a collection of Uzbek Wikipedia articles as of 2024.09.20. It is designed for use in text generation tasks and other NLP applications.
Dataset Summary
The Uzbek Wikipedia Dataset provides a diverse collection of high-quality text extracted from Wikipedia. The dataset is specifically tailored for the Uzbek language and can be used for a variety of Natural Language Processing (NLP) tasks, such as text generation, summarization, and language modeling.
Key Information:
- License: MIT
- Task Categories: Text Generation
- Language: Uzbek
- Pretty Name: Wikipedia Dataset for Uzbek
- Size: Between 299k
Usage
This dataset can be loaded via the Hugging Face Datasets library as follows:
from datasets import load_dataset
dataset = load_dataset("yakhyo/uz-wiki")
License
The dataset is distributed under the MIT License, which allows for both commercial and non-commercial use, modification, and distribution.
Feel free to use this dataset to enhance Uzbek NLP models, and contribute back improvements or extensions!