hkivancoral commited on
Commit
5b2557e
1 Parent(s): 1c845d8

End of training

Browse files
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_1x_beit_base_adamax_001_fold5
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.7317073170731707
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_1x_beit_base_adamax_001_fold5
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: 1.2278
36
+ - Accuracy: 0.7317
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
+ | No log | 1.0 | 6 | 1.4268 | 0.2439 |
69
+ | 1.7859 | 2.0 | 12 | 1.3982 | 0.2439 |
70
+ | 1.7859 | 3.0 | 18 | 1.3119 | 0.4878 |
71
+ | 1.3869 | 4.0 | 24 | 1.2627 | 0.4146 |
72
+ | 1.329 | 5.0 | 30 | 1.0564 | 0.5610 |
73
+ | 1.329 | 6.0 | 36 | 1.2486 | 0.2927 |
74
+ | 1.2971 | 7.0 | 42 | 1.2260 | 0.3415 |
75
+ | 1.2971 | 8.0 | 48 | 1.1669 | 0.5122 |
76
+ | 1.2043 | 9.0 | 54 | 1.2078 | 0.4390 |
77
+ | 1.166 | 10.0 | 60 | 1.1291 | 0.4390 |
78
+ | 1.166 | 11.0 | 66 | 1.4793 | 0.2683 |
79
+ | 1.2368 | 12.0 | 72 | 1.1712 | 0.4390 |
80
+ | 1.2368 | 13.0 | 78 | 1.1600 | 0.4146 |
81
+ | 1.0841 | 14.0 | 84 | 1.1286 | 0.4146 |
82
+ | 1.1358 | 15.0 | 90 | 1.0309 | 0.4878 |
83
+ | 1.1358 | 16.0 | 96 | 1.0536 | 0.3902 |
84
+ | 1.0304 | 17.0 | 102 | 0.9535 | 0.4878 |
85
+ | 1.0304 | 18.0 | 108 | 1.1738 | 0.3659 |
86
+ | 0.9971 | 19.0 | 114 | 0.9220 | 0.5122 |
87
+ | 0.9482 | 20.0 | 120 | 1.0234 | 0.6829 |
88
+ | 0.9482 | 21.0 | 126 | 1.0465 | 0.5366 |
89
+ | 0.9578 | 22.0 | 132 | 1.0713 | 0.5854 |
90
+ | 0.9578 | 23.0 | 138 | 1.1190 | 0.5122 |
91
+ | 1.0032 | 24.0 | 144 | 1.0303 | 0.6341 |
92
+ | 0.9765 | 25.0 | 150 | 0.9143 | 0.6098 |
93
+ | 0.9765 | 26.0 | 156 | 0.9675 | 0.6098 |
94
+ | 0.8768 | 27.0 | 162 | 0.8561 | 0.6341 |
95
+ | 0.8768 | 28.0 | 168 | 1.0406 | 0.4878 |
96
+ | 0.813 | 29.0 | 174 | 1.2443 | 0.6098 |
97
+ | 0.8566 | 30.0 | 180 | 0.8255 | 0.6341 |
98
+ | 0.8566 | 31.0 | 186 | 0.8471 | 0.6829 |
99
+ | 0.7675 | 32.0 | 192 | 0.9851 | 0.6829 |
100
+ | 0.7675 | 33.0 | 198 | 1.1042 | 0.6829 |
101
+ | 0.7167 | 34.0 | 204 | 1.0172 | 0.6829 |
102
+ | 0.6799 | 35.0 | 210 | 1.1228 | 0.5366 |
103
+ | 0.6799 | 36.0 | 216 | 1.1880 | 0.7317 |
104
+ | 0.6558 | 37.0 | 222 | 1.1922 | 0.7317 |
105
+ | 0.6558 | 38.0 | 228 | 1.4663 | 0.6585 |
106
+ | 0.5997 | 39.0 | 234 | 1.0459 | 0.7317 |
107
+ | 0.579 | 40.0 | 240 | 1.1555 | 0.7073 |
108
+ | 0.579 | 41.0 | 246 | 1.1889 | 0.7073 |
109
+ | 0.5728 | 42.0 | 252 | 1.2278 | 0.7317 |
110
+ | 0.5728 | 43.0 | 258 | 1.2278 | 0.7317 |
111
+ | 0.5177 | 44.0 | 264 | 1.2278 | 0.7317 |
112
+ | 0.5591 | 45.0 | 270 | 1.2278 | 0.7317 |
113
+ | 0.5591 | 46.0 | 276 | 1.2278 | 0.7317 |
114
+ | 0.5528 | 47.0 | 282 | 1.2278 | 0.7317 |
115
+ | 0.5528 | 48.0 | 288 | 1.2278 | 0.7317 |
116
+ | 0.575 | 49.0 | 294 | 1.2278 | 0.7317 |
117
+ | 0.5528 | 50.0 | 300 | 1.2278 | 0.7317 |
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:07945d60a5590155c8cbd148ae804e4fef89e1916c29b9dc179f21ab83ee0e69
3
  size 343086480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b96a887fe747d33a378b4f9946f514decf718c7a2084ea33b5f73c8a74e5e4f
3
  size 343086480
runs/Nov24_23-18-33_23c9de965386/events.out.tfevents.1700867915.23c9de965386.7636.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5cc3588c96dc70ad2e8e03af378ce8bacd6323695b3553d1e2728efd518427a
3
- size 25635
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ddf6fc73418743d7cebc65d7b2c671e589627896516ca8af18260a0b30b6823
3
+ size 25989