guided_summarization icon indicating copy to clipboard operation
guided_summarization copied to clipboard

trouble running model

Open git-ekeh opened this issue 2 years ago • 2 comments

I'm getting stuck trying to get the model to run all the files in the data_path. I'm currently getting a IsADirectoryError: [Errno 21] error: "IsADirectoryError: [Errno 21] Is a directory: '/content/guided_summarization/bert/data_path/bert_data_new/cnndm' ".

Can you let me know what I am doing wrong?

git-ekeh avatar Sep 22 '22 04:09 git-ekeh

Hi, it seems that your data path is wrong. you can follow this repo to set the data path.

zdou0830 avatar Sep 22 '22 17:09 zdou0830

Thank you

git-ekeh avatar Sep 22 '22 20:09 git-ekeh