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

Reproducibility and Perplexity calculation on test data #90

Open
Eirsteir opened this issue May 29, 2024 · 0 comments
Open

Reproducibility and Perplexity calculation on test data #90

Eirsteir opened this issue May 29, 2024 · 0 comments

Comments

@Eirsteir
Copy link

I've noticed that some CRSs like TG-ReDial and INSPIRED do not calculate Perplexity on the test dataloaders in their current implementation in CRSLab. Therefore, I wondered how you calculated the PPL results in the README.

For now, I've changed these system classes to call the same procedure for training and validation to calculate PLL for the test data. However, that results in a very high BLEU@1 of 0.5841 when using the default config and training for 5 epochs, which is inconsistent with your reports.

How did you calculate PPL in your testing and what might be the issue here?

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