ahmedesmail16
commited on
Commit
•
e62bbc6
1
Parent(s):
187e553
Training in progress, epoch 0
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "microsoft/swinv2-base-patch4-
|
3 |
"architectures": [
|
4 |
"Swinv2ForImageClassification"
|
5 |
],
|
@@ -30,7 +30,7 @@
|
|
30 |
"10": "Pustular",
|
31 |
"11": "Scalp"
|
32 |
},
|
33 |
-
"image_size":
|
34 |
"initializer_range": 0.02,
|
35 |
"label2id": {
|
36 |
"Abnormal": 0,
|
@@ -66,10 +66,10 @@
|
|
66 |
"patch_size": 4,
|
67 |
"path_norm": true,
|
68 |
"pretrained_window_sizes": [
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
],
|
74 |
"problem_type": "single_label_classification",
|
75 |
"qkv_bias": true,
|
@@ -83,5 +83,5 @@
|
|
83 |
"torch_dtype": "float32",
|
84 |
"transformers_version": "4.41.2",
|
85 |
"use_absolute_embeddings": false,
|
86 |
-
"window_size":
|
87 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "microsoft/swinv2-base-patch4-window12-192-22k",
|
3 |
"architectures": [
|
4 |
"Swinv2ForImageClassification"
|
5 |
],
|
|
|
30 |
"10": "Pustular",
|
31 |
"11": "Scalp"
|
32 |
},
|
33 |
+
"image_size": 192,
|
34 |
"initializer_range": 0.02,
|
35 |
"label2id": {
|
36 |
"Abnormal": 0,
|
|
|
66 |
"patch_size": 4,
|
67 |
"path_norm": true,
|
68 |
"pretrained_window_sizes": [
|
69 |
+
0,
|
70 |
+
0,
|
71 |
+
0,
|
72 |
+
0
|
73 |
],
|
74 |
"problem_type": "single_label_classification",
|
75 |
"qkv_bias": true,
|
|
|
83 |
"torch_dtype": "float32",
|
84 |
"transformers_version": "4.41.2",
|
85 |
"use_absolute_embeddings": false,
|
86 |
+
"window_size": 12
|
87 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 347686496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9597ead3dccdd86fe8ecded3414166f6f4040970d2f5dc956871d531dd6ba73
|
3 |
size 347686496
|
preprocessor_config.json
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
"resample": 3,
|
31 |
"rescale_factor": 0.00392156862745098,
|
32 |
"size": {
|
33 |
-
"height":
|
34 |
-
"width":
|
35 |
}
|
36 |
}
|
|
|
30 |
"resample": 3,
|
31 |
"rescale_factor": 0.00392156862745098,
|
32 |
"size": {
|
33 |
+
"height": 192,
|
34 |
+
"width": 192
|
35 |
}
|
36 |
}
|
runs/Jun18_22-03-24_8264827dca78/events.out.tfevents.1718748205.8264827dca78.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccad0566bba8a4177b85b8b51262d315bc0ec98b32aa01094472af7eef96d074
|
3 |
+
size 6691
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c8e05666f274a8f3d2de7cd2ee1e712ce6605c129e5507f147854134f63f7e5
|
3 |
size 5176
|