hkivancoral commited on
Commit
cbb472d
1 Parent(s): 396682b

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_5x_beit_base_adamax_00001_fold2
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.8935108153078203
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_5x_beit_base_adamax_00001_fold2
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.8334
36
+ - Accuracy: 0.8935
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
+ | 0.3036 | 1.0 | 375 | 0.2703 | 0.8918 |
69
+ | 0.2118 | 2.0 | 750 | 0.2674 | 0.8968 |
70
+ | 0.1557 | 3.0 | 1125 | 0.2889 | 0.8918 |
71
+ | 0.074 | 4.0 | 1500 | 0.2842 | 0.9002 |
72
+ | 0.0616 | 5.0 | 1875 | 0.3403 | 0.8935 |
73
+ | 0.036 | 6.0 | 2250 | 0.3534 | 0.9101 |
74
+ | 0.0382 | 7.0 | 2625 | 0.4309 | 0.8985 |
75
+ | 0.0686 | 8.0 | 3000 | 0.4835 | 0.8985 |
76
+ | 0.022 | 9.0 | 3375 | 0.5298 | 0.8935 |
77
+ | 0.0158 | 10.0 | 3750 | 0.5869 | 0.9002 |
78
+ | 0.0173 | 11.0 | 4125 | 0.5623 | 0.8952 |
79
+ | 0.0241 | 12.0 | 4500 | 0.7014 | 0.8869 |
80
+ | 0.013 | 13.0 | 4875 | 0.6238 | 0.8952 |
81
+ | 0.004 | 14.0 | 5250 | 0.6124 | 0.9002 |
82
+ | 0.0249 | 15.0 | 5625 | 0.6495 | 0.8935 |
83
+ | 0.0004 | 16.0 | 6000 | 0.6999 | 0.8952 |
84
+ | 0.0493 | 17.0 | 6375 | 0.6887 | 0.8952 |
85
+ | 0.0087 | 18.0 | 6750 | 0.6681 | 0.9018 |
86
+ | 0.0007 | 19.0 | 7125 | 0.6956 | 0.8985 |
87
+ | 0.0126 | 20.0 | 7500 | 0.7749 | 0.8968 |
88
+ | 0.024 | 21.0 | 7875 | 0.7255 | 0.9002 |
89
+ | 0.0023 | 22.0 | 8250 | 0.7116 | 0.9052 |
90
+ | 0.0003 | 23.0 | 8625 | 0.7428 | 0.8985 |
91
+ | 0.0002 | 24.0 | 9000 | 0.7479 | 0.9002 |
92
+ | 0.0001 | 25.0 | 9375 | 0.7803 | 0.8952 |
93
+ | 0.0002 | 26.0 | 9750 | 0.7628 | 0.9002 |
94
+ | 0.0069 | 27.0 | 10125 | 0.7997 | 0.8985 |
95
+ | 0.0015 | 28.0 | 10500 | 0.7552 | 0.8985 |
96
+ | 0.0269 | 29.0 | 10875 | 0.7735 | 0.9002 |
97
+ | 0.0044 | 30.0 | 11250 | 0.7914 | 0.8985 |
98
+ | 0.0192 | 31.0 | 11625 | 0.8157 | 0.8918 |
99
+ | 0.0066 | 32.0 | 12000 | 0.8365 | 0.8952 |
100
+ | 0.0069 | 33.0 | 12375 | 0.7991 | 0.8952 |
101
+ | 0.0008 | 34.0 | 12750 | 0.8440 | 0.8968 |
102
+ | 0.0002 | 35.0 | 13125 | 0.8522 | 0.8985 |
103
+ | 0.0024 | 36.0 | 13500 | 0.8528 | 0.8968 |
104
+ | 0.0031 | 37.0 | 13875 | 0.8295 | 0.8968 |
105
+ | 0.0002 | 38.0 | 14250 | 0.8478 | 0.8952 |
106
+ | 0.0052 | 39.0 | 14625 | 0.8298 | 0.8918 |
107
+ | 0.0186 | 40.0 | 15000 | 0.8272 | 0.8935 |
108
+ | 0.0182 | 41.0 | 15375 | 0.8469 | 0.8935 |
109
+ | 0.0085 | 42.0 | 15750 | 0.8174 | 0.8968 |
110
+ | 0.0293 | 43.0 | 16125 | 0.8181 | 0.8935 |
111
+ | 0.001 | 44.0 | 16500 | 0.8046 | 0.9035 |
112
+ | 0.0229 | 45.0 | 16875 | 0.8447 | 0.8935 |
113
+ | 0.0261 | 46.0 | 17250 | 0.8340 | 0.8935 |
114
+ | 0.0189 | 47.0 | 17625 | 0.8319 | 0.8952 |
115
+ | 0.0195 | 48.0 | 18000 | 0.8342 | 0.8952 |
116
+ | 0.0133 | 49.0 | 18375 | 0.8317 | 0.8935 |
117
+ | 0.0026 | 50.0 | 18750 | 0.8334 | 0.8935 |
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:83984383fe45d5714aad11ff22f2b448765eda77202a41d9b9949182d0566342
3
  size 343133766
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a8384da187bf3dec42f06b2a8f64f810b393042cc01f246f363767182369bc2
3
  size 343133766