Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
sean/240604-citation (#72)
Browse files- update citation (c50d91966213a05e8e10bf0a9eba5e63e0878dae)
- citation format (d191986adf08f0fdb71ea8c64e3a2f43886df972)
- src/display/about.py +5 -6
src/display/about.py
CHANGED
@@ -94,12 +94,11 @@ If your model is displayed in the `FAILED` category, its execution stopped. Make
|
|
94 |
|
95 |
CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results. Authors of open-ko-llm-leaderboard are ordered alphabetically."
|
96 |
CITATION_BUTTON_TEXT = r"""
|
97 |
-
@
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
howpublished = "\url{https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard}"
|
103 |
}
|
104 |
@software{eval-harness,
|
105 |
author = {Gao, Leo and
|
|
|
94 |
|
95 |
CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results. Authors of open-ko-llm-leaderboard are ordered alphabetically."
|
96 |
CITATION_BUTTON_TEXT = r"""
|
97 |
+
@inproceedings{park2024open,
|
98 |
+
title={Open Ko-LLM Leaderboard: Evaluating Large Language Models in Korean with Ko-H5 Benchmark},
|
99 |
+
author={Chanjun Park and Hyeonwoo Kim and Dahyun Kim and Seonghwan Cho and Sanghoon Kim and Sukyung Lee and Yungi Kim and Hwalsuk Lee},
|
100 |
+
year={2024},
|
101 |
+
booktitle={ACL Main}
|
|
|
102 |
}
|
103 |
@software{eval-harness,
|
104 |
author = {Gao, Leo and
|