canders1 commited on
Commit
5e69908
·
verified ·
1 Parent(s): 5c1cb84

Upload SegformerForSemanticSegmentation

Browse files
Files changed (2) hide show
  1. config.json +6 -6
  2. model.safetensors +1 -1
config.json CHANGED
@@ -18,6 +18,7 @@
18
  16
19
  ],
20
  "drop_path_rate": 0.1,
 
21
  "hidden_act": "gelu",
22
  "hidden_dropout_prob": 0.0,
23
  "hidden_sizes": [
@@ -27,9 +28,9 @@
27
  256
28
  ],
29
  "id2label": {
30
- "0": "unlabeld",
31
  "1": "line filler",
32
- "2": "marginalia",
33
  "3": "painted initials",
34
  "4": "miniatures",
35
  "5": "borders",
@@ -41,12 +42,12 @@
41
  "label2id": {
42
  "borders": 5,
43
  "line filler": 1,
44
- "marginalia": 2,
45
  "miniatures": 4,
46
  "painted initials": 3,
47
  "pen flourished texts": 7,
48
  "pen flourishing": 6,
49
- "unlabeld": 0
50
  },
51
  "layer_norm_eps": 1e-06,
52
  "mlp_ratios": [
@@ -84,6 +85,5 @@
84
  2,
85
  2
86
  ],
87
- "torch_dtype": "float32",
88
- "transformers_version": "4.54.0"
89
  }
 
18
  16
19
  ],
20
  "drop_path_rate": 0.1,
21
+ "dtype": "float32",
22
  "hidden_act": "gelu",
23
  "hidden_dropout_prob": 0.0,
24
  "hidden_sizes": [
 
28
  256
29
  ],
30
  "id2label": {
31
+ "0": "unlabeled",
32
  "1": "line filler",
33
+ "2": "marginal images",
34
  "3": "painted initials",
35
  "4": "miniatures",
36
  "5": "borders",
 
42
  "label2id": {
43
  "borders": 5,
44
  "line filler": 1,
45
+ "marginal images": 2,
46
  "miniatures": 4,
47
  "painted initials": 3,
48
  "pen flourished texts": 7,
49
  "pen flourishing": 6,
50
+ "unlabeled": 0
51
  },
52
  "layer_norm_eps": 1e-06,
53
  "mlp_ratios": [
 
85
  2,
86
  2
87
  ],
88
+ "transformers_version": "4.57.1"
 
89
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e01eb88f22c76e16a47c75859d2cae62c3c5dc2688d36947b32e1a7bd4ce7945
3
  size 14890952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10d83248e7807098ce703fd52de4a500e8d059797643cf0b95c98ed517dcfd4f
3
  size 14890952