superAE
superAE copied to clipboard
What's the version of pytorch that you use?
I have trouble running this code. At first I cannot train, after modifying the code, I am able to train the network. But now I have trouble in eval_rouge, and i can't figure out. I think the version of pytorch make a difference. Could you clarify the requirements in README? I'm using python3.6 with pytorch 0.4.0.
The codes are based on python3.5 with pytorch 0.3.1.