hkivancoral commited on
Commit
9c5003c
1 Parent(s): 26793a4

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-small-patch16-224
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: smids_1x_deit_small_sgd_001_fold2
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.8452579034941764
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
+ # smids_1x_deit_small_sgd_001_fold2
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: 0.3804
36
+ - Accuracy: 0.8453
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
+ | 0.9829 | 1.0 | 75 | 0.9415 | 0.6140 |
69
+ | 0.8706 | 2.0 | 150 | 0.8332 | 0.6855 |
70
+ | 0.7459 | 3.0 | 225 | 0.7472 | 0.7105 |
71
+ | 0.699 | 4.0 | 300 | 0.6837 | 0.7404 |
72
+ | 0.6391 | 5.0 | 375 | 0.6363 | 0.7587 |
73
+ | 0.5631 | 6.0 | 450 | 0.5989 | 0.7687 |
74
+ | 0.5887 | 7.0 | 525 | 0.5694 | 0.7820 |
75
+ | 0.5519 | 8.0 | 600 | 0.5464 | 0.7887 |
76
+ | 0.4995 | 9.0 | 675 | 0.5237 | 0.7970 |
77
+ | 0.5219 | 10.0 | 750 | 0.5075 | 0.8053 |
78
+ | 0.4633 | 11.0 | 825 | 0.4946 | 0.8070 |
79
+ | 0.4238 | 12.0 | 900 | 0.4804 | 0.8220 |
80
+ | 0.4323 | 13.0 | 975 | 0.4699 | 0.8253 |
81
+ | 0.358 | 14.0 | 1050 | 0.4601 | 0.8253 |
82
+ | 0.3922 | 15.0 | 1125 | 0.4517 | 0.8270 |
83
+ | 0.412 | 16.0 | 1200 | 0.4446 | 0.8253 |
84
+ | 0.3525 | 17.0 | 1275 | 0.4384 | 0.8236 |
85
+ | 0.3851 | 18.0 | 1350 | 0.4333 | 0.8253 |
86
+ | 0.4196 | 19.0 | 1425 | 0.4291 | 0.8353 |
87
+ | 0.3588 | 20.0 | 1500 | 0.4237 | 0.8286 |
88
+ | 0.4139 | 21.0 | 1575 | 0.4192 | 0.8353 |
89
+ | 0.3218 | 22.0 | 1650 | 0.4155 | 0.8369 |
90
+ | 0.3303 | 23.0 | 1725 | 0.4117 | 0.8419 |
91
+ | 0.3481 | 24.0 | 1800 | 0.4077 | 0.8419 |
92
+ | 0.3241 | 25.0 | 1875 | 0.4056 | 0.8403 |
93
+ | 0.3326 | 26.0 | 1950 | 0.4042 | 0.8453 |
94
+ | 0.3492 | 27.0 | 2025 | 0.4005 | 0.8453 |
95
+ | 0.2987 | 28.0 | 2100 | 0.3985 | 0.8419 |
96
+ | 0.3361 | 29.0 | 2175 | 0.3960 | 0.8453 |
97
+ | 0.2986 | 30.0 | 2250 | 0.3933 | 0.8469 |
98
+ | 0.2629 | 31.0 | 2325 | 0.3933 | 0.8469 |
99
+ | 0.3171 | 32.0 | 2400 | 0.3920 | 0.8453 |
100
+ | 0.2746 | 33.0 | 2475 | 0.3904 | 0.8453 |
101
+ | 0.2943 | 34.0 | 2550 | 0.3897 | 0.8453 |
102
+ | 0.2828 | 35.0 | 2625 | 0.3874 | 0.8453 |
103
+ | 0.2865 | 36.0 | 2700 | 0.3865 | 0.8453 |
104
+ | 0.2715 | 37.0 | 2775 | 0.3856 | 0.8453 |
105
+ | 0.3146 | 38.0 | 2850 | 0.3843 | 0.8453 |
106
+ | 0.2703 | 39.0 | 2925 | 0.3840 | 0.8453 |
107
+ | 0.2829 | 40.0 | 3000 | 0.3831 | 0.8453 |
108
+ | 0.2957 | 41.0 | 3075 | 0.3831 | 0.8453 |
109
+ | 0.29 | 42.0 | 3150 | 0.3825 | 0.8469 |
110
+ | 0.2671 | 43.0 | 3225 | 0.3820 | 0.8469 |
111
+ | 0.262 | 44.0 | 3300 | 0.3814 | 0.8453 |
112
+ | 0.2814 | 45.0 | 3375 | 0.3812 | 0.8436 |
113
+ | 0.272 | 46.0 | 3450 | 0.3810 | 0.8436 |
114
+ | 0.2705 | 47.0 | 3525 | 0.3806 | 0.8453 |
115
+ | 0.2571 | 48.0 | 3600 | 0.3805 | 0.8453 |
116
+ | 0.267 | 49.0 | 3675 | 0.3804 | 0.8453 |
117
+ | 0.2797 | 50.0 | 3750 | 0.3804 | 0.8453 |
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:59cbda9c159a8eefbe6466da5e13f3f01a93d98c045d2068424497ec2eaaf107
3
  size 86690164
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cca05d9ef19b7f3985e782d259c06221012dc041586819d75c1c4dbe97ed279
3
  size 86690164