hkivancoral
commited on
Commit
•
0e94dc0
1
Parent(s):
21831ce
End of training
Browse files- README.md +125 -0
- model.safetensors +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: smids_1x_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.36666666666666664
|
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_1x_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.1991
|
36 |
+
- Accuracy: 0.3667
|
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.3246 | 1.0 | 75 | 1.3568 | 0.3467 |
|
69 |
+
| 1.3026 | 2.0 | 150 | 1.3478 | 0.3467 |
|
70 |
+
| 1.3075 | 3.0 | 225 | 1.3392 | 0.3467 |
|
71 |
+
| 1.3769 | 4.0 | 300 | 1.3310 | 0.3467 |
|
72 |
+
| 1.2997 | 5.0 | 375 | 1.3231 | 0.3467 |
|
73 |
+
| 1.2661 | 6.0 | 450 | 1.3158 | 0.3433 |
|
74 |
+
| 1.2888 | 7.0 | 525 | 1.3087 | 0.3433 |
|
75 |
+
| 1.2851 | 8.0 | 600 | 1.3020 | 0.3433 |
|
76 |
+
| 1.2991 | 9.0 | 675 | 1.2955 | 0.3433 |
|
77 |
+
| 1.3514 | 10.0 | 750 | 1.2893 | 0.345 |
|
78 |
+
| 1.256 | 11.0 | 825 | 1.2833 | 0.3417 |
|
79 |
+
| 1.2501 | 12.0 | 900 | 1.2778 | 0.3417 |
|
80 |
+
| 1.2581 | 13.0 | 975 | 1.2726 | 0.345 |
|
81 |
+
| 1.279 | 14.0 | 1050 | 1.2675 | 0.345 |
|
82 |
+
| 1.281 | 15.0 | 1125 | 1.2628 | 0.345 |
|
83 |
+
| 1.2242 | 16.0 | 1200 | 1.2582 | 0.3483 |
|
84 |
+
| 1.1785 | 17.0 | 1275 | 1.2539 | 0.3483 |
|
85 |
+
| 1.2882 | 18.0 | 1350 | 1.2497 | 0.35 |
|
86 |
+
| 1.2177 | 19.0 | 1425 | 1.2459 | 0.3533 |
|
87 |
+
| 1.1848 | 20.0 | 1500 | 1.2422 | 0.3567 |
|
88 |
+
| 1.2931 | 21.0 | 1575 | 1.2388 | 0.3583 |
|
89 |
+
| 1.2179 | 22.0 | 1650 | 1.2355 | 0.3567 |
|
90 |
+
| 1.2465 | 23.0 | 1725 | 1.2324 | 0.3567 |
|
91 |
+
| 1.2403 | 24.0 | 1800 | 1.2294 | 0.355 |
|
92 |
+
| 1.2116 | 25.0 | 1875 | 1.2267 | 0.355 |
|
93 |
+
| 1.2221 | 26.0 | 1950 | 1.2242 | 0.36 |
|
94 |
+
| 1.167 | 27.0 | 2025 | 1.2218 | 0.36 |
|
95 |
+
| 1.2147 | 28.0 | 2100 | 1.2195 | 0.3583 |
|
96 |
+
| 1.2367 | 29.0 | 2175 | 1.2174 | 0.355 |
|
97 |
+
| 1.2142 | 30.0 | 2250 | 1.2154 | 0.355 |
|
98 |
+
| 1.2312 | 31.0 | 2325 | 1.2136 | 0.3533 |
|
99 |
+
| 1.1773 | 32.0 | 2400 | 1.2119 | 0.3517 |
|
100 |
+
| 1.1658 | 33.0 | 2475 | 1.2103 | 0.3517 |
|
101 |
+
| 1.2038 | 34.0 | 2550 | 1.2088 | 0.355 |
|
102 |
+
| 1.1521 | 35.0 | 2625 | 1.2075 | 0.3567 |
|
103 |
+
| 1.1878 | 36.0 | 2700 | 1.2062 | 0.3633 |
|
104 |
+
| 1.2013 | 37.0 | 2775 | 1.2051 | 0.365 |
|
105 |
+
| 1.1943 | 38.0 | 2850 | 1.2041 | 0.3633 |
|
106 |
+
| 1.1839 | 39.0 | 2925 | 1.2032 | 0.3667 |
|
107 |
+
| 1.1836 | 40.0 | 3000 | 1.2024 | 0.3683 |
|
108 |
+
| 1.1971 | 41.0 | 3075 | 1.2017 | 0.3683 |
|
109 |
+
| 1.1901 | 42.0 | 3150 | 1.2011 | 0.365 |
|
110 |
+
| 1.2156 | 43.0 | 3225 | 1.2005 | 0.365 |
|
111 |
+
| 1.2062 | 44.0 | 3300 | 1.2001 | 0.365 |
|
112 |
+
| 1.1956 | 45.0 | 3375 | 1.1998 | 0.365 |
|
113 |
+
| 1.2469 | 46.0 | 3450 | 1.1995 | 0.3633 |
|
114 |
+
| 1.1737 | 47.0 | 3525 | 1.1993 | 0.3667 |
|
115 |
+
| 1.1496 | 48.0 | 3600 | 1.1992 | 0.3667 |
|
116 |
+
| 1.1899 | 49.0 | 3675 | 1.1991 | 0.3667 |
|
117 |
+
| 1.2185 | 50.0 | 3750 | 1.1991 | 0.3667 |
|
118 |
+
|
119 |
+
|
120 |
+
### Framework versions
|
121 |
+
|
122 |
+
- Transformers 4.35.2
|
123 |
+
- Pytorch 2.1.0+cu118
|
124 |
+
- Datasets 2.15.0
|
125 |
+
- Tokenizers 0.15.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 22122692
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7c91816f8f027c4bdfb722d4059084586d874b2f63ad3516c89e5a53b779f78
|
3 |
size 22122692
|