mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-02 03:01:07 +06:00
Update configuration_auto.py
This commit is contained in:
parent
cfaaae4c4d
commit
e9860e9c04
@ -204,6 +204,7 @@ CONFIG_MAPPING = OrderedDict(
|
||||
("mobilebert", MobileBertConfig),
|
||||
("mpnet", MPNetConfig),
|
||||
("mt5", MT5Config),
|
||||
("openai-gpt", OpenAIGPTConfig),
|
||||
("pegasus", PegasusConfig),
|
||||
("prophetnet", ProphetNetConfig),
|
||||
("rag", RagConfig),
|
||||
|
Loading…
Reference in New Issue
Block a user