Add Flaubert OnnxConfig to Transformers (#16279)

* Add Flaubert to ONNX to make it available for conversion.

* Fixed features for FlauBERT. fixup command remove flaubert to docs list.

Co-authored-by: ChainYo <t.chaigneau.tc@gmail.com>
This commit is contained in:
Thomas Chaigneau
2022-03-21 21:46:31 +01:00
committed by GitHub
parent 9fef668338
commit 0aac9ba2da
4 changed files with 28 additions and 2 deletions

View File

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