Diffusion-BERT icon indicating copy to clipboard operation
Diffusion-BERT copied to clipboard

No module named 'perplexity

Open Akicwy opened this issue 2 years ago • 2 comments

When I run predict.py, an error message 'No module named 'perplexity'' appears. how can I download this library?

Akicwy avatar Apr 24 '23 06:04 Akicwy

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

Hzfinfdu avatar Apr 24 '23 06:04 Hzfinfdu

thanks

Akicwy avatar Apr 24 '23 06:04 Akicwy