Elastic
Jina AI
模型
API
keyboard_arrow_down
Reader
把任意 URL 轉成 Markdown,為大模型提供更好的事實依據。
向量模型
多模態多語言向量模型。
重排模型
讓搜尋相關性最大化的重排模型。
MCP
terminal
命令列
article
llms.txt
smart_toy
智慧體
data_object
Schema
menu_book
文件
登入
login
warning
此模型已被更新的模型取代。
向量模型
Apache 2.0 許可證
open_in_new 釋出部落格

jina-clip-v1

圖片和英文文字的多模態向量模型
許可證
Apache-2.0
釋出日期
calendar_month
2024-06-05
輸入
image
影像
abc
文字
arrow_forward
輸出
more_horiz
向量
模型詳情
參數: 223M
輸入詞元長度: 8K
輸入影像尺寸: 224×224
輸出維度: 768
底座模型 help_outline
open_in_new
EVA02-B-16
link
jina-embeddings-v2-base-en
已訓練語言 help_outline
1 種語言
相關模型
link
jina-clip-v2
link
jina-embeddings-v3
link
jina-colbert-v2
可透過以下方式獲取
Jina API
AWS SageMaker
Microsoft Azure
Hugging Face
物理隔離
I/O 圖 1

文字

jina-clip-v1

向量

I/O 圖 2

影像

jina-clip-v1

向量

帕累託前緣help_outline
MTEB English
ViDoRe v1
MIEB
CLIP Benchmark
CLIP Benchmark · t2i-recall@5
chevron_leftchevron_right
100M300M1B3.0B707580859095CLIP-ViT-g-14-laion2BCLIPA-v2 ViT-bigG/14-336DFN5B-CLIP-ViT-H-14-378EVA02-CLIP-E-14jina-clip-v2MetaCLIP ViT-H/14MetaCLIP ViT-L/14NLLB-CLIP-baseNLLB-CLIP-largenllb-siglip-basenllb-siglip-largeOpenAI CLIP RN101OpenAI CLIP RN50x4OpenAI CLIP ViT-L/14siglip-base-patch16-224siglip-base-patch16-512siglip-large-patch16-384siglip-so400m-patch14-3…jina-clip-v1參數量(對數)i2t-recall@5
本模型
在前緣上
Jina AI
其他
CLIP Benchmark
87.65
參數量
223M
按分數的排名
44 / 56
帕累託前緣
在前緣之後
取值分佈help_outline
AUC 0.8440
語料
翻譯對
文件檢索
影像 / 頭圖
0.6750.000.200.400.600.80
相關20.2%
困難負例3.2%
無關1.2%
推薦閾值
FPR 0.1 · 0.478
FPR 0.01 · 0.675
FPR 0.001 · 0.785
FPR 0.0001 · 0.823
均衡 · 0.376
AUC
0.8440
噪聲上限
0.779
召回懸崖
0.123
測量樣本對
119 / 11k
向量分量help_outline
-0.18-0.010.15
σ 0.0361 · 183k 個數值
嵌入幾何help_outline
0768
各維度均值,懸停檢視區間
噪聲下限
0.283
有效維度
55 / 768
選擇要比較的模型
論文 (1)
ICML 2024
五月 30, 2024
Jina CLIP: Your CLIP Model Is Also Your Text Retriever

概述

Jina CLIP v1 是首個在文字到文字與文字到影像檢索任務上同樣出色的模型,為多模態 AI 帶來了突破。傳統 CLIP 模型在純文字場景下往往力不從心,而該模型在各類檢索組合中均達到業界領先水平,參數量卻只有緊湊的 223M。它解決了行業的一大痛點:不再需要為文字和影像分別準備模型,從而降低系統複雜度和計算開銷。對於構建搜尋系統、推薦引擎或內容分析工具的團隊,Jina CLIP v1 提供了單一而高效的方案,能以極高的準確度同時處理文字與視覺內容。

方法

