Upload 2 files
Browse files- data.tar +3 -0
- mmlu_560_iter_1.py +1 -1
data.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a72fa216709d8d8076cecbccee8328f4b74bef8e8c53a9c3f237e5851644a6f0
|
3 |
+
size 921600
|
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/mmlu_560_iter_1/resolve/main/data
|
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.tar"
|
39 |
# _URL = "https://huggingface.co/datasets/cais/mmlu/resolve/main/data.tar"
|
40 |
|
41 |
_SUBJECTS = [
|