-
Notifications
You must be signed in to change notification settings - Fork 87
add geoembedding results #215
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add geoembedding results #215
Conversation
Results for
Noteworthy scores include TwentyNewsgroupsClustering.v2, TweetSentimentExtractionClassification, ClimateFEVERHardNegatives, AmazonCounterfactualClassification, FEVERHardNegatives Double checked these with the leaderboard, where the following looks concerning:
AmazonCounterfactualClassification is partly explained by training on the dataset. @Hypothesis-Z can you help me understand TwentyNewsgroupsClustering.v2? |
Hi @KennethEnevoldsen, thank you for double check in fine detail. I have checked the training datasets and the model metadata, and the training datasets of MTEB classification and clustering tasks include:
I will open a PR to revise model metadata since the task TwentyNewsgroupsClustering was not listed as expected. I've also checked the other tasks and there's no omission now. |
New PR: embeddings-benchmark/mteb#2802 |
Thanks for the update @Hypothesis-Z - will merge this in |
Checklist
mteb/models/
this can be as an API. Instruction on how to add a model can be found here