Open bingfeiz opened 2 years ago
Hi, we use the evaluation scripts from (https://github.com/microsoft/DialoGPT). What is the problem?
First of all thank you for your answer. The method in the code is a bit confusing, you are using the automatic evaluation under which folder, dstc or pycocoevalcap?
It's in dstc/
. You can refer to (https://github.com/mgalley/DSTC7-End-to-End-Conversation-Modeling) for more details.
Thank you very much for your answer
First of all, thank you very much for your help. I have encountered a problem and hope you can answer it. I used myself to implement the automatic evaluation indicators, but the results are quite different from those in the paper. Can you please disclose the implementation code of your evaluation indicators?