Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
|
3 |
|
4 |
# Indonesian MMLU
|
5 |
|
6 |
An organized version of the Indonesian MMLU benchmark.\
|
7 |
-
Original data can be found [here](https://huggingface.co/datasets/indolem/IndoMMLU)
|
8 |
-
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- question-answering
|
5 |
+
language:
|
6 |
+
- id
|
7 |
+
tags:
|
8 |
+
- incontext learning
|
9 |
+
- large language models
|
10 |
+
- generative language models
|
11 |
+
size_categories:
|
12 |
+
- 10K<n<100K
|
13 |
+
---
|
14 |
|
15 |
|
16 |
|
17 |
# Indonesian MMLU
|
18 |
|
19 |
An organized version of the Indonesian MMLU benchmark.\
|
20 |
+
Original data can be found [here](https://huggingface.co/datasets/indolem/IndoMMLU)
|
|