sileod commited on
Commit
cda1dfe
1 Parent(s): b97a117

Update babi_nli.py

Browse files
Files changed (1) hide show
  1. babi_nli.py +1 -1
babi_nli.py CHANGED
@@ -53,7 +53,7 @@ bAbI_nli_CITATION = r"""@article{weston2015towards,
53
  """
54
 
55
  _babi_nli_DESCRIPTION = """\
56
- bAbi tasks recasted as natural language inference
57
  """
58
 
59
  DATA_URL = "https://www.dropbox.com/s/0b98tbrv2mej3cu/babi_nli.zip?dl=1"
 
53
  """
54
 
55
  _babi_nli_DESCRIPTION = """\
56
+ bAbi tasks recasted as natural language inference.
57
  """
58
 
59
  DATA_URL = "https://www.dropbox.com/s/0b98tbrv2mej3cu/babi_nli.zip?dl=1"