nagyrobert97 commited on
Commit
66cbd65
1 Parent(s): 8627b7d

Model save

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  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.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0905
21
- - Accuracy: 0.9704
22
 
23
  ## Model description
24
 
@@ -52,9 +52,9 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
- | 0.5132 | 1.0 | 351 | 0.1365 | 0.9574 |
56
- | 0.3798 | 2.0 | 703 | 0.1064 | 0.9666 |
57
- | 0.3596 | 2.99 | 1053 | 0.0905 | 0.9704 |
58
 
59
 
60
  ### Framework versions
 
17
 
18
  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.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0977
21
+ - Accuracy: 0.9644
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | 0.5012 | 1.0 | 351 | 0.1447 | 0.9502 |
56
+ | 0.3732 | 2.0 | 703 | 0.1068 | 0.9626 |
57
+ | 0.3398 | 2.99 | 1053 | 0.0977 | 0.9644 |
58
 
59
 
60
  ### Framework versions