faridkarimli commited on
Commit
369d052
·
verified ·
1 Parent(s): eb3b9d0

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "_name_or_path": "microsoft/swinv2-large-patch4-window12-192-22k",
3
  "architectures": [
4
- "Swinv2ForImageClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
7
  "depths": [
@@ -15520,7 +15520,7 @@
15520
  "9998": 15434,
15521
  "9999": 9590
15522
  },
15523
- "image_size": 192,
15524
  "initializer_range": 0.02,
15525
  "label2id": {
15526
  "0": "3919",
@@ -31027,7 +31027,7 @@
31027
  },
31028
  "layer_norm_eps": 1e-05,
31029
  "mlp_ratio": 4.0,
31030
- "model_type": "swinv2",
31031
  "num_channels": 3,
31032
  "num_heads": [
31033
  6,
@@ -31044,12 +31044,6 @@
31044
  ],
31045
  "patch_size": 4,
31046
  "path_norm": true,
31047
- "pretrained_window_sizes": [
31048
- 0,
31049
- 0,
31050
- 0,
31051
- 0
31052
- ],
31053
  "problem_type": "single_label_classification",
31054
  "qkv_bias": true,
31055
  "stage_names": [
 
1
  {
2
+ "_name_or_path": "microsoft/swin-large-patch4-window12-384-in22k",
3
  "architectures": [
4
+ "SwinForImageClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
7
  "depths": [
 
15520
  "9998": 15434,
15521
  "9999": 9590
15522
  },
15523
+ "image_size": 384,
15524
  "initializer_range": 0.02,
15525
  "label2id": {
15526
  "0": "3919",
 
31027
  },
31028
  "layer_norm_eps": 1e-05,
31029
  "mlp_ratio": 4.0,
31030
+ "model_type": "swin",
31031
  "num_channels": 3,
31032
  "num_heads": [
31033
  6,
 
31044
  ],
31045
  "patch_size": 4,
31046
  "path_norm": true,
 
 
 
 
 
 
31047
  "problem_type": "single_label_classification",
31048
  "qkv_bias": true,
31049
  "stage_names": [
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff79adc2864aa0025424ddab0113637dd23618ca7ed19443658e83444c18995e
3
- size 876174524
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8e18b8b81abd1ff6a8553856dd8d2dd913f8123376e1caa20f9dcb572b662f6
3
+ size 880132908
preprocessor_config.json CHANGED
@@ -16,7 +16,7 @@
16
  "resample": 3,
17
  "rescale_factor": 0.00392156862745098,
18
  "size": {
19
- "height": 192,
20
- "width": 192
21
  }
22
  }
 
16
  "resample": 3,
17
  "rescale_factor": 0.00392156862745098,
18
  "size": {
19
+ "height": 384,
20
+ "width": 384
21
  }
22
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:990024706c2619880b7efb775cb6f4ea6d528d4d90ac970c9ec330f2f804d0d3
3
  size 6136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aba471858940671d1f6e3bc9189a1286d1efc2ab96409fbc2c84a08870a50197
3
  size 6136