Skip to content

Reason for repeated output tokens #1

Description

@Mo-Saif

Hi
I think the reason your model does not learn to end sentences properly is that you are using a greedy decoder. I think if you used beam search instead for decoding, you will have far better results.
You can learn more from this video
https://www.youtube.com/watch?v=RLWuzLLSIgw

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions