Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
d262a5d4
"examples/distillation/scripts/extract_distilbert.py" did not exist on "fea921d38265fad7d92b952f152a2aac314c3207"
Commit
d262a5d4
authored
Mar 05, 2020
by
Gunnlaugur Thor Briem
Browse files
fix: remove unused import
parent
4f338ed4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/transformers/configuration_auto.py
src/transformers/configuration_auto.py
+0
-1
No files found.
src/transformers/configuration_auto.py
View file @
d262a5d4
...
...
@@ -17,7 +17,6 @@
import
logging
from
collections
import
OrderedDict
from
importlib
import
import_module
from
.configuration_albert
import
ALBERT_PRETRAINED_CONFIG_ARCHIVE_MAP
,
AlbertConfig
from
.configuration_bart
import
BART_PRETRAINED_CONFIG_ARCHIVE_MAP
,
BartConfig
...
...
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