Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,7 @@ models:
|
|
19 |
|
20 |
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 tasks like clustering or semantic search.
|
21 |
|
|
|
22 |
<!--- Describe your model here -->
|
23 |
|
24 |
## Usage (Sentence-Transformers)
|
|
|
19 |
|
20 |
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 tasks like clustering or semantic search.
|
21 |
|
22 |
+
As a base model `sdadas/polish-roberta-large-v2` model was used.
|
23 |
<!--- Describe your model here -->
|
24 |
|
25 |
## Usage (Sentence-Transformers)
|