hkivancoral commited on
Commit
77184bf
1 Parent(s): 3f0b228

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_5x_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.6888888888888889
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_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.3063
36
+ - Accuracy: 0.6889
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.2914 | 1.0 | 27 | 1.3981 | 0.3111 |
69
+ | 0.7752 | 2.0 | 54 | 1.2587 | 0.4222 |
70
+ | 0.473 | 3.0 | 81 | 1.1213 | 0.6 |
71
+ | 0.3517 | 4.0 | 108 | 1.0654 | 0.5778 |
72
+ | 0.2036 | 5.0 | 135 | 0.9700 | 0.6222 |
73
+ | 0.1396 | 6.0 | 162 | 0.9127 | 0.6444 |
74
+ | 0.1055 | 7.0 | 189 | 1.0554 | 0.6222 |
75
+ | 0.0683 | 8.0 | 216 | 0.9132 | 0.6222 |
76
+ | 0.0509 | 9.0 | 243 | 1.0907 | 0.6222 |
77
+ | 0.0285 | 10.0 | 270 | 1.0220 | 0.6667 |
78
+ | 0.0302 | 11.0 | 297 | 0.9814 | 0.6667 |
79
+ | 0.0178 | 12.0 | 324 | 1.0288 | 0.6667 |
80
+ | 0.0215 | 13.0 | 351 | 0.9906 | 0.6667 |
81
+ | 0.0098 | 14.0 | 378 | 0.9906 | 0.6667 |
82
+ | 0.0094 | 15.0 | 405 | 0.9909 | 0.6667 |
83
+ | 0.0079 | 16.0 | 432 | 1.0583 | 0.6889 |
84
+ | 0.0176 | 17.0 | 459 | 1.0002 | 0.7111 |
85
+ | 0.0071 | 18.0 | 486 | 1.1076 | 0.7111 |
86
+ | 0.0077 | 19.0 | 513 | 1.2658 | 0.7111 |
87
+ | 0.0085 | 20.0 | 540 | 1.2202 | 0.7111 |
88
+ | 0.0042 | 21.0 | 567 | 1.1485 | 0.6889 |
89
+ | 0.0109 | 22.0 | 594 | 1.1833 | 0.6667 |
90
+ | 0.0017 | 23.0 | 621 | 1.2496 | 0.6667 |
91
+ | 0.0025 | 24.0 | 648 | 1.2268 | 0.6667 |
92
+ | 0.0049 | 25.0 | 675 | 1.1304 | 0.6889 |
93
+ | 0.0023 | 26.0 | 702 | 1.0752 | 0.6667 |
94
+ | 0.002 | 27.0 | 729 | 1.3029 | 0.6889 |
95
+ | 0.0019 | 28.0 | 756 | 1.1867 | 0.6444 |
96
+ | 0.0014 | 29.0 | 783 | 1.1802 | 0.7333 |
97
+ | 0.002 | 30.0 | 810 | 1.3660 | 0.7111 |
98
+ | 0.0126 | 31.0 | 837 | 1.3022 | 0.6889 |
99
+ | 0.002 | 32.0 | 864 | 1.3902 | 0.6667 |
100
+ | 0.0046 | 33.0 | 891 | 1.3937 | 0.6889 |
101
+ | 0.0019 | 34.0 | 918 | 1.3856 | 0.7333 |
102
+ | 0.0048 | 35.0 | 945 | 1.3752 | 0.6667 |
103
+ | 0.002 | 36.0 | 972 | 1.3963 | 0.6667 |
104
+ | 0.0009 | 37.0 | 999 | 1.3895 | 0.7111 |
105
+ | 0.001 | 38.0 | 1026 | 1.2536 | 0.6889 |
106
+ | 0.0016 | 39.0 | 1053 | 1.2991 | 0.6667 |
107
+ | 0.0008 | 40.0 | 1080 | 1.2492 | 0.6889 |
108
+ | 0.0031 | 41.0 | 1107 | 1.2808 | 0.6889 |
109
+ | 0.0025 | 42.0 | 1134 | 1.3015 | 0.6667 |
110
+ | 0.0032 | 43.0 | 1161 | 1.3785 | 0.7111 |
111
+ | 0.0006 | 44.0 | 1188 | 1.3466 | 0.6889 |
112
+ | 0.004 | 45.0 | 1215 | 1.3569 | 0.6667 |
113
+ | 0.0022 | 46.0 | 1242 | 1.3406 | 0.6444 |
114
+ | 0.0027 | 47.0 | 1269 | 1.3081 | 0.6889 |
115
+ | 0.0015 | 48.0 | 1296 | 1.3063 | 0.6889 |
116
+ | 0.002 | 49.0 | 1323 | 1.3063 | 0.6889 |
117
+ | 0.003 | 50.0 | 1350 | 1.3063 | 0.6889 |
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:01e408919316e8ba57b728f5b14fbb7679c1d664ed7217cdac0d7d47d6f7b718
3
  size 343086480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da806c5307e85a41dd556258a496d64f931aaa5db9c9a204b17498383c1b4b57
3
  size 343086480
runs/Nov28_02-36-24_0a7ba84d0833/events.out.tfevents.1701138984.0a7ba84d0833.1449.6 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:066747a56240106915e20427fc8d3f0c81dc3079507d1cb75dfb3838b79b169c
3
- size 41434
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b691f2e36d021021f6348de2cd52ed43c54063ebb79c6ddc5548ce282bd9d36c
3
+ size 42582