Update IndoMMLU.py
Browse files- IndoMMLU.py +1 -1
IndoMMLU.py
CHANGED
@@ -117,7 +117,7 @@ def fix_level(level, kelas):
|
|
117 |
|
118 |
|
119 |
_URL = {
|
120 |
-
'test': "https://huggingface.co/datasets/indolem/IndoMMLU/resolve/main/
|
121 |
}
|
122 |
|
123 |
class IndoMMLUConfig(datasets.BuilderConfig):
|
|
|
117 |
|
118 |
|
119 |
_URL = {
|
120 |
+
'test': "https://huggingface.co/datasets/indolem/IndoMMLU/resolve/main/IndoMMLU.csv",
|
121 |
}
|
122 |
|
123 |
class IndoMMLUConfig(datasets.BuilderConfig):
|