multiturn
There are 4 repositories under multiturn topic.
cooelf/DeepUtteranceAggregation
Modeling Multi-turn Conversation with Deep Utterance Aggregation (COLING 2018)
devjwsong/gpt2-dialogue-generation-pytorch
The PyTorch implementation of fine-tuning the GPT-2(Generative Pre-trained Transformer 2) for dialogue generation.
devjwsong/recosa-dialogue-generation-pytorch
The PyTorch implementation of ReCoSa(the Relevant Contexts with Self-attention) for dialogue generation using the multi-head attention and GRU.
cooelf/MDFN
Mask-based Decoupling-Fusing Network (AAAI 2021)