Y
Hacker News
new
|
ask
|
show
|
jobs
by
data_ders
544 days ago
what’s ST stand for here? I googled and only got results for BERT STS (semantic text similarity)
1 comments
bclavie
544 days ago
Sentence Transformers (
https://sbert.net/
), the most used library for embedding models (similarity, retrieval.)
link