Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
@@ -35,6 +35,5 @@
|
|
35 |
"batch_size": 16,
|
36 |
"epochs": 50,
|
37 |
"validation_split": 0.2
|
38 |
-
}
|
39 |
-
"pipeline_tag": "image-segmentation" // Specify the pipeline tag
|
40 |
}
|
|
|
35 |
"batch_size": 16,
|
36 |
"epochs": 50,
|
37 |
"validation_split": 0.2
|
38 |
+
}
|
|
|
39 |
}
|