Skip to content
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 older MMTEB baselines #1295

Open
orionw opened this issue Oct 17, 2024 · 1 comment
Open

Add older MMTEB baselines #1295

orionw opened this issue Oct 17, 2024 · 1 comment

Comments

@orionw
Copy link
Contributor

orionw commented Oct 17, 2024

I was aggregating models for a different project and realized there are a couple of older multilingual baselines we should try. facebook/mcontriever-msmarco (Contriever multilingual) and castorini/mdpr-tied-pft-msmarco (DPR-based with tied encoders). I don't think they're going to be very strong, but they're potentially worth having since they're baselines people may have heard of. Both can be run with sentence-transformers out of the box.

cc @KennethEnevoldsen and @Muennighoff

@Muennighoff
Copy link
Contributor

Great ran nthakur/mcontriever-base-msmarco (facebook one did not work with ST for me) & castorini/mdpr-tied-pft-msmarco - Results are here: embeddings-benchmark/results#40

Are we good on bge-m3 & gte-multilingual-base or are results still missing? I think we should also have them

https://huggingface.co/BAAI/bge-multilingual-gemma2 also seems worth running but not in MTEB yet I think 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants