masafresh commited on
Commit
1e4fc85
·
verified ·
1 Parent(s): cc3d1d3

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "_name_or_path": "microsoft/swin-large-patch4-window12-384",
3
  "architectures": [
4
- "SwinForImageClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
7
  "depths": [
@@ -42,7 +42,7 @@
42
  },
43
  "layer_norm_eps": 1e-05,
44
  "mlp_ratio": 4.0,
45
- "model_type": "swin",
46
  "num_channels": 3,
47
  "num_heads": [
48
  6,
@@ -59,6 +59,12 @@
59
  ],
60
  "patch_size": 4,
61
  "path_norm": true,
 
 
 
 
 
 
62
  "problem_type": "single_label_classification",
63
  "qkv_bias": true,
64
  "stage_names": [
@@ -71,5 +77,5 @@
71
  "torch_dtype": "float32",
72
  "transformers_version": "4.45.2",
73
  "use_absolute_embeddings": false,
74
- "window_size": 12
75
  }
 
1
  {
2
+ "_name_or_path": "microsoft/swinv2-large-patch4-window12to24-192to384-22kto1k-ft",
3
  "architectures": [
4
+ "Swinv2ForImageClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
7
  "depths": [
 
42
  },
43
  "layer_norm_eps": 1e-05,
44
  "mlp_ratio": 4.0,
45
+ "model_type": "swinv2",
46
  "num_channels": 3,
47
  "num_heads": [
48
  6,
 
59
  ],
60
  "patch_size": 4,
61
  "path_norm": true,
62
+ "pretrained_window_sizes": [
63
+ 12,
64
+ 12,
65
+ 12,
66
+ 6
67
+ ],
68
  "problem_type": "single_label_classification",
69
  "qkv_bias": true,
70
  "stage_names": [
 
77
  "torch_dtype": "float32",
78
  "transformers_version": "4.45.2",
79
  "use_absolute_embeddings": false,
80
+ "window_size": 24
81
  }
logs/events.out.tfevents.1731915342.AZHAR-PC.1233122.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6ce1975e909375807832e7e57e60885ab17cf4e7856c34a0ff34dbf2742c0e3
3
+ size 5790
logs/events.out.tfevents.1731915432.AZHAR-PC.1235737.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cb5ae8ae336aa346395869fde1596a67111d7c1900a9a65cca458df31af1037
3
+ size 5790
logs/events.out.tfevents.1731915573.AZHAR-PC.1237908.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5aca56f7c15abdfc0f4f536ae57a80b03ec562ef25bd284d899e02c2decda5b
3
+ size 5790
logs/events.out.tfevents.1731915616.AZHAR-PC.1238777.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d50e9386fe131e95b3d5f59fb0d00bf6ba63b646705173c6865e74b68cbdf7f
3
+ size 5790
logs/events.out.tfevents.1731915650.AZHAR-PC.1239556.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08ee584f8474c9d0b8207fbdeab664f1052df57c6fbc54086782450a39136ce5
3
+ size 7394
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e62ff0eb2c6bdd1f0a9d3bcb787891362189483f65cd46a9c270c71e3841ba0
3
- size 784887780
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a67259b9000db5574bf98c4a3f071ea2e8d2a6813946ac28b37dc2a915cd4b7f
3
+ size 780929324
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9c16e2ca3abab94616a2d0133cccc82a2276df63cb12881dbec53441d2f7a2a
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f3e01beab68989be241a4381d79ac1bf629634e0b055438875988d537a7e2e5
3
  size 5304