Skip to content

Bernard-Yang/CMN-ACL2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMN metric

Code for the paper "Evaluating open-domain dialogues in latent space with next sentence prediction and mutual information" ACL2023

Model can be found at this google drive folder https://drive.google.com/drive/folders/1efxSMLXBWKnxu6jDHbmZDFaBfTV5XJjc

Download checkpoints and move to the corresponding datasets folders (dd, personachat)

Training commands

python Training.py --datasets [dd, personachat]

Evaluation commands

python Evaluation.py --datasets [dd, personachat]

Citation

If you found this repository or paper is helpful to you, please cite our paper.

@article{zhao2023evaluating,
  title={Evaluating Open-Domain Dialogues in Latent Space with Next Sentence Prediction and Mutual Information},
  author={Zhao, Kun and Yang, Bohao and Lin, Chenghua and Rong, Wenge and Villavicencio, Aline and Cui, Xiaohui},
  journal={arXiv preprint arXiv:2305.16967},
year={2023}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages