Fix SummEval scores (https://github.com/embeddings-benchmark/mteb/pull/99)
#4
by
Muennighoff
- opened
README.md
CHANGED
@@ -2302,13 +2302,13 @@ model-index:
|
|
2302 |
revision: cda12ad7615edc362dbf25a00fdd61d3b1eaf93c
|
2303 |
metrics:
|
2304 |
- type: cos_sim_pearson
|
2305 |
-
value:
|
2306 |
- type: cos_sim_spearman
|
2307 |
-
value:
|
2308 |
- type: dot_pearson
|
2309 |
-
value:
|
2310 |
- type: dot_spearman
|
2311 |
-
value:
|
2312 |
- task:
|
2313 |
type: Retrieval
|
2314 |
dataset:
|
|
|
2302 |
revision: cda12ad7615edc362dbf25a00fdd61d3b1eaf93c
|
2303 |
metrics:
|
2304 |
- type: cos_sim_pearson
|
2305 |
+
value: 31.01587644214203
|
2306 |
- type: cos_sim_spearman
|
2307 |
+
value: 30.974306908731014
|
2308 |
- type: dot_pearson
|
2309 |
+
value: 29.83339853838187
|
2310 |
- type: dot_spearman
|
2311 |
+
value: 30.07761671934048
|
2312 |
- task:
|
2313 |
type: Retrieval
|
2314 |
dataset:
|