nthakur commited on
Commit
754de1c
·
verified ·
1 Parent(s): ca9b98e

Upload text-embedding-3-small_results/angular.json with huggingface_hub

Browse files
text-embedding-3-small_results/angular.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_ndcg": {
3
+ "alpha-nDCG@5": 0.1828,
4
+ "alpha-nDCG@10": 0.2139,
5
+ "alpha-nDCG@20": 0.2514
6
+ },
7
+ "coverage": {
8
+ "Coverage@5": 0.2701,
9
+ "Coverage@10": 0.3721,
10
+ "Coverage@20": 0.4913,
11
+ "Coverage@50": 0.5975
12
+ },
13
+ "recall": {
14
+ "Recall@5": 0.0736,
15
+ "Recall@10": 0.1256,
16
+ "Recall@20": 0.2019,
17
+ "Recall@50": 0.2952
18
+ }
19
+ }