Titung/nepali-ner-ebiquity
收藏官方服务:
资源简介:
--- language: - ne license: mit task_categories: - token-classification tags: - nepali - ner - devanagari size_categories: - 1K<n<10K --- # Nepali NER — Ebiquity v2 Benchmark NER dataset for Nepali with BIO tags: PER, ORG, LOC, MISC. CoNLL format, cleaned and deduplicated. **Source:** https://github.com/oya163/nepali-ner ## Usage ```python from datasets import load_dataset ds = load_dataset("Titung/nepali-ner-ebiquity") ```
提供机构:
Titung


