hkivancoral commited on
Commit
bd90198
1 Parent(s): 4d822a2

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_rms_001_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.7579298831385642
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_rms_001_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: 0.7807
36
+ - Accuracy: 0.7579
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.1042 | 1.0 | 226 | 1.0981 | 0.3456 |
69
+ | 0.942 | 2.0 | 452 | 0.9022 | 0.5275 |
70
+ | 0.8328 | 3.0 | 678 | 0.9600 | 0.4691 |
71
+ | 0.8702 | 4.0 | 904 | 0.9083 | 0.5543 |
72
+ | 0.8313 | 5.0 | 1130 | 0.8171 | 0.5760 |
73
+ | 0.8558 | 6.0 | 1356 | 0.8467 | 0.5342 |
74
+ | 0.7514 | 7.0 | 1582 | 0.7612 | 0.6277 |
75
+ | 0.7839 | 8.0 | 1808 | 0.7968 | 0.5659 |
76
+ | 0.7602 | 9.0 | 2034 | 0.7655 | 0.6210 |
77
+ | 0.7694 | 10.0 | 2260 | 0.7429 | 0.6060 |
78
+ | 0.7166 | 11.0 | 2486 | 0.7968 | 0.5626 |
79
+ | 0.7048 | 12.0 | 2712 | 0.8272 | 0.6077 |
80
+ | 0.6745 | 13.0 | 2938 | 0.8054 | 0.5993 |
81
+ | 0.7185 | 14.0 | 3164 | 0.7867 | 0.6194 |
82
+ | 0.7264 | 15.0 | 3390 | 0.7701 | 0.6377 |
83
+ | 0.6767 | 16.0 | 3616 | 0.7383 | 0.6144 |
84
+ | 0.6006 | 17.0 | 3842 | 0.8677 | 0.6077 |
85
+ | 0.6721 | 18.0 | 4068 | 0.7460 | 0.6361 |
86
+ | 0.6352 | 19.0 | 4294 | 0.7492 | 0.6127 |
87
+ | 0.642 | 20.0 | 4520 | 0.7712 | 0.6160 |
88
+ | 0.6647 | 21.0 | 4746 | 0.7257 | 0.6544 |
89
+ | 0.6408 | 22.0 | 4972 | 0.7629 | 0.6611 |
90
+ | 0.7655 | 23.0 | 5198 | 0.7723 | 0.6127 |
91
+ | 0.7074 | 24.0 | 5424 | 0.6879 | 0.6928 |
92
+ | 0.6919 | 25.0 | 5650 | 0.6962 | 0.6828 |
93
+ | 0.698 | 26.0 | 5876 | 0.7479 | 0.6361 |
94
+ | 0.641 | 27.0 | 6102 | 0.7653 | 0.6644 |
95
+ | 0.6417 | 28.0 | 6328 | 0.7791 | 0.6594 |
96
+ | 0.6123 | 29.0 | 6554 | 0.7195 | 0.6761 |
97
+ | 0.5918 | 30.0 | 6780 | 0.6991 | 0.6995 |
98
+ | 0.5562 | 31.0 | 7006 | 0.6938 | 0.6978 |
99
+ | 0.6293 | 32.0 | 7232 | 0.6564 | 0.7145 |
100
+ | 0.5615 | 33.0 | 7458 | 0.7421 | 0.6878 |
101
+ | 0.5411 | 34.0 | 7684 | 0.6688 | 0.7145 |
102
+ | 0.4483 | 35.0 | 7910 | 0.7701 | 0.6962 |
103
+ | 0.4776 | 36.0 | 8136 | 0.6349 | 0.7412 |
104
+ | 0.4775 | 37.0 | 8362 | 0.6430 | 0.7262 |
105
+ | 0.4854 | 38.0 | 8588 | 0.7095 | 0.7078 |
106
+ | 0.4208 | 39.0 | 8814 | 0.6254 | 0.7412 |
107
+ | 0.3846 | 40.0 | 9040 | 0.6645 | 0.7396 |
108
+ | 0.3663 | 41.0 | 9266 | 0.6430 | 0.7563 |
109
+ | 0.3616 | 42.0 | 9492 | 0.6767 | 0.7462 |
110
+ | 0.3863 | 43.0 | 9718 | 0.6432 | 0.7596 |
111
+ | 0.2608 | 44.0 | 9944 | 0.6472 | 0.7563 |
112
+ | 0.4159 | 45.0 | 10170 | 0.6400 | 0.7663 |
113
+ | 0.333 | 46.0 | 10396 | 0.6911 | 0.7613 |
114
+ | 0.2718 | 47.0 | 10622 | 0.7119 | 0.7696 |
115
+ | 0.2639 | 48.0 | 10848 | 0.7421 | 0.7596 |
116
+ | 0.236 | 49.0 | 11074 | 0.7543 | 0.7613 |
117
+ | 0.2672 | 50.0 | 11300 | 0.7807 | 0.7579 |
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:55a464d79095a75a2ade51de13358c119da0d6b566354cae074acb4b6cf60814
3
  size 343133766
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:921b2b3706a59f5004c3ea92acf3cbc1d119c06bfb7b134c7904ed6915c12a9d
3
  size 343133766