mansee commited on
Commit
838d3a3
1 Parent(s): 87eec8f

Model save

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.9661252256004442
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 [mansee/swin-tiny-patch4-window7-224](https://huggingface.co/mansee/swin-tiny-patch4-window7-224) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.1087
36
- - Accuracy: 0.9661
37
 
38
  ## Model description
39
 
@@ -67,16 +67,16 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | 0.5043 | 1.0 | 506 | 0.3764 | 0.8426 |
71
- | 0.3557 | 2.0 | 1013 | 0.2068 | 0.9245 |
72
- | 0.315 | 3.0 | 1519 | 0.1581 | 0.9442 |
73
- | 0.2674 | 4.0 | 2026 | 0.1468 | 0.9490 |
74
- | 0.2615 | 5.0 | 2532 | 0.1245 | 0.9561 |
75
- | 0.2115 | 6.0 | 3039 | 0.1236 | 0.9560 |
76
- | 0.2121 | 7.0 | 3545 | 0.1144 | 0.9624 |
77
- | 0.2053 | 8.0 | 4052 | 0.1143 | 0.9614 |
78
- | 0.1576 | 9.0 | 4558 | 0.1087 | 0.9661 |
79
- | 0.2054 | 9.99 | 5060 | 0.1086 | 0.9657 |
80
 
81
 
82
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.9644592530889907
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 [mansee/swin-tiny-patch4-window7-224](https://huggingface.co/mansee/swin-tiny-patch4-window7-224) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.1069
36
+ - Accuracy: 0.9645
37
 
38
  ## Model description
39
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 0.5605 | 1.0 | 506 | 0.3984 | 0.8341 |
71
+ | 0.3828 | 2.0 | 1013 | 0.1944 | 0.9271 |
72
+ | 0.3092 | 3.0 | 1519 | 0.1862 | 0.9339 |
73
+ | 0.3234 | 4.0 | 2026 | 0.1415 | 0.9510 |
74
+ | 0.2471 | 5.0 | 2532 | 0.1355 | 0.9517 |
75
+ | 0.251 | 6.0 | 3039 | 0.1170 | 0.9606 |
76
+ | 0.2276 | 7.0 | 3545 | 0.1136 | 0.9627 |
77
+ | 0.2182 | 8.0 | 4052 | 0.1121 | 0.9628 |
78
+ | 0.1386 | 9.0 | 4558 | 0.1116 | 0.9632 |
79
+ | 0.1466 | 9.99 | 5060 | 0.1069 | 0.9645 |
80
 
81
 
82
  ### Framework versions