sentence-transformers
https://github.com/ukplab/sentence-transformers
Python
Sentence Embeddings with BERT & XLNet
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported16 Subscribers
Add a CodeTriage badge to sentence-transformers
Help out
- Issues
- [`trainer`] Fix eval DataLoader worker leak with dataloader_persistent_workers
- fix: compute similarity scores in float32 to avoid low-precision ties (HPS)
- fix: upcast cross-encoder logits to float32 before activation (HPS)
- Similarity and cross-encoder scores computed below float32 create spurious ties in low-precision inference
- Resolve Hub revisions before model loading
- Fix inverted Euclidean/Manhattan metrics in BinaryClassificationEvaluator
- Add the KaLM-Reranker-V1 family to the Sentence Transformers v5.4 integrations collection
- Feature request for encoder-decoder reranker
- Don't render text pairs through chat templates that lack the query/document roles
- [`fix`] RRF scoring: only rank retrievers that returned a document, and use 1-based ranks
- Docs
- Python not yet supported