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

how to run sentiGAN on the real dataset? #45

Open BJavid opened 3 years ago

BJavid commented 3 years ago

Hi, Please help me how to run sentiGAN on the real dataset? What is cat_train_data? What is cat_test_data? I know sentigan need to some data for MLE training and some data for advertial traing.

Thank you

BJavid commented 3 years ago

@williamSYSU @rakaiv5 @mnavaidd

mnavaidd commented 3 years ago

@williamSYSU @rakaiv5 @mnavaidd

Its simple $python3 run_sentigan.py 0 0

BJavid commented 3 years ago

Thank you mnavaidd . I dont know what are cat_train_data and cat_test_data in real dataset config file? where are positive and negative samples located when dataset has two class ? where is MLE training data located? where is ADV training data locate?

@williamSYSU @rakaiv5 @mnavaidd

BJavid commented 2 years ago

Hi. Yes Thank you But I wanted to run the code on data with one class, but I couldn't. Apparently, this code is written for data with two classes. For this part, I used the official code of SentiGan

On Tue, Aug 30, 2022 at 3:24 PM julfr @.***> wrote:

Thank you mnavaidd . I dont know what are cat_train_data and cat_test_data in real dataset config file? where are positive and negative samples located when dataset has two class ? where is MLE training data located? where is ADV training data locate?

@williamSYSU https://github.com/williamSYSU @rakaiv5 https://github.com/rakaiv5 @mnavaidd https://github.com/mnavaidd

Hi, have you solved this problem?

— Reply to this email directly, view it on GitHub https://github.com/williamSYSU/TextGAN-PyTorch/issues/45#issuecomment-1231500339, or unsubscribe https://github.com/notifications/unsubscribe-auth/API6G6M5CUZB7S5VD676IZDV3XR6RANCNFSM4UMRPMPA . You are receiving this because you authored the thread.Message ID: @.***>