thu-coai / NAST

Codes for "NAST: A Non-Autoregressive Generator with Word Alignment for Unsupervised Text Style Transfer" (ACL 2021 findings)
MIT License
15 stars 1 forks source link

How to generate data? #2

Open cingtiye opened 2 years ago

cingtiye commented 2 years ago

Thanks to share your work.

When I run the following code, I found there is no test0.out and test1.out. So, how to get them?

cd eval
python eval_yelp.py --test0 test0.out --test1 test1.out

Please.

hzhwcmhf commented 2 years ago

Please replace test0.txt by the path to your outputs. We share our outputs here.