Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ language:
|
|
21 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/60bccec062080d33f875cd0c/38Yc1IgU4bH92Wyb43J2I.png" alt="image/png" style="max-width: 75%;">
|
22 |
|
23 |
This [Sentence Transformer Model] (https://www.SBERT.net) converts sentences and paragraphs into a 768-dimensional vector space suitable for tasks such as clustering and semantic search.
|
24 |
-
|
25 |
- For more info, see the `pszemraj/synthetic-text-similarity` dataset used for training
|
26 |
- Pre-trained and tuned for a context length of 16,384
|
27 |
- This initial version may be updated in the future.
|
|
|
21 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/60bccec062080d33f875cd0c/38Yc1IgU4bH92Wyb43J2I.png" alt="image/png" style="max-width: 75%;">
|
22 |
|
23 |
This [Sentence Transformer Model] (https://www.SBERT.net) converts sentences and paragraphs into a 768-dimensional vector space suitable for tasks such as clustering and semantic search.
|
24 |
+
- This model focuses on the similarity of long documents; use it for comparing embeddings of long text documents
|
25 |
- For more info, see the `pszemraj/synthetic-text-similarity` dataset used for training
|
26 |
- Pre-trained and tuned for a context length of 16,384
|
27 |
- This initial version may be updated in the future.
|