From cab5a405d24c03c7e140520debf57df150573c42 Mon Sep 17 00:00:00 2001 From: Xiao Date: Tue, 19 Mar 2024 13:32:16 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 365b23f..91d2af2 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,9 @@ print(model.compute_score(sentence_pairs, ## Evaluation +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) + + ### Benchmarks from the open-source community ![avatar](./imgs/others.webp) The BGE-M3 model emerged as the top performer on this benchmark (OAI is short for OpenAI).