Shitao commited on
Commit
2d5552f
1 Parent(s): 3c54f5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -213,6 +213,13 @@ print(model.compute_score(sentence_pairs,
213
 
214
  ## Evaluation
215
 
 
 
 
 
 
 
 
216
  - Multilingual (Miracl dataset)
217
 
218
  ![avatar](./imgs/miracl.jpg)
 
213
 
214
  ## Evaluation
215
 
216
+
217
+ **Currently, the results of BM25 on non-English data are incorrect.
218
+ We will review our testing process and update the paper as soon as possible.
219
+ For more powerful BM25, you can refer to this [repo](https://github.com/carlos-lassance/bm25_mldr).
220
+ Thanks to the community for the reminder and to carlos-lassance for providing the results.**
221
+
222
+
223
  - Multilingual (Miracl dataset)
224
 
225
  ![avatar](./imgs/miracl.jpg)