Skip to content

Commit

Permalink
Add link to semantic re-ranking in model ref (#2823) (#2825)
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Oct 7, 2024
1 parent c96e2bf commit db3b438
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,9 @@ Using `DPREncoderWrapper`:
[discrete]
[[ml-nlp-model-ref-text-similarity]]
== Third party text similarity models

You can use these text similarity models for {ref}/semantic-reranking.html#semantic-reranking-in-es[semantic re-ranking].

* 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]

Expand Down

0 comments on commit db3b438

Please sign in to comment.