Seosnaps commited on
Commit
82b49d8
1 Parent(s): a84d610

Update hausa_2_eng_2.py

Browse files
Files changed (1) hide show
  1. hausa_2_eng_2.py +1 -2
hausa_2_eng_2.py CHANGED
@@ -23,7 +23,7 @@ _CITATION = """\
23
  }
24
  """
25
 
26
- _LICENSE = "https://creativecommons.org/publicdomain/zero/1.0/"
27
 
28
 
29
  _HOMEPAGE = "https://huggingface.co/datasets/Seon25/hausa_2_eng_2"
@@ -112,7 +112,6 @@ class Hausa2Eng(datasets.GeneratorBasedBuilder):
112
  features=features,
113
  supervised_keys=None,
114
  homepage=_HOMEPAGE,
115
- license=_LICENSE,
116
  citation=_CITATION,
117
  version=self.config.version,
118
  )
 
23
  }
24
  """
25
 
26
+
27
 
28
 
29
  _HOMEPAGE = "https://huggingface.co/datasets/Seon25/hausa_2_eng_2"
 
112
  features=features,
113
  supervised_keys=None,
114
  homepage=_HOMEPAGE,
 
115
  citation=_CITATION,
116
  version=self.config.version,
117
  )