bombshelll commited on
Commit
74efe59
·
verified ·
1 Parent(s): a28ffc9

Model save

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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.1882
22
- - Accuracy: 0.9226
23
 
24
  ## Model description
25
 
@@ -53,8 +53,8 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:------:|:----:|:---------------:|:--------:|
56
- | 0.1388 | 0.9778 | 33 | 0.1735 | 0.9310 |
57
- | 0.1314 | 1.9556 | 66 | 0.1882 | 0.9226 |
58
 
59
 
60
  ### 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.2434
22
+ - Accuracy: 0.9017
23
 
24
  ## Model description
25
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:------:|:----:|:---------------:|:--------:|
56
+ | 0.2758 | 0.9778 | 33 | 0.2325 | 0.8954 |
57
+ | 0.1863 | 1.9556 | 66 | 0.2434 | 0.9017 |
58
 
59
 
60
  ### Framework versions