Closed as12088 closed 4 years ago
The problem of this error is docker image. Please change docker image.
refer to this https://github.com/GitGyun/CS492H_NSML_Project1_Baselline/blob/master/requirements.txt
After changing requirements.txt, I still have the problem
session : kaist_14/fashion_eval/141
nsml submit
copies and evaluate the original session. Therefore, you need to re-run the new session with changed docker image and submit it
I re-run a new session and submit a model from the new session, but still got problem. Session: kaist_14/fashion_eval/151
(core dumped) python -u main.py --batchsize 50 --lr 1e-4 --mode test --pause 1
Session : kaist_14/fashion_eval/127
When I try to submit pretrained model, it always fail I can i solve it?