budzianowski / multiwoz

Source code for end-to-end dialogue model from the MultiWOZ paper (Budzianowski et al. 2018, EMNLP)
MIT License
867 stars 199 forks source link

Add results for TOATOD #121

Closed JH-debug closed 1 year ago

JH-debug commented 1 year ago

I would like to add the results of our paper, "Task-Optimized Adapters for an End-to-End Task-Oriented Dialogue System". Bang et al. ACL 2023 Findings. In our research, we propose a Task-Optimized Adapter for an end-to-end Task-Oriented Dialogue system (TOATOD) that applies reinforcement learning to DST and NLG tasks. The paper provides comprehensive details about the model architecture and implementation.

Please let me know if any further information or action is required to approve this pull request. Thank you for your consideration.

jianguoz commented 1 year ago

Hi @JH-debug, thanks for your pull request. I noticed that there are many modifications beyond your added results, can you re-create a single commit with only modifications of your added results? Thanks:)