Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,10 +1,25 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Ghanaian MMLU Leaderboard
|
| 3 |
+
emoji: 🏆
|
| 4 |
+
colorFrom: green
|
| 5 |
+
colorTo: yellow
|
| 6 |
sdk: static
|
| 7 |
+
app_file: index.html
|
| 8 |
+
pinned: true
|
| 9 |
+
license: mit
|
| 10 |
+
tags:
|
| 11 |
+
- mmlu
|
| 12 |
+
- ghana
|
| 13 |
+
- benchmark
|
| 14 |
+
- leaderboard
|
| 15 |
+
- low-resource-languages
|
| 16 |
---
|
| 17 |
|
| 18 |
+
# Ghanaian MMLU Leaderboard
|
| 19 |
+
|
| 20 |
+
Benchmarking LLMs on **2,194** multiple-choice questions across **12 Ghanaian
|
| 21 |
+
languages** from the [NTC licensing practice tests](https://ntc.gov.gh/practice_test/ghanaian_languages/).
|
| 22 |
+
All models are evaluated with **thinking disabled** for fair comparison.
|
| 23 |
+
|
| 24 |
+
Data source: [GhanaNLP/nsanku-MMLU](https://github.com/GhanaNLP/nsanku-MMLU) —
|
| 25 |
+
the leaderboard reads results directly from the repo's `results/` directory.
|