karimouda commited on
Commit
2c4f79e
·
verified ·
1 Parent(s): 8c0312f

Update src/about.py

Browse files
Files changed (1) hide show
  1. src/about.py +8 -6
src/about.py CHANGED
@@ -154,14 +154,16 @@ EVALUATION_QUEUE_TEXT = """
154
 
155
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite the Leaderboard"
156
  CITATION_BUTTON_TEXT = r"""
157
- @misc{ABL,
158
- author = {SILMA.AI Team},
159
- title = {Arabic Broad Leaderboard},
160
- year = {2025},
161
- publisher = {SILMA.AI},
162
- howpublished = "{\url{https://huggingface.co/spaces/silma-ai/Arabic-LLM-Broad-Leaderboard}}"
 
163
  }
164
 
 
165
  """
166
 
167
  FOOTER_TEXT = """<div style='display:flex;justify-content:center;align-items:center;'>
 
154
 
155
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite the Leaderboard"
156
  CITATION_BUTTON_TEXT = r"""
157
+ @misc{ABBL,
158
+ author = {Karim Ouda},
159
+ title = {{ABBL: An Advanced Benchmark and Leaderboard for Comprehensive Evaluation of Arabic Language Models}},
160
+ year = {2025},
161
+ publisher = {SILMA.AI},
162
+ howpublished = {\url{https://silma.ai/papers/abbl-an-advanced-benchmark-and-leaderboard-for-comprehensive-evaluation-of-arabic-language-models}},
163
+ note = {Accessed: 2025-07-19}
164
  }
165
 
166
+
167
  """
168
 
169
  FOOTER_TEXT = """<div style='display:flex;justify-content:center;align-items:center;'>