imvladikon commited on
Commit
be205c4
·
1 Parent(s): 7565a93

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ library_name: sentence-transformers
15
 
16
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
17
 
18
- Current version is distillation of the [https://huggingface.co/sentence-transformers/LaBSE](LaBSE) model on private corpus.
19
 
20
  ## Usage (Sentence-Transformers)
21
 
 
15
 
16
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
17
 
18
+ Current version is distillation of the [LaBSE](https://huggingface.co/sentence-transformers/LaBSE) model on private corpus.
19
 
20
  ## Usage (Sentence-Transformers)
21