File size: 470 Bytes
653fa27
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "test": {
        "cos_sim": {
            "pearson": 0.8250506557805857,
            "spearman": 0.7950000423261177
        },
        "euclidean": {
            "pearson": 0.7576190885392926,
            "spearman": 0.767330737163434
        },
        "evaluation_time": 8.39,
        "manhattan": {
            "pearson": 0.7582531803611199,
            "spearman": 0.7674150764345591
        }
    },
    "dataset_version": null,
    "mteb_version": "0.0.2"
}