Euniceyeee commited on
Commit
dca1d91
1 Parent(s): 105172e

Update kidney-ct-abnormality.py

Browse files
Files changed (1) hide show
  1. kidney-ct-abnormality.py +1 -1
kidney-ct-abnormality.py CHANGED
@@ -38,7 +38,7 @@ LABELS = [
38
  class KidneyCTAbnormality(datasets.GeneratorBasedBuilder):
39
  """Collection of brain xray images for fine-grain classification."""
40
 
41
- VERSION = datasets.Version("1.0")
42
 
43
  def _info(self):
44
  return datasets.DatasetInfo(
 
38
  class KidneyCTAbnormality(datasets.GeneratorBasedBuilder):
39
  """Collection of brain xray images for fine-grain classification."""
40
 
41
+ VERSION = datasets.Version("1.0.0")
42
 
43
  def _info(self):
44
  return datasets.DatasetInfo(