williamSYSU / TextGAN-PyTorch

TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.
MIT License
892 stars 205 forks source link

Unable to access the synthetic generated text #77

Open Babasulaiman opened 2 months ago

Babasulaiman commented 2 months ago

Please after using my dataset to train the model and using about 5hrs on Collab and training it works well. But I couldn't get the output I want back to evaluate how the models work. I only got back a sample folder in the save folder inside it were bunch of .txt files that has been decoded into numberic IDs. Please how can I get the text result from my dataset to evaluate the efficiency of each models? @williamSYSU @ishalyminov @songyouwei @yupaul @rtst777 @Billy1900