superAE icon indicating copy to clipboard operation
superAE copied to clipboard

What's the version of pytorch that you use?

Open cotitan opened this issue 6 years ago • 1 comments

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.

cotitan avatar Nov 09 '18 12:11 cotitan

The codes are based on python3.5 with pytorch 0.3.1.

shumingma avatar Nov 19 '18 10:11 shumingma