Update src/about.py
Browse files- src/about.py +2 -2
src/about.py
CHANGED
@@ -34,7 +34,7 @@ INTRODUCTION_TEXT = """
|
|
34 |
|
35 |
When you submit a model on the "Submit here!" page, it is automatically evaluated on a set of benchmarks.
|
36 |
|
37 |
-
The GPU used for evaluation is operated with the support of __[Huawei Technologies France](https://www.huawei.com/)__
|
38 |
|
39 |
The datasets used for evaluation are the `TeleQnA` benchmark from [TeleQnA](https://github.com/netop-team/TeleQnA) and `3GPP-TSG` benchmark from [3GPP-TSG](https://arxiv.org/pdf/2407.09424) to assess LLM understanding of the telecom domain.
|
40 |
|
@@ -79,7 +79,7 @@ To ensure a fair and unbiased assessment of the models' true capabilities, all e
|
|
79 |
|
80 |
Please, consider reaching out to us through the discussions tab if you are working on benchmarks for Telecom LLMs and willing to see them on this leaderboard as well. Your benchmark might change the whole game for Telecom industry !
|
81 |
|
82 |
-
GPUs are provided by __[HuggingFace and GSMA](https://www.gsma.com/)__ for the evaluations.
|
83 |
|
84 |
## Details and Logs
|
85 |
- Detailed numerical results in the `results` otellm dataset: https://huggingface.co/datasets/otellm/results
|
|
|
34 |
|
35 |
When you submit a model on the "Submit here!" page, it is automatically evaluated on a set of benchmarks.
|
36 |
|
37 |
+
The GPU used for evaluation is operated with the support of __[Huawei Technologies France](https://www.huawei.com/)__ and __[GSM Association (GSMA)](https://www.gsma.com/)__.
|
38 |
|
39 |
The datasets used for evaluation are the `TeleQnA` benchmark from [TeleQnA](https://github.com/netop-team/TeleQnA) and `3GPP-TSG` benchmark from [3GPP-TSG](https://arxiv.org/pdf/2407.09424) to assess LLM understanding of the telecom domain.
|
40 |
|
|
|
79 |
|
80 |
Please, consider reaching out to us through the discussions tab if you are working on benchmarks for Telecom LLMs and willing to see them on this leaderboard as well. Your benchmark might change the whole game for Telecom industry !
|
81 |
|
82 |
+
GPUs are provided by __[HuggingFace](https://huggingface.co/)__ and __[GSMA](https://www.gsma.com/)__ for the evaluations.
|
83 |
|
84 |
## Details and Logs
|
85 |
- Detailed numerical results in the `results` otellm dataset: https://huggingface.co/datasets/otellm/results
|