AlmogM commited on
Commit
fbe656f
·
1 Parent(s): b25ca5a

End of training

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "background",
32
+ "1": "fish"
33
+ },
34
+ "image_size": 224,
35
+ "initializer_range": 0.02,
36
+ "label2id": {
37
+ "background": 0,
38
+ "fish": 1
39
+ },
40
+ "layer_norm_eps": 1e-06,
41
+ "mlp_ratios": [
42
+ 4,
43
+ 4,
44
+ 4,
45
+ 4
46
+ ],
47
+ "model_type": "segformer",
48
+ "num_attention_heads": [
49
+ 1,
50
+ 2,
51
+ 5,
52
+ 8
53
+ ],
54
+ "num_channels": 3,
55
+ "num_encoder_blocks": 4,
56
+ "patch_sizes": [
57
+ 7,
58
+ 3,
59
+ 3,
60
+ 3
61
+ ],
62
+ "reshape_last_stage": true,
63
+ "semantic_loss_ignore_index": 255,
64
+ "sr_ratios": [
65
+ 8,
66
+ 4,
67
+ 2,
68
+ 1
69
+ ],
70
+ "strides": [
71
+ 4,
72
+ 2,
73
+ 2,
74
+ 2
75
+ ],
76
+ "torch_dtype": "float32",
77
+ "transformers_version": "4.26.1"
78
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98040ba56e08dbad2103879b2c4a3a5a7765339e78f7823c1c42df859929bd47
3
+ size 14931789
runs/Feb24_16-40-28_5887a370cb74/1677256965.20107/events.out.tfevents.1677256965.5887a370cb74.406.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72610284e6195a593476ab58a0d09ef27504c840a12f910bf2f860c4e34d7083
3
+ size 5774
runs/Feb24_16-40-28_5887a370cb74/events.out.tfevents.1677256965.5887a370cb74.406.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ff48f433771f47aa5e13e2407a27f7bd062eea0ddc3b4286e1ada05a4dc55cd
3
+ size 4367
runs/Feb24_16-54-42_5887a370cb74/1677257694.3412292/events.out.tfevents.1677257694.5887a370cb74.406.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb2d956c237e79941f121045e558f7f602e4c5fda6378559029cc59a9aa6903b
3
+ size 5774
runs/Feb24_16-54-42_5887a370cb74/events.out.tfevents.1677257694.5887a370cb74.406.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63f8ea85f628249a93064da6a866e5796ca189494bc173c633613727f7f6d5d7
3
+ size 7447
runs/Feb24_17-02-22_5887a370cb74/1677258159.2512543/events.out.tfevents.1677258159.5887a370cb74.406.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94db0d0dd43bf8de636112cf48c6d0a0101d1dc87ab63b26a93f64b70782b9fd
3
+ size 5774
runs/Feb24_17-02-22_5887a370cb74/events.out.tfevents.1677258159.5887a370cb74.406.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60cd6fa39f606a474a23cbf163d6bbcab2074db93c4d5664ffffca4d374c5c4e
3
+ size 128970
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd77e304996ea67b62f5ed62168abfea76cd0d720228111aa4179c118e75adac
3
+ size 3579