You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for bothering
when I run the command
"python bert_dialog_engagement_classifier.py --model_name bert_spc"
It return the the errno in the title
I didn't found other file in the GitHub that can generate this csv file
Can you guys help me out?
Thanks
The text was updated successfully, but these errors were encountered:
Hi, thank you for your interest in our paper. Basically, the CSV file for the test set needs to provide (1) the text of each dialog turn and (2) the turn-level engagement score. The public examples of ConvAI2 Dataset can be downloaded from http://convai.io/data/data_volunteers.json and http://convai.io/data/summer_wild_evaluation_dialogs.json. We are still working on releasing our annotated version of the test data.
Thanks for your reply
So, does it mean we need to annotate the data from link you provide to get the file I lack?
Or is there anyway I can get the annotated version of the data, except waiting for the release?
By the way, will you release the disengagement detector model in the future?
Sorry for bothering
when I run the command
"python bert_dialog_engagement_classifier.py --model_name bert_spc"
It return the the errno in the title
I didn't found other file in the GitHub that can generate this csv file
Can you guys help me out?
Thanks
The text was updated successfully, but these errors were encountered: