hkivancoral commited on
Commit
ee31778
1 Parent(s): c9ccda3

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_5x_deit_tiny_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.6666666666666666
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_0001_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: 1.7993
36
+ - Accuracy: 0.6667
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
+ | 1.0199 | 1.0 | 27 | 1.3645 | 0.4 |
69
+ | 0.2821 | 2.0 | 54 | 1.2055 | 0.5778 |
70
+ | 0.0646 | 3.0 | 81 | 1.3812 | 0.6 |
71
+ | 0.0073 | 4.0 | 108 | 1.4600 | 0.6889 |
72
+ | 0.0019 | 5.0 | 135 | 1.3896 | 0.6444 |
73
+ | 0.0006 | 6.0 | 162 | 1.4491 | 0.6667 |
74
+ | 0.0004 | 7.0 | 189 | 1.4950 | 0.6444 |
75
+ | 0.0002 | 8.0 | 216 | 1.5645 | 0.6444 |
76
+ | 0.0002 | 9.0 | 243 | 1.5792 | 0.6667 |
77
+ | 0.0001 | 10.0 | 270 | 1.5954 | 0.6667 |
78
+ | 0.0001 | 11.0 | 297 | 1.6100 | 0.6667 |
79
+ | 0.0001 | 12.0 | 324 | 1.6341 | 0.6667 |
80
+ | 0.0001 | 13.0 | 351 | 1.6463 | 0.6667 |
81
+ | 0.0001 | 14.0 | 378 | 1.6524 | 0.6667 |
82
+ | 0.0001 | 15.0 | 405 | 1.6584 | 0.6667 |
83
+ | 0.0001 | 16.0 | 432 | 1.6769 | 0.6667 |
84
+ | 0.0001 | 17.0 | 459 | 1.6829 | 0.6667 |
85
+ | 0.0001 | 18.0 | 486 | 1.6898 | 0.6667 |
86
+ | 0.0001 | 19.0 | 513 | 1.7029 | 0.6667 |
87
+ | 0.0001 | 20.0 | 540 | 1.7109 | 0.6667 |
88
+ | 0.0001 | 21.0 | 567 | 1.7134 | 0.6667 |
89
+ | 0.0001 | 22.0 | 594 | 1.7169 | 0.6667 |
90
+ | 0.0001 | 23.0 | 621 | 1.7239 | 0.6667 |
91
+ | 0.0001 | 24.0 | 648 | 1.7396 | 0.6667 |
92
+ | 0.0001 | 25.0 | 675 | 1.7377 | 0.6667 |
93
+ | 0.0001 | 26.0 | 702 | 1.7493 | 0.6667 |
94
+ | 0.0001 | 27.0 | 729 | 1.7500 | 0.6667 |
95
+ | 0.0001 | 28.0 | 756 | 1.7483 | 0.6667 |
96
+ | 0.0001 | 29.0 | 783 | 1.7547 | 0.6667 |
97
+ | 0.0001 | 30.0 | 810 | 1.7688 | 0.6667 |
98
+ | 0.0 | 31.0 | 837 | 1.7675 | 0.6667 |
99
+ | 0.0001 | 32.0 | 864 | 1.7692 | 0.6667 |
100
+ | 0.0 | 33.0 | 891 | 1.7739 | 0.6667 |
101
+ | 0.0 | 34.0 | 918 | 1.7755 | 0.6667 |
102
+ | 0.0 | 35.0 | 945 | 1.7806 | 0.6667 |
103
+ | 0.0 | 36.0 | 972 | 1.7812 | 0.6667 |
104
+ | 0.0 | 37.0 | 999 | 1.7859 | 0.6667 |
105
+ | 0.0 | 38.0 | 1026 | 1.7853 | 0.6667 |
106
+ | 0.0 | 39.0 | 1053 | 1.7884 | 0.6667 |
107
+ | 0.0 | 40.0 | 1080 | 1.7925 | 0.6667 |
108
+ | 0.0 | 41.0 | 1107 | 1.7936 | 0.6667 |
109
+ | 0.0 | 42.0 | 1134 | 1.7942 | 0.6667 |
110
+ | 0.0 | 43.0 | 1161 | 1.7955 | 0.6667 |
111
+ | 0.0 | 44.0 | 1188 | 1.7973 | 0.6667 |
112
+ | 0.0 | 45.0 | 1215 | 1.7990 | 0.6667 |
113
+ | 0.0 | 46.0 | 1242 | 1.7986 | 0.6667 |
114
+ | 0.0 | 47.0 | 1269 | 1.7991 | 0.6667 |
115
+ | 0.0 | 48.0 | 1296 | 1.7993 | 0.6667 |
116
+ | 0.0 | 49.0 | 1323 | 1.7993 | 0.6667 |
117
+ | 0.0 | 50.0 | 1350 | 1.7993 | 0.6667 |
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:f3709005ad1c28f22c301885ec2c6861fbfa13c586ecb6e4b58b85c1bd2b829b
3
  size 22123464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45a051bc41c4c80c916aed06a4df88ca532392095d1c06d4f1221fab91ce3464
3
  size 22123464