hkivancoral commited on
Commit
398e30d
1 Parent(s): 927fb06

End of training

Browse files
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_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.2
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_fold2
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.3798
36
+ - Accuracy: 0.2
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.4713 | 0.1333 |
69
+ | 1.4188 | 2.0 | 12 | 1.4634 | 0.1333 |
70
+ | 1.4188 | 3.0 | 18 | 1.4564 | 0.1333 |
71
+ | 1.4085 | 4.0 | 24 | 1.4508 | 0.1333 |
72
+ | 1.3911 | 5.0 | 30 | 1.4443 | 0.1333 |
73
+ | 1.3911 | 6.0 | 36 | 1.4385 | 0.1333 |
74
+ | 1.3816 | 7.0 | 42 | 1.4335 | 0.1333 |
75
+ | 1.3816 | 8.0 | 48 | 1.4295 | 0.1111 |
76
+ | 1.3793 | 9.0 | 54 | 1.4254 | 0.1111 |
77
+ | 1.3554 | 10.0 | 60 | 1.4214 | 0.1111 |
78
+ | 1.3554 | 11.0 | 66 | 1.4179 | 0.1111 |
79
+ | 1.3538 | 12.0 | 72 | 1.4149 | 0.1111 |
80
+ | 1.3538 | 13.0 | 78 | 1.4119 | 0.1333 |
81
+ | 1.3412 | 14.0 | 84 | 1.4092 | 0.1333 |
82
+ | 1.3299 | 15.0 | 90 | 1.4068 | 0.1333 |
83
+ | 1.3299 | 16.0 | 96 | 1.4046 | 0.1333 |
84
+ | 1.3323 | 17.0 | 102 | 1.4026 | 0.1333 |
85
+ | 1.3323 | 18.0 | 108 | 1.4005 | 0.1556 |
86
+ | 1.3314 | 19.0 | 114 | 1.3985 | 0.1556 |
87
+ | 1.319 | 20.0 | 120 | 1.3965 | 0.1778 |
88
+ | 1.319 | 21.0 | 126 | 1.3949 | 0.1556 |
89
+ | 1.3167 | 22.0 | 132 | 1.3934 | 0.1556 |
90
+ | 1.3167 | 23.0 | 138 | 1.3918 | 0.1556 |
91
+ | 1.3277 | 24.0 | 144 | 1.3905 | 0.1556 |
92
+ | 1.3028 | 25.0 | 150 | 1.3894 | 0.1556 |
93
+ | 1.3028 | 26.0 | 156 | 1.3882 | 0.1556 |
94
+ | 1.305 | 27.0 | 162 | 1.3873 | 0.1556 |
95
+ | 1.305 | 28.0 | 168 | 1.3863 | 0.1778 |
96
+ | 1.2998 | 29.0 | 174 | 1.3854 | 0.2 |
97
+ | 1.2987 | 30.0 | 180 | 1.3845 | 0.2 |
98
+ | 1.2987 | 31.0 | 186 | 1.3838 | 0.1778 |
99
+ | 1.2931 | 32.0 | 192 | 1.3831 | 0.1778 |
100
+ | 1.2931 | 33.0 | 198 | 1.3824 | 0.1778 |
101
+ | 1.3006 | 34.0 | 204 | 1.3818 | 0.1778 |
102
+ | 1.2837 | 35.0 | 210 | 1.3813 | 0.2 |
103
+ | 1.2837 | 36.0 | 216 | 1.3809 | 0.2 |
104
+ | 1.2882 | 37.0 | 222 | 1.3806 | 0.2 |
105
+ | 1.2882 | 38.0 | 228 | 1.3803 | 0.2 |
106
+ | 1.2892 | 39.0 | 234 | 1.3801 | 0.2 |
107
+ | 1.288 | 40.0 | 240 | 1.3799 | 0.2 |
108
+ | 1.288 | 41.0 | 246 | 1.3798 | 0.2 |
109
+ | 1.2923 | 42.0 | 252 | 1.3798 | 0.2 |
110
+ | 1.2923 | 43.0 | 258 | 1.3798 | 0.2 |
111
+ | 1.2814 | 44.0 | 264 | 1.3798 | 0.2 |
112
+ | 1.291 | 45.0 | 270 | 1.3798 | 0.2 |
113
+ | 1.291 | 46.0 | 276 | 1.3798 | 0.2 |
114
+ | 1.2879 | 47.0 | 282 | 1.3798 | 0.2 |
115
+ | 1.2879 | 48.0 | 288 | 1.3798 | 0.2 |
116
+ | 1.2801 | 49.0 | 294 | 1.3798 | 0.2 |
117
+ | 1.2884 | 50.0 | 300 | 1.3798 | 0.2 |
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:f8ba38761345ccf7460611dfcdfdf5bd4085d694790a9e142e7060db5e17729c
3
  size 343230128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52227408197cfa4adfadde9c9ff4ce5ce34c1182c8fd30b89a2e613f44f06258
3
  size 343230128
runs/Nov15_19-58-32_80bd1285ebeb/events.out.tfevents.1700078312.80bd1285ebeb.1022.6 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c9c72b7373f932e69a80e18dd5a10ae4e369599efe56c31ce885f9c9aa93028
3
- size 25081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0a979fbe7033f822c91d40efa109d238f73404dbd774a41b1f95b36cdc48498
3
+ size 25435