mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-02 11:11:05 +06:00
Updated path "cd examples/text-generation/pplm" (#4778)
https://github.com/huggingface/transformers/issues/4776
This commit is contained in:
parent
2d372a990b
commit
ddf9a3dfc7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user