cattana commited on
Commit
9e8f717
1 Parent(s): 056956d
Files changed (1) hide show
  1. scico.py +1 -1
scico.py CHANGED
@@ -21,7 +21,7 @@ _DESCRIPTION = """\
21
  over scientific papers in the CS domain.
22
  """
23
 
24
- _DATA_URL = https://nlp.biu.ac.il/~ariecattan/scico/data.tar
25
 
26
  class Scico(datasets.GeneratorBasedBuilder):
27
  def _info(self):
 
21
  over scientific papers in the CS domain.
22
  """
23
 
24
+ _DATA_URL = "https://nlp.biu.ac.il/~ariecattan/scico/data.tar"
25
 
26
  class Scico(datasets.GeneratorBasedBuilder):
27
  def _info(self):