Datasets:
Tasks:
Multiple Choice
Modalities:
Text
Formats:
parquet
Sub-tasks:
multiple-choice-qa
Languages:
English
Size:
10M - 100M
ArXiv:
License:
Update loading script
Browse files
asnq.py
CHANGED
@@ -59,7 +59,7 @@ and
|
|
59 |
https://research.google/pubs/pub47761/
|
60 |
"""
|
61 |
|
62 |
-
_URL = "
|
63 |
|
64 |
|
65 |
class ASNQ(datasets.GeneratorBasedBuilder):
|
|
|
59 |
https://research.google/pubs/pub47761/
|
60 |
"""
|
61 |
|
62 |
+
_URL = "data/asnq.zip"
|
63 |
|
64 |
|
65 |
class ASNQ(datasets.GeneratorBasedBuilder):
|