Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Multilingual E5 Text Embeddings: A Technical Report

About

This technical report presents the training methodology and evaluation results of the open-source multilingual E5 text embedding models, released in mid-2023. Three embedding models of different sizes (small / base / large) are provided, offering a balance between the inference efficiency and embedding quality. The training procedure adheres to the English E5 model recipe, involving contrastive pre-training on 1 billion multilingual text pairs, followed by fine-tuning on a combination of labeled datasets. Additionally, we introduce a new instruction-tuned embedding model, whose performance is on par with state-of-the-art, English-only models of similar sizes. Information regarding the model release can be found at https://github.com/microsoft/unilm/tree/master/e5 .

Liang Wang, Nan Yang, Xiaolong Huang, Linjun Yang, Rangan Majumder, Furu Wei• 2024

Related benchmarks

TaskDatasetResultRank
Information RetrievalBEIR (test)--
76
Information RetrievalBEIR--
59
Information RetrievalBEIR v1.0.0 (test)
ArguAna54.4
55
Text EmbeddingMTEB English v2
Mean Score65.5
50
Multilingual Text EmbeddingMTEB Multilingual
Mean Score (Task)63.2
29
Multilingual Information RetrievalXQuAD--
21
LoRA RetrievalCARLoS LoRA Retrieval Evaluation Set (test)
Top-1 Accuracy57.5
20
RetrievalMTEB-E English v2
MTEB-E Retrieval Score53.47
16
Passage retrievalMS MARCO passage (dev)
NDCG@100.4134
14
Passage retrievalTREC DL 2019 (evaluation)
NDCG@100.6943
14
Showing 10 of 26 rows

Other info

Follow for update