PHVK1611 commited on
Commit
19ae5bd
1 Parent(s): ebc4b2e

Model save

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.9675748705246566
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.1382
36
- - Accuracy: 0.9676
37
 
38
  ## Model description
39
 
@@ -67,9 +67,9 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:------:|:-----:|:---------------:|:--------:|
70
- | 0.318 | 1.0000 | 19982 | 0.2505 | 0.9418 |
71
- | 0.3994 | 2.0 | 39965 | 0.1906 | 0.9531 |
72
- | 0.4436 | 2.9999 | 59946 | 0.1382 | 0.9676 |
73
 
74
 
75
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.9578552356209857
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.1725
36
+ - Accuracy: 0.9579
37
 
38
  ## Model description
39
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:------:|:-----:|:---------------:|:--------:|
70
+ | 0.2809 | 1.0000 | 31177 | 0.3357 | 0.9104 |
71
+ | 0.3831 | 2.0000 | 62354 | 0.2432 | 0.9401 |
72
+ | 0.3727 | 3.0000 | 93531 | 0.1725 | 0.9579 |
73
 
74
 
75
  ### Framework versions