danielheinz commited on
Commit
a24243f
1 Parent(s): e9bd328

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -29,8 +29,8 @@ The model has been fine-tuned on the German subsets of the following datasets:
29
  - [stsb_multi_mt](https://huggingface.co/datasets/stsb_multi_mt)
30
 
31
  The training procedure can be divided into two stages:
32
- - training on paraphrase corpora with the Multiple Negatives Ranking Loss
33
- - training on semantic textual similarity using theh Cosine Similarity Loss
34
 
35
  # Results
36
  The model achieves the following results:
 
29
  - [stsb_multi_mt](https://huggingface.co/datasets/stsb_multi_mt)
30
 
31
  The training procedure can be divided into two stages:
32
+ - training on paraphrase datasets with the Multiple Negatives Ranking Loss
33
+ - training on semantic textual similarity datasets using the Cosine Similarity Loss
34
 
35
  # Results
36
  The model achieves the following results: