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 supported14 Subscribers
Add a CodeTriage badge to sentence-transformers
Help out
- Issues
- Fix #3185: Support `convert_to_numpy` for `output_value="token_embeddings"`
- `convert_to_numpy=True` not working with `output_value="token_embeddings"`; returns `torch.Tensor` type
- modernBERT doesn't support Denoising Auto Encoder loss
- Question to MultipleNegativesRankingLoss and cosine similarity
- Deepspeed + CachedMNRL: Gradient computed twice for this partition. Multiple gradient reduction is currently not supported
- Sentence Transformers with ModernBERT and Matryoshka2dLoss
- [DRAFT] pytests for losses
- RAM explosion when using mine hard negatives
- Scalar Quantization: out of range values are not handled correctly
- load_best_model fails with multi gpu and lora training
- Docs
- Python not yet supported