Spaces:
Runtime error
Runtime error
Commit ·
7ce6077
1
Parent(s): b554170
final release (hopefully)
Browse files- config/config.yaml +1 -1
config/config.yaml
CHANGED
|
@@ -17,7 +17,7 @@ dataset:
|
|
| 17 |
name: intel_image
|
| 18 |
path: data
|
| 19 |
intel_image:
|
| 20 |
-
n_classes:
|
| 21 |
class_names: ['BUILDING', 'FOREST', 'GLACIER', 'MOUNTAIN', 'SEA', 'STREET']
|
| 22 |
imagenette:
|
| 23 |
n_classes: 10
|
|
|
|
| 17 |
name: intel_image
|
| 18 |
path: data
|
| 19 |
intel_image:
|
| 20 |
+
n_classes: 6
|
| 21 |
class_names: ['BUILDING', 'FOREST', 'GLACIER', 'MOUNTAIN', 'SEA', 'STREET']
|
| 22 |
imagenette:
|
| 23 |
n_classes: 10
|