Logo Lanfrica

mteb/AfriSentiClassification

Domaine:

natural language processing

Type de record:

dataset
Créateur:
mteb
Hôte:
AfriSentiClassification An MTEB dataset Massive Text Embedding Benchmark AfriSenti is the largest sentiment analysis dataset for under-represented African languages. Task category t2c Domains Social, Written Referencehttps://AfriSenti: A Twitter Sentim… You can evaluate an embedding model on this dataset using the following code: import mteb task = mteb.get_tasks(["AfriSentiClassification"]) evaluator = mteb.MTEB(task)