Skip to content

Commit

Permalink
Update configuration_auto.py
Browse files Browse the repository at this point in the history
  • Loading branch information
StellaAthena authored Aug 5, 2021
1 parent 6877889 commit cfaaae4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/transformers/models/auto/configuration_auto.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@
("gptj", GPTJConfig),
("gpt_neo", GPTNeoConfig),
("hubert", HubertConfig),
("ibert", IBertConfig),
("layoutlm", LayoutLMConfig),
("led", LEDConfig),
("longformer", LongformerConfig),
Expand Down

0 comments on commit cfaaae4

Please sign in to comment.