hkivancoral commited on
Commit
991a57d
1 Parent(s): 9ea29e7

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: facebook/deit-tiny-patch16-224
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: smids_5x_deit_tiny_rms_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.7433333333333333
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_deit_tiny_rms_001_fold5
32
+
33
+ This model is a fine-tuned version of [facebook/deit-tiny-patch16-224](https://huggingface.co/facebook/deit-tiny-patch16-224) on the imagefolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.6094
36
+ - Accuracy: 0.7433
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
+ | 0.8822 | 1.0 | 375 | 0.8719 | 0.52 |
69
+ | 0.8936 | 2.0 | 750 | 0.8470 | 0.535 |
70
+ | 0.8252 | 3.0 | 1125 | 0.8071 | 0.595 |
71
+ | 0.8333 | 4.0 | 1500 | 0.7970 | 0.6017 |
72
+ | 0.8046 | 5.0 | 1875 | 0.8070 | 0.5633 |
73
+ | 0.8082 | 6.0 | 2250 | 0.9208 | 0.5167 |
74
+ | 0.7481 | 7.0 | 2625 | 0.7984 | 0.5633 |
75
+ | 0.8409 | 8.0 | 3000 | 0.7900 | 0.5783 |
76
+ | 0.7673 | 9.0 | 3375 | 0.7551 | 0.62 |
77
+ | 0.7321 | 10.0 | 3750 | 0.7485 | 0.6133 |
78
+ | 0.8282 | 11.0 | 4125 | 0.7517 | 0.6083 |
79
+ | 0.7206 | 12.0 | 4500 | 0.7745 | 0.6 |
80
+ | 0.6841 | 13.0 | 4875 | 0.8307 | 0.5917 |
81
+ | 0.7738 | 14.0 | 5250 | 0.7274 | 0.6683 |
82
+ | 0.8416 | 15.0 | 5625 | 0.7353 | 0.67 |
83
+ | 0.704 | 16.0 | 6000 | 0.7258 | 0.65 |
84
+ | 0.6873 | 17.0 | 6375 | 0.7174 | 0.68 |
85
+ | 0.714 | 18.0 | 6750 | 0.7557 | 0.6483 |
86
+ | 0.7105 | 19.0 | 7125 | 0.6868 | 0.6917 |
87
+ | 0.6559 | 20.0 | 7500 | 0.6845 | 0.6783 |
88
+ | 0.6717 | 21.0 | 7875 | 0.7043 | 0.67 |
89
+ | 0.7139 | 22.0 | 8250 | 0.6944 | 0.68 |
90
+ | 0.6633 | 23.0 | 8625 | 0.7071 | 0.6667 |
91
+ | 0.6888 | 24.0 | 9000 | 0.6979 | 0.6883 |
92
+ | 0.6621 | 25.0 | 9375 | 0.6468 | 0.7117 |
93
+ | 0.6157 | 26.0 | 9750 | 0.6767 | 0.6833 |
94
+ | 0.6777 | 27.0 | 10125 | 0.7097 | 0.67 |
95
+ | 0.7108 | 28.0 | 10500 | 0.6811 | 0.6917 |
96
+ | 0.8139 | 29.0 | 10875 | 0.6750 | 0.7067 |
97
+ | 0.6291 | 30.0 | 11250 | 0.6415 | 0.7133 |
98
+ | 0.5725 | 31.0 | 11625 | 0.6769 | 0.6833 |
99
+ | 0.6243 | 32.0 | 12000 | 0.6733 | 0.7267 |
100
+ | 0.6311 | 33.0 | 12375 | 0.6227 | 0.7217 |
101
+ | 0.6254 | 34.0 | 12750 | 0.6222 | 0.72 |
102
+ | 0.567 | 35.0 | 13125 | 0.6040 | 0.735 |
103
+ | 0.5363 | 36.0 | 13500 | 0.5935 | 0.7533 |
104
+ | 0.6308 | 37.0 | 13875 | 0.6047 | 0.7267 |
105
+ | 0.5334 | 38.0 | 14250 | 0.6481 | 0.7217 |
106
+ | 0.5951 | 39.0 | 14625 | 0.6059 | 0.7317 |
107
+ | 0.6325 | 40.0 | 15000 | 0.6172 | 0.735 |
108
+ | 0.5905 | 41.0 | 15375 | 0.6255 | 0.7233 |
109
+ | 0.6095 | 42.0 | 15750 | 0.5896 | 0.7433 |
110
+ | 0.49 | 43.0 | 16125 | 0.5925 | 0.7367 |
111
+ | 0.4891 | 44.0 | 16500 | 0.5937 | 0.7367 |
112
+ | 0.4867 | 45.0 | 16875 | 0.5918 | 0.7583 |
113
+ | 0.5178 | 46.0 | 17250 | 0.6030 | 0.735 |
114
+ | 0.561 | 47.0 | 17625 | 0.6183 | 0.74 |
115
+ | 0.4632 | 48.0 | 18000 | 0.5943 | 0.7517 |
116
+ | 0.4666 | 49.0 | 18375 | 0.6107 | 0.7417 |
117
+ | 0.4901 | 50.0 | 18750 | 0.6094 | 0.7433 |
118
+
119
+
120
+ ### Framework versions
121
+
122
+ - Transformers 4.32.1
123
+ - Pytorch 2.1.1+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:5f0dc78515fd723c73cf55f4eac33f24b0eb0bf2c9524473a36dae998717ccc2
3
  size 22167850
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3963fe7b718adff41b014081a908c55cd49d3b1216425176cc489e995ecd3df0
3
  size 22167850