electra is added to onnx supported model (#15084)

* electra is added to onnx supported model

* add google/electra-base-generator for test onnx module

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>
This commit is contained in:
aaron
2022-02-08 06:47:49 -08:00
committed by GitHub
parent 0fe17f375a
commit 87d08afb16
5 changed files with 30 additions and 2 deletions

View File

@@ -50,6 +50,7 @@ Ready-made configurations include the following architectures:
- BERT
- CamemBERT
- DistilBERT
- ELECTRA
- GPT Neo
- I-BERT
- LayoutLM