Commit
·
b1a3d67
1
Parent(s):
1d31670
remove incorrect chars
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
title: Icelandic LLM Leaderboard
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
| 6 |
sdk: docker
|
|
@@ -17,7 +17,7 @@ tags:
|
|
| 17 |
short_description: Track, rank and evaluate LLMs on Icelandic language tasks
|
| 18 |
---
|
| 19 |
|
| 20 |
-
# Icelandic LLM Leaderboard
|
| 21 |
|
| 22 |
A comprehensive leaderboard for evaluating Large Language Models (LLMs) on Icelandic language tasks. This leaderboard tracks model performance across various Icelandic benchmarks including WinoGrande-IS, GED, Inflection, Belebele-IS, ARC-Challenge-IS, and WikiQA-IS.
|
| 23 |
|
|
@@ -29,7 +29,7 @@ A comprehensive leaderboard for evaluating Large Language Models (LLMs) on Icela
|
|
| 29 |
- 📱 Responsive and modern React interface
|
| 30 |
- 🎨 Dark/Light mode support
|
| 31 |
- ⚡️ Optimized performance with virtualization
|
| 32 |
-
-
|
| 33 |
|
| 34 |
## Benchmarks
|
| 35 |
|
|
@@ -67,4 +67,4 @@ To submit a model for evaluation, please follow the submission guidelines in the
|
|
| 67 |
|
| 68 |
## License
|
| 69 |
|
| 70 |
-
Apache 2.0 License - see LICENSE file for details.
|
|
|
|
| 1 |
---
|
| 2 |
title: Icelandic LLM Leaderboard
|
| 3 |
+
emoji: 🇮
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
| 6 |
sdk: docker
|
|
|
|
| 17 |
short_description: Track, rank and evaluate LLMs on Icelandic language tasks
|
| 18 |
---
|
| 19 |
|
| 20 |
+
# Icelandic LLM Leaderboard 🇮
|
| 21 |
|
| 22 |
A comprehensive leaderboard for evaluating Large Language Models (LLMs) on Icelandic language tasks. This leaderboard tracks model performance across various Icelandic benchmarks including WinoGrande-IS, GED, Inflection, Belebele-IS, ARC-Challenge-IS, and WikiQA-IS.
|
| 23 |
|
|
|
|
| 29 |
- 📱 Responsive and modern React interface
|
| 30 |
- 🎨 Dark/Light mode support
|
| 31 |
- ⚡️ Optimized performance with virtualization
|
| 32 |
+
- 🇮 Specialized for Icelandic language evaluation
|
| 33 |
|
| 34 |
## Benchmarks
|
| 35 |
|
|
|
|
| 67 |
|
| 68 |
## License
|
| 69 |
|
| 70 |
+
Apache 2.0 License - see LICENSE file for details.
|