File size: 1,363 Bytes
87ad165
bd5b131
 
 
 
 
 
 
87ad165
 
 
397694c
87ad165
de1d88f
 
bd5b131
87ad165
 
bd5b131
 
 
 
 
87ad165
bd5b131
87ad165
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Your leaderboard name
TITLE = """<div style="display: flex; flex-wrap: wrap; justify-content: space-around;">
    <img src="https://speakleash.org/wp-content/uploads/2023/09/SpeakLeash_logo.svg">
    <div>
        <h1 align="center" id="space-title">Polish EQ-Bench Leaderboard</h1>
        <h2 align="center" id="space-subtitle">Leaderboard was created as part of an open-science project SpeakLeash.org</h2>
    </div>
</div>"""

# What does your leaderboard evaluate?
INTRODUCTION_TEXT = """
Polish Emotional Intelligence Benchmark for LLMs

Help us develop Polish Large Language Model Bielik by using [Arena](https://arena.speakleash.org.pl/).

We gratefully acknowledge Polish high-performance computing infrastructure PLGrid (HPC Centers: ACK Cyfronet AGH) for providing computer facilities and support within computational grant no. PLG/2024/016951.
"""

AUTHORS = """Authors:
* Automatic translation: [Remigiusz Kinas](https://www.linkedin.com/in/remigiusz-kinas/)
* Translation proofreading and localization: [Maria Filipkowska](https://www.linkedin.com/in/maria-filipkowska/)
* Preparing dataset: [Kacper Milan](https://www.linkedin.com/in/kacper-milan/)
* Running benchmark: [Krzysztof Wróbel](https://www.linkedin.com/in/wrobelkrzysztof/)

Based on: EQ-Bench: An Emotional Intelligence Benchmark for Large Language Models, Samuel J. Paech, 2023"""