Commit
·
be205c4
1
Parent(s):
7565a93
Update README.md
Browse files
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
|
| 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 |
|