Fix
* fix: Add Slovak Hate Speech and Offensive Language Dataset (1274)
* Add Slovak Hate Speech and Offensive Language
Dataset
This commit introduces the Slovak Hate Speech and Offensive Language Database to MTEB. The dataset includes posts from a social network, annotated by humans for hate speech and offensive content. Additionally, the corresponding task has been added to the tasks.md table to reflect this update.
* Add Slovak Hate Speech and Offensive Language Dataset
- Updated __init__.py to include the new SlovakHateSpeechClassification task.
- Modified SlovakHateSpeechClassification.py as per review suggestions to enhance functionality and readability.
* Did requested changes:
- Updated __init__.py to include the new SlovakHateSpeechClassification task.
- Modified SlovakHateSpeechClassification.py as per review suggestions to enhance functionality and readability.
* resolve linting issues by running `make lint` ([`f3d8014`](https://github.com/embeddings-benchmark/mteb/commit/f3d8014fc91dfdf400ab7713683afe4cf785cabf))
Unknown
* WIP: Leaderboard UI improvements (1312)
* Fixed typos in task_results
* Fixed typos in task_results
* Added Tailwind, reorganized layout and fixed scrolling
* Ran linting ([`bd5ee9e`](https://github.com/embeddings-benchmark/mteb/commit/bd5ee9eca947a656f6ed0d83971615d53a85475a))
* Update tasks table ([`0d86753`](https://github.com/embeddings-benchmark/mteb/commit/0d8675338a0c99a606daa19bbc2a35d904b5c93f))