jasonyang-ytl commited on
Commit
21df692
·
verified ·
1 Parent(s): eea404a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -21,7 +21,7 @@ Released on September 27, 2024
21
  </p>
22
  </h4>
23
 
24
- # Introduction
25
 
26
  MalayMMLU is the first multitask language understanding (MLU) for Malay Language. The benchmark comprises 24,213 questions spanning both primary (Year 1-6) and secondary (Form 1-5) education levels in Malaysia, encompassing 5 broad topics that further divide into 22 subjects.
27
  <p align="center">
@@ -36,9 +36,9 @@ MalayMMLU is the first multitask language understanding (MLU) for Malay Language
36
  | **Others** | Life Skills (Primary, Secondary), Principles of Accounting (Secondary), Economics (Secondary), Business (Secondary), Agriculture (Secondary) |
37
  | **Humanities** | Quran and Sunnah (Secondary), Islam (Primary, Secondary), Sports Science Knowledge (Secondary) |
38
 
39
- # Result
40
 
41
- ### Zero-shot results of LLMs on MalayMMLU (First token accuracy)
42
 
43
  | **Model** | **Language** | **Humanities** | **STEM** | **Social Science** | **Others** | **Average** |
44
  |-------------------------|-------------------|---------------------|---------------|-------------------------|-----------------|------------------|
@@ -63,3 +63,19 @@ MalayMMLU is the first multitask language understanding (MLU) for Malay Language
63
  | [Baichuan-2 (7B)](https://huggingface.co/baichuan-inc/Baichuan2-7B-Chat) | 40.41 | 47.35 | 44.37 | 46.33 | 43.54 | 44.30 |
64
  | [Komodo (7B)](https://huggingface.co/Yellow-AI-NLP/komodo-7b-base) | 43.62 | 45.53 | 39.34 | 39.75 | 39.48 | 41.72 |
65
  | [MaLLaM-v2 (5B)](https://huggingface.co/mesolitica/mallam-5b-20k-instructions-v2)| 42.56 | 46.42 | 42.16 | 40.81 | 38.81 | 42.07 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  </p>
22
  </h4>
23
 
24
+ ## Introduction
25
 
26
  MalayMMLU is the first multitask language understanding (MLU) for Malay Language. The benchmark comprises 24,213 questions spanning both primary (Year 1-6) and secondary (Form 1-5) education levels in Malaysia, encompassing 5 broad topics that further divide into 22 subjects.
27
  <p align="center">
 
36
  | **Others** | Life Skills (Primary, Secondary), Principles of Accounting (Secondary), Economics (Secondary), Business (Secondary), Agriculture (Secondary) |
37
  | **Humanities** | Quran and Sunnah (Secondary), Islam (Primary, Secondary), Sports Science Knowledge (Secondary) |
38
 
39
+ ## Result
40
 
41
+ #### Zero-shot results of LLMs on MalayMMLU (First token accuracy)
42
 
43
  | **Model** | **Language** | **Humanities** | **STEM** | **Social Science** | **Others** | **Average** |
44
  |-------------------------|-------------------|---------------------|---------------|-------------------------|-----------------|------------------|
 
63
  | [Baichuan-2 (7B)](https://huggingface.co/baichuan-inc/Baichuan2-7B-Chat) | 40.41 | 47.35 | 44.37 | 46.33 | 43.54 | 44.30 |
64
  | [Komodo (7B)](https://huggingface.co/Yellow-AI-NLP/komodo-7b-base) | 43.62 | 45.53 | 39.34 | 39.75 | 39.48 | 41.72 |
65
  | [MaLLaM-v2 (5B)](https://huggingface.co/mesolitica/mallam-5b-20k-instructions-v2)| 42.56 | 46.42 | 42.16 | 40.81 | 38.81 | 42.07 |
66
+
67
+
68
+
69
+ ## Citation
70
+
71
+ ```bibtex
72
+ @InProceedings{MalayMMLU2024,
73
+ author = {Poh, Soon Chang and Yang, Sze Jue and Tan, Jeraelyn Ming Li and Chieng, Lawrence Leroy Tze Yao and Tan, Jia Xuan and Yu, Zhenyu and Foong, Chee Mun and Chan, Chee Seng },
74
+ title = {MalayMMLU: A Multitask Benchmark for the Low-Resource Malay Language},
75
+ booktitle = {Empirical Methods in Natural Language Processing (EMNLP)},
76
+ month = {November},
77
+ year = {2024},
78
+ }
79
+ ```
80
+ ## Feedback
81
+ Suggestions and opinions (both positive and negative) are greatly welcome. Please contact the author by sending email to `cs.chan at um.edu.my`.