Elastic
Jina AI
模型
API
keyboard_arrow_down
Reader
把任意 URL 轉成 Markdown,為大模型提供更好的事實依據。
向量模型
多模態多語言向量模型。
重排模型
讓搜尋相關性最大化的重排模型。
Elastic Inference Service
在 Elasticsearch 中原生執行 Jina 模型。
MCP
terminal
命令列
article
llms.txt
smart_toy
智慧體
data_object
Schema
menu_book
文件
登入
login
warning
此模型已被更新的模型取代。
重排模型
copyright CC BY-NC 4.0
open_in_new 釋出部落格

jina-reranker-v2-base-multilingual

支援多語言、函式呼叫和程式碼搜尋的交叉編碼器重排模型。
許可證
copyright CC-BY-NC-4.0
釋出日期
calendar_month
2024-06-25
輸入
abc
文字(查詢)
abc
文字(文件)
arrow_forward
輸出
format_list_numbered
排名
模型詳情
引數: 278M
輸入詞元長度: 1K
底座模型 help_outline
open_in_new
XLM-RoBERTa Base
已訓練語言 help_outline
24 種語言
支援的語言 help_outline
108 種語言
相關模型
link
jina-reranker-v1-base-en
link
jina-reranker-v1-turbo-en
link
jina-reranker-v1-tiny-en
可透過以下方式獲取
Elastic Inference Service
Jina API
AWS SageMaker
Microsoft Azure
谷歌雲
Hugging Face
物理隔離
I/O 圖

多個

文件

查詢

jina-reranker-v2-base-multilingual

排序

Pareto fronthelp_outline
BEIR
MIRACL
chevron_leftchevron_right
30M100M300M1B3.0B50556065answerai-colbert-small-…bge-reranker-basebge-reranker-v2-m3ColBERTv2GTE-ModernColBERT-v1jina-colbert-v2jina-reranker-m0jina-reranker-v1-base-enjina-reranker-v1-turbo-…jina-reranker-v3jina-reranker-v3.5ms-marco-MiniLM-L-4-v2mxbai-rerank-base-v1mxbai-rerank-base-v2mxbai-rerank-large-v2mxbai-rerank-xsmall-v1Qwen3-Reranker-0.6Bjina-reranker-v2-base-m…Parameters (log)nDCG@10
This model
On the front
Jina AI
Other
BEIR
57.06
Parameters
278M
Rank by score
7 / 21
Pareto front
On it
取值分佈help_outline
AUC 0.8574
語料
翻譯對
文件檢索
程式碼
0.3670.200.400.600.80
相關63.0%
困難負例19.0%
無關9.9%
推薦閾值
FPR 0.1 · 0.367
FPR 0.01 · 0.683
FPR 0.001 · 0.839
FPR 0.0001 · 0.862
均衡 · 0.270
AUC
0.8574
噪聲上限
0.832
召回懸崖
0.061
測量樣本對
119 / 2,856
各名次得分help_outline
12345678910
各名次位置上的平均得分
誰排在第一位help_outline
119 個查詢中有 50% 由正確結果奪得第一
選擇要比較的模型

概述

Jina Reranker v2 Base Multilingual 是一款交叉編碼器模型,旨在跨越語言與資料類型的界限提升搜尋準確率。它解決了多語言環境下精準資訊檢索的核心難題,對於需要在不同語言和內容類型間精排搜尋結果的跨國企業尤其有價值。該模型支援 100 多種語言,還具備函式呼叫和程式碼搜尋方面的獨特能力,可為國際化內容、API 文件和多語言程式碼庫提供統一的搜尋精排方案。2.78 億參數的緊湊設計,也讓追求效能與資源效率平衡的團隊格外青睞。

方法

該模型採用交叉編碼器架構,並引入 Flash Attention 2,可直接比對查詢與文件,相關性評估更為準確。訓練分四個階段:先打好英語基礎,再逐步引入跨語言和多語言資料,最後用難負樣本做收尾精調。這套創新訓練方法配合 Flash Attention 2,讓模型支援最長 1024 詞元的上下文,更長的文件可自動分塊處理。高效的架構使它能勝任跨語言的複雜重排任務,吞吐量達到上一代的 6 倍,同時憑藉查詢與文件的直接互動確保相關性評估準確。

