johngiorgi commited on
Commit
4d49eb8
·
1 Parent(s): 31ec1bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -34,6 +34,6 @@ This is a copy of the [MS^2](https://huggingface.co/datasets/allenai/mslr2022) d
34
 
35
  Retrieval results on the `validation` set:
36
 
37
- |ndcg | recall@100 | recall@1000 | Rprec |
38
  | ----------- | ----------- | ----------- | ----------- |
39
- | 0.4012 | 0.3780 | 0.6601 | 0.1833 |
 
34
 
35
  Retrieval results on the `validation` set:
36
 
37
+ | Recall@100 | Rprec | Precision@k | Recall@k |
38
  | ----------- | ----------- | ----------- | ----------- |
39
+ | 0.3780 | 0.1827 | 0.1827 | 0.1827 |