AssertionError: Checkpoint /opt/ml/model/model_final.pth not found!

AssertionError: Checkpoint /opt/ml/model/model_final.pth not found!  

  By: N0zE on Oct. 29, 2024, 1:12 p.m.

I'm a beginner and may have some basic misunderstandings,but can you help me?

I submitted a models that is based on tutorials(inference-docker).
I set ”model_final.pth” at ${SCRIPT_DIR}/example_model (inference-docker〇〇/example_model/model_final.pth)and made the submission file.
But the error AssertionError: Checkpoint /opt/ml/model/model_final.pth not found! occured.
When implemented “test_run.sh”, output files were correctly? created.
Am I mistaken about where to put my files?

Re: AssertionError: Checkpoint /opt/ml/model/model_final.pth not found!  

  By: LindaSt on Oct. 29, 2024, 2:30 p.m.

Have you uploaded your model as described in section 2. here https://monkey.grand-challenge.org/submission/ to the model section of your algorithm?

Re: AssertionError: Checkpoint /opt/ml/model/model_final.pth not found!  

  By: N0zE on Oct. 29, 2024, 4:34 p.m.

After submitting the model on Algorithms page(aside from docker contair file),I Successfully submitted debugging phase.
I thought it was an "OPTION" to submit an additional model.
Thanks for your big help!!

Re: AssertionError: Checkpoint /opt/ml/model/model_final.pth not found!  

  By: LindaSt on Oct. 30, 2024, 8:08 a.m.

Glad to hear :)! I saw that you are not part of a team yet; if you want to be eligible for the prize, you should make one (it can also be just a team of one with yourself). Go to the Teams tab at the top to create one.