malhajar commited on
Commit
06cce30
1 Parent(s): a64b482

Update src/display/about.py

Browse files
Files changed (1) hide show
  1. src/display/about.py +7 -0
src/display/about.py CHANGED
@@ -91,4 +91,11 @@ If everything is done, check you can launch the EleutherAIHarness on your model
91
 
92
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
93
  CITATION_BUTTON_TEXT = r"""
 
 
 
 
 
 
 
94
  """
 
91
 
92
  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}"
100
+ }
101
  """