airnicco8 commited on
Commit
f83b721
1 Parent(s): 23c3ec8

Update README.md

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