Papers › MTEB: Massive Text Embedding Benchmark

MTEB: Massive Text Embedding Benchmark

13 Oct 2022arXiv:2210.07316archive 2025-07-28

Niklas Muennighoff, Nouamane Tazi, Loïc Magne, Nils Reimers

Text embeddings are commonly evaluated on a small set of datasets from a single task not covering their possible applications to other tasks. It is unclear whether state-of-the-art embeddings on semantic textual similarity (STS) can be equally well applied to other tasks like clustering or reranking. This makes progress in the field difficult to track, as various models are constantly being proposed without proper evaluation. To solve this problem, we introduce the Massive Text Embedding Benchmark (MTEB). MTEB spans 8 embedding tasks covering a total of 58 datasets and 112 languages. Through the benchmarking of 33 models on MTEB, we establish the most comprehensive benchmark of text embeddings to date. We find that no particular text embedding method dominates across all tasks. This suggests that the field has yet to converge on a universal text embedding method and scale it up sufficiently to provide state-of-the-art results on all embedding tasks. MTEB comes with open-source code and a public leaderboard at https://github.com/embeddings-benchmark/mteb.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2210.07316")

Code

Syntology Ran 3 of 13 code samples harvested from 4 repositories linked to this paper; 10 have no recorded run. Of those that ran: 3 ran · our draft was wrong.

By repository: community (archive-listed): 13 samples from 4 repositories, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

embeddings-benchmark/mteb officialmentioned in papermentioned on GitHubpytorchApache-2.0 report
basf/chemteb mentioned on GitHubpytorchApache-2.0 report
climsocana/tecb-de mentioned on GitHub report
lyon-nlp/mteb-french mentioned on GitHubpytorch report
wadoodabdul/clinical_ner_benchmark mentioned on GitHubApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 3 ran; 0 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran · our draft was wrong
10unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 4 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

author_from_bibtex lyon-nlp/mteb-french/docs/create_tasks_table.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · a6387592d489006d · report
dynamic_description climsocana/tecb-de/scripts/ClusteringTasks.py community (archive-listed) ran · our draft was wrong MIT (permissive) · f96d5919bcde7ff1 · report
read_json basf/chemteb/chem_eval.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · c5bcf01d18bba63d · report
collect_similar_tasks basf/chemteb/mteb/model_meta.py community (archive-listed) unverified Apache-2.0 (permissive) · 0eaecccd1af4ee2c · report
convert_entity_result_to_dict wadoodabdul/clinical_ner_benchmark/clinical_ner/models/external_services.py community (archive-listed) unverified Apache-2.0 (permissive) · d0cfb4bec01fd26e · report
convert_relation_result_to_dict wadoodabdul/clinical_ner_benchmark/clinical_ner/models/external_services.py community (archive-listed) unverified Apache-2.0 (permissive) · ea79f7322128c1a4 · report
convert_relation_role_to_dict wadoodabdul/clinical_ner_benchmark/clinical_ner/models/external_services.py community (archive-listed) unverified Apache-2.0 (permissive) · af950c1fd3fc41f1 · report
is_run_available basf/chemteb/chem_eval.py community (archive-listed) unverified Apache-2.0 (permissive) · 154ef00e54299835 · report
json_cache basf/chemteb/mteb/caching.py community (archive-listed) unverified Apache-2.0 (permissive) · 409b63f4c40356f8 · report
json_parser basf/chemteb/chem_eval.py community (archive-listed) unverified Apache-2.0 (permissive) · 1148bdb592e8be7b · report
load_model_name basf/chemteb/mteb/create_meta.py community (archive-listed) unverified Apache-2.0 (permissive) · e39c65ac4f971b50 · report
load_ner_processor wadoodabdul/clinical_ner_benchmark/clinical_ner/models/model_loader.py community (archive-listed) unverified Apache-2.0 (permissive) · b6a18e851274372a · report
make_dataset_wise_config wadoodabdul/clinical_ner_benchmark/clinical_ner/leaderboard.py community (archive-listed) unverified Apache-2.0 (permissive) · d074452494f2429a · report

