Spaces:
Running
Running
Update content.py
Browse files- content.py +2 -1
content.py
CHANGED
|
@@ -4,7 +4,8 @@ This file contains the text content for the leaderboard client.
|
|
| 4 |
HEADER_MARKDOWN = """
|
| 5 |
# π¨πΏ BenCzechMark [Beta Preview]
|
| 6 |
|
| 7 |
-
Welcome to the leaderboard!
|
|
|
|
| 8 |
|
| 9 |
- Head to submission page to learn about submission details.
|
| 10 |
- See about page for brief description of our evaluation protocol & win score mechanism, citation information, and future directions for this benchmark.
|
|
|
|
| 4 |
HEADER_MARKDOWN = """
|
| 5 |
# π¨πΏ BenCzechMark [Beta Preview]
|
| 6 |
|
| 7 |
+
Welcome to the leaderboard!
|
| 8 |
+
Here you can compare models on tasks in Czech language and/or submit your own model. We use our modified fork of [lm-evaluation-harness](https://github.com/DCGM/lm-evaluation-harness) to evaluate every model under same protocol.
|
| 9 |
|
| 10 |
- Head to submission page to learn about submission details.
|
| 11 |
- See about page for brief description of our evaluation protocol & win score mechanism, citation information, and future directions for this benchmark.
|