Alvacc

Results 3 issues of Alvacc

Hi Alexander, thanks for sharing the code. The paper has reported the result of copyTransformer and the code you share in https://github.com/Alex-Fabbri/Multi-News/tree/master/code/OpenNMT-py-baselines is called Transformer. I just want to confirm...

Hi Danqing, Thank you for sharing the clean and nice code. I would like to know why Rouge-L are much higher than the results from other papers? Is it becasue...

Hi Yang, Thank you for sharing the code. In file 'train_abstractive.py', I would like to know what's the meaning of 'EOT', 'EOP' and 'EOQ' in line 244.