Commit
·
1570fb5
1
Parent(s):
1d17152
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: hushem_40x_deit_small_sgd_0001_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.5111111111111111
|
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_small_sgd_0001_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: 1.2548
|
36 |
+
- Accuracy: 0.5111
|
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.7252 | 1.0 | 215 | 1.5329 | 0.2667 |
|
69 |
+
| 1.5501 | 2.0 | 430 | 1.4609 | 0.3111 |
|
70 |
+
| 1.4663 | 3.0 | 645 | 1.4250 | 0.3111 |
|
71 |
+
| 1.4117 | 4.0 | 860 | 1.4032 | 0.2889 |
|
72 |
+
| 1.3533 | 5.0 | 1075 | 1.3870 | 0.2667 |
|
73 |
+
| 1.3221 | 6.0 | 1290 | 1.3733 | 0.2889 |
|
74 |
+
| 1.3111 | 7.0 | 1505 | 1.3613 | 0.3111 |
|
75 |
+
| 1.2698 | 8.0 | 1720 | 1.3509 | 0.3111 |
|
76 |
+
| 1.2425 | 9.0 | 1935 | 1.3418 | 0.3111 |
|
77 |
+
| 1.2243 | 10.0 | 2150 | 1.3338 | 0.3778 |
|
78 |
+
| 1.2016 | 11.0 | 2365 | 1.3268 | 0.3778 |
|
79 |
+
| 1.1128 | 12.0 | 2580 | 1.3203 | 0.3556 |
|
80 |
+
| 1.174 | 13.0 | 2795 | 1.3136 | 0.3556 |
|
81 |
+
| 1.1731 | 14.0 | 3010 | 1.3081 | 0.4 |
|
82 |
+
| 1.141 | 15.0 | 3225 | 1.3031 | 0.4 |
|
83 |
+
| 1.1163 | 16.0 | 3440 | 1.2979 | 0.4 |
|
84 |
+
| 1.1128 | 17.0 | 3655 | 1.2946 | 0.4222 |
|
85 |
+
| 1.0806 | 18.0 | 3870 | 1.2916 | 0.4222 |
|
86 |
+
| 1.0332 | 19.0 | 4085 | 1.2893 | 0.3778 |
|
87 |
+
| 1.0358 | 20.0 | 4300 | 1.2875 | 0.4 |
|
88 |
+
| 1.0352 | 21.0 | 4515 | 1.2855 | 0.4 |
|
89 |
+
| 1.0257 | 22.0 | 4730 | 1.2838 | 0.4 |
|
90 |
+
| 1.0362 | 23.0 | 4945 | 1.2822 | 0.4 |
|
91 |
+
| 1.0137 | 24.0 | 5160 | 1.2805 | 0.4 |
|
92 |
+
| 1.0067 | 25.0 | 5375 | 1.2787 | 0.4222 |
|
93 |
+
| 0.9834 | 26.0 | 5590 | 1.2771 | 0.4667 |
|
94 |
+
| 0.9889 | 27.0 | 5805 | 1.2753 | 0.4667 |
|
95 |
+
| 0.9291 | 28.0 | 6020 | 1.2744 | 0.4667 |
|
96 |
+
| 0.9563 | 29.0 | 6235 | 1.2728 | 0.4667 |
|
97 |
+
| 0.9949 | 30.0 | 6450 | 1.2710 | 0.4667 |
|
98 |
+
| 0.9331 | 31.0 | 6665 | 1.2698 | 0.4667 |
|
99 |
+
| 0.9189 | 32.0 | 6880 | 1.2683 | 0.4889 |
|
100 |
+
| 0.8977 | 33.0 | 7095 | 1.2667 | 0.4889 |
|
101 |
+
| 0.9506 | 34.0 | 7310 | 1.2657 | 0.4889 |
|
102 |
+
| 0.9018 | 35.0 | 7525 | 1.2644 | 0.4889 |
|
103 |
+
| 0.9085 | 36.0 | 7740 | 1.2632 | 0.4889 |
|
104 |
+
| 0.9525 | 37.0 | 7955 | 1.2617 | 0.4889 |
|
105 |
+
| 0.9147 | 38.0 | 8170 | 1.2608 | 0.4889 |
|
106 |
+
| 0.8837 | 39.0 | 8385 | 1.2597 | 0.5111 |
|
107 |
+
| 0.9228 | 40.0 | 8600 | 1.2588 | 0.5111 |
|
108 |
+
| 0.8773 | 41.0 | 8815 | 1.2582 | 0.5111 |
|
109 |
+
| 0.8964 | 42.0 | 9030 | 1.2574 | 0.5111 |
|
110 |
+
| 0.8892 | 43.0 | 9245 | 1.2568 | 0.5111 |
|
111 |
+
| 0.8986 | 44.0 | 9460 | 1.2562 | 0.5111 |
|
112 |
+
| 0.9114 | 45.0 | 9675 | 1.2557 | 0.5111 |
|
113 |
+
| 0.8745 | 46.0 | 9890 | 1.2553 | 0.5111 |
|
114 |
+
| 0.9224 | 47.0 | 10105 | 1.2551 | 0.5111 |
|
115 |
+
| 0.9229 | 48.0 | 10320 | 1.2549 | 0.5111 |
|
116 |
+
| 0.9087 | 49.0 | 10535 | 1.2549 | 0.5111 |
|
117 |
+
| 0.9371 | 50.0 | 10750 | 1.2548 | 0.5111 |
|
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 86737194
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b255a60f0ffb5bebb795cb2f56675c34ee49a0c153d5e5ccc59a59f25fe3fa4e
|
3 |
size 86737194
|