michsethowusu commited on
Commit
3438b73
·
verified ·
1 Parent(s): 0a48398

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +21 -6
README.md CHANGED
@@ -1,10 +1,25 @@
1
  ---
2
- title: Nsanku Mmlu Leaderboard
3
- emoji: 📊
4
- colorFrom: pink
5
- colorTo: purple
6
  sdk: static
7
- pinned: false
 
 
 
 
 
 
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
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.