bryanzhou008 commited on
Commit
707b0ac
·
verified ·
1 Parent(s): bf4a2e9

Model save

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -23,7 +23,7 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
- value: 0.9544444444444444
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  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.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.1369
37
- - Accuracy: 0.9544
38
 
39
  ## Model description
40
 
@@ -68,9 +68,9 @@ The following hyperparameters were used during training:
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
70
  |:-------------:|:------:|:----:|:---------------:|:--------:|
71
- | 0.4313 | 0.9895 | 47 | 0.2517 | 0.9167 |
72
- | 0.2492 | 2.0 | 95 | 0.1589 | 0.9456 |
73
- | 0.2205 | 2.9684 | 141 | 0.1369 | 0.9544 |
74
 
75
 
76
  ### Framework versions
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.9507407407407408
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  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.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.1480
37
+ - Accuracy: 0.9507
38
 
39
  ## Model description
40
 
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
70
  |:-------------:|:------:|:----:|:---------------:|:--------:|
71
+ | 0.4418 | 0.9895 | 47 | 0.2409 | 0.9196 |
72
+ | 0.2514 | 2.0 | 95 | 0.1633 | 0.9463 |
73
+ | 0.1907 | 2.9684 | 141 | 0.1480 | 0.9507 |
74
 
75
 
76
  ### Framework versions