pavl commited on
Commit
0d8f1e7
1 Parent(s): 2fe5a1e

fix readme

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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.