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
4efbbeca8f
commit
687788954f
@ -185,6 +185,7 @@ CONFIG_MAPPING = OrderedDict(
|
||||
("electra", ElectraConfig),
|
||||
("encoder-decoder", EncoderDecoderConfig),
|
||||
("flaubert", FlaubertConfig),
|
||||
("fsmt", FSMTConfig),
|
||||
("funnel", FunnelConfig),
|
||||
("gpt2", GPT2Config),
|
||||
("gptj", GPTJConfig),
|
||||
|
Loading…
Reference in New Issue
Block a user