Commit
·
b697719
1
Parent(s):
61b76b5
update doc
Browse files- SUBMISSION_DESC.md +6 -3
SUBMISSION_DESC.md
CHANGED
@@ -2,7 +2,10 @@
|
|
2 |
|
3 |
## Submission Instruction
|
4 |
|
5 |
-
|
|
|
|
|
|
|
6 |
|
7 |
1. Prepare your result
|
8 |
|
@@ -42,7 +45,7 @@ Please refer to [challenge README](https://github.com/OpenDriveLab/DriveLM/blob/
|
|
42 |
|
43 |
You can check the status of your submissions in the `My submissions` tab of the competition space.
|
44 |
|
45 |
-
Please refer to [these slides](https://docs.google.com/presentation/d/1bicxoR_L3t05p5xw-qZM0Dj5KdJhjynqLM0Rck0qdcI/edit?usp=sharing) for explaination of each score.
|
46 |
|
47 |
You can select a submission and click `Update Selected Submissions` on the bottom to update its evaluation status to the private leaderboard. Please note that <font color=red>public score and private score are exactly the same</font> in our case. So please ignore the descriptions in `My Submissions` tab.
|
48 |
|
@@ -90,7 +93,7 @@ If you saw a random UUID in Submission Comment, the error happens on [this line]
|
|
90 |
This is likely due to server error on Hugging Face side, please wait for a while and submit again. If this error persists, contact our challenge host below.
|
91 |
|
92 |
### My error information is not listed here, what should I do?
|
93 |
-
If you confirm that the submission format is correct, please contact the challenge host [
|
94 |
|
95 |
```
|
96 |
Email Subject:
|
|
|
2 |
|
3 |
## Submission Instruction
|
4 |
|
5 |
+
We use the same submission pipeline as the `driving with language` track.
|
6 |
+
|
7 |
+
Please refer to [challenge README](https://github.com/OpenDriveLab/DriveLM/blob/main/challenge/README.md) on Github to prepare data and train your model.
|
8 |
+
<!-- Please evaluate your [output.json](https://github.com/OpenDriveLab/DriveLM/blob/main/challenge/output.json) locally first before submitting to test server. -->
|
9 |
|
10 |
1. Prepare your result
|
11 |
|
|
|
45 |
|
46 |
You can check the status of your submissions in the `My submissions` tab of the competition space.
|
47 |
|
48 |
+
<!-- Please refer to [these slides](https://docs.google.com/presentation/d/1bicxoR_L3t05p5xw-qZM0Dj5KdJhjynqLM0Rck0qdcI/edit?usp=sharing) for explaination of each score. -->
|
49 |
|
50 |
You can select a submission and click `Update Selected Submissions` on the bottom to update its evaluation status to the private leaderboard. Please note that <font color=red>public score and private score are exactly the same</font> in our case. So please ignore the descriptions in `My Submissions` tab.
|
51 |
|
|
|
93 |
This is likely due to server error on Hugging Face side, please wait for a while and submit again. If this error persists, contact our challenge host below.
|
94 |
|
95 |
### My error information is not listed here, what should I do?
|
96 |
+
If you confirm that the submission format is correct, please contact the challenge host [Thomas Tian](mailto:rantian@berkeley.edu) via email. Please include the **Submission ID** of the corresponding submission in the email. The Submission ID can be found in the `My Submissions` tab.
|
97 |
|
98 |
```
|
99 |
Email Subject:
|