malhajar commited on
Commit
3a6dcfd
β€’
1 Parent(s): 6f46f59

added introduction

Browse files
Files changed (1) hide show
  1. src/display/about.py +9 -3
src/display/about.py CHANGED
@@ -24,9 +24,15 @@ TITLE = """<h1 align="center" id="space-title">OpenLLM Turkish leaderboard</h1>"
24
 
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?
 
24
 
25
  # What does your leaderboard evaluate?
26
  INTRODUCTION_TEXT = """
27
+ Welcome to the Turkish LLM Leaderboard, a pioneering platform dedicated to evaluating Turkish Large Language Models (LLMs). As multilingual LLMs advance, my mission is to specifically highlight models excelling in Turkish, providing benchmarks that drive progress in Turkish LLM and Generative AI for the Turkish language.
28
+
29
+ πŸš€ Submit Your Model πŸš€
30
+
31
+ Got a Turkish LLM? Submit it for evaluation on our GPU cluster, leveraging the Eleuther AI Language Model Evaluation Harness for in-depth performance analysis. Learn more and contribute to Turkish AI advancements on the "About" page.
32
+
33
+ Join the forefront of Turkish language technology. Submit your model, and let's advance Turkish LLM's together!
34
+
35
+
36
  """
37
 
38
  # Which evaluations are you running? how can people reproduce what you have?