Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
added introduction
Browse files- 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 |
-
|
28 |
-
|
29 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
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?
|