mirror of
https://github.com/JoergFranke/ADNC.git
synced 2024-11-17 22:08:04 +08:00
update babi
This commit is contained in:
parent
c0b9de8a4c
commit
b5fb34aa90
@ -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'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user