hkivancoral commited on
Commit
227cbb9
·
1 Parent(s): 3064aa4

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-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_sgd_001_fold4
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.35714285714285715
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_sgd_001_fold4
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.3500
36
+ - Accuracy: 0.3571
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
+ | No log | 1.0 | 6 | 1.4099 | 0.1667 |
69
+ | 1.4464 | 2.0 | 12 | 1.4056 | 0.1667 |
70
+ | 1.4464 | 3.0 | 18 | 1.4012 | 0.1667 |
71
+ | 1.409 | 4.0 | 24 | 1.3971 | 0.1667 |
72
+ | 1.405 | 5.0 | 30 | 1.3937 | 0.1905 |
73
+ | 1.405 | 6.0 | 36 | 1.3906 | 0.1905 |
74
+ | 1.3913 | 7.0 | 42 | 1.3880 | 0.1905 |
75
+ | 1.3913 | 8.0 | 48 | 1.3852 | 0.1905 |
76
+ | 1.3821 | 9.0 | 54 | 1.3824 | 0.1667 |
77
+ | 1.3709 | 10.0 | 60 | 1.3801 | 0.1667 |
78
+ | 1.3709 | 11.0 | 66 | 1.3778 | 0.1905 |
79
+ | 1.3643 | 12.0 | 72 | 1.3757 | 0.2143 |
80
+ | 1.3643 | 13.0 | 78 | 1.3738 | 0.2619 |
81
+ | 1.3452 | 14.0 | 84 | 1.3719 | 0.2619 |
82
+ | 1.3451 | 15.0 | 90 | 1.3702 | 0.2619 |
83
+ | 1.3451 | 16.0 | 96 | 1.3686 | 0.2619 |
84
+ | 1.3306 | 17.0 | 102 | 1.3669 | 0.2619 |
85
+ | 1.3306 | 18.0 | 108 | 1.3655 | 0.2857 |
86
+ | 1.3266 | 19.0 | 114 | 1.3643 | 0.2857 |
87
+ | 1.3291 | 20.0 | 120 | 1.3632 | 0.2857 |
88
+ | 1.3291 | 21.0 | 126 | 1.3620 | 0.2857 |
89
+ | 1.3218 | 22.0 | 132 | 1.3610 | 0.2857 |
90
+ | 1.3218 | 23.0 | 138 | 1.3598 | 0.3095 |
91
+ | 1.3151 | 24.0 | 144 | 1.3588 | 0.3333 |
92
+ | 1.3182 | 25.0 | 150 | 1.3578 | 0.3333 |
93
+ | 1.3182 | 26.0 | 156 | 1.3568 | 0.3333 |
94
+ | 1.3072 | 27.0 | 162 | 1.3559 | 0.3333 |
95
+ | 1.3072 | 28.0 | 168 | 1.3552 | 0.3333 |
96
+ | 1.3081 | 29.0 | 174 | 1.3545 | 0.3571 |
97
+ | 1.3087 | 30.0 | 180 | 1.3539 | 0.3571 |
98
+ | 1.3087 | 31.0 | 186 | 1.3532 | 0.3571 |
99
+ | 1.2983 | 32.0 | 192 | 1.3527 | 0.3571 |
100
+ | 1.2983 | 33.0 | 198 | 1.3521 | 0.3333 |
101
+ | 1.2931 | 34.0 | 204 | 1.3516 | 0.3571 |
102
+ | 1.2999 | 35.0 | 210 | 1.3512 | 0.3571 |
103
+ | 1.2999 | 36.0 | 216 | 1.3509 | 0.3571 |
104
+ | 1.2926 | 37.0 | 222 | 1.3506 | 0.3571 |
105
+ | 1.2926 | 38.0 | 228 | 1.3504 | 0.3571 |
106
+ | 1.2948 | 39.0 | 234 | 1.3502 | 0.3571 |
107
+ | 1.2828 | 40.0 | 240 | 1.3501 | 0.3571 |
108
+ | 1.2828 | 41.0 | 246 | 1.3500 | 0.3571 |
109
+ | 1.2878 | 42.0 | 252 | 1.3500 | 0.3571 |
110
+ | 1.2878 | 43.0 | 258 | 1.3500 | 0.3571 |
111
+ | 1.2878 | 44.0 | 264 | 1.3500 | 0.3571 |
112
+ | 1.2935 | 45.0 | 270 | 1.3500 | 0.3571 |
113
+ | 1.2935 | 46.0 | 276 | 1.3500 | 0.3571 |
114
+ | 1.289 | 47.0 | 282 | 1.3500 | 0.3571 |
115
+ | 1.289 | 48.0 | 288 | 1.3500 | 0.3571 |
116
+ | 1.2878 | 49.0 | 294 | 1.3500 | 0.3571 |
117
+ | 1.2975 | 50.0 | 300 | 1.3500 | 0.3571 |
118
+
119
+
120
+ ### Framework versions
121
+
122
+ - Transformers 4.35.2
123
+ - Pytorch 2.1.0+cu118
124
+ - Datasets 2.14.7
125
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e40b348dc3ff5c1e0131d7a94342399f8eef96284f101acc149c2a6ac217139
3
  size 343230128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5873e96a6a961758bd5d2977981dcd1f61043565c9e8e45fc07d10e4ba54d3b
3
  size 343230128