chiayewken / Span-ASTE

Code Implementation of "Learning Span-Level Interactions for Aspect Sentiment Triplet Extraction".
MIT License
169 stars 45 forks source link

No such file or directory: 'pretrained_14res/temp_data/pred_out.json' #29

Closed dipanmoy closed 2 years ago

dipanmoy commented 2 years ago

Installed it successfully in MAC OS but getting the error pred_out.json not found. Not sure why is this working successfully in colab but not when I am installing it in my local machine. Can any one help me . I have downloaded the folder correctly. Contains all the required files. I have tried with 14lap and 14res but both have same issue.

Screenshot 2022-09-22 at 7 48 09 PM
dipanmoy commented 2 years ago

@chiayewken Any idea how I can solve this ?

chiayewken commented 2 years ago

Hi, when running on Mac without GPU, you can refer to this thread: https://github.com/chiayewken/Span-ASTE/issues/21#issuecomment-1191516824