Seosnaps
commited on
Commit
•
aa4acb4
1
Parent(s):
3696fb8
Update hausa_2_eng_2.py
Browse files- hausa_2_eng_2.py +1 -0
hausa_2_eng_2.py
CHANGED
@@ -112,6 +112,7 @@ class Hausa2Eng(datasets.GeneratorBasedBuilder):
|
|
112 |
features=features,
|
113 |
supervised_keys=None,
|
114 |
homepage=_HOMEPAGE,
|
|
|
115 |
citation=_CITATION,
|
116 |
version=self.config.version,
|
117 |
)
|
|
|
112 |
features=features,
|
113 |
supervised_keys=None,
|
114 |
homepage=_HOMEPAGE,
|
115 |
+
license=_LICENSE,
|
116 |
citation=_CITATION,
|
117 |
version=self.config.version,
|
118 |
)
|