JEdward7777 commited on
Commit
8f5fd73
·
1 Parent(s): 9e6cdf9

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +44 -44
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
- value: 0.9090909090909091
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,8 +31,8 @@ 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.4614
35
- - Accuracy: 0.9091
36
 
37
  ## Model description
38
 
@@ -66,51 +66,51 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
- | No log | 0.57 | 1 | 1.9638 | 0.1364 |
70
- | No log | 1.57 | 2 | 1.9022 | 0.0909 |
71
- | No log | 2.57 | 3 | 1.7954 | 0.0909 |
72
- | No log | 3.57 | 4 | 1.6466 | 0.3636 |
73
- | No log | 4.57 | 5 | 1.5161 | 0.5 |
74
- | No log | 5.57 | 6 | 1.4261 | 0.5455 |
75
- | No log | 6.57 | 7 | 1.3547 | 0.5455 |
76
- | No log | 7.57 | 8 | 1.2798 | 0.6364 |
77
- | No log | 8.57 | 9 | 1.2200 | 0.6364 |
78
- | No log | 9.57 | 10 | 1.1594 | 0.6364 |
79
- | No log | 10.57 | 11 | 1.1154 | 0.6818 |
80
- | No log | 11.57 | 12 | 1.0781 | 0.6818 |
81
- | No log | 12.57 | 13 | 1.0286 | 0.6818 |
82
- | No log | 13.57 | 14 | 0.9623 | 0.6818 |
83
- | No log | 14.57 | 15 | 0.8952 | 0.6818 |
84
- | No log | 15.57 | 16 | 0.8218 | 0.7273 |
85
- | No log | 16.57 | 17 | 0.7331 | 0.7727 |
86
- | No log | 17.57 | 18 | 0.6525 | 0.8182 |
87
- | No log | 18.57 | 19 | 0.5678 | 0.8636 |
88
- | 1.9399 | 19.57 | 20 | 0.4980 | 0.8636 |
89
- | 1.9399 | 20.57 | 21 | 0.4614 | 0.9091 |
90
- | 1.9399 | 21.57 | 22 | 0.4494 | 0.9091 |
91
- | 1.9399 | 22.57 | 23 | 0.4405 | 0.8182 |
92
- | 1.9399 | 23.57 | 24 | 0.4358 | 0.8636 |
93
- | 1.9399 | 24.57 | 25 | 0.4307 | 0.8636 |
94
- | 1.9399 | 25.57 | 26 | 0.4100 | 0.8636 |
95
- | 1.9399 | 26.57 | 27 | 0.3926 | 0.8182 |
96
- | 1.9399 | 27.57 | 28 | 0.3818 | 0.8182 |
97
- | 1.9399 | 28.57 | 29 | 0.3661 | 0.8182 |
98
- | 1.9399 | 29.57 | 30 | 0.3515 | 0.8636 |
99
- | 1.9399 | 30.57 | 31 | 0.3345 | 0.8636 |
100
- | 1.9399 | 31.57 | 32 | 0.3204 | 0.8636 |
101
- | 1.9399 | 32.57 | 33 | 0.3078 | 0.8636 |
102
- | 1.9399 | 33.57 | 34 | 0.2948 | 0.8636 |
103
- | 1.9399 | 34.57 | 35 | 0.2848 | 0.8636 |
104
- | 1.9399 | 35.57 | 36 | 0.2748 | 0.8636 |
105
- | 1.9399 | 36.57 | 37 | 0.2679 | 0.8636 |
106
- | 1.9399 | 37.57 | 38 | 0.2642 | 0.8636 |
107
- | 1.9399 | 38.57 | 39 | 0.2639 | 0.8636 |
108
- | 0.728 | 39.57 | 40 | 0.2636 | 0.8636 |
109
 
110
 
111
  ### Framework versions
112
 
113
  - Transformers 4.21.3
114
- - Pytorch 1.12.1+cu113
115
  - Datasets 2.4.0
