Update README.md
Browse files
README.md
CHANGED
|
@@ -114,7 +114,7 @@ model-index:
|
|
| 114 |
split: test
|
| 115 |
type: jinaai/german-STSbenchmark
|
| 116 |
metrics:
|
| 117 |
-
- type:
|
| 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:
|
| 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:
|
| 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
|