A new, multilingual, and n-way parallel dataset for sentiment analysis in 13 Indic languages.
You can evaluate an embedding model on this dataset using the following code:
import mteb
task = mteb.get_tasks(["IndicSentimentClassification"])
evaluator =… See the full description on the dataset page:
https://huggingface.co/datasets/mteb/IndicSentiment.