lydianish commited on
Commit
865b825
·
verified ·
1 Parent(s): 602d39e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -17,7 +17,10 @@ base_model:
17
 
18
  # SentenceTransformer
19
 
20
- 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.
 
 
 
21
 
22
  ## Model Details
23
 
 
17
 
18
  # SentenceTransformer
19
 
20
+
21
+ > **This is the second version of the [RoLASER sentence encoder](https://github.com/lydianish/RoLASER).**
22
+
23
+ This is a [sentence-transformers](https://www.SBERT.net) model. 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.
24
 
25
  ## Model Details
26