hsgodhia / hred

Implements the paper " Building End-To-End Dialogue Systems Using Generative Hierarchical Neural Network Models" by Serban et al (currently on the MovieTriples dataset)
118 stars 30 forks source link

Lack of data files #4

Open khoaipx opened 5 years ago

khoaipx commented 5 years ago

There are some files which are missing. They are dict file ('/home/harshals/hed-dlg/Data/MovieTriples/Training.dict.pkl'), eval source ('/data2/chatbot_eval_issues/results/AMT_NCM_Test_NCM_Joao/neural_conv_model_eval_source.txt').

Please help me to get them.

jsedoc commented 4 years ago

the dict file can be found here.

The eval source file is available here from chateval.org.

Please note that this eval set is from the paper Neural Conversation Model (Vinyals and Le, 2015)