suredream commited on
Commit
6bf84a8
1 Parent(s): 46a91a5

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.0920
21
- - Accuracy: 0.9702
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.2649 | 0.9941 | 126 | 0.1658 | 0.9463 |
56
- | 0.2241 | 1.9961 | 253 | 0.0949 | 0.9696 |
57
- | 0.1733 | 2.9822 | 378 | 0.0920 | 0.9702 |
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.0778
21
+ - Accuracy: 0.9756
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:------:|:----:|:---------------:|:--------:|
55
+ | 0.2875 | 0.9941 | 126 | 0.1540 | 0.9517 |
56
+ | 0.2201 | 1.9961 | 253 | 0.0854 | 0.975 |
57
+ | 0.1714 | 2.9822 | 378 | 0.0778 | 0.9756 |
58
 
59
 
60
  ### Framework versions