hkivancoral commited on
Commit
026c3ee
1 Parent(s): e516100

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_3x_deit_base_rms_00001_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.9115191986644408
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_3x_deit_base_rms_00001_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.7561
36
+ - Accuracy: 0.9115
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
+ | 0.3187 | 1.0 | 226 | 0.2723 | 0.8898 |
69
+ | 0.146 | 2.0 | 452 | 0.2372 | 0.9115 |
70
+ | 0.0656 | 3.0 | 678 | 0.3870 | 0.8798 |
71
+ | 0.0534 | 4.0 | 904 | 0.4524 | 0.8881 |
72
+ | 0.0105 | 5.0 | 1130 | 0.4069 | 0.8982 |
73
+ | 0.0185 | 6.0 | 1356 | 0.4543 | 0.9032 |
74
+ | 0.0005 | 7.0 | 1582 | 0.5107 | 0.8982 |
75
+ | 0.004 | 8.0 | 1808 | 0.5982 | 0.8915 |
76
+ | 0.0085 | 9.0 | 2034 | 0.5226 | 0.9032 |
77
+ | 0.0004 | 10.0 | 2260 | 0.5577 | 0.8998 |
78
+ | 0.0002 | 11.0 | 2486 | 0.6123 | 0.8965 |
79
+ | 0.0001 | 12.0 | 2712 | 0.5861 | 0.9032 |
80
+ | 0.0037 | 13.0 | 2938 | 0.8045 | 0.8865 |
81
+ | 0.0067 | 14.0 | 3164 | 0.5419 | 0.9048 |
82
+ | 0.0003 | 15.0 | 3390 | 0.5952 | 0.9132 |
83
+ | 0.0 | 16.0 | 3616 | 0.5589 | 0.9048 |
84
+ | 0.003 | 17.0 | 3842 | 0.5765 | 0.9032 |
85
+ | 0.001 | 18.0 | 4068 | 0.6268 | 0.9032 |
86
+ | 0.0041 | 19.0 | 4294 | 0.6263 | 0.9098 |
87
+ | 0.0 | 20.0 | 4520 | 0.6013 | 0.9065 |
88
+ | 0.0134 | 21.0 | 4746 | 0.6132 | 0.9115 |
89
+ | 0.0041 | 22.0 | 4972 | 0.5973 | 0.9182 |
90
+ | 0.0031 | 23.0 | 5198 | 0.6373 | 0.9082 |
91
+ | 0.001 | 24.0 | 5424 | 0.6622 | 0.9149 |
92
+ | 0.0 | 25.0 | 5650 | 0.7262 | 0.8965 |
93
+ | 0.0 | 26.0 | 5876 | 0.7187 | 0.9082 |
94
+ | 0.0 | 27.0 | 6102 | 0.7175 | 0.9082 |
95
+ | 0.0 | 28.0 | 6328 | 0.6740 | 0.9082 |
96
+ | 0.0 | 29.0 | 6554 | 0.7038 | 0.9082 |
97
+ | 0.0 | 30.0 | 6780 | 0.7480 | 0.9015 |
98
+ | 0.0 | 31.0 | 7006 | 0.7529 | 0.8998 |
99
+ | 0.0 | 32.0 | 7232 | 0.7622 | 0.9048 |
100
+ | 0.0029 | 33.0 | 7458 | 0.7367 | 0.9048 |
101
+ | 0.0 | 34.0 | 7684 | 0.7218 | 0.9032 |
102
+ | 0.0 | 35.0 | 7910 | 0.7442 | 0.8982 |
103
+ | 0.0 | 36.0 | 8136 | 0.7444 | 0.9082 |
104
+ | 0.0 | 37.0 | 8362 | 0.7439 | 0.9082 |
105
+ | 0.0 | 38.0 | 8588 | 0.7353 | 0.9115 |
106
+ | 0.0 | 39.0 | 8814 | 0.7431 | 0.9048 |
107
+ | 0.0 | 40.0 | 9040 | 0.7357 | 0.9165 |
108
+ | 0.0027 | 41.0 | 9266 | 0.7445 | 0.9082 |
109
+ | 0.0025 | 42.0 | 9492 | 0.7447 | 0.9098 |
110
+ | 0.0 | 43.0 | 9718 | 0.7447 | 0.9065 |
111
+ | 0.0 | 44.0 | 9944 | 0.7513 | 0.9098 |
112
+ | 0.0 | 45.0 | 10170 | 0.7507 | 0.9132 |
113
+ | 0.0 | 46.0 | 10396 | 0.7520 | 0.9132 |
114
+ | 0.0 | 47.0 | 10622 | 0.7546 | 0.9115 |
115
+ | 0.0 | 48.0 | 10848 | 0.7555 | 0.9115 |
116
+ | 0.0 | 49.0 | 11074 | 0.7559 | 0.9115 |
117
+ | 0.0 | 50.0 | 11300 | 0.7561 | 0.9115 |
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:c3b3e8b8ce22e5eabe34f770cbe833671b11b60249aa3796348f80179062c162
3
  size 343272234
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fa81b9d150f2c2ff9fdb3142d3ef3781f478fce29752e906a412ba1c282d8e7
3
  size 343272234