From eefd51ead600619952e6244241a9385f83126787 Mon Sep 17 00:00:00 2001 From: Yiorgis Gozadinos Date: Wed, 9 Jul 2025 12:46:11 +0300 Subject: [PATCH] Update mxbai recall stats --- docs/benchmarks.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/benchmarks.md b/docs/benchmarks.md index 948cba93..d5a85a04 100644 --- a/docs/benchmarks.md +++ b/docs/benchmarks.md @@ -14,7 +14,8 @@ The recall obtained is ~0.73 for matching in the top result, raising to ~0.75 fo | Model | Document in top 1 | Document in top 3 | |---------------------------------------|-------------------|-------------------| -| Ollama / `mxbai-embed-large` | 0.73 | 0.75 | +| Ollama / `mxbai-embed-large` | 0.77 | 0.89 | +| Ollama / `nomic-embed-text` | 0.74 | 0.88 | | OpenAI / `text-embeddings-3-small` | 0.75 | 0.88 | ## Question/Answer evaluation