jvadlamudi2 commited on
Commit
a450ed8
1 Parent(s): bbe0c4b

update model card README.md

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 the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.5907
21
- - Accuracy: 0.7175
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
- | No log | 1.0 | 7 | 0.5818 | 0.7399 |
56
- | 0.6105 | 2.0 | 14 | 0.5900 | 0.7130 |
57
- | 0.5782 | 3.0 | 21 | 0.5907 | 0.7175 |
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 the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.6154
21
+ - Accuracy: 0.6802
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | No log | 1.0 | 7 | 0.5890 | 0.6847 |
56
+ | 0.5973 | 2.0 | 14 | 0.6098 | 0.6802 |
57
+ | 0.5675 | 3.0 | 21 | 0.6154 | 0.6802 |
58
 
59
 
60
  ### Framework versions