hkivancoral commited on
Commit
7128f9a
1 Parent(s): 0466dbb

End of training

Browse files
Files changed (2) hide show
  1. README.md +125 -0
  2. pytorch_model.bin +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_40x_deit_tiny_sgd_00001_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.14285714285714285
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_40x_deit_tiny_sgd_00001_fold4
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.5700
36
+ - Accuracy: 0.1429
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: 1e-05
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.5195 | 1.0 | 219 | 1.6573 | 0.1429 |
69
+ | 1.4299 | 2.0 | 438 | 1.6538 | 0.1429 |
70
+ | 1.5002 | 3.0 | 657 | 1.6502 | 0.1429 |
71
+ | 1.4923 | 4.0 | 876 | 1.6467 | 0.1429 |
72
+ | 1.4507 | 5.0 | 1095 | 1.6433 | 0.1667 |
73
+ | 1.4843 | 6.0 | 1314 | 1.6398 | 0.1667 |
74
+ | 1.4439 | 7.0 | 1533 | 1.6365 | 0.1667 |
75
+ | 1.461 | 8.0 | 1752 | 1.6332 | 0.1667 |
76
+ | 1.4438 | 9.0 | 1971 | 1.6299 | 0.1667 |
77
+ | 1.421 | 10.0 | 2190 | 1.6268 | 0.1667 |
78
+ | 1.3797 | 11.0 | 2409 | 1.6238 | 0.1667 |
79
+ | 1.4481 | 12.0 | 2628 | 1.6208 | 0.1429 |
80
+ | 1.37 | 13.0 | 2847 | 1.6179 | 0.1429 |
81
+ | 1.4257 | 14.0 | 3066 | 1.6150 | 0.1429 |
82
+ | 1.3565 | 15.0 | 3285 | 1.6123 | 0.1429 |
83
+ | 1.3893 | 16.0 | 3504 | 1.6097 | 0.1429 |
84
+ | 1.4087 | 17.0 | 3723 | 1.6071 | 0.1429 |
85
+ | 1.3822 | 18.0 | 3942 | 1.6047 | 0.1429 |
86
+ | 1.3943 | 19.0 | 4161 | 1.6023 | 0.1429 |
87
+ | 1.4156 | 20.0 | 4380 | 1.6000 | 0.1429 |
88
+ | 1.397 | 21.0 | 4599 | 1.5977 | 0.1429 |
89
+ | 1.3921 | 22.0 | 4818 | 1.5956 | 0.1429 |
90
+ | 1.345 | 23.0 | 5037 | 1.5936 | 0.1429 |
91
+ | 1.3941 | 24.0 | 5256 | 1.5916 | 0.1429 |
92
+ | 1.3428 | 25.0 | 5475 | 1.5898 | 0.1429 |
93
+ | 1.3959 | 26.0 | 5694 | 1.5880 | 0.1429 |
94
+ | 1.3527 | 27.0 | 5913 | 1.5863 | 0.1429 |
95
+ | 1.3622 | 28.0 | 6132 | 1.5847 | 0.1429 |
96
+ | 1.3233 | 29.0 | 6351 | 1.5833 | 0.1429 |
97
+ | 1.3602 | 30.0 | 6570 | 1.5819 | 0.1429 |
98
+ | 1.3369 | 31.0 | 6789 | 1.5805 | 0.1429 |
99
+ | 1.3891 | 32.0 | 7008 | 1.5793 | 0.1429 |
100
+ | 1.3567 | 33.0 | 7227 | 1.5782 | 0.1429 |
101
+ | 1.3341 | 34.0 | 7446 | 1.5771 | 0.1429 |
102
+ | 1.3827 | 35.0 | 7665 | 1.5761 | 0.1429 |
103
+ | 1.3365 | 36.0 | 7884 | 1.5752 | 0.1429 |
104
+ | 1.3545 | 37.0 | 8103 | 1.5744 | 0.1429 |
105
+ | 1.3874 | 38.0 | 8322 | 1.5736 | 0.1429 |
106
+ | 1.3749 | 39.0 | 8541 | 1.5729 | 0.1429 |
107
+ | 1.3026 | 40.0 | 8760 | 1.5724 | 0.1429 |
108
+ | 1.3806 | 41.0 | 8979 | 1.5718 | 0.1429 |
109
+ | 1.3467 | 42.0 | 9198 | 1.5714 | 0.1429 |
110
+ | 1.3584 | 43.0 | 9417 | 1.5710 | 0.1429 |
111
+ | 1.3511 | 44.0 | 9636 | 1.5707 | 0.1429 |
112
+ | 1.3397 | 45.0 | 9855 | 1.5704 | 0.1429 |
113
+ | 1.35 | 46.0 | 10074 | 1.5703 | 0.1429 |
114
+ | 1.328 | 47.0 | 10293 | 1.5701 | 0.1429 |
115
+ | 1.3922 | 48.0 | 10512 | 1.5700 | 0.1429 |
116
+ | 1.3345 | 49.0 | 10731 | 1.5700 | 0.1429 |
117
+ | 1.3302 | 50.0 | 10950 | 1.5700 | 0.1429 |
118
+
119
+
120
+ ### Framework versions
121
+
122
+ - Transformers 4.32.1
123
+ - Pytorch 2.1.1+cu121
124
+ - Datasets 2.12.0
125
+ - Tokenizers 0.13.2
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78733df393fdf253e2a679ff38bd9be75bbd11814710ab51d192d2f202e1f348
3
  size 22168618
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ebde3d7b6327a486e14b3e467c4fc52eadbd7557ada1009981c2e043813efcb
3
  size 22168618