Submission Script Bug: Failed if assets director has subdirectory

The submission script will create submission subfolder forever until all disk space is exhausted.

To reproducce

create the following director and then submit

  • assets/
    • model1/
      -model1.pkl
      -model2/
      -model2.pkl
      learner.pkl
1 Like

Hello @Bacy

Taking this up on a private message as we need more debugging information.

1 Like

Thanks. I found the error.

I changed the “# Submit to AIcrowd” to “### Submit to AIcrowd”

Which caused the submission notebook recurision.