hkivancoral commited on
Commit
1fb1344
1 Parent(s): fd7423c

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_00001_fold1
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.5111111111111111
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_00001_fold1
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.3147
36
+ - Accuracy: 0.5111
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: 1e-05
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.3169 | 0.4222 |
69
+ | 1.2993 | 2.0 | 12 | 1.2806 | 0.4667 |
70
+ | 1.2993 | 3.0 | 18 | 1.2579 | 0.4889 |
71
+ | 0.9161 | 4.0 | 24 | 1.2167 | 0.4889 |
72
+ | 0.7083 | 5.0 | 30 | 1.1786 | 0.5556 |
73
+ | 0.7083 | 6.0 | 36 | 1.1207 | 0.5778 |
74
+ | 0.5194 | 7.0 | 42 | 1.1521 | 0.4667 |
75
+ | 0.5194 | 8.0 | 48 | 1.1594 | 0.4889 |
76
+ | 0.4029 | 9.0 | 54 | 1.0967 | 0.5333 |
77
+ | 0.2875 | 10.0 | 60 | 1.1131 | 0.5333 |
78
+ | 0.2875 | 11.0 | 66 | 1.0617 | 0.5556 |
79
+ | 0.2225 | 12.0 | 72 | 1.0697 | 0.5778 |
80
+ | 0.2225 | 13.0 | 78 | 1.1375 | 0.5333 |
81
+ | 0.1628 | 14.0 | 84 | 1.1927 | 0.5111 |
82
+ | 0.1384 | 15.0 | 90 | 1.1635 | 0.5556 |
83
+ | 0.1384 | 16.0 | 96 | 1.2191 | 0.5111 |
84
+ | 0.1154 | 17.0 | 102 | 1.1629 | 0.5556 |
85
+ | 0.1154 | 18.0 | 108 | 1.1505 | 0.5556 |
86
+ | 0.0953 | 19.0 | 114 | 1.2116 | 0.5333 |
87
+ | 0.0771 | 20.0 | 120 | 1.1885 | 0.5333 |
88
+ | 0.0771 | 21.0 | 126 | 1.2166 | 0.5111 |
89
+ | 0.0552 | 22.0 | 132 | 1.2643 | 0.5111 |
90
+ | 0.0552 | 23.0 | 138 | 1.2478 | 0.5111 |
91
+ | 0.0544 | 24.0 | 144 | 1.1768 | 0.5556 |
92
+ | 0.0597 | 25.0 | 150 | 1.1020 | 0.5778 |
93
+ | 0.0597 | 26.0 | 156 | 1.1318 | 0.5556 |
94
+ | 0.0518 | 27.0 | 162 | 1.1807 | 0.5333 |
95
+ | 0.0518 | 28.0 | 168 | 1.2523 | 0.5333 |
96
+ | 0.0452 | 29.0 | 174 | 1.2755 | 0.5333 |
97
+ | 0.0366 | 30.0 | 180 | 1.2279 | 0.5333 |
98
+ | 0.0366 | 31.0 | 186 | 1.2089 | 0.5333 |
99
+ | 0.037 | 32.0 | 192 | 1.2327 | 0.5333 |
100
+ | 0.037 | 33.0 | 198 | 1.2492 | 0.5111 |
101
+ | 0.0339 | 34.0 | 204 | 1.2215 | 0.5333 |
102
+ | 0.0349 | 35.0 | 210 | 1.2052 | 0.5556 |
103
+ | 0.0349 | 36.0 | 216 | 1.2247 | 0.5111 |
104
+ | 0.0299 | 37.0 | 222 | 1.2589 | 0.5111 |
105
+ | 0.0299 | 38.0 | 228 | 1.2861 | 0.5111 |
106
+ | 0.0453 | 39.0 | 234 | 1.2942 | 0.5111 |
107
+ | 0.0256 | 40.0 | 240 | 1.3064 | 0.5111 |
108
+ | 0.0256 | 41.0 | 246 | 1.3149 | 0.5111 |
109
+ | 0.0285 | 42.0 | 252 | 1.3147 | 0.5111 |
110
+ | 0.0285 | 43.0 | 258 | 1.3147 | 0.5111 |
111
+ | 0.0329 | 44.0 | 264 | 1.3147 | 0.5111 |
112
+ | 0.0329 | 45.0 | 270 | 1.3147 | 0.5111 |
113
+ | 0.0329 | 46.0 | 276 | 1.3147 | 0.5111 |
114
+ | 0.0305 | 47.0 | 282 | 1.3147 | 0.5111 |
115
+ | 0.0305 | 48.0 | 288 | 1.3147 | 0.5111 |
116
+ | 0.0327 | 49.0 | 294 | 1.3147 | 0.5111 |
117
+ | 0.0227 | 50.0 | 300 | 1.3147 | 0.5111 |
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:76b748965f445b6cee929ea71ccc2e61b183a75a0a822301eeda8e457be1bcb7
3
  size 343086480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:672f6d75a4b5c2e9f43b47b331f147002ea2a7242a2e2b02b78e3c74c8b38cc8
3
  size 343086480
runs/Nov25_00-36-03_23c9de965386/events.out.tfevents.1700872564.23c9de965386.7636.9 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b37099e9d4b60e5846c6441a78ad4c82868609020bf3b0a0577a76190907417
3
- size 25641
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be1f18fb0fe8a03d4b98a071bd458493e8225f09dce8509dc04b87195722910c
3
+ size 25995