malhajar commited on
Commit
6abb9ce
1 Parent(s): f45b3f5

Update src/display/about.py

Browse files
Files changed (1) hide show
  1. src/display/about.py +2 -2
src/display/about.py CHANGED
@@ -20,7 +20,7 @@ class Tasks(Enum):
20
 
21
 
22
  # Your leaderboard name
23
- TITLE = """<h1 align="center" id="space-title">OpenLLM Turkish leaderboard</h1>"""
24
 
25
  # What does your leaderboard evaluate?
26
  INTRODUCTION_TEXT = """
@@ -93,7 +93,7 @@ CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
93
  CITATION_BUTTON_TEXT = r"""
94
  @misc{openllm-Turkish-leaderboard,
95
  author = {Mohamad Alhajar},
96
- title = {Open LLM Turkish Leaderboard},
97
  year = {2024},
98
  publisher = {Mohamad Alhajar},
99
  howpublished = "\url{https://huggingface.co/spaces/malhajar/OpenLLMTurkishLeaderboard}"
 
20
 
21
 
22
  # Your leaderboard name
23
+ TITLE = """<h1 align="center" id="space-title">OpenLLM Turkish leaderboard v0.2</h1>"""
24
 
25
  # What does your leaderboard evaluate?
26
  INTRODUCTION_TEXT = """
 
93
  CITATION_BUTTON_TEXT = r"""
94
  @misc{openllm-Turkish-leaderboard,
95
  author = {Mohamad Alhajar},
96
+ title = {Open LLM Turkish Leaderboard v0.2},
97
  year = {2024},
98
  publisher = {Mohamad Alhajar},
99
  howpublished = "\url{https://huggingface.co/spaces/malhajar/OpenLLMTurkishLeaderboard}"