hkivancoral commited on
Commit
a938d45
1 Parent(s): 56a7145

End of training

Browse files
Files changed (2) hide show
  1. README.md +125 -0
  2. model.safetensors +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: hushem_1x_deit_tiny_rms_0001_fold3
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.5813953488372093
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_tiny_rms_0001_fold3
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: 2.2114
36
+ - Accuracy: 0.5814
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.4590 | 0.2558 |
69
+ | 2.1915 | 2.0 | 12 | 1.4820 | 0.2558 |
70
+ | 2.1915 | 3.0 | 18 | 1.4635 | 0.3488 |
71
+ | 1.4733 | 4.0 | 24 | 1.6507 | 0.2558 |
72
+ | 1.4003 | 5.0 | 30 | 1.5038 | 0.2558 |
73
+ | 1.4003 | 6.0 | 36 | 1.5372 | 0.2093 |
74
+ | 1.28 | 7.0 | 42 | 1.4420 | 0.3023 |
75
+ | 1.28 | 8.0 | 48 | 1.3681 | 0.3488 |
76
+ | 1.2064 | 9.0 | 54 | 1.4133 | 0.3023 |
77
+ | 1.1588 | 10.0 | 60 | 1.2991 | 0.4419 |
78
+ | 1.1588 | 11.0 | 66 | 1.2547 | 0.4651 |
79
+ | 1.133 | 12.0 | 72 | 1.2924 | 0.4884 |
80
+ | 1.133 | 13.0 | 78 | 1.2566 | 0.4884 |
81
+ | 1.0357 | 14.0 | 84 | 1.1915 | 0.5349 |
82
+ | 0.8616 | 15.0 | 90 | 1.2058 | 0.5116 |
83
+ | 0.8616 | 16.0 | 96 | 1.1399 | 0.5349 |
84
+ | 0.6595 | 17.0 | 102 | 1.1462 | 0.5581 |
85
+ | 0.6595 | 18.0 | 108 | 1.2856 | 0.5116 |
86
+ | 0.501 | 19.0 | 114 | 1.1528 | 0.6047 |
87
+ | 0.3761 | 20.0 | 120 | 1.2487 | 0.6047 |
88
+ | 0.3761 | 21.0 | 126 | 1.9335 | 0.5581 |
89
+ | 0.1818 | 22.0 | 132 | 2.0855 | 0.5349 |
90
+ | 0.1818 | 23.0 | 138 | 2.8198 | 0.5349 |
91
+ | 0.0677 | 24.0 | 144 | 1.5837 | 0.6279 |
92
+ | 0.0703 | 25.0 | 150 | 2.1739 | 0.5116 |
93
+ | 0.0703 | 26.0 | 156 | 2.0640 | 0.5581 |
94
+ | 0.0053 | 27.0 | 162 | 2.0886 | 0.5814 |
95
+ | 0.0053 | 28.0 | 168 | 2.1352 | 0.5814 |
96
+ | 0.0006 | 29.0 | 174 | 2.1434 | 0.5814 |
97
+ | 0.0004 | 30.0 | 180 | 2.1524 | 0.5814 |
98
+ | 0.0004 | 31.0 | 186 | 2.1594 | 0.5814 |
99
+ | 0.0003 | 32.0 | 192 | 2.1659 | 0.5814 |
100
+ | 0.0003 | 33.0 | 198 | 2.1759 | 0.5814 |
101
+ | 0.0003 | 34.0 | 204 | 2.1825 | 0.5814 |
102
+ | 0.0003 | 35.0 | 210 | 2.1918 | 0.5814 |
103
+ | 0.0003 | 36.0 | 216 | 2.1964 | 0.5814 |
104
+ | 0.0002 | 37.0 | 222 | 2.2014 | 0.5814 |
105
+ | 0.0002 | 38.0 | 228 | 2.2049 | 0.5814 |
106
+ | 0.0002 | 39.0 | 234 | 2.2075 | 0.5814 |
107
+ | 0.0002 | 40.0 | 240 | 2.2099 | 0.5814 |
108
+ | 0.0002 | 41.0 | 246 | 2.2110 | 0.5814 |
109
+ | 0.0002 | 42.0 | 252 | 2.2114 | 0.5814 |
110
+ | 0.0002 | 43.0 | 258 | 2.2114 | 0.5814 |
111
+ | 0.0002 | 44.0 | 264 | 2.2114 | 0.5814 |
112
+ | 0.0002 | 45.0 | 270 | 2.2114 | 0.5814 |
113
+ | 0.0002 | 46.0 | 276 | 2.2114 | 0.5814 |
114
+ | 0.0002 | 47.0 | 282 | 2.2114 | 0.5814 |
115
+ | 0.0002 | 48.0 | 288 | 2.2114 | 0.5814 |
116
+ | 0.0002 | 49.0 | 294 | 2.2114 | 0.5814 |
117
+ | 0.0002 | 50.0 | 300 | 2.2114 | 0.5814 |
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:f735b4db8deeb7c348ba55ad33f7b7b1c2d85e84cfcb3e6bde4c36457079bce4
3
  size 22123464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bad2fb42f68d9a16860f97186aa5bc621ce51bd956212d268fcc16c6d9e389ed
3
  size 22123464