Skip to content

Commit

Permalink
Add xlm roberta to the list of supported NLP model architectures (#2478)
Browse files Browse the repository at this point in the history
(cherry picked from commit b4a5b0f)
  • Loading branch information
davidkyle authored and mergify[bot] committed Jul 18, 2023
1 parent 5e1a663 commit b27c64f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ The current list of supported architectures is:
* RetriBERT
* MPNet
* SentenceTransformers bi-encoders with the above transformer architectures
* XLM-RoBERTa

In general, any trained model that has a supported architecture is deployable in
{es} by using eland. However, it is not possible to test every third party
Expand Down

0 comments on commit b27c64f

Please sign in to comment.