Spaces:
Sleeping
Sleeping
HEADER_TITLE = """ | |
<div style="display: flex; flex-wrap: wrap; justify-content: space-around; align-items: center;"> | |
<div> | |
<h1 align="center" id="space-title">Adam Mickiewicz University's Center for Artificial Intelligence</h1> | |
<h2 align="center" id="space-subtitle">LLMs medical benchmark</h2> | |
</div> | |
</div> | |
""" | |
LEADERBOARD_DESC = """## ... | |
""" | |
PES_DESC = """#### PES (Państwowy Egzamin Specjalizacyjny, National Specialization Examination, Board Certification Exam) | |
""" | |
LDEK_DESC = """#### LDEK (Lekarsko-Dentystyczny Egzamin Końcowy, Dental Final Examination) | |
""" | |
LEK_DESC = """#### LEK (Lekarski Egzamin Końcowy, Medical Final Examination) | |
""" | |
LDEK_DESC_EN = """#### LDEK - English Version | |
""" | |
LEK_DESC_EN = """#### LEK - English Version | |
""" | |
CITATION_LABEL = "..." | |
CITATION_CONTENT = "..." | |