Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,14 @@
|
|
1 |
---
|
2 |
-
license:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
# IndoMMLU
|
5 |
|
@@ -130,4 +139,4 @@ The code for the evaluation of each model we used is in `evaluate.py`, and the c
|
|
130 |
## License
|
131 |
|
132 |
The IndoMMLU dataset is licensed under a
|
133 |
-
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/).
|
|
|
1 |
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- question-answering
|
5 |
+
language:
|
6 |
+
- id
|
7 |
+
tags:
|
8 |
+
- knowledge
|
9 |
+
pretty_name: IndoMMLU
|
10 |
+
size_categories:
|
11 |
+
- 10K<n<100K
|
12 |
---
|
13 |
# IndoMMLU
|
14 |
|
|
|
139 |
## License
|
140 |
|
141 |
The IndoMMLU dataset is licensed under a
|
142 |
+
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/).
|