[CI] Increase the threshold of the MTEB RERANK tests (#20615)

Signed-off-by: wang.yuqi <noooop@126.com>
This commit is contained in:
wang.yuqi
2025-07-08 23:10:11 +08:00
committed by GitHub
parent c6c22f16d3
commit baba0389f7
4 changed files with 3 additions and 9 deletions

View File

@@ -68,7 +68,6 @@ RERANK_MODELS = [
enable_test=False),
RerankModelInfo("BAAI/bge-reranker-v2-m3",
architecture="XLMRobertaForSequenceClassification",
dtype="float32",
enable_test=False)
]