Datasets:
Upload steel_plates.py
Browse files- 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="
|
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 |
|