ιδΏζ°
commited on
Commit
β’
71bd20c
1
Parent(s):
03d0a26
emojiemoji
Browse files
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()
|