hkivancoral
commited on
Commit
·
1a6c687
1
Parent(s):
66f47bb
End of training
Browse files- README.md +125 -0
- 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_sgd_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.7073170731707317
|
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_sgd_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: 0.8979
|
36 |
+
- Accuracy: 0.7073
|
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.5363 | 1.0 | 28 | 1.5515 | 0.2439 |
|
69 |
+
| 1.4164 | 2.0 | 56 | 1.4971 | 0.3171 |
|
70 |
+
| 1.362 | 3.0 | 84 | 1.4523 | 0.3659 |
|
71 |
+
| 1.3381 | 4.0 | 112 | 1.3987 | 0.3902 |
|
72 |
+
| 1.2805 | 5.0 | 140 | 1.3538 | 0.4390 |
|
73 |
+
| 1.286 | 6.0 | 168 | 1.3184 | 0.4634 |
|
74 |
+
| 1.2664 | 7.0 | 196 | 1.2890 | 0.4634 |
|
75 |
+
| 1.1752 | 8.0 | 224 | 1.2605 | 0.4878 |
|
76 |
+
| 1.1615 | 9.0 | 252 | 1.2357 | 0.5366 |
|
77 |
+
| 1.1583 | 10.0 | 280 | 1.2200 | 0.5366 |
|
78 |
+
| 1.0622 | 11.0 | 308 | 1.1865 | 0.5854 |
|
79 |
+
| 1.0888 | 12.0 | 336 | 1.1579 | 0.5854 |
|
80 |
+
| 1.0774 | 13.0 | 364 | 1.1376 | 0.6098 |
|
81 |
+
| 1.0639 | 14.0 | 392 | 1.1207 | 0.6098 |
|
82 |
+
| 1.0329 | 15.0 | 420 | 1.1063 | 0.6098 |
|
83 |
+
| 1.0224 | 16.0 | 448 | 1.0819 | 0.6098 |
|
84 |
+
| 0.9888 | 17.0 | 476 | 1.0775 | 0.6098 |
|
85 |
+
| 0.9619 | 18.0 | 504 | 1.0585 | 0.6098 |
|
86 |
+
| 0.9636 | 19.0 | 532 | 1.0418 | 0.6098 |
|
87 |
+
| 0.932 | 20.0 | 560 | 1.0228 | 0.6098 |
|
88 |
+
| 0.9605 | 21.0 | 588 | 1.0275 | 0.6341 |
|
89 |
+
| 0.9245 | 22.0 | 616 | 1.0007 | 0.6829 |
|
90 |
+
| 0.9128 | 23.0 | 644 | 0.9952 | 0.6829 |
|
91 |
+
| 0.8833 | 24.0 | 672 | 0.9964 | 0.6585 |
|
92 |
+
| 0.8669 | 25.0 | 700 | 0.9755 | 0.6829 |
|
93 |
+
| 0.8822 | 26.0 | 728 | 0.9683 | 0.6829 |
|
94 |
+
| 0.8736 | 27.0 | 756 | 0.9644 | 0.6829 |
|
95 |
+
| 0.8195 | 28.0 | 784 | 0.9503 | 0.6829 |
|
96 |
+
| 0.815 | 29.0 | 812 | 0.9479 | 0.6829 |
|
97 |
+
| 0.8347 | 30.0 | 840 | 0.9483 | 0.6829 |
|
98 |
+
| 0.8334 | 31.0 | 868 | 0.9382 | 0.6829 |
|
99 |
+
| 0.7989 | 32.0 | 896 | 0.9378 | 0.6829 |
|
100 |
+
| 0.7878 | 33.0 | 924 | 0.9468 | 0.6829 |
|
101 |
+
| 0.8479 | 34.0 | 952 | 0.9186 | 0.7073 |
|
102 |
+
| 0.7868 | 35.0 | 980 | 0.9253 | 0.6829 |
|
103 |
+
| 0.7921 | 36.0 | 1008 | 0.9134 | 0.7073 |
|
104 |
+
| 0.7563 | 37.0 | 1036 | 0.9054 | 0.7073 |
|
105 |
+
| 0.7507 | 38.0 | 1064 | 0.9071 | 0.7073 |
|
106 |
+
| 0.8331 | 39.0 | 1092 | 0.8998 | 0.7073 |
|
107 |
+
| 0.7104 | 40.0 | 1120 | 0.9052 | 0.7073 |
|
108 |
+
| 0.773 | 41.0 | 1148 | 0.9044 | 0.7073 |
|
109 |
+
| 0.719 | 42.0 | 1176 | 0.9021 | 0.7073 |
|
110 |
+
| 0.7745 | 43.0 | 1204 | 0.8997 | 0.7073 |
|
111 |
+
| 0.781 | 44.0 | 1232 | 0.9016 | 0.7073 |
|
112 |
+
| 0.755 | 45.0 | 1260 | 0.9002 | 0.7073 |
|
113 |
+
| 0.7437 | 46.0 | 1288 | 0.9000 | 0.7073 |
|
114 |
+
| 0.7695 | 47.0 | 1316 | 0.8981 | 0.7073 |
|
115 |
+
| 0.7339 | 48.0 | 1344 | 0.8980 | 0.7073 |
|
116 |
+
| 0.7563 | 49.0 | 1372 | 0.8979 | 0.7073 |
|
117 |
+
| 0.755 | 50.0 | 1400 | 0.8979 | 0.7073 |
|
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:
|
3 |
size 343086480
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0c9fe3cace56edb3f8b15d0c3e49fdffe132122397efddc5bc0995891e7841d
|
3 |
size 343086480
|