Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
085321c9
Unverified
Commit
085321c9
authored
Jun 02, 2022
by
Kamal Raj
Committed by
GitHub
Jun 02, 2022
Browse files
Update configuration_auto.py (#17527)
parent
048dd73b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/transformers/models/auto/configuration_auto.py
src/transformers/models/auto/configuration_auto.py
+1
-1
No files found.
src/transformers/models/auto/configuration_auto.py
View file @
085321c9
...
...
@@ -689,7 +689,7 @@ class AutoConfig:
>>> config.output_attentions
True
>>>
config.
unused_kwargs
>>> unused_kwargs
{'foo': False}
```"""
kwargs
[
"_from_auto"
]
=
True
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment