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 supported15 Subscribers
Add a CodeTriage badge to sentence-transformers
Help out
- Issues
- Fix semantic_search crashing on a list of numpy embeddings
- Fix community_detection crashing on a 1D embedding
- Cap reranked scores by the positives the first stage missed
- Pass auto-detected device into StaticEmbedding.from_distillation
- Fix calibration when rescoring scalar-quantized embeddings
- Inputs are silently truncated at `max_seq_length` with no way for the caller to detect it
- [fix] Keep leading dims when binary-quantizing a single embedding
- Docs
- Python not yet supported