File size: 471 Bytes
039f451 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
{
"test": {
"cos_sim": {
"pearson": 0.7513970861325007,
"spearman": 0.675020551515597
},
"euclidean": {
"pearson": 0.6633415412418275,
"spearman": 0.6682145056673268
},
"evaluation_time": 100.4,
"manhattan": {
"pearson": 0.6655489484006415,
"spearman": 0.6695147433279057
}
},
"dataset_version": null,
"mteb_version": "0.0.2"
} |