Datasets:

Modalities:
Text
Languages:
English
ArXiv:
Tags:
chained-qa
License:
albertvillanova HF staff commited on
Commit
c3a3cbe
1 Parent(s): dc80d34

Update script

Browse files
Files changed (1) hide show
  1. 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 = "http://www.thespermwhale.com/jaseweston/babi/tasks_1-20_v1-2.tar.gz"
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": {