Update app.py
Browse files
app.py
CHANGED
@@ -230,7 +230,8 @@ We will be following a similar format as the ones used by most **TREC submission
|
|
230 |
""")
|
231 |
st.header("Submit")
|
232 |
st.markdown("""
|
233 |
-
📄 Please organize the answers in a **txt** file, name the file as **teamId_methods.txt** and submit it through the link below:
|
|
|
234 |
|
235 |
⏱️ Each team can submit up to 5 times per day, and only the latest submission will be considered.
|
236 |
|
|
|
230 |
""")
|
231 |
st.header("Submit")
|
232 |
st.markdown("""
|
233 |
+
📄 Please organize the answers in a **txt** file, name the file as **teamId_methods.txt** and submit it through the link below:
|
234 |
+
Dry run: [https://forms.gle/vRNxBaNAfYZHMVtr5](https://forms.gle/vRNxBaNAfYZHMVtr5); Formal run: [https://forms.gle/6KQuvx4pnB6rofoH9](https://forms.gle/6KQuvx4pnB6rofoH9)
|
235 |
|
236 |
⏱️ Each team can submit up to 5 times per day, and only the latest submission will be considered.
|
237 |
|