lightonai / colbertv2.0

huggingface.co
Total runs: 3.0K
24-hour runs: 0
7-day runs: -542
30-day runs: 786
Model's Last Updated: February 10 2025
sentence-similarity

Introduction of colbertv2.0

Model Details of colbertv2.0

SentenceTransformer based on colbert-ir/colbertv2.0

This is a sentence-transformers model finetuned from colbert-ir/colbertv2.0 . It maps sentences & paragraphs to a 128-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.

Model Details
Model Description
  • Model Type: Sentence Transformer
  • Base model: colbert-ir/colbertv2.0
  • Maximum Sequence Length: 512 tokens
  • Output Dimensionality: 128 tokens
  • Similarity Function: Cosine Similarity
Model Sources
Full Model Architecture
ColBERT(
  (0): Transformer({'max_seq_length': 512, 'do_lower_case': False}) with Transformer model: BertModel 
  (1): Dense({'in_features': 768, 'out_features': 128, 'bias': False, 'activation_function': 'torch.nn.modules.linear.Identity'})
)
Usage
Direct Usage (Sentence Transformers)

First install the Sentence Transformers library:

pip install -U sentence-transformers

Then you can load this model and run inference.

from sentence_transformers import SentenceTransformer

# Download from the 🤗 Hub
model = SentenceTransformer("sentence_transformers_model_id")
# Run inference
sentences = [
    'The weather is lovely today.',
    "It's so sunny outside!",
    'He drove to the stadium.',
]
embeddings = model.encode(sentences)
print(embeddings.shape)
# [3, 128]

# Get the similarity scores for the embeddings
similarities = model.similarity(embeddings, embeddings)
print(similarities.shape)
# [3, 3]
Training Details
Framework Versions
  • Python: 3.12.4
  • Sentence Transformers: 3.0.1
  • Transformers: 4.45.0.dev0
  • PyTorch: 2.4.0+cu121
  • Accelerate: 0.33.0
  • Datasets: 2.20.0
  • Tokenizers: 0.19.1
Citation
BibTeX

Runs of lightonai colbertv2.0 on huggingface.co

3.0K
Total runs
0
24-hour runs
-175
3-day runs
-542
7-day runs
786
30-day runs

More Information About colbertv2.0 huggingface.co Model

More colbertv2.0 license Visit here:

https://choosealicense.com/licenses/mit

colbertv2.0 huggingface.co

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

lightonai colbertv2.0 online free

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

lightonai colbertv2.0 online free url in huggingface.co:

https://huggingface.co/lightonai/colbertv2.0

colbertv2.0 install

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

colbertv2.0 install url in huggingface.co:

https://huggingface.co/lightonai/colbertv2.0

Url of colbertv2.0

colbertv2.0 huggingface.co Url

Provider of colbertv2.0 huggingface.co

lightonai
ORGANIZATIONS

Other API from lightonai

huggingface.co

Total runs: 9.8K
Run Growth: 9.2K
Growth Rate: 93.65%
Updated:April 21 2026
huggingface.co

Total runs: 8.6K
Run Growth: 1.2K
Growth Rate: 14.04%
Updated:July 06 2026
huggingface.co

Total runs: 1.7K
Run Growth: -2.4K
Growth Rate: -137.62%
Updated:November 13 2024
huggingface.co

Total runs: 1.6K
Run Growth: -2.0K
Growth Rate: -128.74%
Updated:December 10 2024
huggingface.co

Total runs: 1.4K
Run Growth: -855
Growth Rate: -58.97%
Updated:May 19 2022
huggingface.co

Total runs: 851
Run Growth: 226
Growth Rate: 26.56%
Updated:February 12 2026
huggingface.co

Total runs: 637
Run Growth: 616
Growth Rate: 96.70%
Updated:January 06 2025
huggingface.co

Total runs: 27
Run Growth: -5
Growth Rate: -18.52%
Updated:November 07 2024
huggingface.co

Total runs: 10
Run Growth: -1
Growth Rate: -10.00%
Updated:February 18 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:December 11 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:August 23 2023