fix readme
Browse files
README.md
CHANGED
@@ -17,6 +17,7 @@ tags:
|
|
17 |
- dataset_size:1395384
|
18 |
- loss:OnlineContrastiveLoss
|
19 |
- loss:MultipleNegativesRankingLoss
|
|
|
20 |
# SentenceTransformer
|
21 |
|
22 |
This is a [sentence-transformers](https://www.SBERT.net) model trained. It maps sentences & paragraphs to a 1024-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
|
|
|
17 |
- dataset_size:1395384
|
18 |
- loss:OnlineContrastiveLoss
|
19 |
- loss:MultipleNegativesRankingLoss
|
20 |
+
---
|
21 |
# SentenceTransformer
|
22 |
|
23 |
This is a [sentence-transformers](https://www.SBERT.net) model trained. It maps sentences & paragraphs to a 1024-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
|