davelop commited on
Commit
48af7ad
·
verified ·
1 Parent(s): e95b5a0

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -35,5 +35,6 @@
35
  "batch_size": 16,
36
  "epochs": 50,
37
  "validation_split": 0.2
38
- }
 
39
  }
 
35
  "batch_size": 16,
36
  "epochs": 50,
37
  "validation_split": 0.2
38
+ },
39
+ "pipeline_tag": "image-segmentation"
40
  }