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.
0218
Add dataset card
Add dataset
initial commit
