PhilipMay commited on
Commit
bbdc5f2
1 Parent(s): a3db480

spelling fix

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,11 +14,11 @@ datasets:
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)
20
  to improve German few-shot text classification.
21
- It has has a sibling model called
22
  [deutsche-telekom/gbert-large-paraphrase-euclidean](https://huggingface.co/deutsche-telekom/gbert-large-paraphrase-euclidean).
23
 
24
 
 
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)
20
  to improve German few-shot text classification.
21
+ It has a sibling model called
22
  [deutsche-telekom/gbert-large-paraphrase-euclidean](https://huggingface.co/deutsche-telekom/gbert-large-paraphrase-euclidean).
23
 
24