Titung/nepali-ner-ebiquity
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 from datasets import load_dataset ds = load_dataset("Titung/nepali-ner-ebiquity")
014
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
from datasets import load_dataset
ds = load_dataset("Titung/nepali-ner-ebiquity")