Add OnnxConfig for SqueezeBert iss17314 (#17315)

* add onnx config for SqueezeBert

* add test for onnx config for SqueezeBert

* add automatically updated doc for onnx config for SqueezeBert

* Update src/transformers/onnx/features.py

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Update src/transformers/models/squeezebert/configuration_squeezebert.py

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>
This commit is contained in:
Ruihua Fang
2022-06-01 03:16:15 -07:00
committed by GitHub
parent ba286fe7d5
commit 4f38808e9e
5 changed files with 42 additions and 2 deletions

View File

@@ -73,6 +73,7 @@ Ready-made configurations include the following architectures:
- PLBart
- RoBERTa
- RoFormer
- SqueezeBERT
- T5
- ViT
- XLM