Upload 2 files
Browse files- README.md +3 -0
- mmlu_560_haiku_hinted .py +1 -1
README.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
mmlu_560_haiku_hinted .py
CHANGED
@@ -34,7 +34,7 @@ This is a massive multitask test consisting of multiple-choice questions from va
|
|
34 |
|
35 |
_HOMEPAGE = "https://huggingface.co/datasets/alonmiron/mmlu_hinted"
|
36 |
|
37 |
-
_URL = "https://huggingface.co/datasets/
|
38 |
|
39 |
_SUBJECTS = [
|
40 |
"all",
|
|
|
34 |
|
35 |
_HOMEPAGE = "https://huggingface.co/datasets/alonmiron/mmlu_hinted"
|
36 |
|
37 |
+
_URL = "https://huggingface.co/datasets/mmlu_560_haiku_hinted/blob/main/data.tar"
|
38 |
|
39 |
_SUBJECTS = [
|
40 |
"all",
|