Bazsalanszky commited on
Commit
09e2613
1 Parent(s): 1b6069a

Updated about page

Browse files
Files changed (1) hide show
  1. src/about.py +1 -1
src/about.py CHANGED
@@ -39,7 +39,7 @@ demanding for models without prior training on Hungarian data. As such, we antic
39
  may encounter difficulties. Notwithstanding, a model's strong performance on the benchmark does not imply expertise in a specific task; rather, it indicates a proficiency in understanding Hungarian
40
  language and its structures.
41
 
42
- Note that the benchmark is a work in progress, and we are continuously refining and expanding it to ensure that it remains a robust evaluation tool for Hungarian language models. Your feedback and suggestions are welcome as we strive to enhance the benchmark's quality and utility.
43
  """
44
 
45
  # Which evaluations are you running? how can people reproduce what you have?
 
39
  may encounter difficulties. Notwithstanding, a model's strong performance on the benchmark does not imply expertise in a specific task; rather, it indicates a proficiency in understanding Hungarian
40
  language and its structures.
41
 
42
+ **Note that this benchmark is just a Proof of Concept and is not intended to be a comprehensive evaluation of a model's capabilities.** We encourage participants to explore the benchmark and provide feedback on how it can be improved.
43
  """
44
 
45
  # Which evaluations are you running? how can people reproduce what you have?