ABSA-PyTorch icon indicating copy to clipboard operation
ABSA-PyTorch copied to clipboard

Unable to run non-bert model

Open sy111111 opened this issue 2 years ago • 1 comments

I ran infer_example.py but it shows FileNotFoundError: [Errno 2] No such file or directory: './glove.42B.300d.txt', It seem like glove is not preprocessing the data correctly,but I don't know how to modify. I would be very grateful if someone could help me.

sy111111 avatar Mar 28 '22 07:03 sy111111

You can download glove.42B.300d.txt from Internet

caibird2020 avatar Apr 30 '22 16:04 caibird2020