Spaces:
Running
Running
Update content.py
Browse files- content.py +2 -0
content.py
CHANGED
@@ -16,6 +16,8 @@ Here, you can compare models on tasks in the Czech language or submit your own m
|
|
16 |
- All public submissions are available in the [CZLC/LLM_benchmark_data](https://huggingface.co/datasets/CZLC/LLM_benchmark_data) dataset.
|
17 |
- On the submission page, __you can view your model's results on the leaderboard without publishing them__.
|
18 |
- The first step is "pre-submission." After this is complete (significance tests may take up to an hour), you can choose to submit the results if you wish.
|
|
|
|
|
19 |
|
20 |
|
21 |
"""
|
|
|
16 |
- All public submissions are available in the [CZLC/LLM_benchmark_data](https://huggingface.co/datasets/CZLC/LLM_benchmark_data) dataset.
|
17 |
- On the submission page, __you can view your model's results on the leaderboard without publishing them__.
|
18 |
- The first step is "pre-submission." After this is complete (significance tests may take up to an hour), you can choose to submit the results if you wish.
|
19 |
+
- NEWS:
|
20 |
+
- 1.10.2024: Find out more about π¨πΏ BenCzechMark in our [Huggingface blogpost](https://huggingface.co/blog/benczechmark) <img src="https://huggingface.co/front/assets/huggingface_logo-noborder.svg" alt="Hugging Face" width="3.5%" style="position: relative; top: 2pt;">!
|
21 |
|
22 |
|
23 |
"""
|