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

fix Issue 207 and update evaluation results of PPO #211

Merged
merged 2 commits into from
Jul 30, 2021

Conversation

aaa123git
Copy link
Contributor

  1. fix [BUG] Agenda updates incorrectly cur_domain  #207
    Now, self.cur_domain is updated by user's action and system's action. However, I have run 3 tests (tests/test_BERTNLU-RuleDST-RulePolicy-TemplateNLG.py, tests/test_simulator-BERTNLU-RuleDST-PPOPolicy-TemplateNLG.py, tests/test_simulator-BERTNLU-RuleDST-MLEPolicy-TemplateNLG.py) and find out that the evaluation results don't change after updating code.
  2. update evaluation results of PPO

@zqwerty zqwerty merged commit f822c20 into thu-coai:master Jul 30, 2021
@ruleGreen
Copy link
Collaborator

I also find out that the evaluation results don't change after updating code. why u update the evaluation results of PPO?

@aaa123git
Copy link
Contributor Author

I also find out that the evaluation results don't change after updating code. why u update the evaluation results of PPO?

I'm sorry to make you confused. ​I update evaluation results of PPO, because the results are out-of-date. It has nothing to do with issue 207. The original results are evaluated long before this pull request.

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

Successfully merging this pull request may close these issues.

[BUG] Agenda updates incorrectly cur_domain
3 participants