diff --git a/autism_starting_kit.ipynb b/autism_starting_kit.ipynb index 3954e90..cd2cda7 100644 --- a/autism_starting_kit.ipynb +++ b/autism_starting_kit.ipynb @@ -180,7 +180,7 @@ "You can sign up to the challenge on the event page [ramp.studio](http://ramp.studio/) event. Here are the competition rules:\n", "\n", "* Submissions will be trained on the 1150 subjects given in the starting kit and tested on a private set of size 1003. More information on the distribution of the public and private sets can be found on the [challenge website](https://paris-saclay-cds.github.io/autism_challenge/).\n", - "* The competition will end on July 1, 2018 at 12 am PT.\n", + "* The competition will end on July 1, 2018 at 18h UTC (20h in Paris).\n", "* All models will be trained on AWS instance `m5.xlarge` (4 CPUs and 16 GiB of RAM).\n", "* Participants will be given a total of 80 machine hours. Submissions of a given participant will be ordered by submission timestamp. We will make an attempt to train all submissions, but starting from (and including) the first submission that makes the participant's total training time exceed 80 hours, all submissions will be disqualified from the competition (but can enter into the collaborative phase). Testing time will not count towards the limit. Train time will be displayed on the leaderboard for all submissions, rounded to second, per cross validation fold. Since we have 8 CV folds, the maximum total training time in the leaderboard is 10h. If a submission raises an exception, its training time will not count towards the total.\n", "* There is a timeout of 15 minutes between submissions.\n",