hkivancoral commited on
Commit
a967a14
·
1 Parent(s): aa06ba9

End of training

Browse files
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_5x_deit_tiny_adamax_001_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.4222222222222222
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_5x_deit_tiny_adamax_001_fold1
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: 5.8123
36
+ - Accuracy: 0.4222
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
+ | 1.3956 | 1.0 | 27 | 1.9737 | 0.3111 |
69
+ | 0.888 | 2.0 | 54 | 1.5910 | 0.3556 |
70
+ | 1.1183 | 3.0 | 81 | 1.4091 | 0.3778 |
71
+ | 0.7709 | 4.0 | 108 | 1.4706 | 0.3778 |
72
+ | 0.9892 | 5.0 | 135 | 1.4916 | 0.4222 |
73
+ | 0.5847 | 6.0 | 162 | 2.0869 | 0.3778 |
74
+ | 0.6569 | 7.0 | 189 | 1.9470 | 0.3556 |
75
+ | 0.5263 | 8.0 | 216 | 1.6436 | 0.4 |
76
+ | 0.46 | 9.0 | 243 | 2.3342 | 0.3556 |
77
+ | 0.4825 | 10.0 | 270 | 1.8564 | 0.4222 |
78
+ | 0.3607 | 11.0 | 297 | 2.1004 | 0.4222 |
79
+ | 0.2444 | 12.0 | 324 | 2.4392 | 0.4222 |
80
+ | 0.3872 | 13.0 | 351 | 1.8032 | 0.4444 |
81
+ | 0.3209 | 14.0 | 378 | 2.9763 | 0.4 |
82
+ | 0.1884 | 15.0 | 405 | 2.8695 | 0.4667 |
83
+ | 0.1329 | 16.0 | 432 | 3.4787 | 0.4 |
84
+ | 0.2021 | 17.0 | 459 | 2.9858 | 0.4 |
85
+ | 0.1653 | 18.0 | 486 | 3.6825 | 0.4667 |
86
+ | 0.0813 | 19.0 | 513 | 3.2825 | 0.4444 |
87
+ | 0.1467 | 20.0 | 540 | 3.0809 | 0.4889 |
88
+ | 0.0538 | 21.0 | 567 | 3.9816 | 0.4222 |
89
+ | 0.1511 | 22.0 | 594 | 3.9404 | 0.4444 |
90
+ | 0.0505 | 23.0 | 621 | 4.4773 | 0.4667 |
91
+ | 0.0602 | 24.0 | 648 | 3.6484 | 0.4222 |
92
+ | 0.0403 | 25.0 | 675 | 4.0392 | 0.4444 |
93
+ | 0.005 | 26.0 | 702 | 3.8791 | 0.5556 |
94
+ | 0.0725 | 27.0 | 729 | 5.2091 | 0.4222 |
95
+ | 0.0084 | 28.0 | 756 | 4.7587 | 0.4222 |
96
+ | 0.0002 | 29.0 | 783 | 5.6091 | 0.3778 |
97
+ | 0.0001 | 30.0 | 810 | 5.5834 | 0.4222 |
98
+ | 0.0004 | 31.0 | 837 | 5.1075 | 0.4 |
99
+ | 0.0002 | 32.0 | 864 | 5.0938 | 0.4667 |
100
+ | 0.0014 | 33.0 | 891 | 5.4645 | 0.4667 |
101
+ | 0.0 | 34.0 | 918 | 5.9402 | 0.4222 |
102
+ | 0.0 | 35.0 | 945 | 5.8799 | 0.4222 |
103
+ | 0.0 | 36.0 | 972 | 5.8415 | 0.4222 |
104
+ | 0.0 | 37.0 | 999 | 5.8263 | 0.4222 |
105
+ | 0.0 | 38.0 | 1026 | 5.8129 | 0.4222 |
106
+ | 0.0 | 39.0 | 1053 | 5.8088 | 0.4222 |
107
+ | 0.0 | 40.0 | 1080 | 5.8085 | 0.4222 |
108
+ | 0.0 | 41.0 | 1107 | 5.8075 | 0.4222 |
109
+ | 0.0 | 42.0 | 1134 | 5.8084 | 0.4222 |
110
+ | 0.0 | 43.0 | 1161 | 5.8094 | 0.4222 |
111
+ | 0.0 | 44.0 | 1188 | 5.8109 | 0.4222 |
112
+ | 0.0 | 45.0 | 1215 | 5.8113 | 0.4222 |
113
+ | 0.0 | 46.0 | 1242 | 5.8120 | 0.4222 |
114
+ | 0.0 | 47.0 | 1269 | 5.8119 | 0.4222 |
115
+ | 0.0 | 48.0 | 1296 | 5.8123 | 0.4222 |
116
+ | 0.0 | 49.0 | 1323 | 5.8123 | 0.4222 |
117
+ | 0.0 | 50.0 | 1350 | 5.8123 | 0.4222 |
118
+
119
+
120
+ ### Framework versions
121
+
122
+ - Transformers 4.35.2
123
+ - Pytorch 2.1.0+cu118
124
+ - Datasets 2.15.0
125
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e2454d1e57f1ebd3ce43fbdc1dcda23c122fb30179dd09d4747c4dcf96eb9c4
3
  size 22123464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3eb7e66f7a31a36cf1b31ef74374a55403cadac0e111362b1adf715b36dce851
3
  size 22123464
runs/Nov17_01-45-06_395c52d28269/events.out.tfevents.1700185507.395c52d28269.118819.6 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b91e506075c74c9602af819f6d8e4c8415460c814c2dde7c6d8e204a1dc23213
3
- size 40881
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcbec81069af8a91b797ce16a6cb07734e36f67b3e23aa686e33d0e2f24e9bda
3
+ size 42029