Upload COMPETITION_DESC.md with huggingface_hub
Browse files- COMPETITION_DESC.md +3 -1
COMPETITION_DESC.md
CHANGED
@@ -24,7 +24,9 @@ The challenge focuses on evaluating novel autonomous driving algorithms based on
|
|
24 |
Both simulator and submitted autonomous driving algorithms will execute online to make sure the closed-loop evaluation. Models and running environments are expected to be submitted to this reason. If you have concern about the privacy, please refer to the privacy section to check how we protect your privacy.
|
25 |
|
26 |
## Privacy
|
27 |
-
Your model checkpoints is expected to store in huggingface model hub. We recommend setting it as private.
|
|
|
|
|
28 |
|
29 |
## Timeline
|
30 |
- Challenge Release: June 30, 2025
|
|
|
24 |
Both simulator and submitted autonomous driving algorithms will execute online to make sure the closed-loop evaluation. Models and running environments are expected to be submitted to this reason. If you have concern about the privacy, please refer to the privacy section to check how we protect your privacy.
|
25 |
|
26 |
## Privacy
|
27 |
+
Your model checkpoints is expected to store in huggingface model hub. We recommend setting it as private.
|
28 |
+
|
29 |
+
The tested algorithms are located in huggingface instance server, which will be destroy once the evaluation is finished. We have no authorization to achieve these server either. The behaviors of server are pre-defined in the docker file which is available to participants.
|
30 |
|
31 |
## Timeline
|
32 |
- Challenge Release: June 30, 2025
|