ai-starthon / AI_Starthon2019

60 stars 44 forks source link

6번 submit error #204

Closed stimong closed 5 years ago

stimong commented 5 years ago

submit 하면 [Errno 2] File b'/data/6_vcls_age/test/test_label' does not exist: b'/data/6_vcls_age/test/test_label' 이런오류가 뜹니다.

$ nsml submit team_124/6_vcls_age/100 4saved

.......
Building docker image. It might take for a while
..........Inference the test set. The inference should be completed within 3600 seconds.
.Error occurred while inference. You can check error 'nsml submit --test'
FileNotFoundError: [Errno 2] File b'/data/6_vcls_age/test/test_label' does not exist: b'/data/6_vcls_age/test/test_label'

..Error: Fail to get prediction result: team_124/6_vcls_age/100/4saved
FATA[2019/07/29 23:23:45.907] Internal server error

그래서 --test 옵션을 줘서 확인하면 오류가 없네요. nsml submit --test team_124/6_vcls_age/100 4saved

....... Building docker image. It might take for a while ......... Session team_124/6_vcls_age/107 is started .Inference the test set. The inference should be completed within 3600 seconds. .. $