Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ tags:
|
|
10 |
|
11 |
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.
|
12 |
|
|
|
|
|
13 |
<!--- Describe your model here -->
|
14 |
|
15 |
## Usage (Sentence-Transformers)
|
|
|
10 |
|
11 |
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.
|
12 |
|
13 |
+
Paper: https://arxiv.org/abs/2210.13001
|
14 |
+
|
15 |
<!--- Describe your model here -->
|
16 |
|
17 |
## Usage (Sentence-Transformers)
|