update babi

This commit is contained in:
Joerg Franke 2018-06-25 10:13:23 +02:00
parent c0b9de8a4c
commit b5fb34aa90

View File

@ -19,7 +19,7 @@ import tarfile
import pathlib import pathlib
from collections import Counter from collections import Counter
DEFAULT_DATA_FOLDER = ".babi_data" DEFAULT_DATA_FOLDER = "data_babi"
LONGEST_SAMPLE_LENGTH = 1920 LONGEST_SAMPLE_LENGTH = 1920
bAbI_URL = 'http://www.thespermwhale.com/jaseweston/babi/tasks_1-20_v1-2.tar.gz' bAbI_URL = 'http://www.thespermwhale.com/jaseweston/babi/tasks_1-20_v1-2.tar.gz'