Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.2 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.2 KB

ConveRT-pytorch

CircleCI Documentation Status codecov

ConveRT Paper Pytorch Implementation

! Warning, currently this project is working on progress!

Ducuments: Detail Usage & Description about Implementation

Developed By

Junseong Kim ([email protected])

Citations

@article{Henderson2019convert,
    title={{ConveRT}: Efficient and Accurate Conversational Representations from Transformers},
    author={Matthew Henderson and I{\~{n}}igo Casanueva and Nikola Mrk\v{s}i\'{c} and Pei-Hao Su and Tsung-Hsien and Ivan Vuli\'{c}},
    journal={CoRR},
    volume={abs/1911.03688},
    year={2019},
    url={http://arxiv.org/abs/1911.03688},
}