AI Potluck
Back to Gap Map Model components / Embeddings & retrieval models

BGE Reranker

Beijing Academy of Artificial Intelligence (BAAI)
open weights / Overall score: 3.6

BAAI's cross-encoder reranking line within the BGE/FlagEmbedding project, separate from the BGE bi-encoder embedders. bge-reranker-v2-m3 is the workhorse - a multilingual 0.6B model built on bge-m3 - and the line also ships the earlier XLM-R base and large rerankers plus LLM-based v2-gemma and layerwise v2-minicpm variants that trade latency for accuracy. It is the second most downloaded reranker family on the Hub.

Added 2026-09-11 as a seventh product in this research set, not on the original list. It surfaced because BAAI tags its rerankers `text-classification` rather than `text-ranking`, so the category's pipeline-tag sweep missed a family drawing roughly 25M downloads a month - larger than every reranker here except the ms-marco cross-encoders. Distinct from the BGE embedding line, which is a different product. Verified 2026-09-11 via the bge-reranker-v2-m3 and bge-reranker-v2.5-gemma2-lightweight model cards and the FlagEmbedding repository.

Openness

3 high confidence
3.0
weights
open(ungated safetensors for every checkpoint in the line)
data
closed(no reranker training data released
code
open(FlagEmbedding ships the reranker fine-tuning pipeline, configs and data format)
license
Apache-2.0(OSI

The line ships under three licences and multi_sku_rule resolves it on the most restrictive DISTRIBUTED SKU: bge-reranker-v2.5-gemma2-lightweight carries the Gemma licence, which the ladder places at use_bounded, so the family lands at 3 rather than at the Apache and MIT rung its two most-downloaded checkpoints would reach alone. Note the outcome is the same either way here, since no reranker training corpus is released.

Adoption

5 high confidence
5.0

About 24.9M downloads in the trailing 30 days across the line - v2-m3 18.2M, base 3.6M, large 2.6M, v2-gemma 311K, v2.5-gemma2-lightweight 164K, v2-minicpm-layerwise 6K. v2-m3 alone clears the >10M band. Community mirrors and GGUF/ONNX conversions are excluded.

Capability

3 medium confidence
3.0

Rung 3, solid workhorse: the most widely deployed multilingual reranker of the 2024 generation, with the strongest MIRACL number on the comparison table but a BEIR average and a code-retrieval score well behind the 2025-26 frontier. One rung below jina-reranker, which is measured 61.94 to 56.51 on the same table. Confidence is medium because the figures come from a competitor published comparison rather than from BAAI own card, which publishes no headline BEIR number.

Verified 2026-09-11