Commit
·
3f208c6
1
Parent(s):
3e94ebd
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-base-patch16-224
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
datasets:
|
7 |
+
- imagefolder
|
8 |
+
metrics:
|
9 |
+
- accuracy
|
10 |
+
model-index:
|
11 |
+
- name: hushem_40x_deit_base_sgd_0001_fold5
|
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.5121951219512195
|
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 |
+
# hushem_40x_deit_base_sgd_0001_fold5
|
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: 1.1678
|
36 |
+
- Accuracy: 0.5122
|
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 |
+
| 1.3902 | 1.0 | 220 | 1.3668 | 0.2683 |
|
69 |
+
| 1.375 | 2.0 | 440 | 1.3610 | 0.2927 |
|
70 |
+
| 1.3643 | 3.0 | 660 | 1.3560 | 0.2683 |
|
71 |
+
| 1.3352 | 4.0 | 880 | 1.3513 | 0.2683 |
|
72 |
+
| 1.343 | 5.0 | 1100 | 1.3466 | 0.2683 |
|
73 |
+
| 1.2985 | 6.0 | 1320 | 1.3416 | 0.2683 |
|
74 |
+
| 1.3152 | 7.0 | 1540 | 1.3365 | 0.2927 |
|
75 |
+
| 1.2618 | 8.0 | 1760 | 1.3311 | 0.3171 |
|
76 |
+
| 1.2728 | 9.0 | 1980 | 1.3254 | 0.3415 |
|
77 |
+
| 1.2604 | 10.0 | 2200 | 1.3195 | 0.3415 |
|
78 |
+
| 1.2446 | 11.0 | 2420 | 1.3136 | 0.3415 |
|
79 |
+
| 1.2322 | 12.0 | 2640 | 1.3076 | 0.3902 |
|
80 |
+
| 1.2519 | 13.0 | 2860 | 1.3017 | 0.4146 |
|
81 |
+
| 1.2115 | 14.0 | 3080 | 1.2958 | 0.4146 |
|
82 |
+
| 1.2112 | 15.0 | 3300 | 1.2899 | 0.4390 |
|
83 |
+
| 1.1892 | 16.0 | 3520 | 1.2841 | 0.4390 |
|
84 |
+
| 1.1942 | 17.0 | 3740 | 1.2784 | 0.4390 |
|
85 |
+
| 1.2008 | 18.0 | 3960 | 1.2727 | 0.4390 |
|
86 |
+
| 1.1853 | 19.0 | 4180 | 1.2671 | 0.4390 |
|
87 |
+
| 1.1573 | 20.0 | 4400 | 1.2615 | 0.4634 |
|
88 |
+
| 1.1577 | 21.0 | 4620 | 1.2560 | 0.4634 |
|
89 |
+
| 1.1317 | 22.0 | 4840 | 1.2506 | 0.4634 |
|
90 |
+
| 1.1597 | 23.0 | 5060 | 1.2453 | 0.4878 |
|
91 |
+
| 1.1283 | 24.0 | 5280 | 1.2401 | 0.4878 |
|
92 |
+
| 1.1168 | 25.0 | 5500 | 1.2349 | 0.4634 |
|
93 |
+
| 1.142 | 26.0 | 5720 | 1.2300 | 0.4634 |
|
94 |
+
| 1.1324 | 27.0 | 5940 | 1.2251 | 0.4634 |
|
95 |
+
| 1.1074 | 28.0 | 6160 | 1.2203 | 0.4634 |
|
96 |
+
| 1.107 | 29.0 | 6380 | 1.2157 | 0.4634 |
|
97 |
+
| 1.098 | 30.0 | 6600 | 1.2113 | 0.4634 |
|
98 |
+
| 1.1034 | 31.0 | 6820 | 1.2071 | 0.4634 |
|
99 |
+
| 1.0941 | 32.0 | 7040 | 1.2031 | 0.4634 |
|
100 |
+
| 1.0839 | 33.0 | 7260 | 1.1993 | 0.4634 |
|
101 |
+
| 1.0528 | 34.0 | 7480 | 1.1956 | 0.4634 |
|
102 |
+
| 1.0292 | 35.0 | 7700 | 1.1922 | 0.4634 |
|
103 |
+
| 1.0585 | 36.0 | 7920 | 1.1890 | 0.4634 |
|
104 |
+
| 1.0434 | 37.0 | 8140 | 1.1859 | 0.4634 |
|
105 |
+
| 1.0597 | 38.0 | 8360 | 1.1831 | 0.4634 |
|
106 |
+
| 1.0626 | 39.0 | 8580 | 1.1805 | 0.4634 |
|
107 |
+
| 1.0375 | 40.0 | 8800 | 1.1782 | 0.4634 |
|
108 |
+
| 1.0422 | 41.0 | 9020 | 1.1761 | 0.4634 |
|
109 |
+
| 1.0304 | 42.0 | 9240 | 1.1742 | 0.4634 |
|
110 |
+
| 1.0373 | 43.0 | 9460 | 1.1726 | 0.4878 |
|
111 |
+
| 1.0134 | 44.0 | 9680 | 1.1712 | 0.4878 |
|
112 |
+
| 1.0323 | 45.0 | 9900 | 1.1701 | 0.4878 |
|
113 |
+
| 1.0327 | 46.0 | 10120 | 1.1692 | 0.5122 |
|
114 |
+
| 1.0599 | 47.0 | 10340 | 1.1685 | 0.5122 |
|
115 |
+
| 1.0079 | 48.0 | 10560 | 1.1681 | 0.5122 |
|
116 |
+
| 1.0145 | 49.0 | 10780 | 1.1679 | 0.5122 |
|
117 |
+
| 1.0358 | 50.0 | 11000 | 1.1678 | 0.5122 |
|
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 343275306
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3598e4bb8013f18405729af28d8345635d0dd69da56f8e6f9b0a79e0266af3bb
|
3 |
size 343275306
|