Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,10 @@ base_model:
|
|
| 17 |
|
| 18 |
# SentenceTransformer
|
| 19 |
|
| 20 |
-
|
|
|
|
|
|
|
|
|
|
| 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 |
|