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
c016dbdb
Unverified
Commit
c016dbdb
authored
Nov 06, 2021
by
Junbum Lee
Committed by
GitHub
Nov 06, 2021
Browse files
Fix execution PATH for PPLM Example (#14287)
parent
34307bb3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/research_projects/pplm/README.md
examples/research_projects/pplm/README.md
+1
-1
No files found.
examples/research_projects/pplm/README.md
View file @
c016dbdb
...
@@ -17,7 +17,7 @@ Please check out the repo under uber-research for more information: https://gith
...
@@ -17,7 +17,7 @@ Please check out the repo under uber-research for more information: https://gith
git clone https://github.com/huggingface/transformers
&&
cd
transformers
git clone https://github.com/huggingface/transformers
&&
cd
transformers
pip
install
.
pip
install
.
pip
install
nltk torchtext
# additional requirements.
pip
install
nltk torchtext
# additional requirements.
cd
examples/
text-generation
/pplm
cd
examples/
research_projects
/pplm
```
```
## PPLM-BoW
## PPLM-BoW
...
...
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