msana commited on
Commit
ab703ac
·
verified ·
1 Parent(s): 02e8a42

Update src/about.py

Browse files
Files changed (1) hide show
  1. 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
- 🌐 The Open Telecom LLM Leaderboard : 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 is automatically evaluated on a set of benchmarks.
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
  """