huseinzol05 commited on
Commit
2d72ac6
β€’
1 Parent(s): 0f4fb69

added science qa

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. app.py +3 -1
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: πŸ†πŸ‡²πŸ‡ΎπŸ€–
4
  colorFrom: red
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: 4.1.2
8
  app_file: app.py
9
  pinned: false
10
  ---
 
4
  colorFrom: red
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 4.31.2
8
  app_file: app.py
9
  pinned: false
10
  ---
app.py CHANGED
@@ -15,7 +15,9 @@ 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
 
 
19
  - This test is to test general knowledge, originally from MMLU.
20
 
21
  ## Contributions
 
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. General high school science questions, contains 323 questions, https://huggingface.co/datasets/mesolitica/mysoalan.com-qa
19
+ - This test is general test for science.
20
+ 4. Translated MMLU, https://huggingface.co/datasets/mesolitica/translated-MMLU
21
  - This test is to test general knowledge, originally from MMLU.
22
 
23
  ## Contributions