rpryzant / delete_retrieve_generate

PyTorch implementation of the Delete, Retrieve Generate style transfer algorithm
MIT License
132 stars 26 forks source link

How to show the example outputs? #34

Closed wasedaward closed 2 years ago

wasedaward commented 2 years ago

Hi, Thank you for this implementation. After I trained models. I want to input a negative source sentence to see the effect of the output positive sentence. Is there any script that can achieve that? like this: drg Thank you very much!

rpryzant commented 2 years ago

Yes! see the inference instructions here: https://github.com/rpryzant/delete_retrieve_generate#inference