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
I have downloaded the NLP4LP dataset. When I run it, I enter the command python main.py --dir /xx/xx/NLP4LP/data/1 , and then an error occurs: FileNotFoundError: [Errno 2] No such file or directory --dir /xx/xx/NLP4LP/data/1/params.json
The text was updated successfully, but these errors were encountered:
Hi 33wyd. That's is probably because of the way the path is defined. Can you share more information on how the file tree looks like and where in the code you are getting this error exactly?
I have downloaded the NLP4LP dataset. When I run it, I enter the command python main.py --dir /xx/xx/NLP4LP/data/1 , and then an error occurs: FileNotFoundError: [Errno 2] No such file or directory --dir /xx/xx/NLP4LP/data/1/params.json
The text was updated successfully, but these errors were encountered: