bombshelll commited on
Commit
afc3ec5
·
verified ·
1 Parent(s): 315e491

Model save

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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.0867
22
- - Accuracy: 0.9686
23
 
24
  ## Model description
25
 
@@ -53,11 +53,11 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:------:|:----:|:---------------:|:--------:|
56
- | 0.3422 | 0.9778 | 33 | 0.1675 | 0.9414 |
57
- | 0.217 | 1.9852 | 67 | 0.1392 | 0.9582 |
58
- | 0.1411 | 2.9926 | 101 | 0.1395 | 0.9540 |
59
- | 0.128 | 4.0 | 135 | 0.0867 | 0.9686 |
60
- | 0.1108 | 4.8889 | 165 | 0.1201 | 0.9540 |
61
 
62
 
63
  ### 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.1501
22
+ - Accuracy: 0.9393
23
 
24
  ## Model description
25
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:------:|:----:|:---------------:|:--------:|
56
+ | 0.3439 | 0.9778 | 33 | 0.2345 | 0.8996 |
57
+ | 0.1913 | 1.9852 | 67 | 0.3491 | 0.8473 |
58
+ | 0.1314 | 2.9926 | 101 | 0.1814 | 0.9289 |
59
+ | 0.0899 | 4.0 | 135 | 0.1740 | 0.9289 |
60
+ | 0.0916 | 4.8889 | 165 | 0.1501 | 0.9393 |
61
 
62
 
63
  ### Framework versions