ιδΏζ°
commited on
Commit
Β·
1119a17
1
Parent(s):
71bd20c
register
Browse files
app.py
CHANGED
@@ -345,6 +345,8 @@ elif page == "LeaderBoard":
|
|
345 |
st.dataframe(df,use_container_width=True)
|
346 |
|
347 |
st.markdown("""
|
|
|
|
|
348 |
π To submit, refer to the "Submit" section in the left-hand navigation bar.π€ A baseline example can be found in the [baseline_example](https://huggingface.co/spaces/THUIR/AEOLLM/tree/main/baseline_example) folder.
|
349 |
|
350 |
π Refer to other sections in the navigation bar for details on evaluation metrics, datasets, important dates and methodology.
|
|
|
345 |
st.dataframe(df,use_container_width=True)
|
346 |
|
347 |
st.markdown("""
|
348 |
+
π To register for AEOLLM task, you can visit the following link and choose our AEOLLM task: [https://research.nii.ac.jp/ntcir/ntcir-18/howto.html](https://research.nii.ac.jp/ntcir/ntcir-18/howto.html).
|
349 |
+
|
350 |
π To submit, refer to the "Submit" section in the left-hand navigation bar.π€ A baseline example can be found in the [baseline_example](https://huggingface.co/spaces/THUIR/AEOLLM/tree/main/baseline_example) folder.
|
351 |
|
352 |
π Refer to other sections in the navigation bar for details on evaluation metrics, datasets, important dates and methodology.
|