varcoder commited on
Commit
e115a06
1 Parent(s): 7b973c1

Training in progress, step 100

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "nvidia/mit-b5",
3
+ "architectures": [
4
+ "SegformerForSemanticSegmentation"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "classifier_dropout_prob": 0.1,
8
+ "decoder_hidden_size": 768,
9
+ "depths": [
10
+ 3,
11
+ 6,
12
+ 40,
13
+ 3
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
+ 64,
26
+ 128,
27
+ 320,
28
+ 512
29
+ ],
30
+ "id2label": {
31
+ "0": "background",
32
+ "1": "crack"
33
+ },
34
+ "image_size": 224,
35
+ "initializer_range": 0.02,
36
+ "label2id": {
37
+ "background": 0,
38
+ "crack": 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.31.0"
78
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dc743cc2cef1c01ed1b93146814612f4d9334eb761f61f6d033698acbf9190d
3
+ size 338793417
runs/Jul23_15-51-01_318aff82b24e/events.out.tfevents.1690127467.318aff82b24e.1268.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b8b5252bca1215dee668d0dbfbcd6d15ac7d2abfd05ea82ed39a418de3f3a5c
3
+ size 4554
runs/Jul23_16-49-16_318aff82b24e/events.out.tfevents.1690130959.318aff82b24e.1268.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ce2b3c1e5d4e61e6abe994a8ed75968d531d5c3c0faa261265ad29d1db26a3e
3
+ size 4554
runs/Jul23_16-50-43_318aff82b24e/events.out.tfevents.1690131047.318aff82b24e.1268.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ea563f0404deb7f93192506299b631e792ec35af6376adcf58077e9d037f6b4
3
+ size 4554
runs/Jul23_16-52-06_318aff82b24e/events.out.tfevents.1690131129.318aff82b24e.1268.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5abb9f8b347b4cd6c52a831020a3cc7c426d404a3e65a672928c34a51b8cdb99
3
+ size 4554
runs/Jul23_17-06-51_318aff82b24e/events.out.tfevents.1690132015.318aff82b24e.1268.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95086c93e7bc7b85c78f02a728d7c7074d16ec2ef6b90f7575f6e0aec7f32efb
3
+ size 4554
runs/Jul23_17-07-44_318aff82b24e/events.out.tfevents.1690132067.318aff82b24e.1268.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50c3c04759992816079d76056542c4784ea030bfaad3a813648945c51df44435
3
+ size 4554
runs/Jul23_17-21-03_318aff82b24e/events.out.tfevents.1690132866.318aff82b24e.1268.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e6b2d4c3b27cf52980b8d2594863a2f380e3e7f4661953ac6ba20a066d0fc58
3
+ size 20614
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a70bf022d3e3a26cab19610b0da13eeeb669f0a167ee47a7eb12ea525199cb66
3
+ size 3963