skip to content
gigarouter gigarouter
models / reranker · coming soon

BGE Reranker Base

Xenova/bge-reranker-base

published Sep 2023 · updated Jun 2025

BGE Reranker Base is a cross-encoder reranking model that scores the relevance of query-document pairs for improved search and retrieval.

status
coming soon
API providers
0
downloads / mo
84.3K

specs

TaskReranking
ArchitectureXLM-RoBERTa
Parameters278M
LicenseMIT
LanguagesEnglish, Chinese

about this model

Xenova/bge-reranker-base is a cross-encoder reranker model that scores query-document pairs for relevance, enabling reordering of candidate lists from an initial retrieval step.

Overview

Built on the XLM-RoBERTa architecture (278 million parameters), this model is part of the BGE (BAAI General Embedding) family and supports both English and Chinese. It is optimized for reranking tasks, offering improved performance over earlier BGE rerankers, with support for longer input lengths and broader language coverage.

Benchmark Performance

The following scores are from the MTEB reranking benchmark (MAP and MRR):

Dataset MAP MRR
CMedQAv181.2784.14
CMedQAv284.1086.79
MMarcoReranking35.4634.60
T2Reranking67.2877.13

Additional Details

  • License: MIT
  • Model size: 278M parameters
  • Library: sentence-transformers
  • Creation date: 2023-09-11 (last updated 2024-06-24)

This model is hosted by gigarouter as an OpenAI-compatible API, requiring no local installation. Simply call the endpoint with query-document pairs to obtain relevance scores.

best for

FAQ

What is the input format for the reranker model?

It expects a query and a document pair, returning a relevance score (usually between 0 and 1).

How does this model compare in size to the larger BGE Reranker?

BGE Reranker Base has 278M parameters, which is smaller and faster than the large variant (1.1B parameters).

What license does this model use?

It is released under the MIT license, allowing free use, modification, and distribution.

How can I call this model via the gigarouter API?

Use the OpenAI-compatible endpoint with your API key and specify the model as "Xenova/bge-reranker-base".

Does this model support languages other than English?

Yes, it supports both English and Chinese.

not yet live

We're benchmarking and onboarding BGE Reranker Base as a hosted, OpenAI-compatible API. Sign in for free credit and be ready when it lands, or tell us you want it and we'll prioritize it.

related reranker models

compare all →