Update README.md
Browse files
README.md
CHANGED
|
@@ -85,7 +85,7 @@ See the instructions below for more details.
|
|
| 85 |
|
| 86 |
### Rules
|
| 87 |
|
| 88 |
-
1. To prevent overfitting to the public leaderboard, we only evaluate **one submission per week**. You can push predictions to the Hub as many times as you wish, but we will only evaluate the most recent commit in a given week.
|
| 89 |
2. Transfer or meta-learning using other datasets, including further pre-training on other corpora, is allowed.
|
| 90 |
3. Use of unlabeled test data is allowed, as is it always available in the applied setting. For example, further pre-training using the unlabeled data for a task would be permitted.
|
| 91 |
4. Systems may be augmented with information retrieved from the internet, e.g. via automated web searches.
|
|
@@ -188,7 +188,7 @@ If there are no errors, you should see the following message:
|
|
| 188 |
|
| 189 |
```
|
| 190 |
Submission successful! 🎉 🥳 🎉
|
| 191 |
-
Your submission will be
|
| 192 |
```
|
| 193 |
|
| 194 |
where the evaluation is run every Sunday and your results will be visible on the leaderboard.
|
|
|
|
| 85 |
|
| 86 |
### Rules
|
| 87 |
|
| 88 |
+
1. To prevent overfitting to the public leaderboard, we only evaluate **one submission per week**. You can push predictions to the Hub as many times as you wish, but we will only evaluate the most recent commit in a given week. Submissions are evaluated **every Sunday at 12:00 UTC.**
|
| 89 |
2. Transfer or meta-learning using other datasets, including further pre-training on other corpora, is allowed.
|
| 90 |
3. Use of unlabeled test data is allowed, as is it always available in the applied setting. For example, further pre-training using the unlabeled data for a task would be permitted.
|
| 91 |
4. Systems may be augmented with information retrieved from the internet, e.g. via automated web searches.
|
|
|
|
| 188 |
|
| 189 |
```
|
| 190 |
Submission successful! 🎉 🥳 🎉
|
| 191 |
+
Your submission will be evaluated on Sunday 05 September 2021 at 12:00 UTC ⏳
|
| 192 |
```
|
| 193 |
|
| 194 |
where the evaluation is run every Sunday and your results will be visible on the leaderboard.
|