system-admin commited on
Commit
9bdf0c8
1 Parent(s): 0ee6fa2

Model save

Browse files
Files changed (2) hide show
  1. README.md +23 -23
  2. model.safetensors +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.82
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.4187
36
- - Accuracy: 0.82
37
 
38
  ## Model description
39
 
@@ -65,26 +65,26 @@ The following hyperparameters were used during training:
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
- | 0.6951 | 1.0 | 13 | 0.4448 | 0.82 |
69
- | 0.4292 | 2.0 | 26 | 0.4461 | 0.82 |
70
- | 0.4246 | 3.0 | 39 | 0.4554 | 0.82 |
71
- | 0.3983 | 4.0 | 52 | 0.4220 | 0.83 |
72
- | 0.314 | 5.0 | 65 | 0.4429 | 0.83 |
73
- | 0.4176 | 6.0 | 78 | 0.4006 | 0.82 |
74
- | 0.2862 | 7.0 | 91 | 0.4145 | 0.84 |
75
- | 0.3072 | 8.0 | 104 | 0.3847 | 0.83 |
76
- | 0.3001 | 9.0 | 117 | 0.4043 | 0.87 |
77
- | 0.2937 | 10.0 | 130 | 0.4026 | 0.82 |
78
- | 0.2206 | 11.0 | 143 | 0.3972 | 0.83 |
79
- | 0.2287 | 12.0 | 156 | 0.3840 | 0.86 |
80
- | 0.3318 | 13.0 | 169 | 0.3741 | 0.84 |
81
- | 0.232 | 14.0 | 182 | 0.3850 | 0.85 |
82
- | 0.2277 | 15.0 | 195 | 0.3989 | 0.85 |
83
- | 0.2253 | 16.0 | 208 | 0.4071 | 0.85 |
84
- | 0.2463 | 17.0 | 221 | 0.4027 | 0.85 |
85
- | 0.2496 | 18.0 | 234 | 0.4146 | 0.83 |
86
- | 0.1969 | 19.0 | 247 | 0.4104 | 0.83 |
87
- | 0.2279 | 20.0 | 260 | 0.4187 | 0.82 |
88
 
89
 
90
  ### Framework versions
 
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
 
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
 
 
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
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ecf2c396cc2fde6f91cf747a19863e719d89fe0f3f13ebbcaedba9cd26a1d2a
3
  size 110342832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:327a1698bb22bcde61157dc1342240b6315f16a0435717d989809d3af5d8502b
3
  size 110342832