aari1995 commited on
Commit
b8c2f85
·
verified ·
1 Parent(s): 763ede6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -114,7 +114,7 @@ model-index:
114
  split: test
115
  type: jinaai/german-STSbenchmark
116
  metrics:
117
- - type: cosine_spearman
118
  value: 0.8467696933608695
119
  task:
120
  type: STS
@@ -125,7 +125,7 @@ model-index:
125
  split: validation
126
  type: jinaai/german-STSbenchmark
127
  metrics:
128
- - type: cosine_spearman
129
  value: 0.88048957974805
130
  task:
131
  type: STS
@@ -246,7 +246,7 @@ model-index:
246
  split: test
247
  type: mteb/sts22-crosslingual-sts
248
  metrics:
249
- - type: cosine_spearman
250
  value: 0.5063839763951755
251
  task:
252
  type: STS
 
114
  split: test
115
  type: jinaai/german-STSbenchmark
116
  metrics:
117
+ - type: cos_sim_spearman
118
  value: 0.8467696933608695
119
  task:
120
  type: STS
 
125
  split: validation
126
  type: jinaai/german-STSbenchmark
127
  metrics:
128
+ - type: cos_sim_spearman
129
  value: 0.88048957974805
130
  task:
131
  type: STS
 
246
  split: test
247
  type: mteb/sts22-crosslingual-sts
248
  metrics:
249
+ - type: cos_sim_spearman
250
  value: 0.5063839763951755
251
  task:
252
  type: STS