該模型的架構是多模態 AI 設計上的一次重要創新,把改造過的 Jina BERT v2 文字編碼器與北京智源人工智慧研究院前沿的 EVA-02 影像編碼器結合在一起。文字編碼器支援最長 12,288 詞元的序列,是原始 CLIP 77 詞元上限的 100 多倍;影像編碼器則可高效處理 16 個圖塊詞元。訓練採用新穎的三步法:第一步對齊圖文配對,同時穿插文字對訓練以保持文字理解能力;第二步引入 AI 生成的更長影像描述;第三步用難負樣本文字三元組強化語義辨別力。這套獨特的訓練方法讓模型在短標題和詳細文字描述上都能保持出色表現,同時保留強大的視覺理解能力。

效能

在所有基準測試中,Jina CLIP v1 都比 OpenAI 的原版 CLIP 有顯著提升。純文字檢索得分 0.429,而 CLIP 為 0.162,提升達 165%。影像相關任務同樣穩步提升:文字到影像檢索提高 2%(0.899),影像到文字檢索提高 6%(0.803),影像到影像檢索提高 12%(0.916)。該模型在零樣本視覺分類任務中尤為出色,無需針對特定領域預先訓練即可準確歸類影像。在文字檢索的 MTEB、影像任務的 CIFAR-100,以及跨模態評測的 Flickr8k/30k 和 MSCOCO Captions 等標準基準上,它始終優於專用的單模態模型,跨模態任務的成績也頗具競爭力。

最佳實踐

要用好 Jina CLIP v1,團隊需要同時權衡它的能力和資源開銷。模型按 224x224 畫素的圖塊處理影像,每個圖塊消耗 1,000 詞元。為獲得最佳效能,請在預處理階段把影像尺寸調整到與之匹配。該模型在長短文字上都表現出色,但目前僅支援英語輸入。詞元用量也需仔細估算:文字約每個單詞 1.1 詞元,影像則按圖塊計算,例如一張 750x500 畫素的影像需要 12 個圖塊,消耗 12,000 詞元。模型既可透過 Jina Embeddings API 呼叫,也已在 Hugging Face 上以 Apache 2.0 協議開源,部署方式靈活。生產環境可考慮 AWS Marketplace 或 Azure 的部署方案,二者都提供了最佳化好的基礎設施配置。
提及此模型的部落格
六月 25, 2025 • 12 分鐘閱讀
Jina Embeddings v4: Universal Embeddings for Multimodal Multilingual Retrieval
Jina Embeddings v4 is a 3.8 billion parameter universal embedding model for multimodal and multilingual retrieval that supports both single-vector and multi-vector embedding outputs.
Jina AI
Word "Embeddings" followed by a numeric or symbol representation, displayed in multiple colors on a technology-themed, colorf
四月 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.
十二月 12, 2024 • 12 分鐘閱讀
Scaling Test-Time Compute For Embedding Models
Better results scale with compute—more on learning, more on search. A good pretrained model takes you far, but test-time compute takes you further. It's time to recognize this paradigm of test-time compute, even for embedding models.
Han Xiao
David Hockney artwork of a hand holding a rod with three colored spheres on a blue-toned background.
十二月 04, 2024 • 13 分鐘閱讀
Still Need Chunking When Long-Context Models Can Do It All?
Comparing how long-context embedding models perform with different chunking strategies to find the optimal approach for your needs.
Michael Günther
Alex C-G
Artistic pixel art of two seagulls on colored pipes with speech bubbles; one reads "Too long?" and the other shows math equat
十一月 21, 2024 • 9 分鐘閱讀
Jina CLIP v2: Multilingual Multimodal Embeddings for Text and Images
Jina-CLIP v2, a 0.9B multimodal embedding model with multilingual support of 89 languages, high image resolution at 512x512, and Matryoshka representations.
Jina AI
Digital number "2" displayed in a mosaic of colorful squares against a dark background, creating a futuristic vibe.
當前語言 / 主題
搜尋底座
Reader
向量模型
重排模型
獲取 Jina API 金鑰
速率限制
關於我們
新聞
下載 Jina 徽標
open_in_new
下載 Elastic 徽標
open_in_new
API 狀態
Elastic © 2026.安全條款及條件隱私管理 Cookie請勿出售或分享我的個人資訊
本網站及其所有相關內容、軟體、產品和服務僅供專業人士使用。不面向任何消費者,也不鼓勵任何消費者使用。