bombshelll commited on
Commit
0ffa1ec
·
verified ·
1 Parent(s): 6c0cd63

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.0086
22
- - Accuracy: 1.0
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.8454 | 1.0 | 15 | 0.1126 | 0.9762 |
57
- | 0.0463 | 2.0 | 30 | 0.0086 | 1.0 |
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.0172
22
+ - Accuracy: 0.9905
23
 
24
  ## Model description
25
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
+ | 0.803 | 1.0 | 15 | 0.1343 | 0.9619 |
57
+ | 0.0409 | 2.0 | 30 | 0.0172 | 0.9905 |
58
 
59
 
60
  ### Framework versions