bombshelll commited on
Commit
aae186f
·
verified ·
1 Parent(s): 23aee95

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.3300
22
- - Accuracy: 0.9464
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
- | 1.2215 | 1.0 | 4 | 0.8496 | 0.7857 |
57
- | 0.6756 | 2.0 | 8 | 0.4605 | 0.9464 |
58
- | 0.3958 | 3.0 | 12 | 0.3300 | 0.9464 |
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.0936
22
+ - Accuracy: 0.9732
23
 
24
  ## Model description
25
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
+ | 1.0321 | 1.0 | 8 | 0.4428 | 0.9107 |
57
+ | 0.2723 | 2.0 | 16 | 0.1365 | 0.9464 |
58
+ | 0.1226 | 3.0 | 24 | 0.0936 | 0.9732 |
59
 
60
 
61
  ### Framework versions