Closed siddas27 closed 4 years ago
Check if the relative paths (../
) are valid for working directory (for your call your working dir should be path/to/bertsum/src
). Otherwise, creating the folder + file could help.
My working directory is insidesrc
only. But couldn't find the cnndm.log
file anywhere. Can you tell me from where I can get it or create it?
Just create a file named cmmd.log
via your file explorer (or CLI or whatever you want).
Thanks, I thought I have to download it from somewhere
So I guess you can close this issue? :heavy_check_mark:
python preprocess.py -mode tokenize -raw_path ../raw_data -save_path ../json_datas
got this error: