Skip to content

Commit

Permalink
Add text similarity models to compatible NLP models (#2548) (#2549)
Browse files Browse the repository at this point in the history
(cherry picked from commit 96f6c88)

Co-authored-by: David Kyle <[email protected]>
  • Loading branch information
mergify[bot] and davidkyle authored Sep 26, 2023
1 parent bec39c4 commit 78a14ff
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 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 @@ -145,6 +145,11 @@ Using `DPREncoderWrapper`:
* https://huggingface.co/ProsusAI/finbert[FinBERT]
* https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment[Twitter roBERTa base for Sentiment Analysis]

[discrete]
[[ml-nlp-model-ref-text-similarity]]
== Third party text similarity models
* 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]

[discrete]
[[ml-nlp-model-ref-zero-shot]]
Expand Down

0 comments on commit 78a14ff

Please sign in to comment.