陈俊杰 commited on
Commit
9c1c5a0
·
1 Parent(s): 096eb0c
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -129,7 +129,10 @@ elif page == "Important Dates":
129
  <span class='main-text'><strong>Submission Due of Participant Papers (draft)</strong>:</span> <span class='main-text'>March 1, 2025</span><br />
130
  <span class='main-text'><strong>Camera-Ready Participant Paper Due</strong>:</span> <span class='main-text'>May 1, 2025</span><br />
131
  <span class='main-text'><strong>NTCIR-18 Conference</strong>:</span> <span class='main-text'>Jun 10-13 2025</span><br /></p>
132
- """,unsafe_allow_html=True)
 
 
 
133
  elif page == "Evaluation Measures":
134
  st.header("Evaluation Measures")
135
  st.markdown("""
 
129
  <span class='main-text'><strong>Submission Due of Participant Papers (draft)</strong>:</span> <span class='main-text'>March 1, 2025</span><br />
130
  <span class='main-text'><strong>Camera-Ready Participant Paper Due</strong>:</span> <span class='main-text'>May 1, 2025</span><br />
131
  <span class='main-text'><strong>NTCIR-18 Conference</strong>:</span> <span class='main-text'>Jun 10-13 2025</span><br /></p>
132
+ <p>During the Dry run (until Jan 15, 2025), we will use the test set from [https://huggingface.co/datasets/THUIR/AEOLLM](https://huggingface.co/datasets/THUIR/AEOLLM) to evaluate the performance of participants' methods and release the results on the Leaderboard.
133
+ <br />
134
+ Before the Formal run begins (before Jan 15, 2025), we will release the reserved set. Participants need to submit their results for the reserved set before the Formal run ends (before Feb 1, 2025).</p>
135
+ """,unsafe_allow_html=True)
136
  elif page == "Evaluation Measures":
137
  st.header("Evaluation Measures")
138
  st.markdown("""