From b4a5b0fdca5e5ede53e1f9340e785b20aded4ea2 Mon Sep 17 00:00:00 2001 From: David Kyle Date: Tue, 18 Jul 2023 17:20:36 +0100 Subject: [PATCH] Add xlm roberta to the list of supported NLP model architectures (#2478) --- docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc b/docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc index 419914891..c07685291 100644 --- a/docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc +++ b/docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc @@ -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