116
  - Tokenizers 0.12.1
 
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
+ value: 1.0
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
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.2180
35
+ - Accuracy: 1.0
36
 
37
  ## Model description
38
 
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
+ | No log | 0.57 | 1 | 1.7779 | 0.2727 |
70
+ | No log | 1.57 | 2 | 1.7088 | 0.3182 |
71
+ | No log | 2.57 | 3 | 1.5921 | 0.5455 |
72
+ | No log | 3.57 | 4 | 1.4587 | 0.5909 |
73
+ | No log | 4.57 | 5 | 1.3256 | 0.5455 |
74
+ | No log | 5.57 | 6 | 1.2211 | 0.5 |
75
+ | No log | 6.57 | 7 | 1.1066 | 0.6818 |
76
+ | No log | 7.57 | 8 | 0.9768 | 0.7727 |
77
+ | No log | 8.57 | 9 | 0.8590 | 0.8636 |
78
+ | No log | 9.57 | 10 | 0.7718 | 0.9091 |
79
+ | No log | 10.57 | 11 | 0.6999 | 0.9091 |
80
+ | No log | 11.57 | 12 | 0.6385 | 0.9091 |
81
+ | No log | 12.57 | 13 | 0.5761 | 0.9545 |
82
+ | No log | 13.57 | 14 | 0.5189 | 0.9545 |
83
+ | No log | 14.57 | 15 | 0.4646 | 0.9545 |
84
+ | No log | 15.57 | 16 | 0.4137 | 0.9091 |
85
+ | No log | 16.57 | 17 | 0.3679 | 0.9091 |
86
+ | No log | 17.57 | 18 | 0.3291 | 0.9091 |
87
+ | No log | 18.57 | 19 | 0.2937 | 0.9545 |
88
+ | 1.8863 | 19.57 | 20 | 0.2642 | 0.9545 |
89
+ | 1.8863 | 20.57 | 21 | 0.2366 | 0.9545 |
90
+ | 1.8863 | 21.57 | 22 | 0.2180 | 1.0 |
91
+ | 1.8863 | 22.57 | 23 | 0.2061 | 1.0 |
92
+ | 1.8863 | 23.57 | 24 | 0.1984 | 1.0 |
93
+ | 1.8863 | 24.57 | 25 | 0.1918 | 1.0 |
94
+ | 1.8863 | 25.57 | 26 | 0.1787 | 1.0 |
95
+ | 1.8863 | 26.57 | 27 | 0.1605 | 1.0 |
96
+ | 1.8863 | 27.57 | 28 | 0.1412 | 1.0 |
97
+ | 1.8863 | 28.57 | 29 | 0.1269 | 1.0 |
98
+ | 1.8863 | 29.57 | 30 | 0.1142 | 1.0 |
99
+ | 1.8863 | 30.57 | 31 | 0.1051 | 1.0 |
100
+ | 1.8863 | 31.57 | 32 | 0.0995 | 1.0 |
101
+ | 1.8863 | 32.57 | 33 | 0.0946 | 1.0 |
102
+ | 1.8863 | 33.57 | 34 | 0.0911 | 1.0 |
103
+ | 1.8863 | 34.57 | 35 | 0.0892 | 1.0 |
104
+ | 1.8863 | 35.57 | 36 | 0.0876 | 1.0 |
105
+ | 1.8863 | 36.57 | 37 | 0.0865 | 1.0 |
106
+ | 1.8863 | 37.57 | 38 | 0.0857 | 1.0 |
107
+ | 1.8863 | 38.57 | 39 | 0.0854 | 1.0 |
108
+ | 0.6775 | 39.57 | 40 | 0.0853 | 1.0 |
109
 
110
 
111
  ### Framework versions
112
 
113
  - Transformers 4.21.3
114
+ - Pytorch 1.12.1+cpu
115
  - Datasets 2.4.0
116
  - Tokenizers 0.12.1