johngiorgi commited on
Commit
745f13a
1 Parent(s): f7b5422

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 [Cochrane](https://huggingface.co/datasets/allenai/mslr202
34
 
35
  Retrieval results on the `validation` set:
36
 
37
- |ndcg | recall@100 | recall@1000 | Rprec |
38
  | ----------- | ----------- | ----------- | ----------- |
39
- | 0.6241 | 0.7226 | 0.8855 | 0.4025 |
 
34
 
35
  Retrieval results on the `validation` set:
36
 
37
+ | Recall@100 | Rprec | Precision@k | Recall@k |
38
  | ----------- | ----------- | ----------- | ----------- |
39
+ | 0.7226 | 0.4023 | 0.4023 | 0.4023 |