Diffusion-BERT
Diffusion-BERT copied to clipboard
No module named 'perplexity
When I run predict.py, an error message 'No module named 'perplexity'' appears. how can I download this library?
This was initially used to test the perplexity of the generated sentences. It is removed in the final codebase. This line is now removed from predict.py
thanks