Datasets:

Tasks:
Other
Multilinguality:
monolingual
Size Categories:
unknown
Language Creators:
found
Annotations Creators:
machine-generated
Source Datasets:
original
License:
Eugene Siow commited on
Commit
428d274
1 Parent(s): 2221e74

Add remove printouts.

Browse files
Files changed (1) hide show
  1. Set5.py +0 -2
Set5.py CHANGED
@@ -84,8 +84,6 @@ class Set5(datasets.GeneratorBasedBuilder):
84
  ) for key, values in _DATA_OPTIONS.items()
85
  ]
86
 
87
- print(BUILDER_CONFIGS)
88
-
89
  DEFAULT_CONFIG_NAME = _DEFAULT_CONFIG
90
 
91
  def _info(self):
84
  ) for key, values in _DATA_OPTIONS.items()
85
  ]
86
 
 
 
87
  DEFAULT_CONFIG_NAME = _DEFAULT_CONFIG
88
 
89
  def _info(self):