Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ tags:
|
|
10 |
|
11 |
# airnicco8/xlm-roberta-en-it-de
|
12 |
|
13 |
-
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
14 |
|
15 |
<!--- Describe your model here -->
|
16 |
|
|
|
10 |
|
11 |
# airnicco8/xlm-roberta-en-it-de
|
12 |
|
13 |
+
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search. It is a student XLMRoBERTa model trained in order to have multilingual sentence embeddings for English, German and Italian. It can be fine-tuned for downstream tasks, such as: semantic similarity (example provided here), NLI and Text Classification.
|
14 |
|
15 |
<!--- Describe your model here -->
|
16 |
|