XintongHe commited on
Commit
d2599ae
1 Parent(s): 9f5c6e3

Update Populus_Stomatal_Images_Datasets.py

Browse files
Populus_Stomatal_Images_Datasets.py CHANGED
@@ -57,7 +57,7 @@ _LICENSE = ""
57
 
58
 
59
  # TODO: Name of the dataset usually matches the script name with CamelCase instead of snake_case
60
- class Populus_Stomatal_Images_Datasets(datasets.GeneratorBasedBuilder):
61
  """TODO: Short description of my dataset."""
62
 
63
  VERSION = datasets.Version("1.1.1")
 
57
 
58
 
59
  # TODO: Name of the dataset usually matches the script name with CamelCase instead of snake_case
60
+ class NewDataset(datasets.GeneratorBasedBuilder):
61
  """TODO: Short description of my dataset."""
62
 
63
  VERSION = datasets.Version("1.1.1")