huseinzol05 commited on
Commit
37c4695
β€’
1 Parent(s): 54b5c6c

Update app.py

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-question-only
19
+ - This test only translated the questions, the answers remain in english.
20
 
21
  ## Contributions
22