ParlAI

From UFRC
Revision as of 15:55, 21 July 2021 by Maxprok (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

parlai website  

ParlAI (pronounced “par-lay”) is a python framework for sharing, training and testing dialogue models, from open-domain chitchat, to task-oriented dialogue, to visual question answering.

Environment Modules

Run module spider parlai to find out what environment modules are available for this application.

System Variables

  • HPC_PARLAI_DIR - installation directory
  • HPC_PARLAI_BIN - executable directory




Citation

If you publish research that uses parlai you have to cite it as follows:

@article{miller2017parlai,
 title={ParlAI: A Dialog Research Software Platform},
 author={{Miller}, A.~H. and {Feng}, W. and {Fisch}, A. and {Lu}, J. and {Batra}, D. and {Bordes}, A. and {Parikh}, D. and {Weston}, J.},
 journal={arXiv preprint arXiv:{1705.06476}},
 year={2017}
}

https://arxiv.org/abs/1705.06476