johngiorgi commited on
Commit
f9e183b
1 Parent(s): 2240ffb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -43,6 +43,6 @@ This is a copy of the [Multi-News](https://huggingface.co/datasets/multi_news) d
43
 
44
  Retrieval results on the `test` set:
45
 
46
- |ndcg | recall@100 | recall@1000 | Rprec |
47
  | ----------- | ----------- | ----------- | ----------- |
48
- | 0.8532 | 0.8775 | 0.8964 | 0.748 |
 
43
 
44
  Retrieval results on the `test` set:
45
 
46
+ | Recall@100 | Rprec | Precision@k | Recall@k |
47
  | ----------- | ----------- | ----------- | ----------- |
48
+ | 0.878 | 0.748 | 0.748 | 0.748 |