Clustering of reviews from IndicSentiment dataset. Clustering of 14 sets on the generic categories label.
You can evaluate an embedding model on this dataset using the following code:
import mteb
task = mteb.get_tasks(["IndicReviewsClusteringP2P"])
evaluator =… See the full description on the dataset page:
https://huggingface.co/datasets/mteb/IndicReviewsClusteringP2P.