qgallouedec HF staff commited on
Commit
a797fc0
β€’
1 Parent(s): 557f1e5

typo in lmsys link

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -199,7 +199,7 @@ with gr.Blocks(
199
  <div style="text-align: center; max-width: 650px; margin: auto;">
200
  <h1 style="font-weight: 900; margin-top: 5px;">πŸ”¬ Progress Tracker: Open vs. Proprietary LLMs πŸ”¬</h1>
201
  <p style="text-align: left; margin-top: 30px; margin-bottom: 30px; line-height: 20px;">
202
- 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>.
203
  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>
204
  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.
205
  <div style="text-align: left;">
 
199
  <div style="text-align: center; max-width: 650px; margin: auto;">
200
  <h1 style="font-weight: 900; margin-top: 5px;">πŸ”¬ Progress Tracker: Open vs. Proprietary LLMs πŸ”¬</h1>
201
  <p style="text-align: left; margin-top: 30px; margin-bottom: 30px; line-height: 20px;">
202
+ This app visualizes the progress of proprietary and open-source LLMs over time as scored by the <a href="https://leaderboard.lmsys.org/">LMSYS Chatbot Arena</a>.
203
  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>
204
  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.
205
  <div style="text-align: left;">