text_summurization_abstractive_methods icon indicating copy to clipboard operation
text_summurization_abstractive_methods copied to clipboard

Decode mode produces same generated summary for all articles

Open theHimanshuShekhar opened this issue 5 years ago • 2 comments

If running the model in decode mode using the flag it shows the same generated summary for all the input articles. Any help would be amazing. image

theHimanshuShekhar avatar Oct 09 '20 04:10 theHimanshuShekhar

I meet the sample problem that all the decoded results of different examples are the same no matter I set rl_training=Flase or True, and I have trained the model for about 300000 steps and the loss has stopped failling.

Have you solved the issue?

DengYangyong avatar Dec 28 '20 02:12 DengYangyong

i went ahead with the pytorch implementation and abandoned trying to fix this. I will leave this issue up in @amrzaki ever looks at this. It might help him fix the issue

theHimanshuShekhar avatar Dec 30 '20 08:12 theHimanshuShekhar