Spaces:
Sleeping
Sleeping
felix
commited on
Commit
•
f765ec9
1
Parent(s):
5669002
add rescored...
Browse files
app.py
CHANGED
@@ -69,6 +69,7 @@ st.write(
|
|
69 |
"""
|
70 |
<p>Leaderboards tracked:</p>
|
71 |
<ul>
|
|
|
72 |
<li><a href="https://huggingface.co/spaces/lmsys/chatbot-arena-leaderboard">MT-Bench</a> GPT4 judged evaluation of models</li>
|
73 |
<li><a href="https://tatsu-lab.github.io/alpaca_eval/">AlpacaEval</a> GPT4 judged evaluation of models</li>
|
74 |
<li><a href="https://www.mosaicml.com/llm-evaluation">MosaicML</a> Balanced set of static benchmarks</li>
|
|
|
69 |
"""
|
70 |
<p>Leaderboards tracked:</p>
|
71 |
<ul>
|
72 |
+
<li><a href="https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard">Hugging Face Open LLM</a></li>
|
73 |
<li><a href="https://huggingface.co/spaces/lmsys/chatbot-arena-leaderboard">MT-Bench</a> GPT4 judged evaluation of models</li>
|
74 |
<li><a href="https://tatsu-lab.github.io/alpaca_eval/">AlpacaEval</a> GPT4 judged evaluation of models</li>
|
75 |
<li><a href="https://www.mosaicml.com/llm-evaluation">MosaicML</a> Balanced set of static benchmarks</li>
|