hkivancoral
commited on
Commit
•
cd5d93a
1
Parent(s):
c1acacc
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_fold3
|
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.38333333333333336
|
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_fold3
|
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.2082
|
36 |
+
- Accuracy: 0.3833
|
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.3468 | 1.0 | 75 | 1.3684 | 0.345 |
|
69 |
+
| 1.2941 | 2.0 | 150 | 1.3595 | 0.3433 |
|
70 |
+
| 1.2835 | 3.0 | 225 | 1.3508 | 0.3433 |
|
71 |
+
| 1.3718 | 4.0 | 300 | 1.3426 | 0.345 |
|
72 |
+
| 1.2334 | 5.0 | 375 | 1.3348 | 0.345 |
|
73 |
+
| 1.2846 | 6.0 | 450 | 1.3274 | 0.3467 |
|
74 |
+
| 1.2876 | 7.0 | 525 | 1.3202 | 0.3483 |
|
75 |
+
| 1.2894 | 8.0 | 600 | 1.3134 | 0.3483 |
|
76 |
+
| 1.3322 | 9.0 | 675 | 1.3070 | 0.3483 |
|
77 |
+
| 1.3642 | 10.0 | 750 | 1.3007 | 0.35 |
|
78 |
+
| 1.2885 | 11.0 | 825 | 1.2947 | 0.3517 |
|
79 |
+
| 1.2098 | 12.0 | 900 | 1.2891 | 0.3517 |
|
80 |
+
| 1.2493 | 13.0 | 975 | 1.2838 | 0.35 |
|
81 |
+
| 1.2305 | 14.0 | 1050 | 1.2787 | 0.3517 |
|
82 |
+
| 1.2559 | 15.0 | 1125 | 1.2739 | 0.355 |
|
83 |
+
| 1.216 | 16.0 | 1200 | 1.2692 | 0.3567 |
|
84 |
+
| 1.2252 | 17.0 | 1275 | 1.2648 | 0.3583 |
|
85 |
+
| 1.2555 | 18.0 | 1350 | 1.2606 | 0.36 |
|
86 |
+
| 1.207 | 19.0 | 1425 | 1.2567 | 0.3583 |
|
87 |
+
| 1.163 | 20.0 | 1500 | 1.2528 | 0.3583 |
|
88 |
+
| 1.2799 | 21.0 | 1575 | 1.2493 | 0.3617 |
|
89 |
+
| 1.2576 | 22.0 | 1650 | 1.2460 | 0.3633 |
|
90 |
+
| 1.259 | 23.0 | 1725 | 1.2428 | 0.3617 |
|
91 |
+
| 1.2102 | 24.0 | 1800 | 1.2399 | 0.365 |
|
92 |
+
| 1.206 | 25.0 | 1875 | 1.2370 | 0.3633 |
|
93 |
+
| 1.2525 | 26.0 | 1950 | 1.2343 | 0.3683 |
|
94 |
+
| 1.2063 | 27.0 | 2025 | 1.2318 | 0.3683 |
|
95 |
+
| 1.2191 | 28.0 | 2100 | 1.2294 | 0.3683 |
|
96 |
+
| 1.2117 | 29.0 | 2175 | 1.2273 | 0.3683 |
|
97 |
+
| 1.2241 | 30.0 | 2250 | 1.2252 | 0.37 |
|
98 |
+
| 1.2256 | 31.0 | 2325 | 1.2233 | 0.3733 |
|
99 |
+
| 1.123 | 32.0 | 2400 | 1.2215 | 0.3767 |
|
100 |
+
| 1.1778 | 33.0 | 2475 | 1.2198 | 0.3767 |
|
101 |
+
| 1.2098 | 34.0 | 2550 | 1.2183 | 0.3817 |
|
102 |
+
| 1.1496 | 35.0 | 2625 | 1.2169 | 0.3783 |
|
103 |
+
| 1.2108 | 36.0 | 2700 | 1.2156 | 0.3833 |
|
104 |
+
| 1.2173 | 37.0 | 2775 | 1.2145 | 0.3817 |
|
105 |
+
| 1.177 | 38.0 | 2850 | 1.2134 | 0.38 |
|
106 |
+
| 1.1989 | 39.0 | 2925 | 1.2125 | 0.3783 |
|
107 |
+
| 1.2161 | 40.0 | 3000 | 1.2116 | 0.3783 |
|
108 |
+
| 1.2506 | 41.0 | 3075 | 1.2109 | 0.3783 |
|
109 |
+
| 1.2753 | 42.0 | 3150 | 1.2102 | 0.38 |
|
110 |
+
| 1.215 | 43.0 | 3225 | 1.2097 | 0.38 |
|
111 |
+
| 1.196 | 44.0 | 3300 | 1.2092 | 0.38 |
|
112 |
+
| 1.1971 | 45.0 | 3375 | 1.2089 | 0.3817 |
|
113 |
+
| 1.1869 | 46.0 | 3450 | 1.2086 | 0.3833 |
|
114 |
+
| 1.1695 | 47.0 | 3525 | 1.2084 | 0.3833 |
|
115 |
+
| 1.19 | 48.0 | 3600 | 1.2083 | 0.3833 |
|
116 |
+
| 1.1265 | 49.0 | 3675 | 1.2082 | 0.3833 |
|
117 |
+
| 1.1801 | 50.0 | 3750 | 1.2082 | 0.3833 |
|
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:13168bceada21ed9b5d24d24a8d33c57325277dc531cfeaa6c2cdc9da2944662
|
3 |
size 22122692
|