caesar-one commited on
Commit
ad10431
โ€ข
1 Parent(s): f5878c6

Small improvements.

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -240,7 +240,7 @@ def setup_basic():
240
  st.title(title)
241
 
242
  st.markdown(
243
- "The Italian Open LLM Leaderboard published along with the paper _DanteLLM: Let's Push Italian LLM Research Forward!_ ๐ŸคŒ๐Ÿ‡ฎ๐Ÿ‡น๐Ÿ† (LREC-COLING 2024) \n"
244
  )
245
 
246
  def setup_leaderboard(readme: str):
 
240
  st.title(title)
241
 
242
  st.markdown(
243
+ "The Italian Open LLM Leaderboard published along with the paper _DanteLLM: Let's Push Italian LLM Research Forward!_ ๐ŸคŒ๐Ÿ‡ฎ๐Ÿ‡น๐Ÿ† (To be presented at: LREC-COLING 2024, May 20th-25th) \n"
244
  )
245
 
246
  def setup_leaderboard(readme: str):