PM-AI commited on
Commit
f4a5a93
1 Parent(s): 5f7068b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -25,8 +25,8 @@ library_name: sentence-transformers
25
 
26
  # Model card for PM-AI/paraphrase-distilroberta-base-v2_de-en
27
  For internal purposes and for testing, we have made a monolingual paraphrasing model from Sentence Transformers usable for _German + English_ via [Knowledge Distillation](https://arxiv.org/abs/2004.09813).
28
- The decision was made in favor of [sentence-transformers/paraphrase-distilroberta-base-v2](https://huggingface.co/sentence-transformers/paraphrase-distilroberta-base-v2) because this model has not public available multilingual version (to our knowledge).
29
- In addition, it has a significantly more training samples compared to its predecessor: 83.3 million samples were used instead of 24.6 million samples.
30
 
31
  ## Training
32
  1) Download of datasets
 
25
 
26
  # Model card for PM-AI/paraphrase-distilroberta-base-v2_de-en
27
  For internal purposes and for testing, we have made a monolingual paraphrasing model from Sentence Transformers usable for _German + English_ via [Knowledge Distillation](https://arxiv.org/abs/2004.09813).
28
+ The decision was made in favor of [sentence-transformers/paraphrase-distilroberta-base-v2](https://huggingface.co/sentence-transformers/paraphrase-distilroberta-base-v2) because this model has no public available multilingual version (to our knowledge).
29
+ In addition, it has significantly more training samples compared to its predecessor: 83.3 million samples were used instead of 24.6 million samples.
30
 
31
  ## Training
32
  1) Download of datasets