Commit
·
7d1f981
1
Parent(s):
a3eabc9
End of training
Browse files- README.md +125 -0
- pytorch_model.bin +1 -1
README.md
ADDED
@@ -0,0 +1,125 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: facebook/deit-small-patch16-224
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
datasets:
|
7 |
+
- imagefolder
|
8 |
+
metrics:
|
9 |
+
- accuracy
|
10 |
+
model-index:
|
11 |
+
- name: smids_5x_deit_small_rms_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.757071547420965
|
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_small_rms_001_fold2
|
32 |
+
|
33 |
+
This model is a fine-tuned version of [facebook/deit-small-patch16-224](https://huggingface.co/facebook/deit-small-patch16-224) on the imagefolder dataset.
|
34 |
+
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.5587
|
36 |
+
- Accuracy: 0.7571
|
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 |
+
| 1.1114 | 1.0 | 375 | 1.0890 | 0.3910 |
|
69 |
+
| 0.8594 | 2.0 | 750 | 0.8338 | 0.5258 |
|
70 |
+
| 0.7942 | 3.0 | 1125 | 0.8187 | 0.5857 |
|
71 |
+
| 0.8295 | 4.0 | 1500 | 0.8518 | 0.5441 |
|
72 |
+
| 0.7679 | 5.0 | 1875 | 0.8037 | 0.5574 |
|
73 |
+
| 0.78 | 6.0 | 2250 | 0.8086 | 0.5641 |
|
74 |
+
| 0.8051 | 7.0 | 2625 | 0.8475 | 0.5707 |
|
75 |
+
| 0.7931 | 8.0 | 3000 | 0.7986 | 0.5740 |
|
76 |
+
| 0.787 | 9.0 | 3375 | 0.8111 | 0.6273 |
|
77 |
+
| 0.7865 | 10.0 | 3750 | 0.7854 | 0.5874 |
|
78 |
+
| 0.7545 | 11.0 | 4125 | 0.7499 | 0.6156 |
|
79 |
+
| 0.8266 | 12.0 | 4500 | 0.7256 | 0.6373 |
|
80 |
+
| 0.699 | 13.0 | 4875 | 0.7372 | 0.6456 |
|
81 |
+
| 0.7725 | 14.0 | 5250 | 0.7195 | 0.6439 |
|
82 |
+
| 0.7834 | 15.0 | 5625 | 0.7235 | 0.6489 |
|
83 |
+
| 0.6954 | 16.0 | 6000 | 0.7061 | 0.6589 |
|
84 |
+
| 0.6911 | 17.0 | 6375 | 0.8229 | 0.5973 |
|
85 |
+
| 0.667 | 18.0 | 6750 | 0.6746 | 0.6772 |
|
86 |
+
| 0.6889 | 19.0 | 7125 | 0.6831 | 0.6955 |
|
87 |
+
| 0.6628 | 20.0 | 7500 | 0.6921 | 0.6922 |
|
88 |
+
| 0.7228 | 21.0 | 7875 | 0.6764 | 0.6656 |
|
89 |
+
| 0.7022 | 22.0 | 8250 | 0.6797 | 0.6905 |
|
90 |
+
| 0.6549 | 23.0 | 8625 | 0.6709 | 0.6772 |
|
91 |
+
| 0.7183 | 24.0 | 9000 | 0.6429 | 0.6955 |
|
92 |
+
| 0.6612 | 25.0 | 9375 | 0.6503 | 0.6988 |
|
93 |
+
| 0.6901 | 26.0 | 9750 | 0.7018 | 0.6739 |
|
94 |
+
| 0.7038 | 27.0 | 10125 | 0.6168 | 0.7271 |
|
95 |
+
| 0.6364 | 28.0 | 10500 | 0.6219 | 0.7121 |
|
96 |
+
| 0.6477 | 29.0 | 10875 | 0.6546 | 0.7188 |
|
97 |
+
| 0.5753 | 30.0 | 11250 | 0.6252 | 0.7221 |
|
98 |
+
| 0.6932 | 31.0 | 11625 | 0.6174 | 0.7271 |
|
99 |
+
| 0.6245 | 32.0 | 12000 | 0.6281 | 0.7255 |
|
100 |
+
| 0.6083 | 33.0 | 12375 | 0.6211 | 0.7105 |
|
101 |
+
| 0.6277 | 34.0 | 12750 | 0.5911 | 0.7471 |
|
102 |
+
| 0.596 | 35.0 | 13125 | 0.5943 | 0.7304 |
|
103 |
+
| 0.5539 | 36.0 | 13500 | 0.5798 | 0.7121 |
|
104 |
+
| 0.6231 | 37.0 | 13875 | 0.5842 | 0.7321 |
|
105 |
+
| 0.5692 | 38.0 | 14250 | 0.5897 | 0.7288 |
|
106 |
+
| 0.5587 | 39.0 | 14625 | 0.6220 | 0.7155 |
|
107 |
+
| 0.5891 | 40.0 | 15000 | 0.6063 | 0.7338 |
|
108 |
+
| 0.561 | 41.0 | 15375 | 0.5930 | 0.7338 |
|
109 |
+
| 0.5901 | 42.0 | 15750 | 0.5990 | 0.7288 |
|
110 |
+
| 0.5194 | 43.0 | 16125 | 0.5632 | 0.7488 |
|
111 |
+
| 0.5311 | 44.0 | 16500 | 0.5715 | 0.7488 |
|
112 |
+
| 0.5414 | 45.0 | 16875 | 0.5640 | 0.7537 |
|
113 |
+
| 0.5291 | 46.0 | 17250 | 0.5674 | 0.7504 |
|
114 |
+
| 0.5724 | 47.0 | 17625 | 0.5765 | 0.7454 |
|
115 |
+
| 0.4849 | 48.0 | 18000 | 0.5625 | 0.7438 |
|
116 |
+
| 0.5463 | 49.0 | 18375 | 0.5558 | 0.7571 |
|
117 |
+
| 0.4844 | 50.0 | 18750 | 0.5587 | 0.7571 |
|
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:
|
3 |
size 86735658
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66ce7a27f9d733de44f51969edd896ec55de23923eccd52762d23cc88a600bb3
|
3 |
size 86735658
|