update readme
Browse files
README.md
CHANGED
|
@@ -1,13 +1,21 @@
|
|
| 1 |
---
|
| 2 |
-
title: Multilingual MMLU Benchmark Leaderboard
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: gradio
|
| 7 |
app_file: app.py
|
| 8 |
pinned: true
|
| 9 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
|
|
|
| 11 |
# Multilingual MMLU Benchmark Leaderboard
|
| 12 |
|
| 13 |
Welcome to the **Multilingual MMLU Benchmark Leaderboard**! This leaderboard is designed to assess the performance of both open-source and closed-source language models on the **Multilingual MMLU (Massive Multitask Language Understanding)** benchmark. The benchmark evaluates the memorization, reasoning, and linguistic capabilities of models across a wide range of languages, making it a crucial tool for comparing multilingual AI performance.
|
|
|
|
| 1 |
---
|
| 2 |
+
title: ๐ Multilingual MMLU Benchmark Leaderboard
|
| 3 |
+
emoji: ๐
|
| 4 |
+
colorFrom: teal
|
| 5 |
+
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
app_file: app.py
|
| 8 |
pinned: true
|
| 9 |
license: apache-2.0
|
| 10 |
+
description: "Compare multilingual models on the MMLU benchmark leaderboard across languages and tasks"
|
| 11 |
+
tags:
|
| 12 |
+
- multilingual
|
| 13 |
+
- benchmark
|
| 14 |
+
- MMMLU
|
| 15 |
+
- leaderboard
|
| 16 |
+
- machine learning
|
| 17 |
---
|
| 18 |
+
|
| 19 |
# Multilingual MMLU Benchmark Leaderboard
|
| 20 |
|
| 21 |
Welcome to the **Multilingual MMLU Benchmark Leaderboard**! This leaderboard is designed to assess the performance of both open-source and closed-source language models on the **Multilingual MMLU (Massive Multitask Language Understanding)** benchmark. The benchmark evaluates the memorization, reasoning, and linguistic capabilities of models across a wide range of languages, making it a crucial tool for comparing multilingual AI performance.
|