MTEB

Benchmark toolbox and leaderboard for evaluating text and multimodal embedding models.

Open SourceSelf HostedOffline Capable
0.0 (0)

About

Choosing an embedding model usually starts at MTEB, the Massive Text Embedding Benchmark, whose Hugging Face leaderboard has become the industry-standard scoreboard for embedding and reranking models. The open-source toolbox evaluates models on task types including retrieval, classification, clustering, semantic textual similarity, and reranking, and the 2025 MMTEB expansion, a large community effort, pushed coverage past a thousand tasks spanning more than 1,000 languages plus image and audio modalities. Running an evaluation takes a few lines of Python after pip install mteb: point it at any Sentence Transformers compatible model or implement a small encoder interface, and results can be submitted to the public leaderboard. Compute needs depend on the model being tested, since the harness itself is lightweight; datasets are pulled from the Hugging Face Hub and cached locally. The code is Apache-2.0 with about 3,400 GitHub stars and over 4,300 commits, maintained by the embeddings-benchmark community, and the 2022 MTEB and 2025 MMTEB papers document the methodology.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Easy (2/5)
License
Apache-2.0
Added
Jul 29, 2026

Related Tools

Fast embedding inference server supporting many embedding models.

Open SourceSelf HostedOffline
Easy
0.0 (0)
Featured

Open-source vector similarity search extension for PostgreSQL.

Open SourceSelf HostedOffline
Easy
0.0 (0)

All-in-one embeddings database for semantic search, LLM orchestration, and language model workflows.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Library for representing and sending multimodal data by Jina AI.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Python client library for Qdrant vector database.

Open SourceSelf HostedOffline
Beginner
0.0 (0)
Featured

Efficient similarity search library by Meta for dense vector clustering and retrieval.

Open SourceSelf HostedOffline
Intermediate
0.0 (0)
Browse all Vector Databases & Embeddings tools