hkivancoral commited on
Commit
f813776
1 Parent(s): f105742

End of training

Browse files
README.md ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/deit-small-patch16-224
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: hushem_1x_deit_small_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.6
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_1x_deit_small_adamax_00001_fold1
32
+
33
+ This model is a fine-tuned version of [facebook/deit-small-patch16-224](https://huggingface.co/facebook/deit-small-patch16-224) on the imagefolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 1.1270
36
+ - Accuracy: 0.6
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
+ | No log | 1.0 | 6 | 1.3199 | 0.3333 |
69
+ | 1.3414 | 2.0 | 12 | 1.2923 | 0.4667 |
70
+ | 1.3414 | 3.0 | 18 | 1.2886 | 0.4667 |
71
+ | 1.0791 | 4.0 | 24 | 1.2761 | 0.4667 |
72
+ | 0.9244 | 5.0 | 30 | 1.2453 | 0.4889 |
73
+ | 0.9244 | 6.0 | 36 | 1.2252 | 0.4667 |
74
+ | 0.7694 | 7.0 | 42 | 1.2158 | 0.5111 |
75
+ | 0.7694 | 8.0 | 48 | 1.2163 | 0.4667 |
76
+ | 0.6552 | 9.0 | 54 | 1.2081 | 0.5111 |
77
+ | 0.5314 | 10.0 | 60 | 1.1883 | 0.5556 |
78
+ | 0.5314 | 11.0 | 66 | 1.1802 | 0.5556 |
79
+ | 0.4407 | 12.0 | 72 | 1.1737 | 0.5778 |
80
+ | 0.4407 | 13.0 | 78 | 1.1623 | 0.6222 |
81
+ | 0.3864 | 14.0 | 84 | 1.1625 | 0.6222 |
82
+ | 0.3093 | 15.0 | 90 | 1.1653 | 0.6222 |
83
+ | 0.3093 | 16.0 | 96 | 1.1658 | 0.6222 |
84
+ | 0.2597 | 17.0 | 102 | 1.1519 | 0.6444 |
85
+ | 0.2597 | 18.0 | 108 | 1.1466 | 0.6222 |
86
+ | 0.2099 | 19.0 | 114 | 1.1591 | 0.6 |
87
+ | 0.1766 | 20.0 | 120 | 1.1509 | 0.5778 |
88
+ | 0.1766 | 21.0 | 126 | 1.1488 | 0.5778 |
89
+ | 0.1537 | 22.0 | 132 | 1.1482 | 0.5778 |
90
+ | 0.1537 | 23.0 | 138 | 1.1427 | 0.6222 |
91
+ | 0.1244 | 24.0 | 144 | 1.1370 | 0.6 |
92
+ | 0.103 | 25.0 | 150 | 1.1285 | 0.6 |
93
+ | 0.103 | 26.0 | 156 | 1.1323 | 0.6 |
94
+ | 0.089 | 27.0 | 162 | 1.1268 | 0.6 |
95
+ | 0.089 | 28.0 | 168 | 1.1377 | 0.6 |
96
+ | 0.0777 | 29.0 | 174 | 1.1346 | 0.6 |
97
+ | 0.068 | 30.0 | 180 | 1.1274 | 0.6 |
98
+ | 0.068 | 31.0 | 186 | 1.1199 | 0.6 |
99
+ | 0.0597 | 32.0 | 192 | 1.1245 | 0.6 |
100
+ | 0.0597 | 33.0 | 198 | 1.1296 | 0.6 |
101
+ | 0.0547 | 34.0 | 204 | 1.1270 | 0.6 |
102
+ | 0.0493 | 35.0 | 210 | 1.1241 | 0.6 |
103
+ | 0.0493 | 36.0 | 216 | 1.1250 | 0.6 |
104
+ | 0.0441 | 37.0 | 222 | 1.1253 | 0.6 |
105
+ | 0.0441 | 38.0 | 228 | 1.1296 | 0.6 |
106
+ | 0.0409 | 39.0 | 234 | 1.1287 | 0.6 |
107
+ | 0.0405 | 40.0 | 240 | 1.1275 | 0.6 |
108
+ | 0.0405 | 41.0 | 246 | 1.1272 | 0.6 |
109
+ | 0.0391 | 42.0 | 252 | 1.1270 | 0.6 |
110
+ | 0.0391 | 43.0 | 258 | 1.1270 | 0.6 |
111
+ | 0.0395 | 44.0 | 264 | 1.1270 | 0.6 |
112
+ | 0.0377 | 45.0 | 270 | 1.1270 | 0.6 |
113
+ | 0.0377 | 46.0 | 276 | 1.1270 | 0.6 |
114
+ | 0.0388 | 47.0 | 282 | 1.1270 | 0.6 |
115
+ | 0.0388 | 48.0 | 288 | 1.1270 | 0.6 |
116
+ | 0.0366 | 49.0 | 294 | 1.1270 | 0.6 |
117
+ | 0.0396 | 50.0 | 300 | 1.1270 | 0.6 |
118
+
119
+
120
+ ### Framework versions
121
+
122
+ - Transformers 4.35.0
123
+ - Pytorch 2.1.0+cu118
124
+ - Datasets 2.14.6
125
+ - Tokenizers 0.14.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e47af314521cb4b52508d6356830130881356e2feb6e6aa3c90f760a7d9b0c6
3
  size 86691704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:667fcd2d31bff5a5b22d36277a05862b5206ef1796559308f2c523bb107044da
3
  size 86691704
runs/Nov13_17-56-10_b0f37ff37b83/events.out.tfevents.1699898171.b0f37ff37b83.1153.5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c0321fc66063b90853fa990f5a2c9d9b5aa9967874d704b33e7a966221aef10
3
- size 24622
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ee24fecabf94eeec03fb9086f54485b18935aff62df4b1495fd002ede8d6957
3
+ size 25456