hkivancoral commited on
Commit
c0fb129
1 Parent(s): 9fb98ad

End of training

Browse files
Files changed (2) hide show
  1. README.md +125 -0
  2. pytorch_model.bin +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: smids_3x_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.38166666666666665
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
+ # smids_3x_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: 1.1851
36
+ - Accuracy: 0.3817
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
+ | 1.2835 | 1.0 | 225 | 1.3130 | 0.3167 |
69
+ | 1.3011 | 2.0 | 450 | 1.3069 | 0.3167 |
70
+ | 1.243 | 3.0 | 675 | 1.3010 | 0.3217 |
71
+ | 1.2411 | 4.0 | 900 | 1.2953 | 0.325 |
72
+ | 1.2229 | 5.0 | 1125 | 1.2898 | 0.3233 |
73
+ | 1.2191 | 6.0 | 1350 | 1.2846 | 0.3233 |
74
+ | 1.2208 | 7.0 | 1575 | 1.2796 | 0.3233 |
75
+ | 1.1965 | 8.0 | 1800 | 1.2748 | 0.3283 |
76
+ | 1.2527 | 9.0 | 2025 | 1.2700 | 0.3333 |
77
+ | 1.2362 | 10.0 | 2250 | 1.2655 | 0.335 |
78
+ | 1.2197 | 11.0 | 2475 | 1.2613 | 0.335 |
79
+ | 1.2149 | 12.0 | 2700 | 1.2570 | 0.34 |
80
+ | 1.2002 | 13.0 | 2925 | 1.2530 | 0.3433 |
81
+ | 1.1732 | 14.0 | 3150 | 1.2491 | 0.3483 |
82
+ | 1.2252 | 15.0 | 3375 | 1.2454 | 0.35 |
83
+ | 1.1628 | 16.0 | 3600 | 1.2417 | 0.3533 |
84
+ | 1.1999 | 17.0 | 3825 | 1.2381 | 0.3583 |
85
+ | 1.1844 | 18.0 | 4050 | 1.2348 | 0.3617 |
86
+ | 1.1674 | 19.0 | 4275 | 1.2315 | 0.3617 |
87
+ | 1.2258 | 20.0 | 4500 | 1.2284 | 0.36 |
88
+ | 1.1214 | 21.0 | 4725 | 1.2254 | 0.3633 |
89
+ | 1.151 | 22.0 | 4950 | 1.2225 | 0.365 |
90
+ | 1.1693 | 23.0 | 5175 | 1.2197 | 0.3667 |
91
+ | 1.1675 | 24.0 | 5400 | 1.2170 | 0.3667 |
92
+ | 1.1534 | 25.0 | 5625 | 1.2144 | 0.3667 |
93
+ | 1.1654 | 26.0 | 5850 | 1.2120 | 0.3667 |
94
+ | 1.1707 | 27.0 | 6075 | 1.2097 | 0.3683 |
95
+ | 1.1315 | 28.0 | 6300 | 1.2075 | 0.3683 |
96
+ | 1.1501 | 29.0 | 6525 | 1.2054 | 0.37 |
97
+ | 1.1251 | 30.0 | 6750 | 1.2034 | 0.37 |
98
+ | 1.2017 | 31.0 | 6975 | 1.2016 | 0.3717 |
99
+ | 1.0794 | 32.0 | 7200 | 1.1998 | 0.3717 |
100
+ | 1.1172 | 33.0 | 7425 | 1.1981 | 0.3767 |
101
+ | 1.1136 | 34.0 | 7650 | 1.1965 | 0.38 |
102
+ | 1.1368 | 35.0 | 7875 | 1.1951 | 0.3817 |
103
+ | 1.1416 | 36.0 | 8100 | 1.1937 | 0.38 |
104
+ | 1.0723 | 37.0 | 8325 | 1.1925 | 0.3833 |
105
+ | 1.0984 | 38.0 | 8550 | 1.1914 | 0.3833 |
106
+ | 1.0812 | 39.0 | 8775 | 1.1903 | 0.3817 |
107
+ | 1.1275 | 40.0 | 9000 | 1.1894 | 0.3817 |
108
+ | 1.1166 | 41.0 | 9225 | 1.1885 | 0.3817 |
109
+ | 1.1269 | 42.0 | 9450 | 1.1878 | 0.3817 |
110
+ | 1.1329 | 43.0 | 9675 | 1.1871 | 0.3817 |
111
+ | 1.1408 | 44.0 | 9900 | 1.1865 | 0.3817 |
112
+ | 1.1416 | 45.0 | 10125 | 1.1861 | 0.3817 |
113
+ | 1.1445 | 46.0 | 10350 | 1.1857 | 0.3817 |
114
+ | 1.1225 | 47.0 | 10575 | 1.1854 | 0.3817 |
115
+ | 1.1385 | 48.0 | 10800 | 1.1852 | 0.3817 |
116
+ | 1.1537 | 49.0 | 11025 | 1.1851 | 0.3817 |
117
+ | 1.1246 | 50.0 | 11250 | 1.1851 | 0.3817 |
118
+
119
+
120
+ ### Framework versions
121
+
122
+ - Transformers 4.32.1
123
+ - Pytorch 2.1.0+cu121
124
+ - Datasets 2.12.0
125
+ - Tokenizers 0.13.2
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f12fd79d92a75a541814a52268bc9f9f2d2adac2b46553fc08e3373dae37c26
3
  size 343133766
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:732794521e9c775fd9ccaa6b33eaf96497f65027508bc3bdb34c552cfd826920
3
  size 343133766