AutoConfig.from_pretrained("model", return_unused_kwargs=True) returns "_from_auto": True
field against specification
#17056
Labels
"_from_auto": True
field against specification
#17056
System Info
Who can help?
@sgugger
Small bug in which for some cases
{"_from_auto": True}
is returned against specification.Seems to originate here and/or here
Information
Tasks
examples
folder (such as GLUE/SQuAD, ...)Reproduction
Replicable with
Expected behavior
There should be no
"_from_auto": True
field in returned dict.The text was updated successfully, but these errors were encountered: