Ali-C137 commited on
Commit
1a4ef02
β€’
1 Parent(s): e5844a5

Update src/about.py

Browse files
Files changed (1) hide show
  1. src/about.py +3 -3
src/about.py CHANGED
@@ -42,7 +42,7 @@ TITLE = """<img src="./OALL-logo-nobg.png" style="width:30%;display:block;margin
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).
46
 
47
 
48
  When you submit a model on the "Submit here!" page, it is automatically evaluated on a set of benchmarks.
@@ -99,7 +99,7 @@ GPUs are provided by __[Technology Innovation Institute (TII)](https://www.tii.a
99
  - Community queries and running status in the `requests` OALL dataset: https://huggingface.co/datasets/OALL/requests
100
 
101
  ## More resources
102
- If you still have questions, you can check our FAQ [here](https://huggingface.co/spaces/OALL/leaderboard-test-2/discussions/1)!
103
  """
104
 
105
  EVALUATION_QUEUE_TEXT = """
@@ -140,7 +140,7 @@ CITATION_BUTTON_TEXT = r"""
140
  title = {Open Arabic LLM Leaderboard},
141
  year = {2024},
142
  publisher = {OALL},
143
- howpublished = "\url{https://huggingface.co/spaces/OALL/leaderboard-test-2}"
144
  }
145
  @inproceedings{almazrouei-etal-2023-alghafa,
146
  title = "{A}l{G}hafa Evaluation Benchmark for {A}rabic Language Models",
 
42
 
43
  # What does your leaderboard evaluate?
44
  INTRODUCTION_TEXT = """
45
+ πŸš€ The Open Arabic LLM Leaderboard : Evaluate and compare the performance of Arabic Large Language Models (LLMs).
46
 
47
 
48
  When you submit a model on the "Submit here!" page, it is automatically evaluated on a set of benchmarks.
 
99
  - Community queries and running status in the `requests` OALL dataset: https://huggingface.co/datasets/OALL/requests
100
 
101
  ## More resources
102
+ If you still have questions, you can check our FAQ [here](https://huggingface.co/spaces/OALL/Open-Arabic-LLM-Leaderboard/discussions/1)!
103
  """
104
 
105
  EVALUATION_QUEUE_TEXT = """
 
140
  title = {Open Arabic LLM Leaderboard},
141
  year = {2024},
142
  publisher = {OALL},
143
+ howpublished = "\url{https://huggingface.co/spaces/OALL/Open-Arabic-LLM-Leaderboard}"
144
  }
145
  @inproceedings{almazrouei-etal-2023-alghafa,
146
  title = "{A}l{G}hafa Evaluation Benchmark for {A}rabic Language Models",