Commit
•
a634d9b
1
Parent(s):
64747c1
Fix SummEval scores (https://github.com/embeddings-benchmark/mteb/pull/99) (#4)
Browse files- Fix SummEval scores (https://github.com/embeddings-benchmark/mteb/pull/990) (896066f44115c70dcb90b6ab0c5e7e8ead6bf41a)
Co-authored-by: Niklas Muennighoff <[email protected]>
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: 24.
|
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.523347880124497
|
2306 |
- type: cos_sim_spearman
|
2307 |
+
value: 31.388214436391015
|
2308 |
- type: dot_pearson
|
2309 |
+
value: 24.554034354399012
|
2310 |
- type: dot_spearman
|
2311 |
+
value: 23.501532108411913
|
2312 |
- task:
|
2313 |
type: Retrieval
|
2314 |
dataset:
|