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
微软云
谷歌云
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请勿出售或分享我的个人信息
本网站及其所有相关内容、软件、产品和服务仅供专业人士使用。不面向任何消费者,也不鼓励任何消费者使用。