Ali-C137 commited on
Commit
74fe4e9
β€’
1 Parent(s): 126df26

Update src/about.py

Browse files
Files changed (1) hide show
  1. src/about.py +2 -0
src/about.py CHANGED
@@ -38,6 +38,8 @@ NUM_FEWSHOT = 0 # Change with your few shot
38
  # TITLE = """<h1 align="center" id="space-title">Open Arabic LLM Leaderboard</h1>"""
39
  TITLE = """<img src="https://huggingface.co/spaces/OALL/Open-Arabic-LLM-Leaderboard/blob/main/assets/OALL-logo-nobg.png" style="width:30%;display:block;margin-left:auto;margin-right:auto">"""
40
 
 
 
41
  # What does your leaderboard evaluate?
42
  INTRODUCTION_TEXT = """
43
  πŸš€ The Open Arabic LLM Leaderboard : Objectively evaluates and compare the performance of Arabic Large Language Models (LLMs).
 
38
  # TITLE = """<h1 align="center" id="space-title">Open Arabic LLM Leaderboard</h1>"""
39
  TITLE = """<img src="https://huggingface.co/spaces/OALL/Open-Arabic-LLM-Leaderboard/blob/main/assets/OALL-logo-nobg.png" style="width:30%;display:block;margin-left:auto;margin-right:auto">"""
40
 
41
+ # BOTTOM_LOGO = """<img src="https://huggingface.co/spaces/OALL/Open-Arabic-LLM-Leaderboard/blob/main/assets/footer_logo.png" style="width:50%;display:block;margin-left:auto;margin-right:auto">"""
42
+
43
  # What does your leaderboard evaluate?
44
  INTRODUCTION_TEXT = """
45
  πŸš€ The Open Arabic LLM Leaderboard : Objectively evaluates and compare the performance of Arabic Large Language Models (LLMs).