Omartificial-Intelligence-Space commited on
Commit
9535ee7
·
verified ·
1 Parent(s): b0c7694

update about

Browse files
Files changed (1) hide show
  1. src/about.py +3 -3
src/about.py CHANGED
@@ -93,8 +93,8 @@ INTRODUCTION_TEXT = """
93
  Welcome to <span style="color:#f39c12;">BASMA</span>: Benchmark for Arabic System in Multitask Assessment
94
  </h1>
95
  <p style="color:#d4d4d4; font-family: 'Verdana', sans-serif; font-size: 18px; text-align: center;">
96
- This leaderboard showcases the performance of various Arabic large language models on the
97
- <strong style="color:#d4d4d4;">newly released MMMLU OpenAI dataset</strong> across different subjects.
98
  </p>
99
  </div>
100
  """
@@ -103,7 +103,7 @@ INTRODUCTION_TEXT = """
103
  LLM_BENCHMARKS_TEXT = """
104
  ## About BASMA
105
 
106
- BASMA is based on The Massive Multitask Multilingual Language Understanding (MMMLU) benchmark which is designed to evaluate Arabic models on a wide range of subjects.
107
 
108
  ## How to Interpret the Leaderboard
109
 
 
93
  Welcome to <span style="color:#f39c12;">BASMA</span>: Benchmark for Arabic System in Multitask Assessment
94
  </h1>
95
  <p style="color:#d4d4d4; font-family: 'Verdana', sans-serif; font-size: 18px; text-align: center;">
96
+ This leaderboard showcases the performance of various Arabic LLMs on the
97
+ <strong style="color:#d4d4d4;">newly released MMMLU OpenAI Benchmark</strong> across different subjects.
98
  </p>
99
  </div>
100
  """
 
103
  LLM_BENCHMARKS_TEXT = """
104
  ## About BASMA
105
 
106
+ BASMA is based on The Massive Multitask Multilingual Language Understanding benchmark which is designed to evaluate Arabic models on a wide range of subjects.
107
 
108
  ## How to Interpret the Leaderboard
109