davelop commited on
Commit
b119a07
·
verified ·
1 Parent(s): 1c697e5

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -36,5 +36,5 @@
36
  "epochs": 50,
37
  "validation_split": 0.2
38
  },
39
- "pipeline_tag": "image-segmentation"
40
  }
 
36
  "epochs": 50,
37
  "validation_split": 0.2
38
  },
39
+ "pipeline_tag": "image-segmentation" // Specify the pipeline tag
40
  }