Datasets:
Tasks:
Question Answering
Modalities:
Text
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
chained-qa
License:
Update script
Browse files- babi_qa.py +1 -1
babi_qa.py
CHANGED
|
@@ -44,7 +44,7 @@ _HOMEPAGE = "https://research.fb.com/downloads/babi/"
|
|
| 44 |
|
| 45 |
_LICENSE = """Creative Commons Attribution 3.0 License"""
|
| 46 |
|
| 47 |
-
ZIP_URL = "
|
| 48 |
paths = {
|
| 49 |
"en": {
|
| 50 |
"qa9": {
|
|
|
|
| 44 |
|
| 45 |
_LICENSE = """Creative Commons Attribution 3.0 License"""
|
| 46 |
|
| 47 |
+
ZIP_URL = "data/tasks_1-20_v1-2.tar.gz"
|
| 48 |
paths = {
|
| 49 |
"en": {
|
| 50 |
"qa9": {
|