Abstractive-Text-Summarization icon indicating copy to clipboard operation
Abstractive-Text-Summarization copied to clipboard

version of fairseq

Open cedar33 opened this issue 6 years ago • 2 comments

when I run train.py, an error occured and said 'no module named data', then I copied the data module from pytorch's fairseq(version 0.8), more errors come out, which fairseq`s version in your code?

cedar33 avatar Jan 09 '20 16:01 cedar33

The fairseq's version is 0.5.0 and I have uploaded the data module.

travel-go avatar Jan 14 '20 03:01 travel-go

The fairseq's version is 0.5.0 and I have uploaded the data module.

thanks, I have get this after 8h training, however the summary is unsatisfactory.the dataset is LCSTS dataset. | epoch 006: 100%|▉| 11890/11899 [1:20:56<00:03, 2.39it/s, loss=6.979, ppl=126.17, wps=9312, ups=2.4, wpb=3803, bsz=202, num_updates=71385, lr=0.00025

cedar33 avatar Jan 16 '20 01:01 cedar33