coralexbadea commited on
Commit
0382063
1 Parent(s): f2ef04e

Upload 7 files

Browse files
config.json ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "nvidia/mit-b0",
3
+ "architectures": [
4
+ "SegformerForSemanticSegmentation"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "classifier_dropout_prob": 0.1,
8
+ "decoder_hidden_size": 256,
9
+ "depths": [
10
+ 2,
11
+ 2,
12
+ 2,
13
+ 2
14
+ ],
15
+ "downsampling_rates": [
16
+ 1,
17
+ 4,
18
+ 8,
19
+ 16
20
+ ],
21
+ "drop_path_rate": 0.1,
22
+ "hidden_act": "gelu",
23
+ "hidden_dropout_prob": 0.0,
24
+ "hidden_sizes": [
25
+ 32,
26
+ 64,
27
+ 160,
28
+ 256
29
+ ],
30
+ "id2label": {
31
+ "0": "above ILM",
32
+ "1": "ILM-IPL/INL",
33
+ "2": "IPL/INL-RPE",
34
+ "3": "RPE-BM",
35
+ "4": "under BM",
36
+ "5": "PED",
37
+ "6": "SRF",
38
+ "7": "IRF"
39
+ },
40
+ "image_size": 224,
41
+ "initializer_range": 0.02,
42
+ "label2id": {
43
+ "ILM-IPL/INL": 1,
44
+ "IPL/INL-RPE": 2,
45
+ "IRF": 7,
46
+ "PED": 5,
47
+ "RPE-BM": 3,
48
+ "SRF": 6,
49
+ "above ILM": 0,
50
+ "under BM": 4
51
+ },
52
+ "layer_norm_eps": 1e-06,
53
+ "mlp_ratios": [
54
+ 4,
55
+ 4,
56
+ 4,
57
+ 4
58
+ ],
59
+ "model_type": "segformer",
60
+ "num_attention_heads": [
61
+ 1,
62
+ 2,
63
+ 5,
64
+ 8
65
+ ],
66
+ "num_channels": 3,
67
+ "num_encoder_blocks": 4,
68
+ "patch_sizes": [
69
+ 7,
70
+ 3,
71
+ 3,
72
+ 3
73
+ ],
74
+ "reshape_last_stage": true,
75
+ "semantic_loss_ignore_index": 255,
76
+ "sr_ratios": [
77
+ 8,
78
+ 4,
79
+ 2,
80
+ 1
81
+ ],
82
+ "strides": [
83
+ 4,
84
+ 2,
85
+ 2,
86
+ 2
87
+ ],
88
+ "torch_dtype": "float32",
89
+ "transformers_version": "4.30.2"
90
+ }
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8752c8524cbf1b3791ada981a7bcf59ebad08ce223a5f23262439178dc340a1f
3
+ size 29849285
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4cddd9387ee3e7d7b860ca8ab73cbf47286eaceb1743fe6d6d76892c61a30f9
3
+ size 14937933
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62fd755e24e6e23b12647dbd5446cf669851079251ce10ebb06ec89144290fa4
3
+ size 14575
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b49cb7ae2b42f8c591486f3838847569e98c61513aa2693981367b697561f322
3
+ size 627
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36e3b46bed81fd593f94799cb3d1746193f5388606e26f4f313981a927129593
3
+ size 3899