ι™ˆδΏŠζ° commited on
Commit
71bd20c
β€’
1 Parent(s): 03d0a26

emojiemoji

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -345,11 +345,11 @@ 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.
351
 
352
- The Leaderboard will be updated daily around 24:00 Beijing Time.
353
  """)
354
  # θŽ·ε–εŒ—δΊ¬ζ—Άι—΄
355
  time_placeholder = st.empty()
 
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.
351
 
352
+ πŸ•’ The Leaderboard will be updated daily around 24:00 Beijing Time.
353
  """)
354
  # θŽ·ε–εŒ—δΊ¬ζ—Άι—΄
355
  time_placeholder = st.empty()