hkivancoral commited on
Commit
da5f486
1 Parent(s): 9b4f6db

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_rms_0001_fold4
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.7857142857142857
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_rms_0001_fold4
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.8159
36
+ - Accuracy: 0.7857
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.0001
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.4247 | 1.0 | 28 | 1.3411 | 0.2381 |
69
+ | 1.3595 | 2.0 | 56 | 1.2501 | 0.4286 |
70
+ | 1.3116 | 3.0 | 84 | 1.5240 | 0.2381 |
71
+ | 1.303 | 4.0 | 112 | 1.0491 | 0.5238 |
72
+ | 1.1942 | 5.0 | 140 | 0.8861 | 0.7143 |
73
+ | 1.1712 | 6.0 | 168 | 0.9106 | 0.5238 |
74
+ | 0.977 | 7.0 | 196 | 1.1447 | 0.6905 |
75
+ | 0.9351 | 8.0 | 224 | 0.7191 | 0.7619 |
76
+ | 0.8453 | 9.0 | 252 | 1.3331 | 0.5714 |
77
+ | 0.8831 | 10.0 | 280 | 0.8305 | 0.6905 |
78
+ | 0.8349 | 11.0 | 308 | 0.6872 | 0.7619 |
79
+ | 0.845 | 12.0 | 336 | 0.7545 | 0.7619 |
80
+ | 0.784 | 13.0 | 364 | 0.7961 | 0.7857 |
81
+ | 0.7404 | 14.0 | 392 | 0.6338 | 0.8095 |
82
+ | 0.6277 | 15.0 | 420 | 0.7200 | 0.7143 |
83
+ | 0.6386 | 16.0 | 448 | 0.7383 | 0.8095 |
84
+ | 0.6167 | 17.0 | 476 | 0.5440 | 0.8095 |
85
+ | 0.5129 | 18.0 | 504 | 0.7061 | 0.7619 |
86
+ | 0.3836 | 19.0 | 532 | 0.7181 | 0.7381 |
87
+ | 0.3202 | 20.0 | 560 | 0.4277 | 0.8095 |
88
+ | 0.1958 | 21.0 | 588 | 1.1637 | 0.7381 |
89
+ | 0.2343 | 22.0 | 616 | 1.0581 | 0.8095 |
90
+ | 0.2016 | 23.0 | 644 | 0.8968 | 0.7857 |
91
+ | 0.116 | 24.0 | 672 | 1.0426 | 0.7857 |
92
+ | 0.1027 | 25.0 | 700 | 0.6841 | 0.8333 |
93
+ | 0.1133 | 26.0 | 728 | 0.8260 | 0.8095 |
94
+ | 0.1258 | 27.0 | 756 | 1.3215 | 0.7619 |
95
+ | 0.0595 | 28.0 | 784 | 1.0509 | 0.8810 |
96
+ | 0.0945 | 29.0 | 812 | 1.3868 | 0.7857 |
97
+ | 0.0022 | 30.0 | 840 | 1.7553 | 0.8095 |
98
+ | 0.0004 | 31.0 | 868 | 1.9423 | 0.7857 |
99
+ | 0.0466 | 32.0 | 896 | 2.0945 | 0.8095 |
100
+ | 0.0367 | 33.0 | 924 | 1.6928 | 0.8095 |
101
+ | 0.1032 | 34.0 | 952 | 1.3572 | 0.8571 |
102
+ | 0.0331 | 35.0 | 980 | 2.0437 | 0.8095 |
103
+ | 0.0001 | 36.0 | 1008 | 2.0414 | 0.8333 |
104
+ | 0.0286 | 37.0 | 1036 | 2.0546 | 0.7619 |
105
+ | 0.009 | 38.0 | 1064 | 2.8381 | 0.7857 |
106
+ | 0.0573 | 39.0 | 1092 | 2.4470 | 0.7857 |
107
+ | 0.0497 | 40.0 | 1120 | 1.8192 | 0.7857 |
108
+ | 0.0003 | 41.0 | 1148 | 2.1421 | 0.7143 |
109
+ | 0.0003 | 42.0 | 1176 | 2.2125 | 0.7381 |
110
+ | 0.0001 | 43.0 | 1204 | 2.1555 | 0.7619 |
111
+ | 0.0002 | 44.0 | 1232 | 1.8154 | 0.7381 |
112
+ | 0.0197 | 45.0 | 1260 | 1.7188 | 0.7381 |
113
+ | 0.0002 | 46.0 | 1288 | 1.6637 | 0.8095 |
114
+ | 0.0152 | 47.0 | 1316 | 1.6954 | 0.8095 |
115
+ | 0.0001 | 48.0 | 1344 | 1.8153 | 0.7857 |
116
+ | 0.0002 | 49.0 | 1372 | 1.8159 | 0.7857 |
117
+ | 0.0 | 50.0 | 1400 | 1.8159 | 0.7857 |
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:8efb37f055cdf5c09d590d96e21c86e28781758882de766b18f34deb80038bcb
3
  size 343086480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dae9332080da0fb33d87a1093e688b3bb91ed41426510289e3cd85784e947cc
3
  size 343086480