hkivancoral commited on
Commit
fdb790d
1 Parent(s): 70f704c

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_3x_deit_tiny_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.39166666666666666
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_deit_tiny_sgd_00001_fold4
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: 1.1127
36
+ - Accuracy: 0.3917
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.3668 | 1.0 | 225 | 1.3432 | 0.3467 |
69
+ | 1.2646 | 2.0 | 450 | 1.3216 | 0.3467 |
70
+ | 1.3414 | 3.0 | 675 | 1.3018 | 0.3417 |
71
+ | 1.249 | 4.0 | 900 | 1.2839 | 0.3417 |
72
+ | 1.3057 | 5.0 | 1125 | 1.2676 | 0.345 |
73
+ | 1.2751 | 6.0 | 1350 | 1.2530 | 0.35 |
74
+ | 1.2676 | 7.0 | 1575 | 1.2399 | 0.3483 |
75
+ | 1.1849 | 8.0 | 1800 | 1.2280 | 0.355 |
76
+ | 1.2324 | 9.0 | 2025 | 1.2173 | 0.365 |
77
+ | 1.2387 | 10.0 | 2250 | 1.2077 | 0.365 |
78
+ | 1.1505 | 11.0 | 2475 | 1.1990 | 0.3767 |
79
+ | 1.2698 | 12.0 | 2700 | 1.1911 | 0.37 |
80
+ | 1.1755 | 13.0 | 2925 | 1.1841 | 0.3717 |
81
+ | 1.1872 | 14.0 | 3150 | 1.1777 | 0.3717 |
82
+ | 1.2051 | 15.0 | 3375 | 1.1720 | 0.3683 |
83
+ | 1.1902 | 16.0 | 3600 | 1.1669 | 0.3733 |
84
+ | 1.144 | 17.0 | 3825 | 1.1622 | 0.38 |
85
+ | 1.0991 | 18.0 | 4050 | 1.1579 | 0.375 |
86
+ | 1.1454 | 19.0 | 4275 | 1.1539 | 0.38 |
87
+ | 1.1739 | 20.0 | 4500 | 1.1503 | 0.3717 |
88
+ | 1.193 | 21.0 | 4725 | 1.1470 | 0.375 |
89
+ | 1.154 | 22.0 | 4950 | 1.1439 | 0.3783 |
90
+ | 1.1465 | 23.0 | 5175 | 1.1410 | 0.3733 |
91
+ | 1.1397 | 24.0 | 5400 | 1.1384 | 0.3733 |
92
+ | 1.1433 | 25.0 | 5625 | 1.1360 | 0.375 |
93
+ | 1.1492 | 26.0 | 5850 | 1.1337 | 0.3717 |
94
+ | 1.1616 | 27.0 | 6075 | 1.1316 | 0.37 |
95
+ | 1.137 | 28.0 | 6300 | 1.1297 | 0.3767 |
96
+ | 1.1705 | 29.0 | 6525 | 1.1279 | 0.3817 |
97
+ | 1.1514 | 30.0 | 6750 | 1.1262 | 0.3817 |
98
+ | 1.1348 | 31.0 | 6975 | 1.1247 | 0.385 |
99
+ | 1.152 | 32.0 | 7200 | 1.1232 | 0.3817 |
100
+ | 1.1108 | 33.0 | 7425 | 1.1219 | 0.385 |
101
+ | 1.1032 | 34.0 | 7650 | 1.1207 | 0.3867 |
102
+ | 1.0973 | 35.0 | 7875 | 1.1195 | 0.3833 |
103
+ | 1.1492 | 36.0 | 8100 | 1.1185 | 0.3867 |
104
+ | 1.1046 | 37.0 | 8325 | 1.1176 | 0.3883 |
105
+ | 1.1281 | 38.0 | 8550 | 1.1167 | 0.3883 |
106
+ | 1.0952 | 39.0 | 8775 | 1.1160 | 0.3917 |
107
+ | 1.0675 | 40.0 | 9000 | 1.1153 | 0.3883 |
108
+ | 1.1354 | 41.0 | 9225 | 1.1147 | 0.39 |
109
+ | 1.1352 | 42.0 | 9450 | 1.1142 | 0.3883 |
110
+ | 1.1158 | 43.0 | 9675 | 1.1138 | 0.39 |
111
+ | 1.1146 | 44.0 | 9900 | 1.1135 | 0.39 |
112
+ | 1.0831 | 45.0 | 10125 | 1.1132 | 0.39 |
113
+ | 1.1243 | 46.0 | 10350 | 1.1130 | 0.39 |
114
+ | 1.0703 | 47.0 | 10575 | 1.1128 | 0.3917 |
115
+ | 1.1356 | 48.0 | 10800 | 1.1127 | 0.3917 |
116
+ | 1.1249 | 49.0 | 11025 | 1.1127 | 0.3917 |
117
+ | 1.0942 | 50.0 | 11250 | 1.1127 | 0.3917 |
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:8cf395de9ef0820695b8e5112b2681ac5ae91891c0ec129b07972bd795ca57cc
3
  size 22167850
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da3dfa45568d7e28f7765d61a19d029aedffeef2df93aeefa75eefc2f8390b62
3
  size 22167850