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
51441040
Unverified
Commit
51441040
authored
Jun 22, 2020
by
Sam Shleifer
Committed by
GitHub
Jun 22, 2020
Browse files
[fix] remove unused import (#5206)
parent
0d158e38
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
tests/test_modeling_mobilebert.py
tests/test_modeling_mobilebert.py
+0
-1
No files found.
tests/test_modeling_mobilebert.py
View file @
51441040
...
...
@@ -36,7 +36,6 @@ if is_torch_available():
MobileBertForTokenClassification
,
MobileBertForMultipleChoice
,
)
from
transformers.modeling_mobilebert
import
MOBILEBERT_PRETRAINED_MODEL_ARCHIVE_LIST
class
MobileBertModelTester
:
...
...
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