Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Fix BibTex author ordering
Browse files
src/assets/text_content.py
CHANGED
|
@@ -103,7 +103,7 @@ If everything is done, check you can launch the EleutherAIHarness on your model
|
|
| 103 |
CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
|
| 104 |
CITATION_BUTTON_TEXT = r"""
|
| 105 |
@misc{open-llm-leaderboard,
|
| 106 |
-
author = {Edward Beeching
|
| 107 |
title = {Open LLM Leaderboard},
|
| 108 |
year = {2023},
|
| 109 |
publisher = {Hugging Face},
|
|
|
|
| 103 |
CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
|
| 104 |
CITATION_BUTTON_TEXT = r"""
|
| 105 |
@misc{open-llm-leaderboard,
|
| 106 |
+
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},
|
| 107 |
title = {Open LLM Leaderboard},
|
| 108 |
year = {2023},
|
| 109 |
publisher = {Hugging Face},
|