PhilipMay commited on
Commit
d1fdc35
·
1 Parent(s): c928d32

fix model name in readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ datasets:
13
 
14
  ---
15
 
16
- # German BERT large paraphrase cosine
17
  This is a [sentence-transformers](https://www.SBERT.net) model:
18
  It maps sentences & paragraphs (text) into a 1024 dimensional dense vector space.
19
  The model is intended to be used together with [SetFit](https://github.com/huggingface/setfit)
 
13
 
14
  ---
15
 
16
+ # German BERT large paraphrase euclidean
17
  This is a [sentence-transformers](https://www.SBERT.net) model:
18
  It maps sentences & paragraphs (text) into a 1024 dimensional dense vector space.
19
  The model is intended to be used together with [SetFit](https://github.com/huggingface/setfit)