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

IWSLT'14 DE-EN Numbers #9

Open
nikhil-iyer-97 opened this issue Jun 27, 2020 · 2 comments
Open

IWSLT'14 DE-EN Numbers #9

nikhil-iyer-97 opened this issue Jun 27, 2020 · 2 comments

Comments

@nikhil-iyer-97
Copy link

Hi,

I followed all the commands mentioned in https://github.com/lancopku/Prime/blob/master/examples/parallel_intersected_multi-scale_attention(Prime)/README.md#iwslt14-de-en and ran it till 20000 steps. The bleu score for the best ckpt was 35.07 and the bleu score for the avg of the last 10 ckpts was 35.78. PPL was 4.7+. The repo mentions that the bleu score for the best ckpt is around 35.7. Is there any mistake in my implementation? or do i have tune the lenpen and beam size to get the numbers mentioned? Would be helpful if you could clarify these doubts. Thanks!

@nikhil-iyer-97 nikhil-iyer-97 changed the title IWSLT'14 EN-DE Numbers IWSLT'14 DE-EN Numbers Jun 28, 2020
@zhaoguangxiang
Copy link
Collaborator

Many thanks for your interest and test, we reproduce the 35.7 BLEU of best ckpt in the other version of the code, we have uploaded pretrained models for IWSLT De-En including 70-th checkpoint and the average of last 10 checkpoints at 70 epoch (70-epoch is near to 20k updates) , we are checking the code difference and will update the code later.

@nikhil-iyer-97
Copy link
Author

Thanks for the quick response. I ran ( https://github.com/lancopku/Prime/blob/master/examples/parallel_intersected_multi-scale_attention(Prime)/README.md#iwslt14-de-en ) till 25k steps (89 epochs) and then I could see that the average of the last 25 checkpoints comes around 36.02 bleu score and the bleu score of the final ckpt was 35.71. Please let me know when the updates are done. Cheers!

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

2 participants