Unverified Commit ddf9a3df authored by Mr Ruben's avatar Mr Ruben Committed by GitHub
Browse files

Updated path "cd examples/text-generation/pplm" (#4778)

https://github.com/huggingface/transformers/issues/4776
parent 2d372a99
...@@ -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/pplm cd examples/text-generation/pplm
``` ```
## PPLM-BoW ## PPLM-BoW
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment