Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
•
40bc934
1
Parent(s):
f39cc2d
Update src/display/about.py
Browse files- src/display/about.py +8 -0
src/display/about.py
CHANGED
@@ -222,6 +222,14 @@ CITATION_BUTTON_TEXT = r"""
|
|
222 |
howpublished = "\url{https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard}",
|
223 |
}
|
224 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
225 |
@software{eval-harness,
|
226 |
author = {Gao, Leo and
|
227 |
Tow, Jonathan and
|
|
|
222 |
howpublished = "\url{https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard}",
|
223 |
}
|
224 |
|
225 |
+
@misc{open-llm-leaderboard-v1,
|
226 |
+
author = {Edward Beeching and Clémentine Fourrier and Nathan Habib and Sheon Han and Nathan Lambert and Nazneen Rajani and Omar Sanseviero and Lewis Tunstall and Thomas Wolf},
|
227 |
+
title = {Open LLM Leaderboard (2023-2024)},
|
228 |
+
year = {2023},
|
229 |
+
publisher = {Hugging Face},
|
230 |
+
howpublished = "\url{https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard}"
|
231 |
+
}
|
232 |
+
|
233 |
@software{eval-harness,
|
234 |
author = {Gao, Leo and
|
235 |
Tow, Jonathan and
|