Lisa Dunlap commited on
Commit
80bb49b
β€’
1 Parent(s): dd2eba6

small change

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ def make_default_md(arena_df, elo_results):
24
  # πŸ† LMSYS Chatbot Arena Leaderboard
25
  | [Vote](https://chat.lmsys.org) | [Blog](https://lmsys.org/blog/2023-05-03-arena/) | [GitHub](https://github.com/lm-sys/FastChat) | [Paper](https://arxiv.org/abs/2306.05685) | [Dataset](https://github.com/lm-sys/FastChat/blob/main/docs/dataset_release.md) | [Twitter](https://twitter.com/lmsysorg) | [Discord](https://discord.gg/HSWAKCrnFx) |
26
 
27
- ## **This is a mirror of the leaderboard on the LMSys website. Go to [lmsys.org](https://lmsys.org) to learn more.**
28
  LMSYS [Chatbot Arena](https://lmsys.org/blog/2023-05-03-arena/) is a crowdsourced open platform for LLM evals.
29
  We've collected over **500,000** human preference votes to rank LLMs with the Elo ranking system.
30
  """
 
24
  # πŸ† LMSYS Chatbot Arena Leaderboard
25
  | [Vote](https://chat.lmsys.org) | [Blog](https://lmsys.org/blog/2023-05-03-arena/) | [GitHub](https://github.com/lm-sys/FastChat) | [Paper](https://arxiv.org/abs/2306.05685) | [Dataset](https://github.com/lm-sys/FastChat/blob/main/docs/dataset_release.md) | [Twitter](https://twitter.com/lmsysorg) | [Discord](https://discord.gg/HSWAKCrnFx) |
26
 
27
+ ### **This is a mirror of the leaderboard on the LMSys website. Go to [lmsys.org](https://lmsys.org) to vote!**
28
  LMSYS [Chatbot Arena](https://lmsys.org/blog/2023-05-03-arena/) is a crowdsourced open platform for LLM evals.
29
  We've collected over **500,000** human preference votes to rank LLMs with the Elo ranking system.
30
  """