andrewrreed HF staff commited on
Commit
f066365
·
1 Parent(s): 006f173
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -165,7 +165,7 @@ with gr.Blocks(
165
  <h1 style="font-weight: 900; margin-top: 5px;">🔬 Progress Tracker: Open vs. Proprietary LLMs 🔬
166
  </h1>
167
  <p style="text-align: left; margin-top: 5px; margin-bottom: 30px; line-height: 20px;">
168
- This app visualizes the progress of proprietary and open-source LLMs over time as scored by the <a hfref="https://arena.lmsys.org/">LMSYS Chatbot Arena</a>.
169
  The idea is inspired by <a href="https://www.linkedin.com/posts/maxime-labonne_arena-elo-graph-updated-with-new-models-activity-7187062633735368705-u2jB">this great work</a>
170
  from <a href="https://huggingface.co/mlabonne/">Maxime Labonne</a>, and is intended to stay up-to-date as new models are released and evaluated.
171
  </p>
 
165
  <h1 style="font-weight: 900; margin-top: 5px;">🔬 Progress Tracker: Open vs. Proprietary LLMs 🔬
166
  </h1>
167
  <p style="text-align: left; margin-top: 5px; margin-bottom: 30px; line-height: 20px;">
168
+ This app visualizes the progress of proprietary and open-source LLMs over time as scored by the <a hfref="https://leaderboard.lmsys.org/">LMSYS Chatbot Arena</a>.
169
  The idea is inspired by <a href="https://www.linkedin.com/posts/maxime-labonne_arena-elo-graph-updated-with-new-models-activity-7187062633735368705-u2jB">this great work</a>
170
  from <a href="https://huggingface.co/mlabonne/">Maxime Labonne</a>, and is intended to stay up-to-date as new models are released and evaluated.
171
  </p>