Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ For better quality, use cls token embeddings.
|
|
16 |
Also, use next prefixes for tasks:
|
17 |
- For assimethric retrieval tasks like search/QuestAnsw: "search_query: "/"search_document: ".
|
18 |
- NLI, NLU and paraphrasing tasks: "classification: ".
|
19 |
-
- Title body/abstract and
|
20 |
## Usage (HuggingFace Models Repository)
|
21 |
You can use the model directly from the model repository to compute sentence embeddings:
|
22 |
```python
|
|
|
16 |
Also, use next prefixes for tasks:
|
17 |
- For assimethric retrieval tasks like search/QuestAnsw: "search_query: "/"search_document: ".
|
18 |
- NLI, NLU and paraphrasing tasks: "classification: ".
|
19 |
+
- Title body/abstract and clasterization: "clustering: ".
|
20 |
## Usage (HuggingFace Models Repository)
|
21 |
You can use the model directly from the model repository to compute sentence embeddings:
|
22 |
```python
|