Datasets:
Commit
·
b638970
1
Parent(s):
4582ca3
Update humsetbias.py
Browse files- humsetbias.py +1 -1
humsetbias.py
CHANGED
@@ -117,7 +117,7 @@ class Humset(datasets.GeneratorBasedBuilder):
|
|
117 |
# This is the description that will appear on the datasets page.
|
118 |
description=_DESCRIPTION_BIAS,
|
119 |
# This defines the different columns of the dataset and their types
|
120 |
-
features=
|
121 |
homepage=_HOMEPAGE,
|
122 |
license=_LICENSE,
|
123 |
citation=_CITATION,
|
|
|
117 |
# This is the description that will appear on the datasets page.
|
118 |
description=_DESCRIPTION_BIAS,
|
119 |
# This defines the different columns of the dataset and their types
|
120 |
+
features=HUMSETBIAS_FEATURES,
|
121 |
homepage=_HOMEPAGE,
|
122 |
license=_LICENSE,
|
123 |
citation=_CITATION,
|