bombshelll commited on
Commit
e4b3017
·
verified ·
1 Parent(s): fcccb22

Model save

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.1269
22
- - Accuracy: 0.9540
23
 
24
  ## Model description
25
 
@@ -53,11 +53,10 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:------:|:----:|:---------------:|:--------:|
56
- | 0.3828 | 0.9778 | 33 | 0.1775 | 0.9477 |
57
- | 0.2035 | 1.9852 | 67 | 0.1269 | 0.9540 |
58
- | 0.1169 | 2.9926 | 101 | 0.2979 | 0.8954 |
59
- | 0.1092 | 4.0 | 135 | 0.1345 | 0.9498 |
60
- | 0.0882 | 4.8889 | 165 | 0.1955 | 0.9268 |
61
 
62
 
63
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0734
22
+ - Accuracy: 0.9833
23
 
24
  ## Model description
25
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:------:|:----:|:---------------:|:--------:|
56
+ | 0.3104 | 0.9778 | 33 | 0.2580 | 0.8996 |
57
+ | 0.2147 | 1.9852 | 67 | 0.1770 | 0.9289 |
58
+ | 0.1687 | 2.9926 | 101 | 0.1266 | 0.9519 |
59
+ | 0.1158 | 4.0 | 135 | 0.0734 | 0.9833 |
 
60
 
61
 
62
  ### Framework versions