Final phase submission tutorial updated ¶
By: LuukBoulogne on April 29, 2022, 8:26 a.m.
Dear finalists,
The submission tutorial for the Final phase has been updated to better reflect the training environment. The updates are:
-
Your training container should store any intermediate results such as preprocessed data in a dedicated scratch space. This will ensure that each team has access to the same amount of storage space for preprocessing without interfering with the runs of other teams.
-
The
docker run
command in thetest.sh
andtest.bat
scripts have been updated.
See the submission tutorial for the Final phase for details. If you have any questions, please do not hesitate to ask.
Good luck! Luuk