Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why decoder produce same generated summary ? #159

Open
PH-github95 opened this issue Jun 14, 2020 · 4 comments
Open

why decoder produce same generated summary ? #159

PH-github95 opened this issue Jun 14, 2020 · 4 comments

Comments

@PH-github95
Copy link

The model had a loss of 5 and there have always the same generated summary (for all articles ) :

[UNK] [UNK] , 28 , has been charged with two counts of first-degree murder . he has been charged with two counts of attempted murder . he was sentenced to 15 years in prison and sentenced to 18 months in prison .

@maham-collab
Copy link

I have same problem with worst results at each time step my generated summary is :
[UNK] [UNK] , , , , to to to . the . the . the . the . the . the . the . the . the . the . the . the . the

@tohidarehman1988
Copy link

I have same problem with worst results at each time step my generated summary is :
[UNK] [UNK] , , , , to to to . the . the . the . the . the . the . the . the . the . the . the . the . the

can you help me how you solved this problem?because i facing the same issue.

@maham-collab
Copy link

I have same problem with worst results at each time step my generated summary is :
[UNK] [UNK] , , , , to to to . the . the . the . the . the . the . the . the . the . the . the . the . the

can you help me how you solved this problem?because i facing the same issue.

I tried training the model longer. by default it is set to a while(true) loop. so I let it train for more than 4 days in a row. and validated for four days too. it helped to generate better summaries. I am using a single GPU. if you are not able to generate good results try training for longer time.

@yuzexin05
Copy link

I have same problem with worst results at each time step my generated summary is :
[UNK] [UNK] , , , , to to to . the . the . the . the . the . the . the . the . the . the . the . the . the

can you help me how you solved this problem?because i facing the same issue.

could you solved this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants