ι™ˆδΏŠζ° commited on
Commit
1119a17
Β·
1 Parent(s): 71bd20c
Files changed (1) hide show
  1. app.py +2 -0
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.