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
97277232
Commit
97277232
authored
Jun 18, 2019
by
thomwolf
Browse files
fix pickle
parent
9710b68d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
examples/run_classifier.py
examples/run_classifier.py
+1
-0
No files found.
examples/run_classifier.py
View file @
97277232
...
@@ -20,6 +20,7 @@ from __future__ import absolute_import, division, print_function
...
@@ -20,6 +20,7 @@ from __future__ import absolute_import, division, print_function
import
argparse
import
argparse
import
logging
import
logging
import
os
import
os
import
sys
import
random
import
random
from
tqdm
import
tqdm
,
trange
from
tqdm
import
tqdm
,
trange
...
...
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