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

it seems hard to reproduce your results in paper. #4

Closed
patrick-tssn opened this issue Oct 5, 2021 · 5 comments
Closed

it seems hard to reproduce your results in paper. #4

patrick-tssn opened this issue Oct 5, 2021 · 5 comments

Comments

@patrick-tssn
Copy link

I tried to grid search the params in generate program, but the results can't achieve which in your paper. May I ask if it possible to share your SOTA CKPTS ?

@patrick-tssn
Copy link
Author

The best score on DSTC8-AVSD so far (LM + VASM)
CIDEr: 1.220
Bleu_4: 0.434
Bleu_3: 0.517
Bleu_2: 0.617
Bleu_1: 0.738
ROUGE_L: 0.589
METEOR: 0.284

@lizekang
Copy link
Collaborator

lizekang commented Oct 8, 2021

Hello, It's hard to find the checkpoint. I will help you to reproduce it. Which checkpoint do you select in your experiments?

@patrick-tssn
Copy link
Author

thanks for your reply, the parameters of generate model are: ckpt:114888 beam_size: 4 min_len: 1 penalty: 0.3. I test it on dstc8avsd test set. training procedure is same with your released code.

@lizekang
Copy link
Collaborator

lizekang commented Oct 8, 2021

Which epoch checkpoint did you select? You should select the checkpoint at epoch 3 or 4. For the other hyper-parameters, you can keep same with the code.

@patrick-tssn
Copy link
Author

I can obtain comparable score now, thank you for your reply.

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