v0.3.0
版本发布时间: 2020-07-09 23:11:23
UKPLab/sentence-transformers最新发布版本:v3.0.1(2024-06-07 21:01:30)
This release updates HuggingFace transformers to v3.0.2. Transformers did some breaking changes to the tokenization API. This (and future) versions will not be compatible with HuggingFace transfomers v2.
There are no known breaking changes for existent models or existent code. Models trained with version 2 can be loaded without issues.
New Loss Functions
Thanks to PR #299 and #176 several new loss functions: Different triplet loss functions and ContrastiveLoss