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
0b77d66a
Commit
0b77d66a
authored
Nov 05, 2019
by
Julien Chaumond
Browse files
rm extraneous import
parent
83b1e6ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
examples/run_pplm.py
examples/run_pplm.py
+0
-1
No files found.
examples/run_pplm.py
View file @
0b77d66a
...
...
@@ -36,7 +36,6 @@ from tqdm import trange
from
transformers
import
GPT2Tokenizer
from
transformers.file_utils
import
cached_path
from
transformers.modeling_gpt2
import
GPT2LMHeadModel
from
IPython
import
embed
PPLM_BOW
=
1
PPLM_DISCRIM
=
2
...
...
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