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

bot producing only one translation per input #183

Open
aditya543 opened this issue Oct 30, 2021 · 0 comments
Open

bot producing only one translation per input #183

aditya543 opened this issue Oct 30, 2021 · 0 comments

Comments

@aditya543
Copy link

I have no idea why but my chatbot produces only one output on a single input despite the beam width and num of translations per input being set to 20. I even changed the model hparams file but that didn't help either I even changed the inference script and printed all the possible answers but again the len of the answers list was just 1 that means that the model is producing only one output. I really wanna get rid of this issue someone please help me!

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

1 participant