Update README.md
Browse files
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)
|