huggingface.co
Total runs: 463.9K
24-hour runs: 0
7-day runs: 21.1K
30-day runs: 157.4K
Model's Last Updated: January 21 2025
sentence-similarity

Introduction of bm25

Model Details of bm25

Repository with files to perform BM25 searches with FastEmbed .

BM25 (Best Matching 25) is a ranking function used by search engines to estimate the relevance of documents to a given search query.

Usage

Note: This model is supposed to be used with Qdrant. Vectors have to be configured with Modifier.IDF .

Here's an example of BM25 with FastEmbed .

from fastembed import SparseTextEmbedding

documents = [
    "You should stay, study and sprint.",
    "History can only prepare us to be surprised yet again.",
]

model = SparseTextEmbedding(model_name="Qdrant/bm25")
embeddings = list(model.embed(documents))

# [
#     SparseEmbedding(
#         values=array([1.67419738, 1.67419738, 1.67419738, 1.67419738]),
#         indices=array([171321964, 1881538586, 150760872, 1932363795])),
#     SparseEmbedding(values=array(
#         [1.66973021, 1.66973021, 1.66973021, 1.66973021, 1.66973021]),
#                     indices=array([
#                         578407224, 1849833631, 1008800696, 2090661150,
#                         1117393019
#                     ]))
# ]

Runs of Qdrant bm25 on huggingface.co

463.9K
Total runs
0
24-hour runs
0
3-day runs
21.1K
7-day runs
157.4K
30-day runs

More Information About bm25 huggingface.co Model

bm25 huggingface.co

bm25 huggingface.co is an AI model on huggingface.co that provides bm25's model effect (), which can be used instantly with this Qdrant bm25 model. huggingface.co supports a free trial of the bm25 model, and also provides paid use of the bm25. Support call bm25 model through api, including Node.js, Python, http.

Qdrant bm25 online free

bm25 huggingface.co is an online trial and call api platform, which integrates bm25's modeling effects, including api services, and provides a free online trial of bm25, you can try bm25 online for free by clicking the link below.

Qdrant bm25 online free url in huggingface.co:

https://huggingface.co/Qdrant/bm25

bm25 install

bm25 is an open source model from GitHub that offers a free installation service, and any user can find bm25 on GitHub to install. At the same time, huggingface.co provides the effect of bm25 install, users can directly use bm25 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

bm25 install url in huggingface.co:

https://huggingface.co/Qdrant/bm25

Url of bm25

bm25 huggingface.co Url

Provider of bm25 huggingface.co

Qdrant
ORGANIZATIONS

Other API from Qdrant

huggingface.co

Total runs: 75.1K
Run Growth: 2.2K
Growth Rate: 2.99%
Updated:June 26 2025
huggingface.co

Total runs: 5.2K
Run Growth: -1.4K
Growth Rate: -27.58%
Updated:December 24 2024
huggingface.co

Total runs: 489
Run Growth: -84
Growth Rate: -17.18%
Updated:July 15 2024
huggingface.co

Total runs: 133
Run Growth: -34
Growth Rate: -25.56%
Updated:January 02 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:May 03 2025