mstz commited on
Commit
fb080e7
1 Parent(s): 3a8bcb6

Upload steel_plates.py

Browse files
Files changed (1) hide show
  1. steel_plates.py +1 -1
steel_plates.py CHANGED
@@ -292,7 +292,7 @@ class Landsat(datasets.GeneratorBasedBuilder):
292
  LandsatConfig(name="steel_plates_3", description="Landsat for binary classification."),
293
  LandsatConfig(name="steel_plates_4", description="Landsat for binary classification."),
294
  LandsatConfig(name="steel_plates_5", description="Landsat for binary classification."),
295
- LandsatConfig(name="steel_plates_5", description="Landsat for binary classification."),
296
 
297
  ]
298
 
 
292
  LandsatConfig(name="steel_plates_3", description="Landsat for binary classification."),
293
  LandsatConfig(name="steel_plates_4", description="Landsat for binary classification."),
294
  LandsatConfig(name="steel_plates_5", description="Landsat for binary classification."),
295
+ LandsatConfig(name="steel_plates_6", description="Landsat for binary classification."),
296
 
297
  ]
298