Tasks

BenchmarkingInformation RetrievalRerankingSTSSemantic Textual SimilarityText ClassificationText ClusteringText Pair ClassificationText RerankingText RetrievalText Summarization

Datasets

Introduced by this paper, per the archive.

MTEB

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Information Retrieval MTEB SGPT-5.8B-msmarco nDCG@10 50.25 #1 of 1 Archive leaderboard report
Semantic Textual Similarity MTEB ST5-XXL Spearman Correlation 82.63 #2 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB ST5-Large Spearman Correlation 81.83 #3 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB ST5-XL Spearman Correlation 81.66 #4 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB ST5-Base Spearman Correlation 81.14 #5 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB MPNet-multilingual Spearman Correlation 80.73 #6 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB SGPT-5.8B-nli Spearman Correlation 80.53 #7 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB MPNet Spearman Correlation 80.28 #8 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB MiniLM-L12 Spearman Correlation 79.8 #9 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB SimCSE-BERT-sup Spearman Correlation 79.12 #10 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB MiniLM-L6 Spearman Correlation 78.92 #11 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB Ada Similarity Spearman Correlation 78.6 #12 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB GTR-XXL Spearman Correlation 78.38 #13 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB GTR-Large Spearman Correlation 78.19 #14 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB SGPT-5.8B-msmarco Spearman Correlation 78.1 #15 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB GTR-XL Spearman Correlation 77.8 #16 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB SGPT-BLOOM-7.1B-msmarco Spearman Correlation 77.74 #17 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB GTR-Base Spearman Correlation 77.07 #18 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB SGPT-2.7B-msmarco Spearman Correlation 76.83 #19 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB coCondenser-msmarco Spearman Correlation 76.47 #20 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB SGPT-1.3B-msmarco Spearman Correlation 75.74 #21 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB SGPT-125M-nli Spearman Correlation 74.71 #22 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB SimCSE-BERT-unsup Spearman Correlation 74.33 #23 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB SGPT-125M-msmarco Spearman Correlation 73.41 #24 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB LaBSE Spearman Correlation 70.8 #25 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB Komninos Spearman Correlation 62.47 #26 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB Glove Spearman Correlation 61.85 #27 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB SPECTER Spearman Correlation 61.02 #28 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB LASER2 Spearman Correlation 55.32 #29 of 30 Archive leaderboard report
Semantic Textual Similarity MTEB BERT Spearman Correlation 54.36 #30 of 30 Archive leaderboard report
Text Classification MTEB ST5-XXL Accuracy 73.42 #1 of 31 Archive leaderboard report
Text Classification MTEB ST5-XL Accuracy 72.84 #2 of 31 Archive leaderboard report
Text Classification MTEB ST5-Large Accuracy 72.31 #3 of 31 Archive leaderboard report
Text Classification MTEB Ada Similarity Accuracy 70.44 #4 of 31 Archive leaderboard report
Text Classification MTEB SGPT-5.8B-nli Accuracy 70.14 #5 of 31 Archive leaderboard report
Text Classification MTEB ST5-Base Accuracy 69.81 #6 of 31 Archive leaderboard report
Text Classification MTEB SGPT-5.8B-msmarco Accuracy 68.13 #7 of 31 Archive leaderboard report
Text Classification MTEB MPNet-multilingual Accuracy 67.91 #8 of 31 Archive leaderboard report
Text Classification MTEB GTR-XXL Accuracy 67.41 #9 of 31 Archive leaderboard report
Text Classification MTEB SimCSE-BERT-sup Accuracy 67.32 #10 of 31 Archive leaderboard report
Text Classification MTEB GTR-Large Accuracy 67.14 #11 of 31 Archive leaderboard report
Text Classification MTEB SGPT-2.7B-msmarco Accuracy 67.13 #12 of 31 Archive leaderboard report
Text Classification MTEB GTR-XL Accuracy 67.11 #13 of 31 Archive leaderboard report
Text Classification MTEB Contriever Accuracy 66.68 #14 of 31 Archive leaderboard report
Text Classification MTEB SGPT-1.3B-msmarco Accuracy 66.52 #15 of 31 Archive leaderboard report
Text Classification MTEB SGPT-BLOOM-7.1B-msmarco Accuracy 66.19 #16 of 31 Archive leaderboard report
Text Classification MTEB GTR-Base Accuracy 65.25 #17 of 31 Archive leaderboard report
Text Classification MTEB MPNet Accuracy 65.07 #18 of 31 Archive leaderboard report
Text Classification MTEB coCondenser-msmarco Accuracy 64.71 #19 of 31 Archive leaderboard report
Text Classification MTEB MiniLM-L12-multilingual Accuracy 64.3 #20 of 31 Archive leaderboard report
Text Classification MTEB MiniLM-L12 Accuracy 63.21 #21 of 31 Archive leaderboard report
Text Classification MTEB MiniLM-L6 Accuracy 63.06 #22 of 31 Archive leaderboard report
Text Classification MTEB LaBSE Accuracy 62.71 #23 of 31 Archive leaderboard report
Text Classification MTEB SimCSE-BERT-unsup Accuracy 62.5 #24 of 31 Archive leaderboard report
Text Classification MTEB BERT Accuracy 61.66 #25 of 31 Archive leaderboard report
Text Classification MTEB SGPT-125M-nli Accuracy 61.46 #26 of 31 Archive leaderboard report
Text Classification MTEB SGPT-125M-msmarco Accuracy 60.72 #27 of 31 Archive leaderboard report
Text Classification MTEB Komninos Accuracy 57.65 #28 of 31 Archive leaderboard report
Text Classification MTEB Glove Accuracy 57.29 #29 of 31 Archive leaderboard report
Text Classification MTEB LASER2 Accuracy 53.65 #30 of 31 Archive leaderboard report
Text Classification MTEB SPECTER Accuracy 52.37 #31 of 31 Archive leaderboard report
Text Clustering MTEB ST5-XXL V-Measure 43.71 #1 of 31 Archive leaderboard report
Text Clustering MTEB MPNet V-Measure 43.69 #2 of 31 Archive leaderboard report
Text Clustering MTEB GTR-XXL V-Measure 42.42 #3 of 31 Archive leaderboard report
Text Clustering MTEB MiniLM-L6 V-Measure 42.35 #4 of 31 Archive leaderboard report
Text Clustering MTEB ST5-XL V-Measure 42.34 #5 of 31 Archive leaderboard report
Text Clustering MTEB MiniLM-L12 V-Measure 41.81 #6 of 31 Archive leaderboard report
Text Clustering MTEB ST5-Large V-Measure 41.65 #7 of 31 Archive leaderboard report
Text Clustering MTEB GTR-Large V-Measure 41.6 #8 of 31 Archive leaderboard report
Text Clustering MTEB GTR-XL V-Measure 41.51 #9 of 31 Archive leaderboard report
Text Clustering MTEB Contriever V-Measure 41.1 #10 of 31 Archive leaderboard report
Text Clustering MTEB SGPT-5.8B-msmarco V-Measure 40.35 #11 of 31 Archive leaderboard report
Text Clustering MTEB ST5-Base V-Measure 40.21 #12 of 31 Archive leaderboard report
Text Clustering MTEB SGPT-1.3B-msmarco V-Measure 39.92 #13 of 31 Archive leaderboard report
Text Clustering MTEB SGPT-2.7B-msmarco V-Measure 39.83 #14 of 31 Archive leaderboard report
Text Clustering MTEB SGPT-BLOOM-7.1B-msmarco V-Measure 38.93 #15 of 31 Archive leaderboard report
Text Clustering MTEB GTR-Base V-Measure 38.63 #16 of 31 Archive leaderboard report
Text Clustering MTEB MPNet-multilingual V-Measure 38.4 #17 of 31 Archive leaderboard report
Text Clustering MTEB coCondenser-msmarco V-Measure 37.64 #18 of 31 Archive leaderboard report
Text Clustering MTEB Ada Similarity V-Measure 37.52 #19 of 31 Archive leaderboard report
Text Clustering MTEB MiniLM-L12-multilingual V-Measure 37.14 #20 of 31 Archive leaderboard report
Text Clustering MTEB SGPT-5.8B-nli V-Measure 36.98 #21 of 31 Archive leaderboard report
Text Clustering MTEB SGPT-125M-msmarco V-Measure 35.79 #22 of 31 Archive leaderboard report
Text Clustering MTEB SPECTER V-Measure 34.06 #23 of 31 Archive leaderboard report
Text Clustering MTEB SimCSE-BERT-sup V-Measure 33.43 #24 of 31 Archive leaderboard report
Text Clustering MTEB SGPT-125M-nli V-Measure 30.95 #25 of 31 Archive leaderboard report
Text Clustering MTEB BERT V-Measure 30.12 #26 of 31 Archive leaderboard report
Text Clustering MTEB LaBSE V-Measure 29.55 #27 of 31 Archive leaderboard report
Text Clustering MTEB SimCSE-BERT-unsup V-Measure 29.04 #28 of 31 Archive leaderboard report
Text Clustering MTEB Glove V-Measure 27.73 #29 of 31 Archive leaderboard report
Text Clustering MTEB Komninos V-Measure 26.57 #30 of 31 Archive leaderboard report
Text Clustering MTEB LASER2 V-Measure 15.28 #31 of 31 Archive leaderboard report
Text Retrieval MTEB SGPT-5.8B-msmarco nDCG@10 50.25 #1 of 30 Archive leaderboard report
Text Retrieval MTEB GTR-XXL nDCG@10 48.48 #2 of 30 Archive leaderboard report
Text Retrieval MTEB SGPT-BLOOM-7.1B-msmarco nDCG@10 48.21 #3 of 30 Archive leaderboard report
Text Retrieval MTEB GTR-XL nDCG@10 47.96 #4 of 30 Archive leaderboard report
Text Retrieval MTEB GTR-Large nDCG@10 47.42 #5 of 30 Archive leaderboard report
Text Retrieval MTEB SGPT-2.7B-msmarco nDCG@10 46.54 #6 of 30 Archive leaderboard report
Text Retrieval MTEB GTR-Base nDCG@10 44.67 #7 of 30 Archive leaderboard report
Text Retrieval MTEB SGPT-1.3B-msmarco nDCG@10 44.49 #8 of 30 Archive leaderboard report
Text Retrieval MTEB MPNet nDCG@10 43.81 #9 of 30 Archive leaderboard report
Text Retrieval MTEB MiniLM-L12 nDCG@10 42.69 #10 of 30 Archive leaderboard report
Text Retrieval MTEB ST5-XXL nDCG@10 42.24 #11 of 30 Archive leaderboard report
Text Retrieval MTEB MiniLM-L6 nDCG@10 41.95 #12 of 30 Archive leaderboard report
Text Retrieval MTEB Contriever nDCG@10 41.88 #13 of 30 Archive leaderboard report
Text Retrieval MTEB ST5-XL nDCG@10 38.47 #14 of 30 Archive leaderboard report
Text Retrieval MTEB SGPT-125M-msmarco nDCG@10 37.04 #15 of 30 Archive leaderboard report
Text Retrieval MTEB ST5-Large nDCG@10 36.71 #16 of 30 Archive leaderboard report
Text Retrieval MTEB MPNet-multilingual nDCG@10 35.34 #17 of 30 Archive leaderboard report
Text Retrieval MTEB ST5-Base nDCG@10 33.63 #18 of 30 Archive leaderboard report
Text Retrieval MTEB coCondenser-msmarco nDCG@10 32.96 #19 of 30 Archive leaderboard report
Text Retrieval MTEB MiniLM-L12-multilingual nDCG@10 32.45 #20 of 30 Archive leaderboard report
Text Retrieval MTEB SGPT-5.8B-nli nDCG@10 32.34 #21 of 30 Archive leaderboard report
Text Retrieval MTEB SimCSE-BERT-sup nDCG@10 21.82 #22 of 30 Archive leaderboard report
Text Retrieval MTEB Glove nDCG@10 21.62 #23 of 30 Archive leaderboard report
Text Retrieval MTEB Komninos nDCG@10 21.22 #24 of 30 Archive leaderboard report
Text Retrieval MTEB SGPT-125M-nli nDCG@10 20.9 #25 of 30 Archive leaderboard report
Text Retrieval MTEB SimCSE-BERT-unsup nDCG@10 20.29 #26 of 30 Archive leaderboard report
Text Retrieval MTEB LaBSE nDCG@10 18.99 #27 of 30 Archive leaderboard report
Text Retrieval MTEB SPECTER nDCG@10 15.88 #28 of 30 Archive leaderboard report
Text Retrieval MTEB BERT nDCG@10 10.59 #29 of 30 Archive leaderboard report
Text Retrieval MTEB LASER2 nDCG@10 7.93 #30 of 30 Archive leaderboard report
Text Summarization MTEB MPNet-multilingual Spearman Correlation 31.57 #1 of 26 Archive leaderboard report
Text Summarization MTEB ST5-Base Spearman Correlation 31.39 #2 of 26 Archive leaderboard report
Text Summarization MTEB SimCSE-BERT-unsup Spearman Correlation 31.15 #3 of 26 Archive leaderboard report
Text Summarization MTEB MiniLM-L6 Spearman Correlation 30.81 #4 of 26 Archive leaderboard report
Text Summarization MTEB MiniLM-L12-multilingual Spearman Correlation 30.67 #5 of 26 Archive leaderboard report
Text Summarization MTEB GTR-XXL Spearman Correlation 30.64 #6 of 26 Archive leaderboard report
Text Summarization MTEB Komninos Spearman Correlation 30.49 #7 of 26 Archive leaderboard report
Text Summarization MTEB Contriever Spearman Correlation 30.36 #8 of 26 Archive leaderboard report
Text Summarization MTEB SGPT-125M-nli Spearman Correlation 30.26 #9 of 26 Archive leaderboard report
Text Summarization MTEB GTR-XL Spearman Correlation 30.21 #10 of 26 Archive leaderboard report
Text Summarization MTEB ST5-XXL Spearman Correlation 30.08 #11 of 26 Archive leaderboard report
Text Summarization MTEB ST5-XL Spearman Correlation 29.91 #12 of 26 Archive leaderboard report
Text Summarization MTEB BERT Spearman Correlation 29.82 #13 of 26 Archive leaderboard report
Text Summarization MTEB GTR-Base Spearman Correlation 29.67 #14 of 26 Archive leaderboard report
Text Summarization MTEB ST5-Large Spearman Correlation 29.64 #15 of 26 Archive leaderboard report
Text Summarization MTEB coCondenser-msmarco Spearman Correlation 29.5 #16 of 26 Archive leaderboard report
Text Summarization MTEB Glove Spearman Correlation 28.87 #17 of 26 Archive leaderboard report
Text Summarization MTEB MiniLM-L12 Spearman Correlation 27.9 #18 of 26 Archive leaderboard report
Text Summarization MTEB SPECTER Spearman Correlation 27.66 #19 of 26 Archive leaderboard report
Text Summarization MTEB MPNet Spearman Correlation 27.49 #20 of 26 Archive leaderboard report
Text Summarization MTEB Ada Similarity Spearman Correlation 26.94 #21 of 26 Archive leaderboard report
Text Summarization MTEB LASER2 Spearman Correlation 26.8 #22 of 26 Archive leaderboard report
Text Summarization MTEB SGPT-1.3B-msmarco Spearman Correlation 25.44 #23 of 26 Archive leaderboard report
Text Summarization MTEB SGPT-BLOOM-7.1B-msmarco Spearman Correlation 24.99 #24 of 26 Archive leaderboard report
Text Summarization MTEB SGPT-5.8B-msmarco Spearman Correlation 24.75 #25 of 26 Archive leaderboard report
Text Summarization MTEB SimCSE-BERT-sup Spearman Correlation 23.31 #26 of 26 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections