We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c96e2bf commit db3b438Copy full SHA for db3b438
docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc
@@ -149,6 +149,9 @@ Using `DPREncoderWrapper`:
149
[discrete]
150
[[ml-nlp-model-ref-text-similarity]]
151
== Third party text similarity models
152
+
153
+You can use these text similarity models for {ref}/semantic-reranking.html#semantic-reranking-in-es[semantic re-ranking].
154
155
* https://huggingface.co/cross-encoder/ms-marco-TinyBERT-L-2-v2[ms marco TinyBERT L2 v2]
156
* https://huggingface.co/cross-encoder/ms-marco-MiniLM-L-6-v2[ms marco MiniLM L6 v2]
157
0 commit comments