Skip to content

Commit

Permalink
Adds reference to E5 model in ELSER docs. (#2624) (#2625)
Browse files Browse the repository at this point in the history
(cherry picked from commit 102374f)

Co-authored-by: István Zoltán Szabó <[email protected]>
  • Loading branch information
mergify[bot] and szabosteve authored Jan 10, 2024
1 parent 67d46ec commit 10505b5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/en/stack/ml/nlp/ml-nlp-elser.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ meaning and user intent, rather than exact keyword matches.
ELSER is an out-of-domain model which means it does not require fine-tuning on
your own data, making it adaptable for various use cases out of the box.

This model is recommended for English language documents and queries. If you
want to perform semantic search on non-English language documents, use the
<<ml-nlp-e5>> model.

IMPORTANT: While ELSER V2 is generally available, ELSER V1 is in experimental:[]
and will remain in technical preview.

Expand Down

0 comments on commit 10505b5

Please sign in to comment.