nlp-thedeep commited on
Commit
4582ca3
·
1 Parent(s): c76171e

Update humsetbias.py

Browse files
Files changed (1) hide show
  1. humsetbias.py +1 -1
humsetbias.py CHANGED
@@ -115,7 +115,7 @@ class Humset(datasets.GeneratorBasedBuilder):
115
  if self.config.name == "1.0.0":
116
  return datasets.DatasetInfo(
117
  # This is the description that will appear on the datasets page.
118
- description=_DESCRIPTION,
119
  # This defines the different columns of the dataset and their types
120
  features=FIRST_FEATURES,
121
  homepage=_HOMEPAGE,
 
115
  if self.config.name == "1.0.0":
116
  return datasets.DatasetInfo(
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=FIRST_FEATURES,
121
  homepage=_HOMEPAGE,