Adam Jirkovsky commited on
Commit
5cf1886
·
1 Parent(s): 2fc1b8f

Add team attributions

Browse files
Files changed (1) hide show
  1. src/display/about.py +1 -1
src/display/about.py CHANGED
@@ -45,7 +45,7 @@ INTRODUCTION_TEXT = f"""
45
  The goal of the CzechBench project is to provide a comprehensive and practical benchmark for evaluating Czech language models.
46
  Our [evaluation suite](https://github.com/jirkoada/czechbench_eval_harness/tree/main/lm_eval/tasks/czechbench#readme)
47
  currently consists of 15 individual tasks, leveraging pre-existing Czech datasets together with new machine translations of popular LLM benchmarks,
48
- including ARC, GSM8K, MMLU, and TruthfulQA.
49
 
50
  Key Features and Benefits:
51
  - **Tailored for the Czech Language:** The benchmark includes both original Czech datasets and adapted versions of international datasets, ensuring relevant evaluation of model performance in the Czech context.
 
45
  The goal of the CzechBench project is to provide a comprehensive and practical benchmark for evaluating Czech language models.
46
  Our [evaluation suite](https://github.com/jirkoada/czechbench_eval_harness/tree/main/lm_eval/tasks/czechbench#readme)
47
  currently consists of 15 individual tasks, leveraging pre-existing Czech datasets together with new machine translations of popular LLM benchmarks,
48
+ including ARC, GSM8K, MMLU, and TruthfulQA. This work is brought to you by CIIRC CTU and VSB Ostrava.
49
 
50
  Key Features and Benefits:
51
  - **Tailored for the Czech Language:** The benchmark includes both original Czech datasets and adapted versions of international datasets, ensuring relevant evaluation of model performance in the Czech context.