bombshelll commited on
Commit
d353fcf
·
verified ·
1 Parent(s): beb39d1

Model save

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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.0349
22
- - Accuracy: 0.9821
23
 
24
  ## Model description
25
 
@@ -53,9 +53,9 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
- | 0.7628 | 1.0 | 12 | 0.1582 | 0.9702 |
57
- | 0.1095 | 2.0 | 24 | 0.0339 | 0.9881 |
58
- | 0.0597 | 3.0 | 36 | 0.0349 | 0.9821 |
59
 
60
 
61
  ### 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.0197
22
+ - Accuracy: 0.9956
23
 
24
  ## Model description
25
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
+ | 0.7116 | 1.0 | 16 | 0.1466 | 0.9333 |
57
+ | 0.0955 | 2.0 | 32 | 0.0323 | 0.9911 |
58
+ | 0.0464 | 3.0 | 48 | 0.0197 | 0.9956 |
59
 
60
 
61
  ### Framework versions