bombshelll commited on
Commit
4b03dd2
·
verified ·
1 Parent(s): 9787c44

Model save

Browse files
Files changed (1) hide show
  1. README.md +7 -6
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.0734
22
- - Accuracy: 0.9833
23
 
24
  ## Model description
25
 
@@ -53,10 +53,11 @@ The following hyperparameters were used during training:
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
 
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.1201
22
+ - Accuracy: 0.9540
23
 
24
  ## Model description
25
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:------:|:----:|:---------------:|:--------:|
56
+ | 0.3422 | 0.9778 | 33 | 0.1675 | 0.9414 |
57
+ | 0.217 | 1.9852 | 67 | 0.1392 | 0.9582 |
58
+ | 0.1411 | 2.9926 | 101 | 0.1395 | 0.9540 |
59
+ | 0.128 | 4.0 | 135 | 0.0867 | 0.9686 |
60
+ | 0.1108 | 4.8889 | 165 | 0.1201 | 0.9540 |
61
 
62
 
63
  ### Framework versions