Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 314 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 314 Bytes

MGMA

This repository contains code and data for the KBS'2021 paper "Multi-Goal Multi-agent Learning for Task-oriented Dialogue with Two-to-One Teacher-Student Learning".

Train:

./train_camrest.sh

Test and Eval:

for model_S: ./camrest_S.sh

for model_TB: ./camrest_TB.sh

for model_TE: ./camrest_TE.sh