Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileNotFoundError: [Errno 2] No such file or directory: 'convai_data/ConvAI2_ReAnnotated.csv' #2

Open
Stanwang1210 opened this issue Jul 25, 2021 · 2 comments

Comments

@Stanwang1210
Copy link

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

@Weixin-Liang
Copy link
Owner

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.

@Stanwang1210
Copy link
Author

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants