ITDD
ITDD copied to clipboard
The source code of our ACL2019 paper "Incremental Transformer with Deliberation Decoder for Document Grounded Conversations "
Results
2
ITDD issues
Sort by
recently updated
recently updated
newest added
您好,在拜读了您论文后,了解到ITDD可以通过学习对应文档的知识对多轮对话的问句进行回复。请问在运行translate.py时,您论文中示例的document是哪个文件呢,我可以对其内容做修改吗?
Hi, I'm trying to run the translate script for own specified knowledge and a user utterance after training the models. I noticed that I'm able to run the translate script...