hkivancoral commited on
Commit
298368b
1 Parent(s): 1b21ac8

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-base-patch16-224
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: smids_5x_deit_base_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.9181969949916527
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_5x_deit_base_adamax_0001_fold1
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: 0.6997
36
+ - Accuracy: 0.9182
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
+ | 0.2162 | 1.0 | 376 | 0.2261 | 0.9082 |
69
+ | 0.1041 | 2.0 | 752 | 0.2663 | 0.8965 |
70
+ | 0.0837 | 3.0 | 1128 | 0.3441 | 0.9015 |
71
+ | 0.0172 | 4.0 | 1504 | 0.4099 | 0.9048 |
72
+ | 0.0131 | 5.0 | 1880 | 0.4724 | 0.9048 |
73
+ | 0.0004 | 6.0 | 2256 | 0.4925 | 0.9065 |
74
+ | 0.0017 | 7.0 | 2632 | 0.6831 | 0.8965 |
75
+ | 0.0006 | 8.0 | 3008 | 0.5273 | 0.9015 |
76
+ | 0.0324 | 9.0 | 3384 | 0.5755 | 0.8998 |
77
+ | 0.0 | 10.0 | 3760 | 0.6569 | 0.9048 |
78
+ | 0.0009 | 11.0 | 4136 | 0.5873 | 0.9082 |
79
+ | 0.0003 | 12.0 | 4512 | 0.6069 | 0.9065 |
80
+ | 0.0 | 13.0 | 4888 | 0.5862 | 0.9082 |
81
+ | 0.0063 | 14.0 | 5264 | 0.6445 | 0.9048 |
82
+ | 0.0 | 15.0 | 5640 | 0.6277 | 0.9132 |
83
+ | 0.0 | 16.0 | 6016 | 0.7053 | 0.9032 |
84
+ | 0.0 | 17.0 | 6392 | 0.6033 | 0.9098 |
85
+ | 0.0 | 18.0 | 6768 | 0.6638 | 0.9065 |
86
+ | 0.0 | 19.0 | 7144 | 0.6432 | 0.9082 |
87
+ | 0.004 | 20.0 | 7520 | 0.6467 | 0.9115 |
88
+ | 0.0 | 21.0 | 7896 | 0.7009 | 0.9115 |
89
+ | 0.0 | 22.0 | 8272 | 0.7221 | 0.9048 |
90
+ | 0.0 | 23.0 | 8648 | 0.6516 | 0.9149 |
91
+ | 0.0 | 24.0 | 9024 | 0.6399 | 0.9149 |
92
+ | 0.0 | 25.0 | 9400 | 0.6382 | 0.9182 |
93
+ | 0.0034 | 26.0 | 9776 | 0.6520 | 0.9098 |
94
+ | 0.0 | 27.0 | 10152 | 0.6761 | 0.9115 |
95
+ | 0.0 | 28.0 | 10528 | 0.6436 | 0.9182 |
96
+ | 0.003 | 29.0 | 10904 | 0.6339 | 0.9115 |
97
+ | 0.0041 | 30.0 | 11280 | 0.6392 | 0.9132 |
98
+ | 0.0 | 31.0 | 11656 | 0.6548 | 0.9182 |
99
+ | 0.0 | 32.0 | 12032 | 0.6680 | 0.9149 |
100
+ | 0.0 | 33.0 | 12408 | 0.6562 | 0.9115 |
101
+ | 0.0 | 34.0 | 12784 | 0.6705 | 0.9165 |
102
+ | 0.0 | 35.0 | 13160 | 0.6801 | 0.9098 |
103
+ | 0.0 | 36.0 | 13536 | 0.6653 | 0.9182 |
104
+ | 0.0 | 37.0 | 13912 | 0.6565 | 0.9165 |
105
+ | 0.0 | 38.0 | 14288 | 0.6618 | 0.9215 |
106
+ | 0.0 | 39.0 | 14664 | 0.6597 | 0.9149 |
107
+ | 0.0 | 40.0 | 15040 | 0.6689 | 0.9165 |
108
+ | 0.0 | 41.0 | 15416 | 0.6826 | 0.9149 |
109
+ | 0.0 | 42.0 | 15792 | 0.6835 | 0.9132 |
110
+ | 0.0 | 43.0 | 16168 | 0.6862 | 0.9149 |
111
+ | 0.0 | 44.0 | 16544 | 0.6860 | 0.9182 |
112
+ | 0.0 | 45.0 | 16920 | 0.6904 | 0.9182 |
113
+ | 0.0027 | 46.0 | 17296 | 0.6967 | 0.9132 |
114
+ | 0.0 | 47.0 | 17672 | 0.6971 | 0.9182 |
115
+ | 0.0 | 48.0 | 18048 | 0.6989 | 0.9182 |
116
+ | 0.0 | 49.0 | 18424 | 0.7000 | 0.9182 |
117
+ | 0.0022 | 50.0 | 18800 | 0.6997 | 0.9182 |
118
+
119
+
120
+ ### Framework versions
121
+
122
+ - Transformers 4.32.1
123
+ - Pytorch 2.1.0+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:a97e736c1c0e9035065d60b741c550201aacf637326e6ce68aa979c457ea9b75
3
  size 343272234
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02809c866a0affef4d7784ecd29ae18c5036f8095cefd4fdf241794d0a170216
3
  size 343272234