StarscreamDeceptions
commited on
Commit
β’
be2f1ff
1
Parent(s):
e417adb
Update src/about.py
Browse files- src/about.py +1 -1
src/about.py
CHANGED
@@ -42,7 +42,7 @@ TITLE = """<img src="https://raw.githubusercontent.com/BobTsang1995/Multilingual
|
|
42 |
INTRODUCTION_TEXT = """
|
43 |
π **Multilingual MMLU Benchmark Leaderboard:** This leaderboard is dedicated to evaluating and comparing the multilingual capabilities of large language models across different languages and cultures.
|
44 |
|
45 |
-
π¬ MMMLU Dataset: The dataset used for evaluation is
|
46 |
|
47 |
π― Our Goal is to raise awareness about the importance of improving the performance of LLMs across various languages, with a particular focus on cultural contexts. We strive to make LLM more inclusive and effective for users worldwide.
|
48 |
"""
|
|
|
42 |
INTRODUCTION_TEXT = """
|
43 |
π **Multilingual MMLU Benchmark Leaderboard:** This leaderboard is dedicated to evaluating and comparing the multilingual capabilities of large language models across different languages and cultures.
|
44 |
|
45 |
+
π¬ MMMLU Dataset: The dataset used for evaluation is [OpenAI MMMLU Benchmark](https://huggingface.co/datasets/openai/MMMLU), which covers a broad range of topics from 57 different categories, covering elementary-level knowledge up to advanced professional subjects like law, physics, history, and computer science. MMMLU contains 14 languages: AR_XY (Arabic), BN_BD (Bengali), DE_DE (German), ES_LA (Spanish), FR_FR (French), HI_IN (Hindi), ID_ID (Indonesian), IT_IT (Italian), JA_JP (Japanese), KO_KR (Korean), PT_BR (Brazilian Portuguese), SW_KE (Swahili), YO_NG (Yoruba), ZH_CN (Simplified Chinese).
|
46 |
|
47 |
π― Our Goal is to raise awareness about the importance of improving the performance of LLMs across various languages, with a particular focus on cultural contexts. We strive to make LLM more inclusive and effective for users worldwide.
|
48 |
"""
|