Spaces:
Sleeping
Sleeping
File size: 1,200 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 | {
"scifact": {
"full": {
"NDCG@1": 0.58,
"MAP@1": 0.5536,
"Recall@1": 0.5536,
"P@1": 0.58,
"NDCG@5": 0.6657,
"MAP@5": 0.6348,
"Recall@5": 0.7377,
"P@5": 0.1633,
"NDCG@10": 0.6995,
"MAP@10": 0.6522,
"Recall@10": 0.8269,
"P@10": 0.093,
"NDCG@100": 0.7052,
"MAP@100": 0.6512,
"Recall@100": 0.8629,
"P@100": 0.0097,
"MRR": 0.6683,
"num_queries": 300,
"queries_with_results": 300,
"queries_with_no_qrels": 809,
"query_time_s": 1958.06
}
},
"nfcorpus": {
"full": {
"NDCG@1": 0.4365,
"MAP@1": 0.0588,
"Recall@1": 0.0588,
"P@1": 0.452,
"NDCG@5": 0.3528,
"MAP@5": 0.1095,
"Recall@5": 0.1252,
"P@5": 0.2935,
"NDCG@10": 0.3268,
"MAP@10": 0.1273,
"Recall@10": 0.1537,
"P@10": 0.2226,
"NDCG@100": 0.234,
"MAP@100": 0.1338,
"Recall@100": 0.1841,
"P@100": 0.0313,
"MRR": 0.5562,
"num_queries": 323,
"queries_with_results": 323,
"queries_with_no_qrels": 2914,
"query_time_s": 5754.91
}
}
} |