Ask for help, the document is garbled in Chinese, how to change the path? #1703
Unanswered
weijia-chen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
` Criteria<String, Classifications> criteria =
Criteria.builder()
.optApplication(Application.NLP.SENTIMENT_ANALYSIS)
.setTypes(String.class, Classifications.class)
// This model was traced on CPU and can only run on CPU
.optDevice(Device.cpu())
.optProgress(new ProgressBar())
.build();
open file failed because of errno 2 on fopen: No such file or directory, file path: C:\Users\陈伟佳.djl.ai\cache\repo\model\nlp\sentiment_analysis\ai\djl\pytorch\distilbert\distilbert\sst\0.0.1\traced_distilbert_sst_english.pt。求助,文件
Beta Was this translation helpful? Give feedback.
All reactions