mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
Update configuration_auto.py
This commit is contained in:
parent
687788954f
commit
cfaaae4c4d
@ -191,6 +191,7 @@ CONFIG_MAPPING = OrderedDict(
|
||||
("gptj", GPTJConfig),
|
||||
("gpt_neo", GPTNeoConfig),
|
||||
("hubert", HubertConfig),
|
||||
("ibert", IBertConfig),
|
||||
("layoutlm", LayoutLMConfig),
|
||||
("led", LEDConfig),
|
||||
("longformer", LongformerConfig),
|
||||
|
Loading…
Reference in New Issue
Block a user