hkivancoral commited on
Commit
6593ca5
1 Parent(s): 3f09b36

End of training

Browse files
README.md ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/deit-base-patch16-224
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: hushem_1x_deit_base_adamax_0001_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.7555555555555555
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_base_adamax_0001_fold1
32
+
33
+ This model is a fine-tuned version of [facebook/deit-base-patch16-224](https://huggingface.co/facebook/deit-base-patch16-224) on the imagefolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 1.0735
36
+ - Accuracy: 0.7556
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.0001
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.2850 | 0.3333 |
69
+ | 1.0598 | 2.0 | 12 | 0.9334 | 0.6889 |
70
+ | 1.0598 | 3.0 | 18 | 0.8053 | 0.7333 |
71
+ | 0.3175 | 4.0 | 24 | 0.8711 | 0.6444 |
72
+ | 0.0445 | 5.0 | 30 | 0.8608 | 0.7556 |
73
+ | 0.0445 | 6.0 | 36 | 0.7787 | 0.7778 |
74
+ | 0.0064 | 7.0 | 42 | 0.8229 | 0.7111 |
75
+ | 0.0064 | 8.0 | 48 | 0.9560 | 0.6667 |
76
+ | 0.0019 | 9.0 | 54 | 1.0123 | 0.7111 |
77
+ | 0.001 | 10.0 | 60 | 1.0574 | 0.7111 |
78
+ | 0.001 | 11.0 | 66 | 1.0683 | 0.7111 |
79
+ | 0.0007 | 12.0 | 72 | 1.0663 | 0.7111 |
80
+ | 0.0007 | 13.0 | 78 | 1.0586 | 0.7111 |
81
+ | 0.0005 | 14.0 | 84 | 1.0513 | 0.7333 |
82
+ | 0.0005 | 15.0 | 90 | 1.0471 | 0.7333 |
83
+ | 0.0005 | 16.0 | 96 | 1.0473 | 0.7333 |
84
+ | 0.0004 | 17.0 | 102 | 1.0477 | 0.7333 |
85
+ | 0.0004 | 18.0 | 108 | 1.0472 | 0.7333 |
86
+ | 0.0004 | 19.0 | 114 | 1.0473 | 0.7333 |
87
+ | 0.0004 | 20.0 | 120 | 1.0490 | 0.7556 |
88
+ | 0.0004 | 21.0 | 126 | 1.0517 | 0.7556 |
89
+ | 0.0004 | 22.0 | 132 | 1.0538 | 0.7556 |
90
+ | 0.0004 | 23.0 | 138 | 1.0557 | 0.7556 |
91
+ | 0.0003 | 24.0 | 144 | 1.0576 | 0.7556 |
92
+ | 0.0003 | 25.0 | 150 | 1.0597 | 0.7556 |
93
+ | 0.0003 | 26.0 | 156 | 1.0622 | 0.7556 |
94
+ | 0.0003 | 27.0 | 162 | 1.0623 | 0.7556 |
95
+ | 0.0003 | 28.0 | 168 | 1.0636 | 0.7556 |
96
+ | 0.0003 | 29.0 | 174 | 1.0651 | 0.7556 |
97
+ | 0.0003 | 30.0 | 180 | 1.0659 | 0.7556 |
98
+ | 0.0003 | 31.0 | 186 | 1.0671 | 0.7556 |
99
+ | 0.0003 | 32.0 | 192 | 1.0678 | 0.7556 |
100
+ | 0.0003 | 33.0 | 198 | 1.0692 | 0.7556 |
101
+ | 0.0003 | 34.0 | 204 | 1.0702 | 0.7556 |
102
+ | 0.0003 | 35.0 | 210 | 1.0706 | 0.7556 |
103
+ | 0.0003 | 36.0 | 216 | 1.0707 | 0.7556 |
104
+ | 0.0003 | 37.0 | 222 | 1.0711 | 0.7556 |
105
+ | 0.0003 | 38.0 | 228 | 1.0722 | 0.7556 |
106
+ | 0.0003 | 39.0 | 234 | 1.0729 | 0.7556 |
107
+ | 0.0003 | 40.0 | 240 | 1.0733 | 0.7556 |
108
+ | 0.0003 | 41.0 | 246 | 1.0735 | 0.7556 |
109
+ | 0.0003 | 42.0 | 252 | 1.0735 | 0.7556 |
110
+ | 0.0003 | 43.0 | 258 | 1.0735 | 0.7556 |
111
+ | 0.0003 | 44.0 | 264 | 1.0735 | 0.7556 |
112
+ | 0.0003 | 45.0 | 270 | 1.0735 | 0.7556 |
113
+ | 0.0003 | 46.0 | 276 | 1.0735 | 0.7556 |
114
+ | 0.0003 | 47.0 | 282 | 1.0735 | 0.7556 |
115
+ | 0.0003 | 48.0 | 288 | 1.0735 | 0.7556 |
116
+ | 0.0003 | 49.0 | 294 | 1.0735 | 0.7556 |
117
+ | 0.0003 | 50.0 | 300 | 1.0735 | 0.7556 |
118
+
119
+
120
+ ### Framework versions
121
+
122
+ - Transformers 4.35.1
123
+ - Pytorch 2.1.0+cu118
124
+ - Datasets 2.14.7
125
+ - Tokenizers 0.14.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:622e95a818ae9b080daa92fd75643b3762dbea0445e1aa3d2f0c86a6580f4eed
3
  size 343230128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d4fc851aaec123d8957638b16359a5ba8d72e1083aaa231ba856ff7c01743b2
3
  size 343230128
runs/Nov15_14-47-45_2fc4888c5945/events.out.tfevents.1700059666.2fc4888c5945.935.5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4f70981aa8ee43a4e18c0fcdbd833e9d2ccd789c242f78fb31e64cc3007091e
3
- size 25094
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c177beff7671318e302f3ce562d23fe449c720efe24f81e84ad6de5968be1726
3
+ size 25448