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

[Self-BLEU] what metric values do you get? #7

Closed
marco-roberti opened this issue Jul 3, 2019 · 4 comments
Closed

[Self-BLEU] what metric values do you get? #7

marco-roberti opened this issue Jul 3, 2019 · 4 comments

Comments

@marco-roberti
Copy link

marco-roberti commented Jul 3, 2019

Hello, I'm running the RelGAN code, evaluating diversity using Self-BLEU instead of NLL_gen, that suffers from the already observed issues.
However, I'm getting an unexpected behavior on this metric during training: can anyone please share their own results, just to be sure that I'm not missing anything?

Thanks in advance! :)

@weilinie
Copy link
Owner

weilinie commented Jul 3, 2019

What behavior do you observe with self-bleu during training? Also, do you use the self-bleu implementation in this repo?

@marco-roberti
Copy link
Author

It's almost fixed to one for all n-grams (2, 3, 4, 5).
I'm using the Self-BLEU implementation in this repo, simply uncommenting the corresponding flag in coco_relgan.py

@weilinie
Copy link
Owner

weilinie commented Jul 3, 2019

Yes, as far as I know, this behavior is as expected. I have also opened an issue here: geek-ai/Texygen#27 to discuss it.

@weilinie
Copy link
Owner

weilinie commented Jul 8, 2019

Does the above explanation make sense to you? @marco-roberti

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