Skip to content

Commit b4a5b0f

Browse files
authored
Add xlm roberta to the list of supported NLP model architectures (#2478)
1 parent 6dca320 commit b4a5b0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ The current list of supported architectures is:
3333
* RetriBERT
3434
* MPNet
3535
* SentenceTransformers bi-encoders with the above transformer architectures
36+
* XLM-RoBERTa
3637

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

0 commit comments

Comments
 (0)