nthakur commited on
Commit
ecb22fd
·
verified ·
1 Parent(s): e4809bc

Upload CodeRankEmbed_results/yolo.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. CodeRankEmbed_results/yolo.json +19 -0
CodeRankEmbed_results/yolo.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_ndcg": {
3
+ "alpha-nDCG@5": 0.0606,
4
+ "alpha-nDCG@10": 0.0749,
5
+ "alpha-nDCG@20": 0.0911
6
+ },
7
+ "coverage": {
8
+ "Coverage@5": 0.1111,
9
+ "Coverage@10": 0.1608,
10
+ "Coverage@20": 0.2146,
11
+ "Coverage@50": 0.3012
12
+ },
13
+ "recall": {
14
+ "Recall@5": 0.0189,
15
+ "Recall@10": 0.0452,
16
+ "Recall@20": 0.0749,
17
+ "Recall@50": 0.1283
18
+ }
19
+ }