jvadlamudi2 commited on
Commit
ba71c4e
1 Parent(s): c35d8ef

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -15,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # swin-tiny-patch4-window7-224-jvadlamudi2
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.5526
21
- - Accuracy: 0.7162
22
 
23
  ## Model description
24
 
@@ -52,14 +52,14 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
- | No log | 1.0 | 7 | 0.5336 | 0.7432 |
56
- | 0.6026 | 2.0 | 14 | 0.5464 | 0.7387 |
57
- | 0.5724 | 3.0 | 21 | 0.5526 | 0.7162 |
58
 
59
 
60
  ### Framework versions
61
 
62
  - Transformers 4.31.0
63
  - Pytorch 2.0.1+cu118
64
- - Datasets 2.13.1
65
  - Tokenizers 0.13.3
 
15
 
16
  # swin-tiny-patch4-window7-224-jvadlamudi2
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 an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.6940
21
+ - Accuracy: 0.5179
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | No log | 1.0 | 8 | 0.7017 | 0.5446 |
56
+ | 0.7035 | 2.0 | 16 | 0.6944 | 0.5357 |
57
+ | 0.6688 | 3.0 | 24 | 0.6940 | 0.5179 |
58
 
59
 
60
  ### Framework versions
61
 
62
  - Transformers 4.31.0
63
  - Pytorch 2.0.1+cu118
64
+ - Datasets 2.14.0
65
  - Tokenizers 0.13.3