usamaaleem99tech commited on
Commit
19b43b1
1 Parent(s): e8bafc2

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -17
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.896551724137931
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  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.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.4768
36
- - Accuracy: 0.8966
37
 
38
  ## Model description
39
 
@@ -67,20 +67,20 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | No log | 1.0 | 1 | 1.0387 | 0.3103 |
71
- | No log | 2.0 | 3 | 1.0144 | 0.6552 |
72
- | No log | 3.0 | 5 | 0.9570 | 0.7241 |
73
- | No log | 4.0 | 6 | 0.9075 | 0.6552 |
74
- | No log | 5.0 | 7 | 0.8455 | 0.7241 |
75
- | No log | 6.0 | 9 | 0.7622 | 0.7931 |
76
- | 0.4555 | 7.0 | 11 | 0.7067 | 0.7931 |
77
- | 0.4555 | 8.0 | 12 | 0.6745 | 0.8276 |
78
- | 0.4555 | 9.0 | 13 | 0.6108 | 0.8621 |
79
- | 0.4555 | 10.0 | 15 | 0.5319 | 0.8966 |
80
- | 0.4555 | 11.0 | 17 | 0.4943 | 0.8966 |
81
- | 0.4555 | 12.0 | 18 | 0.4896 | 0.8966 |
82
- | 0.4555 | 13.0 | 19 | 0.4820 | 0.8966 |
83
- | 0.2224 | 13.33 | 20 | 0.4768 | 0.8966 |
84
 
85
 
86
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.8620689655172413
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  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.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.4872
36
+ - Accuracy: 0.8621
37
 
38
  ## Model description
39
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | No log | 1.0 | 1 | 1.1700 | 0.2759 |
71
+ | No log | 2.0 | 3 | 1.0351 | 0.3793 |
72
+ | No log | 3.0 | 5 | 0.9731 | 0.5172 |
73
+ | No log | 4.0 | 6 | 0.9362 | 0.5172 |
74
+ | No log | 5.0 | 7 | 0.8890 | 0.5517 |
75
+ | No log | 6.0 | 9 | 0.7596 | 0.7586 |
76
+ | 0.5024 | 7.0 | 11 | 0.6531 | 0.8621 |
77
+ | 0.5024 | 8.0 | 12 | 0.6170 | 0.8621 |
78
+ | 0.5024 | 9.0 | 13 | 0.5878 | 0.8966 |
79
+ | 0.5024 | 10.0 | 15 | 0.5418 | 0.8621 |
80
+ | 0.5024 | 11.0 | 17 | 0.5122 | 0.8621 |
81
+ | 0.5024 | 12.0 | 18 | 0.5021 | 0.8621 |
82
+ | 0.5024 | 13.0 | 19 | 0.4928 | 0.8621 |
83
+ | 0.3117 | 13.33 | 20 | 0.4872 | 0.8621 |
84
 
85
 
86
  ### Framework versions