CoolFace
Datasetpublic

mteb/NepaliNewsClassification

NepaliNewsClassification An MTEB dataset Massive Text Embedding Benchmark A Nepali dataset for 7500 news articles Task category t2c Domains News, Written Reference https://github.com/goru001/nlp-for-nepali How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task = mteb.get_tasks(["NepaliNewsClassification"]) evaluator = mteb.MTEB(task) model = mteb.get_model(YOUR_MODEL)… See the full description on the dataset page: https://huggingface.co/datasets/mteb/NepaliNewsClassification.

sourceHugging Facecc-by-sa-4.0updated 1y agoView on Hugging Face
0likes218downloads
3 commits on main
517059b1y ago

Add dataset card

Samoed
a08e2951y ago

Add dataset

Samoed
941864b1y ago

initial commit

Samoed