jvadlamudi2 commited on
Commit
fd5945d
1 Parent(s): 161e413

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.7017
21
- - Accuracy: 0.5357
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 | 8 | 0.7409 | 0.5179 |
56
- | 0.7308 | 2.0 | 16 | 0.6999 | 0.5179 |
57
- | 0.6691 | 3.0 | 24 | 0.7017 | 0.5357 |
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.6808
21
+ - Accuracy: 0.5785
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | No log | 1.0 | 7 | 0.6732 | 0.5964 |
56
+ | 0.658 | 2.0 | 14 | 0.6781 | 0.5874 |
57
+ | 0.6276 | 3.0 | 21 | 0.6808 | 0.5785 |
58
 
59
 
60
  ### Framework versions