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
- model1/
The submission script will create submission subfolder forever until all disk space is exhausted.
To reproducce
create the following director and then submit
Thanks. I found the error.
I changed the “# Submit to AIcrowd” to “### Submit to AIcrowd”
Which caused the submission notebook recurision.