From 4d3419986a05ca8d7664c73d0107825ac7fa03c8 Mon Sep 17 00:00:00 2001 From: David Kyle Date: Wed, 29 Jan 2025 08:44:33 +0000 Subject: [PATCH] Add BGE reranker model to list of recommended (#2824) --- 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 9e57196ca..dd664147b 100644 --- a/docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc +++ b/docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc @@ -164,6 +164,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]]