system-admin commited on
Commit
09a0a24
1 Parent(s): 5bbe964

Model save

Browse files
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.76
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.7437
36
- - Accuracy: 0.76
37
 
38
  ## Model description
39
 
@@ -52,7 +52,7 @@ More information needed
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
- - learning_rate: 5e-05
56
  - train_batch_size: 32
57
  - eval_batch_size: 32
58
  - seed: 42
@@ -65,26 +65,26 @@ The following hyperparameters were used during training:
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
- | 0.3845 | 1.0 | 13 | 0.6475 | 0.7 |
69
- | 0.3466 | 2.0 | 26 | 0.6201 | 0.74 |
70
- | 0.3832 | 3.0 | 39 | 0.8068 | 0.82 |
71
- | 0.5344 | 4.0 | 52 | 0.6340 | 0.81 |
72
- | 0.4912 | 5.0 | 65 | 0.6880 | 0.8 |
73
- | 0.5093 | 6.0 | 78 | 0.6999 | 0.73 |
74
- | 0.4109 | 7.0 | 91 | 0.7295 | 0.83 |
75
- | 0.4383 | 8.0 | 104 | 0.7048 | 0.84 |
76
- | 0.4534 | 9.0 | 117 | 0.6094 | 0.82 |
77
- | 0.4684 | 10.0 | 130 | 0.5789 | 0.74 |
78
- | 0.3442 | 11.0 | 143 | 0.7297 | 0.82 |
79
- | 0.3236 | 12.0 | 156 | 0.7688 | 0.79 |
80
- | 0.4645 | 13.0 | 169 | 0.6687 | 0.76 |
81
- | 0.3532 | 14.0 | 182 | 0.7880 | 0.84 |
82
- | 0.3394 | 15.0 | 195 | 0.7216 | 0.79 |
83
- | 0.3311 | 16.0 | 208 | 0.7209 | 0.79 |
84
- | 0.3367 | 17.0 | 221 | 0.6827 | 0.71 |
85
- | 0.3673 | 18.0 | 234 | 0.7472 | 0.76 |
86
- | 0.3024 | 19.0 | 247 | 0.7761 | 0.79 |
87
- | 0.3624 | 20.0 | 260 | 0.7437 | 0.76 |
88
 
89
 
90
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.8
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.6649
36
+ - Accuracy: 0.8
37
 
38
  ## Model description
39
 
 
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
+ - learning_rate: 5e-06
56
  - train_batch_size: 32
57
  - eval_batch_size: 32
58
  - seed: 42
 
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 0.3416 | 1.0 | 13 | 0.6767 | 0.81 |
69
+ | 0.2745 | 2.0 | 26 | 0.7166 | 0.81 |
70
+ | 0.2482 | 3.0 | 39 | 0.7644 | 0.83 |
71
+ | 0.2664 | 4.0 | 52 | 0.7142 | 0.81 |
72
+ | 0.2372 | 5.0 | 65 | 0.8010 | 0.85 |
73
+ | 0.2238 | 6.0 | 78 | 0.8655 | 0.86 |
74
+ | 0.1687 | 7.0 | 91 | 0.8156 | 0.83 |
75
+ | 0.209 | 8.0 | 104 | 0.8460 | 0.83 |
76
+ | 0.4251 | 9.0 | 117 | 0.7301 | 0.81 |
77
+ | 0.4392 | 10.0 | 130 | 0.6775 | 0.78 |
78
+ | 0.3285 | 11.0 | 143 | 0.7145 | 0.81 |
79
+ | 0.3178 | 12.0 | 156 | 0.7431 | 0.83 |
80
+ | 0.4715 | 13.0 | 169 | 0.6973 | 0.81 |
81
+ | 0.373 | 14.0 | 182 | 0.6912 | 0.81 |
82
+ | 0.3378 | 15.0 | 195 | 0.7018 | 0.82 |
83
+ | 0.3867 | 16.0 | 208 | 0.6885 | 0.81 |
84
+ | 0.3525 | 17.0 | 221 | 0.6761 | 0.81 |
85
+ | 0.4253 | 18.0 | 234 | 0.6643 | 0.8 |
86
+ | 0.325 | 19.0 | 247 | 0.6643 | 0.8 |
87
+ | 0.372 | 20.0 | 260 | 0.6649 | 0.8 |
88
 
89
 
90
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4b01d03a86caed1af47b25efe8878f6b7e0dda0349e5e4beb36d777f40330fb
3
  size 110342832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3925730c5de283964eb343f5cc2f1dfddcbef750ab63eefacf49e4259803db41
3
  size 110342832
runs/May01_15-28-52_d6eb9620a945/events.out.tfevents.1714577382.d6eb9620a945.304.8 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8d08448c10a9431b26a89410398e6164b537ea529deb892b6104d858a63f73d
3
- size 16351
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eac02d8b9e89489c5de006ae73bced920bc0c3e5347ca65f26ca3b49d408c8f
3
+ size 17450