onizukal commited on
Commit
a407ae1
1 Parent(s): 54a40c9

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "microsoft/swin-large-patch4-window7-224-in22k",
3
  "architectures": [
4
  "SwinForImageClassification"
5
  ],
@@ -36,7 +36,7 @@
36
  "8": "PinHead",
37
  "9": "PyriformHead"
38
  },
39
- "image_size": 224,
40
  "initializer_range": 0.02,
41
  "label2id": {
42
  "AmorfHead": "0",
@@ -89,5 +89,5 @@
89
  "torch_dtype": "float32",
90
  "transformers_version": "4.32.1",
91
  "use_absolute_embeddings": false,
92
- "window_size": 7
93
  }
 
1
  {
2
+ "_name_or_path": "microsoft/swin-large-patch4-window12-384",
3
  "architectures": [
4
  "SwinForImageClassification"
5
  ],
 
36
  "8": "PinHead",
37
  "9": "PyriformHead"
38
  },
39
+ "image_size": 384,
40
  "initializer_range": 0.02,
41
  "label2id": {
42
  "AmorfHead": "0",
 
89
  "torch_dtype": "float32",
90
  "transformers_version": "4.32.1",
91
  "use_absolute_embeddings": false,
92
+ "window_size": 12
93
  }
preprocessor_config.json CHANGED
@@ -16,7 +16,7 @@
16
  "resample": 3,
17
  "rescale_factor": 0.00392156862745098,
18
  "size": {
19
- "height": 224,
20
- "width": 224
21
  }
22
  }
 
16
  "resample": 3,
17
  "rescale_factor": 0.00392156862745098,
18
  "size": {
19
+ "height": 384,
20
+ "width": 384
21
  }
22
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:22fe4a7996e610e4bab8eb9d0b9b2a72d379d6bf60c34c75ce1eb917b71ce1f5
3
- size 780711054
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2b0cc14cd6e7c0d4fd631114a1fbe0386d8e1ba11974f0308347489f5f3bd48
3
+ size 785043790
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bba48ddb1ec97545ffd6241450687a49d3b7682b007bc634075233cf49c55a73
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c67786e03af4d801166d69f74bf5966716eaf56081daf60d5d1f9d54d6d76b4
3
  size 4664