FindJayu commited on
Commit
a63c7c3
·
verified ·
1 Parent(s): 079b00f

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "facebook/mask2former-swin-base-ade-semantic",
3
+ "activation_function": "relu",
4
+ "architectures": [
5
+ "Mask2FormerForUniversalSegmentation"
6
+ ],
7
+ "backbone": null,
8
+ "backbone_config": {
9
+ "depths": [
10
+ 2,
11
+ 2,
12
+ 18,
13
+ 2
14
+ ],
15
+ "drop_path_rate": 0.3,
16
+ "embed_dim": 128,
17
+ "hidden_size": 1024,
18
+ "model_type": "swin",
19
+ "num_heads": [
20
+ 4,
21
+ 8,
22
+ 16,
23
+ 32
24
+ ],
25
+ "out_features": [
26
+ "stage1",
27
+ "stage2",
28
+ "stage3",
29
+ "stage4"
30
+ ],
31
+ "out_indices": [
32
+ 1,
33
+ 2,
34
+ 3,
35
+ 4
36
+ ],
37
+ "path_norm": true,
38
+ "window_size": 12
39
+ },
40
+ "backbone_kwargs": null,
41
+ "class_weight": 2.0,
42
+ "common_stride": 4,
43
+ "decoder_layers": 10,
44
+ "dice_weight": 5.0,
45
+ "dim_feedforward": 2048,
46
+ "dropout": 0.0,
47
+ "encoder_feedforward_dim": 1024,
48
+ "encoder_layers": 6,
49
+ "enforce_input_proj": false,
50
+ "enforce_input_projection": false,
51
+ "feature_size": 256,
52
+ "feature_strides": [
53
+ 4,
54
+ 8,
55
+ 16,
56
+ 32
57
+ ],
58
+ "hidden_dim": 256,
59
+ "id2label": {
60
+ "0": "background",
61
+ "1": "plaque-psoriasis"
62
+ },
63
+ "ignore_value": 255,
64
+ "importance_sample_ratio": 0.75,
65
+ "init_std": 0.02,
66
+ "init_xavier_std": 1.0,
67
+ "label2id": {
68
+ "background": 0,
69
+ "plaque-psoriasis": 1
70
+ },
71
+ "mask_feature_size": 256,
72
+ "mask_weight": 5.0,
73
+ "model_type": "mask2former",
74
+ "no_object_weight": 0.1,
75
+ "num_attention_heads": 8,
76
+ "num_hidden_layers": 10,
77
+ "num_queries": 2,
78
+ "output_auxiliary_logits": null,
79
+ "oversample_ratio": 3.0,
80
+ "pre_norm": false,
81
+ "torch_dtype": "float32",
82
+ "train_num_points": 12544,
83
+ "transformers_version": "4.43.3",
84
+ "use_auxiliary_loss": true,
85
+ "use_pretrained_backbone": false,
86
+ "use_timm_backbone": false
87
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af6acd1daf03a9a608b26079a6e17f09fd7d326b892a6245a3a79534b7657891
3
+ size 387205312
runs/Jul29_23-19-35_18f3472e0408/events.out.tfevents.1722295177.18f3472e0408.5921.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:600df540cbb3da7a30d0e44c2a76a23e8da75e7ae352e9854971eefffdced462
3
+ size 6307
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cb0336ba9c231ce70aa965aac4652315188083faa050b15d1a98bca6c684644
3
+ size 5240