huseinzol05 commited on
Commit
0f4fb69
β€’
2 Parent(s): ae130be 189e922

Merge branch 'main' of https://huggingface.co/spaces/mesolitica/malay-llm-leaderboard into main

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -15,6 +15,8 @@ INTRODUCTION_TEXT = """
15
  - This test is for 15 years old Malaysia student, it is about reading comprehension and general knowledge for malay language.
16
  2. Tatabahasa, contains 349 questions, https://github.com/mesolitica/malaysian-dataset/tree/master/llm-benchmark/tatabahasabm.tripod.com
17
  - This test is general test for malay grammar.
 
 
18
 
19
  ## Contributions
20
 
 
15
  - This test is for 15 years old Malaysia student, it is about reading comprehension and general knowledge for malay language.
16
  2. Tatabahasa, contains 349 questions, https://github.com/mesolitica/malaysian-dataset/tree/master/llm-benchmark/tatabahasabm.tripod.com
17
  - This test is general test for malay grammar.
18
+ 3. Translated MMLU, https://huggingface.co/datasets/mesolitica/translated-MMLU
19
+ - This test is to test general knowledge, originally from MMLU.
20
 
21
  ## Contributions
22