Spaces:
Sleeping
Sleeping
File size: 1,988 Bytes
ed8801a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 | {
"dense": {
"NDCG@1": 0.5033,
"MAP@1": 0.4823,
"Recall@1": 0.4823,
"P@1": 0.5033,
"NDCG@5": 0.6307,
"MAP@5": 0.5891,
"Recall@5": 0.7413,
"P@5": 0.1647,
"NDCG@10": 0.6465,
"MAP@10": 0.5967,
"Recall@10": 0.7867,
"P@10": 0.0887,
"NDCG@100": 0.6781,
"MAP@100": 0.6039,
"Recall@100": 0.9283,
"P@100": 0.0106,
"MRR": 0.6118,
"num_queries": 300,
"queries_with_results": 300,
"query_time_s": 35.81
},
"sparse": {
"NDCG@1": 0.4567,
"MAP@1": 0.4433,
"Recall@1": 0.4433,
"P@1": 0.4567,
"NDCG@5": 0.5552,
"MAP@5": 0.5218,
"Recall@5": 0.6407,
"P@5": 0.1407,
"NDCG@10": 0.5695,
"MAP@10": 0.5289,
"Recall@10": 0.6803,
"P@10": 0.076,
"NDCG@100": 0.5963,
"MAP@100": 0.5356,
"Recall@100": 0.7919,
"P@100": 0.009,
"MRR": 0.544,
"num_queries": 300,
"queries_with_results": 300,
"query_time_s": 176.01
},
"hybrid": {
"NDCG@1": 0.53,
"MAP@1": 0.5098,
"Recall@1": 0.5098,
"P@1": 0.53,
"NDCG@5": 0.6127,
"MAP@5": 0.585,
"Recall@5": 0.6809,
"P@5": 0.1507,
"NDCG@10": 0.6418,
"MAP@10": 0.5984,
"Recall@10": 0.7663,
"P@10": 0.086,
"NDCG@100": 0.679,
"MAP@100": 0.6063,
"Recall@100": 0.936,
"P@100": 0.0106,
"MRR": 0.6142,
"num_queries": 300,
"queries_with_results": 300,
"query_time_s": 266.57
},
"full": {
"NDCG@1": 0.5833,
"MAP@1": 0.5543,
"Recall@1": 0.5543,
"P@1": 0.5833,
"NDCG@5": 0.6636,
"MAP@5": 0.6331,
"Recall@5": 0.7338,
"P@5": 0.1633,
"NDCG@10": 0.6995,
"MAP@10": 0.6522,
"Recall@10": 0.8269,
"P@10": 0.093,
"NDCG@100": 0.6971,
"MAP@100": 0.6478,
"Recall@100": 0.8373,
"P@100": 0.0095,
"MRR": 0.6621,
"num_queries": 300,
"queries_with_results": 300,
"query_time_s": 1752.93
}
} |