aaa12963337 commited on
Commit
2297f08
1 Parent(s): a9a74e0

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "microsoft/swinv2-tiny-patch4-window8-256",
3
  "architectures": [
4
  "Swinv2ForImageClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "msi-swinv2-tiny-pretrain",
3
  "architectures": [
4
  "Swinv2ForImageClassification"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dfa911d60c4622442ef59dcf17116c6dc7466128e65ac7b96ccd0d9fb142115d
3
  size 110350128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfe50207ab14f537b75c97cc906e5a1595785dd0a211f0b5b4068f8abd3b689f
3
  size 110350128
preprocessor_config.json CHANGED
@@ -3,15 +3,15 @@
3
  "do_rescale": true,
4
  "do_resize": true,
5
  "image_mean": [
6
- 0.485,
7
- 0.456,
8
- 0.406
9
  ],
10
  "image_processor_type": "ViTImageProcessor",
11
  "image_std": [
12
- 0.229,
13
- 0.224,
14
- 0.225
15
  ],
16
  "resample": 3,
17
  "rescale_factor": 0.00392156862745098,
 
3
  "do_rescale": true,
4
  "do_resize": true,
5
  "image_mean": [
6
+ 0.69261899,
7
+ 0.51298305,
8
+ 0.7263637
9
  ],
10
  "image_processor_type": "ViTImageProcessor",
11
  "image_std": [
12
+ 0.13099993,
13
+ 0.18332116,
14
+ 0.14441279
15
  ],
16
  "resample": 3,
17
  "rescale_factor": 0.00392156862745098,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:332d97b25ad27df46aa5986647263ea20aa036d63e003f367dd4c62f495ef6da
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d48b8803e62515b7cdab9fddb7c27da92923c0c2e8d68ded9dc2183c8a68ce1
3
  size 4091