macavaney commited on
Commit
77868da
1 Parent(s): 51b173f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -114,6 +114,12 @@ pt.Experiment(
114
  ```
115
  </details>
116
 
 
 
 
 
 
 
117
 
118
  ## Reproduction
119
 
 
114
  ```
115
  </details>
116
 
117
+ | | name | RR@10 | R@1000 |
118
+ |---:|:-------|--------:|---------:|
119
+ | 0 | BM25 | 0.185 | 0.8677 |
120
+ | 1 | QLD | 0.1683 | 0.8542 |
121
+ | 2 | DPH | 0.1782 | 0.8605 |
122
+ | 3 | PL2 | 0.1741 | 0.8607 |
123
 
124
  ## Reproduction
125