Fix execution PATH for PPLM Example (#14287)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user