Re implementation of Article: Text Summarization with Pretrained Encoder 2019.
https://arxiv.org/abs/1908.08345.
Use of CPU instead of GPU due to resource constraints. Changes to code parameters and rouge score metrics to run on windows instead of linux or other operating systems. The traing requires 5 to 6 hours but generate similar results and reflect the results proposed in the paper.