Contents

sentence-transformers 2.7.0

0

Multilingual text embeddings

Multilingual text embeddings

Stars: 13842, Watchers: 13842, Forks: 2334, Open Issues: 1056

The UKPLab/sentence-transformers repo was created 4 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 13842 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
Nils Reimers
License
Apache License 2.0
Homepage
https://www.SBERT.net
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 1056 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.25.5

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.13.1

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

datasets 2.19.0

HuggingFace community-driven open-source library of datasets