Skip to content

Source code for the paper "A Response Retrieval Approach for Dialogue using a Multi-Attentive Transformer".

License

Notifications You must be signed in to change notification settings

seo-95/Multi-Attentive-TRM

 
 

Repository files navigation

Multi-Attentive transformer for Response Retrieval

Entry for the multi-attentive transformer performing the second best score on response retrieval subtask of SIMMC Fashion dataset at DSTC9. Original paper https://arxiv.org/pdf/2012.08148.pdf

Architecture

Cite

If you use this work please cite

@article{senese2020response,
  title={A Response Retrieval Approach for Dialogue Using a Multi-Attentive Transformer},
  author={Senese, Matteo A and Benincasa, Alberto and Caputo, Barbara and Rizzo, Giuseppe},
  journal={arXiv preprint arXiv:2012.08148},
  year={2020}
}

About

Source code for the paper "A Response Retrieval Approach for Dialogue using a Multi-Attentive Transformer".

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.8%
  • Shell 3.2%