michal commited on
Commit
f31387a
·
1 Parent(s): ed18e81
Files changed (1) hide show
  1. src/abouts.py +3 -1
src/abouts.py CHANGED
@@ -8,7 +8,9 @@ HEADER_TITLE = """
8
  """
9
 
10
  LEADERBOARD_DESC = """
11
- ### The leaderboard showcases the performance and progress of language models evaluated on Polish medical exams, including the National Specialization Examination (PES), Medical Final Examination (LEK), and Dental Final Examination (LDEK). These evaluations assess the models' ability to understand and apply medical knowledge across diverse disciplines, leveraging publicly available datasets and newly curated test sets.
 
 
12
 
13
  """
14
 
 
8
  """
9
 
10
  LEADERBOARD_DESC = """
11
+ ### Polish Medical Exams Leaderboard
12
+
13
+ The leaderboard showcases the performance and progress of language models evaluated on Polish medical exams, including the National Specialization Examination (PES), Medical Final Examination (LEK), and Dental Final Examination (LDEK). These evaluations assess the models' ability to understand and apply medical knowledge across diverse disciplines, leveraging publicly available datasets and newly curated test sets.
14
 
15
  """
16