Jwalit commited on
Commit
24707f5
·
verified ·
1 Parent(s): d5382b2

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +5 -6
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,9 +1,8 @@
1
  {
2
- "task": "document_segmentation",
3
  "backbone": "mobilenet_v3_small",
4
- "img_size": 224,
5
- "epochs": 8,
6
- "device": "cpu",
7
- "best_metric": "0.8262 IoU",
8
- "num_images": 2623
9
  }
 
1
  {
2
+ "task": "segmentation",
3
  "backbone": "mobilenet_v3_small",
4
+ "epochs": 15,
5
+ "best_metric": "0.7124 IoU",
6
+ "num_images": 300,
7
+ "device": "cpu"
 
8
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5965be686006a0b869f02cc3dc1f1222fb28d98c89bb8f1dd67e21aa1b1db7d9
3
- size 10735543
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58be7223f6b6153954460c5082dd677e6a33322bc13e8e8ce929ebe21bea660b
3
+ size 10733559