3una commited on
Commit
df9700c
1 Parent(s): 3da2fdb

Model save

Browse files
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.6788575409265064
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/beit-base-patch16-224-pt22k-ft22k](https://huggingface.co/microsoft/beit-base-patch16-224-pt22k-ft22k) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.8812
36
- - Accuracy: 0.6789
37
 
38
  ## Model description
39
 
@@ -61,37 +61,77 @@ The following hyperparameters were used during training:
61
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
  - lr_scheduler_type: linear
63
  - lr_scheduler_warmup_ratio: 0.1
64
- - num_epochs: 20
65
 
66
  ### Training results
67
 
68
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | 1.5466 | 1.0 | 202 | 1.5022 | 0.4500 |
71
- | 1.3372 | 2.0 | 404 | 1.1727 | 0.5632 |
72
- | 1.2372 | 3.0 | 606 | 1.0636 | 0.6075 |
73
- | 1.2096 | 4.0 | 808 | 1.0200 | 0.6116 |
74
- | 1.145 | 5.0 | 1010 | 0.9769 | 0.6325 |
75
- | 1.1589 | 6.0 | 1212 | 0.9515 | 0.6405 |
76
- | 1.0752 | 7.0 | 1414 | 0.9395 | 0.6458 |
77
- | 1.0524 | 8.0 | 1616 | 0.9331 | 0.6458 |
78
- | 1.0829 | 9.0 | 1818 | 0.9173 | 0.6573 |
79
- | 1.0219 | 10.0 | 2020 | 0.9114 | 0.6597 |
80
- | 0.9986 | 11.0 | 2222 | 0.9034 | 0.6580 |
81
- | 1.013 | 12.0 | 2424 | 0.9004 | 0.6656 |
82
- | 1.0133 | 13.0 | 2626 | 0.8940 | 0.6628 |
83
- | 1.0064 | 14.0 | 2828 | 0.8916 | 0.6649 |
84
- | 0.9858 | 15.0 | 3030 | 0.8882 | 0.6733 |
85
- | 0.9863 | 16.0 | 3232 | 0.8850 | 0.6740 |
86
- | 1.0058 | 17.0 | 3434 | 0.8856 | 0.6747 |
87
- | 0.9637 | 18.0 | 3636 | 0.8852 | 0.6722 |
88
- | 0.9803 | 19.0 | 3838 | 0.8829 | 0.6754 |
89
- | 0.9356 | 20.0 | 4040 | 0.8812 | 0.6789 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
90
 
91
 
92
  ### Framework versions
93
 
94
  - Transformers 4.35.2
95
  - Pytorch 2.1.0+cu121
96
- - Datasets 2.15.0
97
  - Tokenizers 0.15.0
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.7133402995471961
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/beit-base-patch16-224-pt22k-ft22k](https://huggingface.co/microsoft/beit-base-patch16-224-pt22k-ft22k) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.8079
36
+ - Accuracy: 0.7133
37
 
38
  ## Model description
39
 
 
61
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
  - lr_scheduler_type: linear
63
  - lr_scheduler_warmup_ratio: 0.1
64
+ - num_epochs: 60
65
 
66
  ### Training results
67
 
68
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
70
+ | 1.7999 | 1.0 | 202 | 1.7896 | 0.2713 |
71
+ | 1.5165 | 2.0 | 404 | 1.4311 | 0.4758 |
72
+ | 1.3381 | 3.0 | 606 | 1.2065 | 0.5468 |
73
+ | 1.2629 | 4.0 | 808 | 1.1050 | 0.5886 |
74
+ | 1.248 | 5.0 | 1010 | 1.0425 | 0.6054 |
75
+ | 1.2007 | 6.0 | 1212 | 0.9874 | 0.6339 |
76
+ | 1.083 | 7.0 | 1414 | 0.9610 | 0.6447 |
77
+ | 1.1061 | 8.0 | 1616 | 0.9385 | 0.6524 |
78
+ | 1.0597 | 9.0 | 1818 | 0.9155 | 0.6517 |
79
+ | 1.0511 | 10.0 | 2020 | 0.9128 | 0.6580 |
80
+ | 1.012 | 11.0 | 2222 | 0.9048 | 0.6660 |
81
+ | 1.0479 | 12.0 | 2424 | 0.8821 | 0.6729 |
82
+ | 0.9993 | 13.0 | 2626 | 0.8770 | 0.6747 |
83
+ | 0.9784 | 14.0 | 2828 | 0.8672 | 0.6757 |
84
+ | 1.0439 | 15.0 | 3030 | 0.8766 | 0.6750 |
85
+ | 0.9782 | 16.0 | 3232 | 0.8658 | 0.6747 |
86
+ | 0.9664 | 17.0 | 3434 | 0.8596 | 0.6764 |
87
+ | 1.0132 | 18.0 | 3636 | 0.8491 | 0.6806 |
88
+ | 0.9703 | 19.0 | 3838 | 0.8538 | 0.6827 |
89
+ | 0.9399 | 20.0 | 4040 | 0.8452 | 0.6876 |
90
+ | 0.9299 | 21.0 | 4242 | 0.8420 | 0.6904 |
91
+ | 0.9815 | 22.0 | 4444 | 0.8417 | 0.6872 |
92
+ | 0.9029 | 23.0 | 4646 | 0.8379 | 0.6900 |
93
+ | 0.9142 | 24.0 | 4848 | 0.8336 | 0.6897 |
94
+ | 0.8695 | 25.0 | 5050 | 0.8312 | 0.6938 |
95
+ | 0.8791 | 26.0 | 5252 | 0.8323 | 0.6942 |
96
+ | 0.923 | 27.0 | 5454 | 0.8244 | 0.6956 |
97
+ | 0.8866 | 28.0 | 5656 | 0.8261 | 0.6970 |
98
+ | 0.9319 | 29.0 | 5858 | 0.8255 | 0.6991 |
99
+ | 0.9019 | 30.0 | 6060 | 0.8160 | 0.7050 |
100
+ | 0.8785 | 31.0 | 6262 | 0.8169 | 0.7071 |
101
+ | 0.8859 | 32.0 | 6464 | 0.8178 | 0.7039 |
102
+ | 0.8464 | 33.0 | 6666 | 0.8147 | 0.7092 |
103
+ | 0.9143 | 34.0 | 6868 | 0.8232 | 0.7029 |
104
+ | 0.8506 | 35.0 | 7070 | 0.8158 | 0.7032 |
105
+ | 0.9084 | 36.0 | 7272 | 0.8166 | 0.7057 |
106
+ | 0.8616 | 37.0 | 7474 | 0.8132 | 0.7088 |
107
+ | 0.8656 | 38.0 | 7676 | 0.8155 | 0.7046 |
108
+ | 0.8238 | 39.0 | 7878 | 0.8170 | 0.7064 |
109
+ | 0.8673 | 40.0 | 8080 | 0.8190 | 0.7092 |
110
+ | 0.8624 | 41.0 | 8282 | 0.8127 | 0.7095 |
111
+ | 0.8261 | 42.0 | 8484 | 0.8113 | 0.7113 |
112
+ | 0.8218 | 43.0 | 8686 | 0.8150 | 0.7095 |
113
+ | 0.8584 | 44.0 | 8888 | 0.8170 | 0.7071 |
114
+ | 0.8156 | 45.0 | 9090 | 0.8117 | 0.7119 |
115
+ | 0.8075 | 46.0 | 9292 | 0.8133 | 0.7116 |
116
+ | 0.8382 | 47.0 | 9494 | 0.8146 | 0.7088 |
117
+ | 0.7501 | 48.0 | 9696 | 0.8096 | 0.7113 |
118
+ | 0.7859 | 49.0 | 9898 | 0.8102 | 0.7081 |
119
+ | 0.8195 | 50.0 | 10100 | 0.8121 | 0.7085 |
120
+ | 0.8397 | 51.0 | 10302 | 0.8120 | 0.7099 |
121
+ | 0.8561 | 52.0 | 10504 | 0.8089 | 0.7126 |
122
+ | 0.8082 | 53.0 | 10706 | 0.8090 | 0.7133 |
123
+ | 0.8574 | 54.0 | 10908 | 0.8087 | 0.7106 |
124
+ | 0.8611 | 55.0 | 11110 | 0.8093 | 0.7092 |
125
+ | 0.8886 | 56.0 | 11312 | 0.8100 | 0.7092 |
126
+ | 0.7857 | 57.0 | 11514 | 0.8086 | 0.7133 |
127
+ | 0.8467 | 58.0 | 11716 | 0.8083 | 0.7119 |
128
+ | 0.795 | 59.0 | 11918 | 0.8083 | 0.7119 |
129
+ | 0.7975 | 60.0 | 12120 | 0.8079 | 0.7133 |
130
 
131
 
132
  ### Framework versions
133
 
134
  - Transformers 4.35.2
135
  - Pytorch 2.1.0+cu121
136
+ - Datasets 2.16.0
137
  - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9270108dd065f405082931358294fe41962e2d80d96dc4875b5046aa75b4f01e
3
  size 343095708
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd98df64be9e870fd01dfb92f850e307ebae4b1ae2ff2b0d9bbfeeeca7e9278e
3
  size 343095708
runs/Dec27_23-01-07_20bb25bfd9f5/events.out.tfevents.1703718187.20bb25bfd9f5.1122.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:596182cbab749c67fb107acc5f0ef096ae069213e992144ef90da42624773ac1
3
- size 214581
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df1caa41675e6e43f493051bbe02ede79d20b9c67a37b0beee42e326467db784
3
+ size 214935