Upload RULES.md with huggingface_hub
Browse files
RULES.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
## How to take part in the competition
|
2 |
|
3 |
-
##
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## How to take part in the competition
|
2 |
|
3 |
+
## Time limitation
|
4 |
+
The actual evaluation time should be less than 1 hour. Any submission longer than this time will be cut off.
|
5 |
+
|
6 |
+
## Usage limitation
|
7 |
+
The submitted algorithms will be executed on single T4 GPU (16GB Virtual RAM) with xxx RAM.
|
8 |
+
Due the resources limitation, each team is only allowed to submit two times within 24 hours.
|
9 |
+
DONOT try to hack the test data or use the GPU resources to do anything else beyond the competition! Once the illegal behaviors found, the team will be banned permanently.
|