RohanK447 commited on
Commit
ce85718
1 Parent(s): 21b3777

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -21
README.md CHANGED
@@ -31,7 +31,7 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  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 imagefolder dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.5813
35
  - Accuracy: 0.5
36
 
37
  ## Model description
@@ -66,26 +66,26 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
- | No log | 1.0 | 1 | 0.6077 | 0.5 |
70
- | No log | 2.0 | 2 | 0.5957 | 0.5 |
71
- | No log | 3.0 | 3 | 0.6554 | 0.5 |
72
- | No log | 4.0 | 4 | 0.7486 | 0.25 |
73
- | No log | 5.0 | 5 | 0.8207 | 0.25 |
74
- | No log | 6.0 | 6 | 0.8213 | 0.25 |
75
- | No log | 7.0 | 7 | 0.7957 | 0.5 |
76
- | No log | 8.0 | 8 | 0.7098 | 0.5 |
77
- | No log | 9.0 | 9 | 0.6372 | 0.5 |
78
- | 0.2113 | 10.0 | 10 | 0.5358 | 0.5 |
79
- | 0.2113 | 11.0 | 11 | 0.4894 | 0.75 |
80
- | 0.2113 | 12.0 | 12 | 0.4507 | 0.75 |
81
- | 0.2113 | 13.0 | 13 | 0.4311 | 0.75 |
82
- | 0.2113 | 14.0 | 14 | 0.4339 | 0.75 |
83
- | 0.2113 | 15.0 | 15 | 0.4600 | 0.75 |
84
- | 0.2113 | 16.0 | 16 | 0.4982 | 0.5 |
85
- | 0.2113 | 17.0 | 17 | 0.5299 | 0.5 |
86
- | 0.2113 | 18.0 | 18 | 0.5602 | 0.5 |
87
- | 0.2113 | 19.0 | 19 | 0.5777 | 0.5 |
88
- | 0.0955 | 20.0 | 20 | 0.5813 | 0.5 |
89
 
90
 
91
  ### Framework versions
 
31
 
32
  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 imagefolder dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.6222
35
  - Accuracy: 0.5
36
 
37
  ## Model description
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
+ | No log | 1.0 | 1 | 0.4894 | 0.75 |
70
+ | No log | 2.0 | 2 | 0.5365 | 0.5 |
71
+ | No log | 3.0 | 3 | 0.6957 | 0.5 |
72
+ | No log | 4.0 | 4 | 0.6781 | 0.5 |
73
+ | No log | 5.0 | 5 | 0.5617 | 0.5 |
74
+ | No log | 6.0 | 6 | 0.4461 | 0.75 |
75
+ | No log | 7.0 | 7 | 0.3368 | 0.75 |
76
+ | No log | 8.0 | 8 | 0.3289 | 0.75 |
77
+ | No log | 9.0 | 9 | 0.3642 | 0.75 |
78
+ | 0.0539 | 10.0 | 10 | 0.4334 | 0.75 |
79
+ | 0.0539 | 11.0 | 11 | 0.5582 | 0.5 |
80
+ | 0.0539 | 12.0 | 12 | 0.6676 | 0.5 |
81
+ | 0.0539 | 13.0 | 13 | 0.7586 | 0.5 |
82
+ | 0.0539 | 14.0 | 14 | 0.7937 | 0.5 |
83
+ | 0.0539 | 15.0 | 15 | 0.7986 | 0.5 |
84
+ | 0.0539 | 16.0 | 16 | 0.7619 | 0.5 |
85
+ | 0.0539 | 17.0 | 17 | 0.7134 | 0.5 |
86
+ | 0.0539 | 18.0 | 18 | 0.6725 | 0.5 |
87
+ | 0.0539 | 19.0 | 19 | 0.6390 | 0.5 |
88
+ | 0.0297 | 20.0 | 20 | 0.6222 | 0.5 |
89
 
90
 
91
  ### Framework versions