From f6c47d8ebb9229835a98d2dd380003465a5e5051 Mon Sep 17 00:00:00 2001 From: Charlotte Hoblik Date: Fri, 21 Mar 2025 16:27:46 +0100 Subject: [PATCH] update doc for negative values in relevance score --- docs/en/stack/ml/nlp/ml-nlp-elastic-rerank.asciidoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en/stack/ml/nlp/ml-nlp-elastic-rerank.asciidoc b/docs/en/stack/ml/nlp/ml-nlp-elastic-rerank.asciidoc index 982831bb7..9b0a8cd42 100644 --- a/docs/en/stack/ml/nlp/ml-nlp-elastic-rerank.asciidoc +++ b/docs/en/stack/ml/nlp/ml-nlp-elastic-rerank.asciidoc @@ -51,6 +51,8 @@ To download and deploy Elastic Rerank, use the {ref}/infer-service-elasticsearch Refer to this https://github.com/elastic/elasticsearch-labs/blob/main/notebooks/search/12-semantic-reranking-elastic-rerank.ipynb[Python notebook] for an end-to-end example using Elastic Rerank. ==== +NOTE: The relevance scores produced during reranking depend on the text similarity model used and can include negative values. + [discrete] [[ml-nlp-rerank-deploy-steps]] === Create an inference endpoint