Spaces:
Sleeping
Sleeping
Commit
Β·
e9cd8a6
1
Parent(s):
bea3aa3
minor fix in desc
Browse files
src/ui.py
CHANGED
@@ -82,7 +82,7 @@ def create_ui():
|
|
82 |
"## How to Submit\n"
|
83 |
"1. **Name your submission**: Choose a unique name for your submission (e.g., `my_cool_submission`). "
|
84 |
"This name will be used to identify your submission on the leaderboard.\n"
|
85 |
-
"2. **Select the version of the dataset**: Choose the version of the dataset you want to submit to. By default, the latest version is selected
|
86 |
"3. **Select the modelling framework**: Indicate which modelling framework your submission uses (e.g., MiniZinc, CPMpy, OR-Tools).\n"
|
87 |
"4. **(Optional) Upload a PDF report**: This is optional, but we highly encourage you to upload a report "
|
88 |
" (in PDF format) describing your approach. As this is an open leaderboard, we want to avoid submissions "
|
|
|
82 |
"## How to Submit\n"
|
83 |
"1. **Name your submission**: Choose a unique name for your submission (e.g., `my_cool_submission`). "
|
84 |
"This name will be used to identify your submission on the leaderboard.\n"
|
85 |
+
"2. **Select the version of the dataset**: Choose the version of the dataset you want to submit to. By default, the latest version is selected.\n"
|
86 |
"3. **Select the modelling framework**: Indicate which modelling framework your submission uses (e.g., MiniZinc, CPMpy, OR-Tools).\n"
|
87 |
"4. **(Optional) Upload a PDF report**: This is optional, but we highly encourage you to upload a report "
|
88 |
" (in PDF format) describing your approach. As this is an open leaderboard, we want to avoid submissions "
|