nthakur commited on
Commit
bb375e5
·
verified ·
1 Parent(s): a0c7584

Upload stella_en_1.5B_v5_results/angular.json with huggingface_hub

Browse files
stella_en_1.5B_v5_results/angular.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_ndcg": {
3
+ "alpha-nDCG@5": 0.2858,
4
+ "alpha-nDCG@10": 0.33,
5
+ "alpha-nDCG@20": 0.3627
6
+ },
7
+ "coverage": {
8
+ "Coverage@5": 0.4009,
9
+ "Coverage@10": 0.5513,
10
+ "Coverage@20": 0.6301,
11
+ "Coverage@50": 0.7334
12
+ },
13
+ "recall": {
14
+ "Recall@5": 0.1172,
15
+ "Recall@10": 0.1874,
16
+ "Recall@20": 0.2737,
17
+ "Recall@50": 0.414
18
+ }
19
+ }