jvadlamudi2 commited on
Commit
6c005ae
·
1 Parent(s): 0f3413e

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.5418
21
- - Accuracy: 0.7679
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.5683 | 0.75 |
56
- | 0.2735 | 2.0 | 16 | 0.5365 | 0.7679 |
57
- | 0.3789 | 3.0 | 24 | 0.5418 | 0.7679 |
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.8590
21
+ - Accuracy: 0.2679
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | No log | 1.0 | 8 | 0.7570 | 0.4286 |
56
+ | 0.7009 | 2.0 | 16 | 0.8232 | 0.3125 |
57
+ | 0.668 | 3.0 | 24 | 0.8590 | 0.2679 |
58
 
59
 
60
  ### Framework versions