hi!
Thanks for your code and paper, I get a lot from it.
But when I run the code,I met the error ValueError: E:\style-transformer\evaluator\acc_yelp.bin has wrong file format! in the line self.classifier_yelp = fasttext.load_model(yelp_acc_file.name) , I know that you don't provide a file named ppl_yelp.binary, I just commented related code.
I think maybe the file acc_yelp.bin has some format error? But I am not sure, looking forward to your reply, thanks!