Upload mmlu_560_iter_1.py
Browse files- mmlu_560_iter_1.py +1 -1
mmlu_560_iter_1.py
CHANGED
@@ -35,7 +35,7 @@ This is a massive multitask test consisting of multiple-choice questions from va
|
|
35 |
|
36 |
_HOMEPAGE = "https://huggingface.co/datasets/alonmiron/mmlu_hinted_huggingface"
|
37 |
|
38 |
-
_URL = "https://huggingface.co/datasets/alonmiron/
|
39 |
# _URL = "https://huggingface.co/datasets/cais/mmlu/resolve/main/data.tar"
|
40 |
|
41 |
_SUBJECTS = [
|
|
|
35 |
|
36 |
_HOMEPAGE = "https://huggingface.co/datasets/alonmiron/mmlu_hinted_huggingface"
|
37 |
|
38 |
+
_URL = "https://huggingface.co/datasets/alonmiron/mmlu_560_iter_1/resolve/main/data-01.tar"
|
39 |
# _URL = "https://huggingface.co/datasets/cais/mmlu/resolve/main/data.tar"
|
40 |
|
41 |
_SUBJECTS = [
|