fix model name in readme
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ datasets:
|
|
13 |
|
14 |
---
|
15 |
|
16 |
-
# German BERT large paraphrase
|
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)
|