hkivancoral commited on
Commit
8a3564e
1 Parent(s): dd90e85

End of training

Browse files
Files changed (2) hide show
  1. README.md +125 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: microsoft/beit-base-patch16-224
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: hushem_5x_beit_base_adamax_001_fold3
12
+ results:
13
+ - task:
14
+ name: Image Classification
15
+ type: image-classification
16
+ dataset:
17
+ name: imagefolder
18
+ type: imagefolder
19
+ config: default
20
+ split: test
21
+ args: default
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.6976744186046512
26
+ ---
27
+
28
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
+ should probably proofread and complete it, then remove this comment. -->
30
+
31
+ # hushem_5x_beit_base_adamax_001_fold3
32
+
33
+ This model is a fine-tuned version of [microsoft/beit-base-patch16-224](https://huggingface.co/microsoft/beit-base-patch16-224) on the imagefolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 2.7065
36
+ - Accuracy: 0.6977
37
+
38
+ ## Model description
39
+
40
+ More information needed
41
+
42
+ ## Intended uses & limitations
43
+
44
+ More information needed
45
+
46
+ ## Training and evaluation data
47
+
48
+ More information needed
49
+
50
+ ## Training procedure
51
+
52
+ ### Training hyperparameters
53
+
54
+ The following hyperparameters were used during training:
55
+ - learning_rate: 0.001
56
+ - train_batch_size: 32
57
+ - eval_batch_size: 32
58
+ - seed: 42
59
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
+ - lr_scheduler_type: linear
61
+ - lr_scheduler_warmup_ratio: 0.1
62
+ - num_epochs: 50
63
+
64
+ ### Training results
65
+
66
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 1.4764 | 1.0 | 28 | 1.3308 | 0.4651 |
69
+ | 1.3399 | 2.0 | 56 | 1.2727 | 0.5116 |
70
+ | 1.2309 | 3.0 | 84 | 1.0539 | 0.5349 |
71
+ | 1.0517 | 4.0 | 112 | 1.0384 | 0.6279 |
72
+ | 0.9736 | 5.0 | 140 | 1.1313 | 0.5349 |
73
+ | 1.0108 | 6.0 | 168 | 0.6569 | 0.8140 |
74
+ | 0.9287 | 7.0 | 196 | 0.7779 | 0.7674 |
75
+ | 0.9063 | 8.0 | 224 | 0.8802 | 0.5581 |
76
+ | 0.7994 | 9.0 | 252 | 1.1244 | 0.5581 |
77
+ | 0.8319 | 10.0 | 280 | 0.7284 | 0.7209 |
78
+ | 0.8096 | 11.0 | 308 | 0.7775 | 0.7209 |
79
+ | 0.8274 | 12.0 | 336 | 0.7683 | 0.6744 |
80
+ | 0.798 | 13.0 | 364 | 0.8219 | 0.6512 |
81
+ | 0.6756 | 14.0 | 392 | 0.5656 | 0.7442 |
82
+ | 0.9098 | 15.0 | 420 | 0.6922 | 0.6279 |
83
+ | 0.6261 | 16.0 | 448 | 1.0949 | 0.5814 |
84
+ | 0.6243 | 17.0 | 476 | 0.7154 | 0.7209 |
85
+ | 0.7247 | 18.0 | 504 | 0.6429 | 0.7674 |
86
+ | 0.6106 | 19.0 | 532 | 0.7927 | 0.6744 |
87
+ | 0.4831 | 20.0 | 560 | 0.6060 | 0.7674 |
88
+ | 0.5359 | 21.0 | 588 | 1.2593 | 0.5349 |
89
+ | 0.429 | 22.0 | 616 | 1.0232 | 0.6744 |
90
+ | 0.4536 | 23.0 | 644 | 1.2564 | 0.6744 |
91
+ | 0.2969 | 24.0 | 672 | 1.2153 | 0.6279 |
92
+ | 0.3018 | 25.0 | 700 | 1.3650 | 0.5814 |
93
+ | 0.2695 | 26.0 | 728 | 1.6759 | 0.6279 |
94
+ | 0.2235 | 27.0 | 756 | 1.8158 | 0.5814 |
95
+ | 0.2674 | 28.0 | 784 | 1.7475 | 0.6977 |
96
+ | 0.1711 | 29.0 | 812 | 1.5630 | 0.7209 |
97
+ | 0.1241 | 30.0 | 840 | 1.5976 | 0.7442 |
98
+ | 0.1378 | 31.0 | 868 | 1.8498 | 0.7209 |
99
+ | 0.1016 | 32.0 | 896 | 2.3022 | 0.6279 |
100
+ | 0.1245 | 33.0 | 924 | 2.0178 | 0.6047 |
101
+ | 0.1029 | 34.0 | 952 | 2.0725 | 0.6744 |
102
+ | 0.0329 | 35.0 | 980 | 1.6046 | 0.7674 |
103
+ | 0.1038 | 36.0 | 1008 | 2.3364 | 0.6047 |
104
+ | 0.055 | 37.0 | 1036 | 3.1044 | 0.5581 |
105
+ | 0.0031 | 38.0 | 1064 | 2.6896 | 0.6512 |
106
+ | 0.0537 | 39.0 | 1092 | 3.2350 | 0.6047 |
107
+ | 0.0484 | 40.0 | 1120 | 3.5002 | 0.5814 |
108
+ | 0.0311 | 41.0 | 1148 | 3.0948 | 0.6512 |
109
+ | 0.0491 | 42.0 | 1176 | 2.8268 | 0.6977 |
110
+ | 0.0023 | 43.0 | 1204 | 2.5306 | 0.6977 |
111
+ | 0.0192 | 44.0 | 1232 | 2.3977 | 0.6977 |
112
+ | 0.0339 | 45.0 | 1260 | 2.5488 | 0.6977 |
113
+ | 0.0369 | 46.0 | 1288 | 2.5878 | 0.7209 |
114
+ | 0.049 | 47.0 | 1316 | 2.7159 | 0.6977 |
115
+ | 0.0044 | 48.0 | 1344 | 2.7074 | 0.6977 |
116
+ | 0.0183 | 49.0 | 1372 | 2.7065 | 0.6977 |
117
+ | 0.0409 | 50.0 | 1400 | 2.7065 | 0.6977 |
118
+
119
+
120
+ ### Framework versions
121
+
122
+ - Transformers 4.35.2
123
+ - Pytorch 2.1.0+cu118
124
+ - Datasets 2.15.0
125
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3049f6f41f2b5750eae56462a59948830e81e16c3c026c0ed742054de73fba1
3
  size 343086480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b21ca6d6e75b25e87a3f99142bd942391699178c94c9e9e4df642193d351c4b2
3
  size 343086480