Skip to content

hegehongcha/CMN-ACL2023

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 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/u/1/folders/1qkqcJCprrBaLBdxgoP3dVuD_QInApLk1

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]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%