hkivancoral commited on
Commit
6a15123
·
1 Parent(s): 4a95744

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-large-patch16-224
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: smids_10x_beit_large_sgd_00001_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.6483333333333333
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_10x_beit_large_sgd_00001_fold4
32
+
33
+ This model is a fine-tuned version of [microsoft/beit-large-patch16-224](https://huggingface.co/microsoft/beit-large-patch16-224) on the imagefolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.7900
36
+ - Accuracy: 0.6483
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.2211 | 1.0 | 750 | 1.1931 | 0.3533 |
69
+ | 1.1323 | 2.0 | 1500 | 1.1612 | 0.365 |
70
+ | 1.184 | 3.0 | 2250 | 1.1336 | 0.37 |
71
+ | 1.1136 | 4.0 | 3000 | 1.1091 | 0.3817 |
72
+ | 0.9758 | 5.0 | 3750 | 1.0870 | 0.385 |
73
+ | 1.0842 | 6.0 | 4500 | 1.0669 | 0.3917 |
74
+ | 1.0165 | 7.0 | 5250 | 1.0484 | 0.4117 |
75
+ | 1.0062 | 8.0 | 6000 | 1.0310 | 0.43 |
76
+ | 1.0015 | 9.0 | 6750 | 1.0148 | 0.4367 |
77
+ | 0.9415 | 10.0 | 7500 | 0.9997 | 0.45 |
78
+ | 0.9588 | 11.0 | 8250 | 0.9856 | 0.4533 |
79
+ | 0.9674 | 12.0 | 9000 | 0.9724 | 0.47 |
80
+ | 0.9046 | 13.0 | 9750 | 0.9600 | 0.4733 |
81
+ | 0.9542 | 14.0 | 10500 | 0.9483 | 0.4867 |
82
+ | 0.8663 | 15.0 | 11250 | 0.9372 | 0.5 |
83
+ | 0.8717 | 16.0 | 12000 | 0.9268 | 0.51 |
84
+ | 0.7922 | 17.0 | 12750 | 0.9171 | 0.525 |
85
+ | 0.8562 | 18.0 | 13500 | 0.9078 | 0.535 |
86
+ | 0.9212 | 19.0 | 14250 | 0.8991 | 0.5433 |
87
+ | 0.8823 | 20.0 | 15000 | 0.8907 | 0.5567 |
88
+ | 0.8498 | 21.0 | 15750 | 0.8828 | 0.565 |
89
+ | 0.8335 | 22.0 | 16500 | 0.8754 | 0.575 |
90
+ | 0.8369 | 23.0 | 17250 | 0.8683 | 0.5867 |
91
+ | 0.8886 | 24.0 | 18000 | 0.8617 | 0.5917 |
92
+ | 0.8131 | 25.0 | 18750 | 0.8555 | 0.6 |
93
+ | 0.8107 | 26.0 | 19500 | 0.8497 | 0.605 |
94
+ | 0.7489 | 27.0 | 20250 | 0.8442 | 0.61 |
95
+ | 0.8154 | 28.0 | 21000 | 0.8390 | 0.6167 |
96
+ | 0.7935 | 29.0 | 21750 | 0.8341 | 0.62 |
97
+ | 0.7606 | 30.0 | 22500 | 0.8296 | 0.6267 |
98
+ | 0.7688 | 31.0 | 23250 | 0.8253 | 0.6283 |
99
+ | 0.755 | 32.0 | 24000 | 0.8214 | 0.63 |
100
+ | 0.8046 | 33.0 | 24750 | 0.8176 | 0.63 |
101
+ | 0.8193 | 34.0 | 25500 | 0.8142 | 0.6317 |
102
+ | 0.7668 | 35.0 | 26250 | 0.8110 | 0.635 |
103
+ | 0.7573 | 36.0 | 27000 | 0.8080 | 0.6367 |
104
+ | 0.7928 | 37.0 | 27750 | 0.8053 | 0.6417 |
105
+ | 0.792 | 38.0 | 28500 | 0.8028 | 0.6417 |
106
+ | 0.7917 | 39.0 | 29250 | 0.8007 | 0.645 |
107
+ | 0.7521 | 40.0 | 30000 | 0.7987 | 0.645 |
108
+ | 0.777 | 41.0 | 30750 | 0.7969 | 0.6483 |
109
+ | 0.7956 | 42.0 | 31500 | 0.7954 | 0.6483 |
110
+ | 0.8067 | 43.0 | 32250 | 0.7940 | 0.65 |
111
+ | 0.7335 | 44.0 | 33000 | 0.7929 | 0.65 |
112
+ | 0.7708 | 45.0 | 33750 | 0.7920 | 0.6483 |
113
+ | 0.74 | 46.0 | 34500 | 0.7912 | 0.6483 |
114
+ | 0.7222 | 47.0 | 35250 | 0.7906 | 0.6483 |
115
+ | 0.7572 | 48.0 | 36000 | 0.7902 | 0.6483 |
116
+ | 0.7909 | 49.0 | 36750 | 0.7900 | 0.6483 |
117
+ | 0.7055 | 50.0 | 37500 | 0.7900 | 0.6483 |
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:7f63cd44bc33127fabf7a58fa2d86165f16e09fd1a5086ae67aab7f7718a5b91
3
  size 1213785638
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b88e28b97547762b4944ee15f10e685680d1ac9592f9aea5c02263e2b65489a
3
  size 1213785638