This PR adds code to run the retrieval models of the EmpatheticDialogues paper in a standalone repo. Most of the original code for this was written by Hannah Rashkin: I've changed the code as needed, for instance to add in BERT support, support retrieval with different datasets as contexts, etc. I'll finish the README file and add sample commands once I test this stripped-down code more thoroughly.
This PR adds code to run the retrieval models of the EmpatheticDialogues paper in a standalone repo. Most of the original code for this was written by Hannah Rashkin: I've changed the code as needed, for instance to add in BERT support, support retrieval with different datasets as contexts, etc. I'll finish the README file and add sample commands once I test this stripped-down code more thoroughly.