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

用自己的评估集评估各类reranker模型的效果,发现recall指标完全相同,是评估集太简单了吗? #1320

Open
ZHAOFEGNSHUN opened this issue Jan 8, 2025 · 1 comment

Comments

@ZHAOFEGNSHUN
Copy link

模型名称 MRR@1 MRR@3 Recall@1 Recall@3
bge-reranker-v2.5-gemma2-lightweight 0.6631 0.7343 0.3113 0.9333
bge-reranker-v2-minicpm-layerwise 0.6876 0.7460 0.3113 0.9333
bge-reranker-v2-gemma 0.6153 0.7003 0.3113 0.9333
bge-reranker-v2-m3 0.6971 0.7494 0.3113 0.9333
bge-reranker-v2-m3-0607 0.6589 0.7198 0.3113 0.9333
@545999961
Copy link
Collaborator

看起来确实比较简单,top-3基本上都检索到了

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