nthakur commited on
Commit
2b1e648
·
verified ·
1 Parent(s): 6bbcc1c

Upload gte-modernbert-base_results/yolo.json with huggingface_hub

Browse files
gte-modernbert-base_results/yolo.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_ndcg": {
3
+ "alpha-nDCG@5": 0.1788,
4
+ "alpha-nDCG@10": 0.1993,
5
+ "alpha-nDCG@20": 0.2168
6
+ },
7
+ "coverage": {
8
+ "Coverage@5": 0.2769,
9
+ "Coverage@10": 0.352,
10
+ "Coverage@20": 0.4047,
11
+ "Coverage@50": 0.5626
12
+ },
13
+ "recall": {
14
+ "Recall@5": 0.099,
15
+ "Recall@10": 0.1456,
16
+ "Recall@20": 0.184,
17
+ "Recall@50": 0.3056
18
+ }
19
+ }