choco9966 commited on
Commit
96ea9f1
1 Parent(s): a0e3926

Update src/assets/text_content.py

Browse files
Files changed (1) hide show
  1. src/assets/text_content.py +1 -1
src/assets/text_content.py CHANGED
@@ -88,7 +88,7 @@ When we add extra information about models to the leaderboard, it will be automa
88
  If your model is displayed in the `FAILED` category, its execution stopped. Make sure you have followed the above steps first. If everything is done, check you can launch the EleutherAIHarness on your model locally, using the above command without modifications (you can add `--limit` to limit the number of examples per task).
89
  """
90
 
91
- CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results. Authors are ordered alphabetically."
92
  CITATION_BUTTON_TEXT = r"""
93
  @misc{open-ko-llm-leaderboard,
94
  author = {Chanjun Park, Hwalsuk Lee, Hyunbyung Park, Hyeonwoo Kim, Sanghoon Kim, Seonghwan Cho, Sunghun Kim, Sukyung Lee},
 
88
  If your model is displayed in the `FAILED` category, its execution stopped. Make sure you have followed the above steps first. If everything is done, check you can launch the EleutherAIHarness on your model locally, using the above command without modifications (you can add `--limit` to limit the number of examples per task).
89
  """
90
 
91
+ CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results. Authors of open-ko-llm-leaderboard are ordered alphabetically."
92
  CITATION_BUTTON_TEXT = r"""
93
  @misc{open-ko-llm-leaderboard,
94
  author = {Chanjun Park, Hwalsuk Lee, Hyunbyung Park, Hyeonwoo Kim, Sanghoon Kim, Seonghwan Cho, Sunghun Kim, Sukyung Lee},