v0.2.3
版本发布时间: 2019-08-21 01:21:51
UKPLab/sentence-transformers最新发布版本:v3.0.1(2024-06-07 21:01:30)
No breaking changes. Just update with pip install -U sentence-transformers
Bugfixes:
- SentenceTransformers can now be used with Windows (threw an exception before about invalid tensor types before)
- Outputs a warning if seq. length for BERT / RoBERTa is too long
Improvements:
- A flag can be set to hide the progress bar when a dataset is convert or an evaluator is executed