andreaponti commited on
Commit
ee0c41f
1 Parent(s): 789a445

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -17,4 +17,7 @@ datasets:
17
  metrics:
18
  - Spearman’s rank correlation
19
  - cosine similarity
20
- ---
 
 
 
 
17
  metrics:
18
  - Spearman’s rank correlation
19
  - cosine similarity
20
+ ---
21
+
22
+ # Cross English & German RoBERTa for Sentence Embeddings
23
+ This model is a copy of [`T-Systems-onsite/cross-en-de-roberta-sentence-transformer`](https://huggingface.co/T-Systems-onsite/cross-en-de-roberta-sentence-transformer) with slighlty changes to the tokenizer and a pooling layer.