From 2049bf4fa47a01539201c281adbe740c3fff3d98 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 10:11:35 +0100 Subject: [PATCH] Add BGE reranker model to list of recommended (#2824) (#2913) (cherry picked from commit 419ac062789e400a4f287ff418c65de7acf4c221) Co-authored-by: David Kyle --- docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc b/docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc index b68fc5e3f..e979ebddb 100644 --- a/docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc +++ b/docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc @@ -154,6 +154,7 @@ You can use these text similarity models for {ref}/semantic-reranking.html#seman * https://huggingface.co/cross-encoder/ms-marco-TinyBERT-L-2-v2[ms marco TinyBERT L2 v2] * https://huggingface.co/cross-encoder/ms-marco-MiniLM-L-6-v2[ms marco MiniLM L6 v2] +* https://huggingface.co/BAAI/bge-reranker-base[BAAI/bge-reranker-base] [discrete] [[ml-nlp-model-ref-zero-shot]]