MHasanUnical commited on
Commit
b8ae144
·
verified ·
1 Parent(s): fb331b0

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -21,7 +21,7 @@
21
  "BinarySegmentation"
22
  ],
23
  "auto_map": {
24
- "AutoConfig": "model.VesselSegmentConfig",
25
- "AutoModel": "model.VesselSegmentModel"
26
  }
27
  }
 
21
  "BinarySegmentation"
22
  ],
23
  "auto_map": {
24
+ "AutoConfig": "ModelConfiguration.VesselSegmentConfig",
25
+ "AutoModel": "Model.VesselSegmentModel"
26
  }
27
  }