mfajcik commited on
Commit
b133d09
β€’
1 Parent(s): 5be5d06

Update content.py

Browse files
Files changed (1) hide show
  1. 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! 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.
 
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.