Update src/display/about.py
Browse files- src/display/about.py +1 -1
src/display/about.py
CHANGED
@@ -35,7 +35,7 @@ TITLE = """<h1 align="center" id="space-title">🇨🇿 CzechBench Leaderboard</
|
|
35 |
INTRODUCTION_TEXT = """
|
36 |
Czech-Bench is a collection of LLM benchmarks available for the Czech language. It currently consists of 15 Czech benchmarks, including new machine translations of the popular ARC, GSM8K, MMLU, and TruthfulQA datasets.
|
37 |
|
38 |
-
Czech-Bench is developed by <a href="https://huggingface.co/CIIRC-NLP">CIIRC-NLP</a>.
|
39 |
"""
|
40 |
|
41 |
# Which evaluations are you running? how can people reproduce what you have?
|
|
|
35 |
INTRODUCTION_TEXT = """
|
36 |
Czech-Bench is a collection of LLM benchmarks available for the Czech language. It currently consists of 15 Czech benchmarks, including new machine translations of the popular ARC, GSM8K, MMLU, and TruthfulQA datasets.
|
37 |
|
38 |
+
Czech-Bench is developed by <a href="https://huggingface.co/CIIRC-NLP">CIIRC-NLP</a>.
|
39 |
"""
|
40 |
|
41 |
# Which evaluations are you running? how can people reproduce what you have?
|