效能

在實際評估中,該模型在各類基準上都表現出色。它在面向 RAG 系統的 AirBench 榜單上達到業界領先水平,多語言任務同樣成績優異,包括覆蓋 26 種語言的 MKQA 資料集。結構化資料任務上的優勢尤為明顯,函式呼叫(ToolBench 基準)和 SQL 表結構匹配(NSText2SQL 基準)都取得了很高的召回率。最難得的是,它在拿下這些成績的同時,文件處理速度比 bge-reranker-v2-m3 等同類模型快 15 倍,完全能勝任實時應用。不過請注意,要發揮最佳效能,推理時需要支援 CUDA 的 GPU。

最佳實踐

該模型需要支援 CUDA 的 GPU 才能發揮最佳效能,可透過多種渠道使用:Reranker API、Haystack 和 LangChain 等主流 RAG 框架,或透過雲市場進行私有化部署。它擅長跨語言、跨資料型別的精準理解,非常適合需要處理多語言內容、API 文件或程式碼庫的全球化企業。模型具備 1024 詞元的上下文視窗,並對較長文件自動分塊,可高效處理長內容。如果您需要提升跨語言搜尋準確率、為智慧體 RAG 系統提供函式呼叫能力,或改進跨多語言程式碼庫的程式碼搜尋,都可以考慮使用該模型。它與向量搜尋系統配合使用時效果尤為明顯,能大幅提升檢索結果的最終排序品質。
提及此模型的部落格
十月 03, 2025 • 7 分鐘閱讀
Jina Reranker v3: 0.6B Listwise Reranker for SOTA Multilingual Retrieval
New 0.6B-parameter listwise reranker that considers the query and all candidate documents in a single context window.
Jina AI
Light blue background with stylized text in the center, composed of small dots or squares, evoking a modern and minimalistic
四月 16, 2025 • 10 分鐘閱讀
On the Size Bias of Text Embeddings and Its Impact in Search
Size bias refers to how the length of text inputs affects similarity, regardless of semantic relevance. It explains why search systems sometimes return long, barely-relevant documents instead of shorter, more precise matches to your query.
Scott Martens
Black background with a simple white ruler marked in centimeters, emphasizing a minimalist design.
四月 08, 2025 • 21 分鐘閱讀
jina-reranker-m0: Multilingual Multimodal Document Reranker
Introducing jina-reranker-m0, our new multilingual multimodal reranker for retrieving visual documents, with SOTA performance on multilingual long documents and code searching tasks.
Jina AI
Modern dot matrix text display on a dark blue background, conveying a digital feel.
四月 01, 2025 • 17 分鐘閱讀
Using DeepSeek R1 Reasoning Model in DeepSearch
Standard LLM or reasoning model, which is better for DeepSearch? In this post, we explored using DeepSeek-R1 in the DeepSearch implementation for choosing the next action.
Andrei Ungureanu
Alex C-G
Brown background with a stylized whale graphic and the text "THINK:" and ":SEARCH>" in code-like font.
三月 12, 2025 • 11 分鐘閱讀
Snippet Selection and URL Ranking in DeepSearch/DeepResearch
Nailing these two details takes your DeepSearch from mid to GOAT: selecting the best snippets from lengthy webpages and ranking URLs before crawling.
Han Xiao
Logo with words "THINK SEARCH THINK" in black dot and arrow patterns on an orange background, accompanied by horizontal lines
當前語言 / 主題
搜尋底座
Reader
向量模型
重排模型
獲取 Jina API 金鑰
速率限制
關於我們
新聞
下載 Jina 徽標
open_in_new
下載 Elastic 徽標
open_in_new
API 狀態
Elastic © 2026.安全條款及條件隱私管理 Cookie請勿出售或分享我的個人資訊
本網站及其所有相關內容、軟體、產品和服務僅供專業人士使用。不面向任何消費者,也不鼓勵任何消費者使用。