Spaces:
Runtime error
Runtime error
Commit
·
cfdb11d
1
Parent(s):
5c64d66
Change description
Browse files- src/about.py +2 -0
src/about.py
CHANGED
@@ -38,6 +38,8 @@ In designing the benchmark, our objective was to create challenges that would be
|
|
38 |
demanding for models without prior training on Hungarian data. As such, we anticipate that models trained on Hungarian datasets will perform well on the benchmark, whereas those lacking this experience
|
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 |
|
43 |
# Which evaluations are you running? how can people reproduce what you have?
|
|
|
38 |
demanding for models without prior training on Hungarian data. As such, we anticipate that models trained on Hungarian datasets will perform well on the benchmark, whereas those lacking this experience
|
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?
|