Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,7 @@ language:
|
|
19 |
|
20 |
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.
|
21 |
|
|
|
22 |
- This model is a "v1" and we may make improved versions in the future. Or, we may not.
|
23 |
|
24 |
|
|
|
19 |
|
20 |
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.
|
21 |
|
22 |
+
- pretrained & finetuned at context length 16384
|
23 |
- This model is a "v1" and we may make improved versions in the future. Or, we may not.
|
24 |
|
25 |
|