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 get same output with different input? #29

Open
maozezhong opened this issue Sep 17, 2019 · 4 comments
Open

why get same output with different input? #29

maozezhong opened this issue Sep 17, 2019 · 4 comments

Comments

@maozezhong
Copy link

@lsdefine Thanks for your sharing, I use transformer to do seq2seq task. Like, input a article and predict the abstract. When I finish training, I get almost same output with different input. Code are same as your example, data should be right, because with same data, and use lstm block as seq2seq, I got the proper output.
Hope for your answer, Thanks.

@mellahysf
Copy link

Hi.
I have the same question. I used the same code with the same dataset (en2de).
@maozezhong did you found the response ?
Thank you .

@lsdefine
Copy link
Owner

lsdefine commented Jun 28, 2020 via email

@mellahysf
Copy link

Thank you very much for response.
I think my question was not clear .
I'm using your code to train in the same dataSet (en2de) and the accuracy is good . 70% in accuracy it means that the model is capable of correctly responding to 70% of dataset inputs, but when i test the pretrained modele (eve if with inputs from the same dataset), it gives me about the same response !! it is normal ?
Can you share with us the pretrained model ore some uses cases of testing it ? (from dataset inputs or other inputs)

Thank you very much.

@lsdefine
Copy link
Owner

lsdefine commented Jun 29, 2020 via email

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

3 participants