huseinzol05
commited on
Commit
β’
2d72ac6
1
Parent(s):
0f4fb69
added science qa
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: ππ²πΎπ€
|
|
4 |
colorFrom: red
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 4.
|
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.
|
|
|
|
|
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
|