bastienp commited on
Commit
3141c40
1 Parent(s): 248ace0

fix: change default config

Browse files
Files changed (1) hide show
  1. visible-watermark-pita.py +1 -1
visible-watermark-pita.py CHANGED
@@ -53,7 +53,7 @@ class WatermarkPita(datasets.GeneratorBasedBuilder):
53
  ),
54
  ]
55
 
56
- _DEFAULT_CONFIG_NAME = "text"
57
 
58
  def _info(self):
59
  return datasets.DatasetInfo(
 
53
  ),
54
  ]
55
 
56
+ DEFAULT_CONFIG_NAME = "text"
57
 
58
  def _info(self):
59
  return datasets.DatasetInfo(