malhajar commited on
Commit
6f46f59
·
1 Parent(s): 74baf0e

added introduction

Browse files
Files changed (1) hide show
  1. src/display/about.py +2 -0
src/display/about.py CHANGED
@@ -25,6 +25,8 @@ TITLE = """<h1 align="center" id="space-title">OpenLLM Turkish leaderboard</h1>"
25
  # What does your leaderboard evaluate?
26
  INTRODUCTION_TEXT = """
27
  Intro text
 
 
28
  """
29
 
30
  # Which evaluations are you running? how can people reproduce what you have?
 
25
  # What does your leaderboard evaluate?
26
  INTRODUCTION_TEXT = """
27
  Intro text
28
+ Due to the increasing MultiLingual LLM's that span multiple language, I wanted to leverage the gap to come up with a Turkish leadboard that throughly meassures different Turkish LLMs performence on various metrics
29
+ This Leadboard is designed specifically to meassure the performence of LLM's against Turkish benchmarks.
30
  """
31
 
32
  # Which evaluations are you running? how can people reproduce what you have?