Update README.md
Browse files
README.md
CHANGED
@@ -218,6 +218,9 @@ print(model.compute_score(sentence_pairs,
|
|
218 |
|
219 |
## Evaluation
|
220 |
|
|
|
|
|
|
|
221 |
### Benchmarks from the open-source community
|
222 |
![avatar](./imgs/others.webp)
|
223 |
The BGE-M3 model emerged as the top performer on this benchmark (OAI is short for OpenAI).
|
|
|
218 |
|
219 |
## Evaluation
|
220 |
|
221 |
+
We provide the evaluation script for [MKQA](https://github.com/FlagOpen/FlagEmbedding/tree/master/C_MTEB/MKQA) and [MLDR](https://github.com/FlagOpen/FlagEmbedding/tree/master/C_MTEB/MLDR)
|
222 |
+
|
223 |
+
|
224 |
### Benchmarks from the open-source community
|
225 |
![avatar](./imgs/others.webp)
|
226 |
The BGE-M3 model emerged as the top performer on this benchmark (OAI is short for OpenAI).
|