Update src/about.py
Browse files- src/about.py +2 -2
src/about.py
CHANGED
@@ -33,10 +33,10 @@ BOTTOM_LOGO = """<img src="https://avatars.githubusercontent.com/u/148767883?v=4
|
|
33 |
|
34 |
# What does your leaderboard evaluate?
|
35 |
INTRODUCTION_TEXT = """
|
36 |
-
🌐
|
37 |
|
38 |
|
39 |
-
When you submit a model on the "Submit here!" page, it
|
40 |
|
41 |
More details about the benchmarks and the evaluation process is provided on the “About” page.
|
42 |
"""
|
|
|
33 |
|
34 |
# What does your leaderboard evaluate?
|
35 |
INTRODUCTION_TEXT = """
|
36 |
+
🌐 GSMA Open-Telco LLM Benchmarks : Evaluate and compare the performance of Telecom Large Language Models (LLMs).
|
37 |
|
38 |
|
39 |
+
When you submit a model on the "Submit here!" page, it will be evaluated on a set of benchmarks.
|
40 |
|
41 |
More details about the benchmarks and the evaluation process is provided on the “About” page.
|
42 |
"""
|