islomov/rubai-NER-150K-Personal
Rubai NER Dataset - Personal Information Detection (Synthetic) A dataset for training Named Entity Recognition (NER) models to detect personal information in Uzbek and Russian text. All Data Synthetic, no contains real personal information! Dataset Description This dataset contains 142,704 annotated examples for detecting personal information entities in informal Uzbek and Russian text (Latin and Cyrillic scripts). Supported Entity Types… See the full description on the dataset page: https://huggingface.co/datasets/islomov/rubai-NER-150K-Personal.
Rubai NER Dataset - Personal Information Detection (Synthetic)
A dataset for training Named Entity Recognition (NER) models to detect personal information in Uzbek and Russian text. All Data Synthetic, no contains real personal information!
Dataset Description
This dataset contains 142,704 annotated examples for detecting personal information entities in informal Uzbek and Russian text (Latin and Cyrillic scripts).
Supported Entity Types
Label Distribution
Data Format
Each entry contains:
id: Unique identifieroriginal: The original text with entitiesdomain: Text domain/categorylabels: List of entity types presenttypes: Token-level entity annotations
Example
{
"id": 92721,
"original": "Hujjatlar ro'yxatga olindi. Sizning shaxsiy raqamingiz 59-chi bo'ldi. Bog'lanish uchun telefon raqami 930 24 49 37. Yetkazib berish manzili quyidagicha: sergelida yigirma to'rtinchi uy 10-kvartira. Номер kartani yangilash talab etiladi: 5249 61 80 21 56 0603.",
"domain": "general",
"labels": ["TEXT", "DOCUMENT_ID", "PHONE", "ADDRESS", "CARD_NUMBER"],
"types": ["TEXT", "TEXT", "TEXT", "TEXT", "TEXT", "TEXT", "DOCUMENT_ID", "TEXT", "TEXT", "TEXT", "TEXT", "TEXT", "PHONE", "PHONE", "PHONE", "PHONE", "TEXT", "TEXT", "TEXT", "TEXT", "ADDRESS", "ADDRESS", "ADDRESS", "ADDRESS", "ADDRESS", "TEXT", "TEXT", "TEXT", "TEXT", "TEXT", "CARD_NUMBER", "CARD_NUMBER", "CARD_NUMBER", "CARD_NUMBER", "CARD_NUMBER", "CARD_NUMBER"]
}Languages
- Uzbek (Latin script): Primary language (~70%)
- Russian (Cyrillic script): Secondary language (~30%)
- Mixed: Some examples contain both languages
Use Cases
- PII (Personal Identifiable Information) detection
- Data anonymization
- Privacy protection systems
- Text classification
Citation
@dataset{rubai_ner_2026,
title={Rubai NER Dataset for Personal Information Detection},
author={Islomov},
year={2026},
url={https://huggingface.co/datasets/islomov/rubai-NER-150K-Personal}
}License
Apache 2.0
