HackerSignal / benchmark_v2 /bm25_results.json
DatasetSubmission's picture
Upload benchmark_v2/bm25_results.json with huggingface_hub
8193262 verified
raw
history blame contribute delete
284 Bytes
{
"task1_bm25": {
"R@1": 0.44545454545454544,
"R@5": 0.64,
"R@10": 0.7072727272727273,
"MRR": 0.5277496392496392
},
"task3_bm25": {
"R@1": 0.44274809160305345,
"R@5": 0.6539440203562341,
"R@10": 0.7150127226463104,
"MRR": 0.5334050244355588
}
}