huseinzol05 commited on
Commit
189e922
β€’
1 Parent(s): 37c4695

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -15,8 +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
- 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
 
 
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