Datasets:

Languages:
Indonesian
Size Categories:
10K<n<100K
ArXiv:
License:
indolem commited on
Commit
291edb3
1 Parent(s): e0f8311

Update IndoMMLU.py

Browse files
Files changed (1) hide show
  1. 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/test.csv",
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):