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

https://github.com/huggingface/transformers/issues/4776
This commit is contained in:
Mr Ruben
2020-06-06 03:16:48 +02:00
committed by GitHub
parent 2d372a990b
commit ddf9a3dfc7

View File

@@ -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
pip install .
pip install nltk torchtext # additional requirements.
cd examples/pplm
cd examples/text-generation/pplm
```
## PPLM-BoW