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

Question about MLDR Evaluation Metrics in ModernBERT Paper #193

Open
WoutDeRijck opened this issue Jan 31, 2025 · 0 comments
Open

Question about MLDR Evaluation Metrics in ModernBERT Paper #193

WoutDeRijck opened this issue Jan 31, 2025 · 0 comments

Comments

@WoutDeRijck
Copy link

Hi, I'm working with the MLDR dataset and trying to reproduce the results from the ModernBERT paper. In Table 3, they report an MLDR-EN score of 44.0 for their model, but I'm getting different metrics (for MLDRO_OD):

MRR@10: 0.746
NDCG@10: 0.781
Accuracy@1: 0.670
MAP@10: 0.746
This is after training on MS MARCO and evaluating on MLDR-EN dev set. I'm using the InformationRetrievalEvaluator from sentence-transformers.

Could someone clarify:

Which metric was used for the 44.0 score in the paper?
Is there a specific evaluation setup I should be using for MLDR?
Thanks in advance!

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

1 participant