From cef02d1cb7c252c3af8cd498b11da208b8313d84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Mon, 7 Oct 2024 10:22:47 +0200 Subject: [PATCH] Updates supported architectures list with DeBERTa. (#2793) (cherry picked from commit 13540342395ad73476c028b6d2716e35ecaa0b2d) --- 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 1fd312198..1fb699e2d 100644 --- a/docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc +++ b/docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc @@ -26,6 +26,7 @@ The current list of supported architectures is: * BERT * BART * DPR bi-encoders +* DeBERTa * DistilBERT * ELECTRA * MobileBERT