Jellyfish042 commited on
Commit
0bc926e
Β·
1 Parent(s): ac72b31
Files changed (1) hide show
  1. title.py +1 -1
title.py CHANGED
@@ -26,7 +26,7 @@ table {
26
  margin-right: 10px;
27
  }
28
  """
29
- TITLE_HTML = '<h1 style="text-align:center"><span style="font-size:1.3em">πŸ† LLM Compression Leaderboard</span></h1>'
30
  SUBTITLE_HTML = "<h1 style='text-align:center'><span style='font-size:0.8em'>Welcome to Uncheatable Eval LLM Compression Leaderboard, where fancy fine-tuning and cheating won't work 🚫; only compute πŸ’», data πŸ“Š, and real innovation πŸ”₯ can prevail!</span></h1>"
31
  LINKS_HTML = """
32
  <div style="display: flex; flex-direction: row; justify-content: center; align-items: center; gap: 20px; margin: 10px 0;">
 
26
  margin-right: 10px;
27
  }
28
  """
29
+ TITLE_HTML = '<h1 style="text-align:center"><span style="font-size:1.3em">πŸ† LLM Compression Leaderboard (Base Model)</span></h1>'
30
  SUBTITLE_HTML = "<h1 style='text-align:center'><span style='font-size:0.8em'>Welcome to Uncheatable Eval LLM Compression Leaderboard, where fancy fine-tuning and cheating won't work 🚫; only compute πŸ’», data πŸ“Š, and real innovation πŸ”₯ can prevail!</span></h1>"
31
  LINKS_HTML = """
32
  <div style="display: flex; flex-direction: row; justify-content: center; align-items: center; gap: 20px; margin: 10px 0;">