Contents

sentence-transformers 3.2.0

0

State-of-the-Art Text Embeddings

State-of-the-Art Text Embeddings

Stars: 15034, Watchers: 15034, Forks: 2449, Open Issues: 1174

The UKPLab/sentence-transformers repo was created 5 years ago and the last code push was 2 days ago.
The project is extremely popular with a mindblowing 15034 github stars!

How to Install sentence-transformers

You can install sentence-transformers using pip

pip install sentence-transformers

or add it to a project with poetry

poetry add sentence-transformers

Package Details

Author
None
License
Apache 2.0
Homepage
None
PyPi:
https://pypi.org/project/sentence-transformers/
GitHub Repo:
https://github.com/UKPLab/sentence-transformers

Classifiers

  • Scientific/Engineering/Artificial Intelligence
No  sentence-transformers  pypi packages just yet.

Errors

A list of common sentence-transformers errors.

Code Examples

Here are some sentence-transformers code examples and snippets.

GitHub Issues

The sentence-transformers package has 1174 open issues on GitHub

  • Cannot use model.Transformer with use_auth_token
  • Issue : Load model from local path in Senetnce Transformers
  • Searching for exact keyword using sbert models
  • Feat: Adding CTranslate2 for accelerated inference
  • Which model has been trained on larger input?
  • Error of running "encode_multi_process()" on 2GPUs from Jupyter notebook
  • OpenSSL Fatal FIPS selftest failure importing from sentence_transformers
  • Can not finetune a model using an streaming / torch.utils.data.IterableDataset
  • https://huggingface.co/sentence-transformers/clip-ViT-B-32 license
  • OpenAI Ada Embeddings with Fast Clustering
  • How to change loss fuction for Cross Encoder?
  • encode() results in a segmentation fault
  • Possible token limit inconsistencies?
  • InputExample objects not working with default_collate
  • Missing wiki-atomic-edits for training paraphrase model after domain adaptation

See more issues on GitHub

Related Packages & Articles

beir 2.0.0

A Heterogeneous Benchmark for Information Retrieval

farm-haystack 1.26.3

LLM framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data.

flair 0.14.0

A very simple framework for state-of-the-art NLP

datasets 3.0.1

HuggingFace community-driven open-source library of datasets