kalina123 commited on
Commit
c5545b7
·
verified ·
1 Parent(s): 27cae23

Training in progress, step 20

Browse files
config.json ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ },
33
+ "image_size": 224,
34
+ "initializer_range": 0.02,
35
+ "label2id": {
36
+ "background": 0
37
+ },
38
+ "layer_norm_eps": 1e-06,
39
+ "mlp_ratios": [
40
+ 4,
41
+ 4,
42
+ 4,
43
+ 4
44
+ ],
45
+ "model_type": "segformer",
46
+ "num_attention_heads": [
47
+ 1,
48
+ 2,
49
+ 5,
50
+ 8
51
+ ],
52
+ "num_channels": 3,
53
+ "num_encoder_blocks": 4,
54
+ "patch_sizes": [
55
+ 7,
56
+ 3,
57
+ 3,
58
+ 3
59
+ ],
60
+ "reshape_last_stage": true,
61
+ "semantic_loss_ignore_index": 255,
62
+ "sr_ratios": [
63
+ 8,
64
+ 4,
65
+ 2,
66
+ 1
67
+ ],
68
+ "strides": [
69
+ 4,
70
+ 2,
71
+ 2,
72
+ 2
73
+ ],
74
+ "torch_dtype": "float32",
75
+ "transformers_version": "4.49.0"
76
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d5510864a6a7198450ec9434fd268f93bf7c9d13203c6963c2df9bc06a75f76
3
+ size 14883748
runs/Mar23_13-50-01_866725da70eb/events.out.tfevents.1742737812.866725da70eb.330.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d8bc4eeeb94622c38d1eabfb5be697393d746d69982bef90530a3a9e3d060f1
3
+ size 5510
runs/Mar23_13-52-20_866725da70eb/events.out.tfevents.1742737941.866725da70eb.330.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16e89cbf5369b21315a696d1d5fd0aefda0d15c255aad06d2a3466e41835b790
3
+ size 5510
runs/Mar23_13-53-23_866725da70eb/events.out.tfevents.1742738004.866725da70eb.330.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:333fed727e3c78d55072813de5fa8de167224eabf013190a8106fd60ba3dee50
3
+ size 5510
runs/Mar23_13-57-18_866725da70eb/events.out.tfevents.1742738239.866725da70eb.330.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e67c72912e6ec017674218e95df1189a2845174730d1b9ec2bc30453b762820
3
+ size 5510
runs/Mar23_13-57-29_866725da70eb/events.out.tfevents.1742738250.866725da70eb.330.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:401f145948b14d9ecdaac9a968d2633e82b80560fb0e22190dce7bc161e5ce7a
3
+ size 9650
runs/Mar23_14-04-29_866725da70eb/events.out.tfevents.1742738670.866725da70eb.330.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:079a109cf8bfbde17493e7596beca52e8d9fafbe279a9a7eb4cc9fe13e54f4f1
3
+ size 9650
runs/Mar23_14-08-23_866725da70eb/events.out.tfevents.1742738905.866725da70eb.330.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e29fd1c3cdca26e49f89b2fe996feabc192caa6b56ad07277f2e147e0f66f0fc
3
+ size 10082
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c878c91fb01224be65b98a326e65d4d7ec1019c332c77c0bebc975fde5f95d7
3
+ size 5304