johngiorgi commited on
Commit
23755f1
1 Parent(s): 9e974ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -45,13 +45,13 @@ Retrieval results on the `train` set:
45
 
46
  | Recall@100 | Rprec | Precision@k | Recall@k |
47
  | ----------- | ----------- | ----------- | ----------- |
48
- | | | | |
49
 
50
  Retrieval results on the `validation` set:
51
 
52
  | Recall@100 | Rprec | Precision@k | Recall@k |
53
  | ----------- | ----------- | ----------- | ----------- |
54
- | | | |
55
 
56
  Retrieval results on the `test` set:
57
 
45
 
46
  | Recall@100 | Rprec | Precision@k | Recall@k |
47
  | ----------- | ----------- | ----------- | ----------- |
48
+ | 0.8793 | 0.7460 | 0.2213 | 0.8264 |
49
 
50
  Retrieval results on the `validation` set:
51
 
52
  | Recall@100 | Rprec | Precision@k | Recall@k |
53
  | ----------- | ----------- | ----------- | ----------- |
54
+ | 0.8748 | 0.7453 | 0.2173 | 0.8232 |
55
 
56
  Retrieval results on the `test` set:
57