hkivancoral
commited on
Commit
•
7a86056
1
Parent(s):
e4bf30f
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_3x_deit_small_rms_001_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.7033333333333334
|
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_3x_deit_small_rms_001_fold5
|
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.6403
|
36 |
+
- Accuracy: 0.7033
|
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.1309 | 1.0 | 225 | 1.0865 | 0.4083 |
|
69 |
+
| 0.9745 | 2.0 | 450 | 0.8750 | 0.56 |
|
70 |
+
| 0.8495 | 3.0 | 675 | 0.8352 | 0.5333 |
|
71 |
+
| 0.841 | 4.0 | 900 | 0.7966 | 0.555 |
|
72 |
+
| 0.8226 | 5.0 | 1125 | 0.7921 | 0.6 |
|
73 |
+
| 0.853 | 6.0 | 1350 | 0.8095 | 0.5533 |
|
74 |
+
| 0.8653 | 7.0 | 1575 | 0.9709 | 0.5433 |
|
75 |
+
| 0.819 | 8.0 | 1800 | 0.7655 | 0.6383 |
|
76 |
+
| 0.785 | 9.0 | 2025 | 0.7896 | 0.625 |
|
77 |
+
| 0.8631 | 10.0 | 2250 | 0.8879 | 0.525 |
|
78 |
+
| 0.8663 | 11.0 | 2475 | 0.8802 | 0.535 |
|
79 |
+
| 0.7946 | 12.0 | 2700 | 0.8056 | 0.6 |
|
80 |
+
| 0.881 | 13.0 | 2925 | 0.8010 | 0.5733 |
|
81 |
+
| 0.8182 | 14.0 | 3150 | 0.7603 | 0.6483 |
|
82 |
+
| 0.7224 | 15.0 | 3375 | 0.7710 | 0.645 |
|
83 |
+
| 0.7369 | 16.0 | 3600 | 0.7559 | 0.615 |
|
84 |
+
| 0.7647 | 17.0 | 3825 | 0.7835 | 0.5983 |
|
85 |
+
| 0.7746 | 18.0 | 4050 | 0.7447 | 0.645 |
|
86 |
+
| 0.7626 | 19.0 | 4275 | 0.7290 | 0.66 |
|
87 |
+
| 0.7327 | 20.0 | 4500 | 0.7697 | 0.6333 |
|
88 |
+
| 0.7163 | 21.0 | 4725 | 0.7314 | 0.6433 |
|
89 |
+
| 0.8028 | 22.0 | 4950 | 0.7791 | 0.6 |
|
90 |
+
| 0.7667 | 23.0 | 5175 | 0.7694 | 0.64 |
|
91 |
+
| 0.7558 | 24.0 | 5400 | 0.7110 | 0.6567 |
|
92 |
+
| 0.7363 | 25.0 | 5625 | 0.7150 | 0.655 |
|
93 |
+
| 0.7997 | 26.0 | 5850 | 0.7280 | 0.6617 |
|
94 |
+
| 0.7362 | 27.0 | 6075 | 0.7643 | 0.625 |
|
95 |
+
| 0.7462 | 28.0 | 6300 | 0.7414 | 0.6233 |
|
96 |
+
| 0.7001 | 29.0 | 6525 | 0.6980 | 0.665 |
|
97 |
+
| 0.6874 | 30.0 | 6750 | 0.7253 | 0.6283 |
|
98 |
+
| 0.6271 | 31.0 | 6975 | 0.7291 | 0.6433 |
|
99 |
+
| 0.6551 | 32.0 | 7200 | 0.6785 | 0.6567 |
|
100 |
+
| 0.7073 | 33.0 | 7425 | 0.6937 | 0.6717 |
|
101 |
+
| 0.6958 | 34.0 | 7650 | 0.7523 | 0.6367 |
|
102 |
+
| 0.6565 | 35.0 | 7875 | 0.6954 | 0.6533 |
|
103 |
+
| 0.6367 | 36.0 | 8100 | 0.6638 | 0.6817 |
|
104 |
+
| 0.6915 | 37.0 | 8325 | 0.6412 | 0.7083 |
|
105 |
+
| 0.5928 | 38.0 | 8550 | 0.7119 | 0.6533 |
|
106 |
+
| 0.6501 | 39.0 | 8775 | 0.6232 | 0.7133 |
|
107 |
+
| 0.5902 | 40.0 | 9000 | 0.6501 | 0.71 |
|
108 |
+
| 0.6466 | 41.0 | 9225 | 0.6743 | 0.6683 |
|
109 |
+
| 0.7124 | 42.0 | 9450 | 0.7091 | 0.6783 |
|
110 |
+
| 0.6189 | 43.0 | 9675 | 0.6361 | 0.71 |
|
111 |
+
| 0.6514 | 44.0 | 9900 | 0.6443 | 0.7 |
|
112 |
+
| 0.6016 | 45.0 | 10125 | 0.6523 | 0.6883 |
|
113 |
+
| 0.5823 | 46.0 | 10350 | 0.6473 | 0.685 |
|
114 |
+
| 0.6451 | 47.0 | 10575 | 0.6348 | 0.69 |
|
115 |
+
| 0.5906 | 48.0 | 10800 | 0.6387 | 0.695 |
|
116 |
+
| 0.5662 | 49.0 | 11025 | 0.6330 | 0.7017 |
|
117 |
+
| 0.6218 | 50.0 | 11250 | 0.6403 | 0.7033 |
|
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:bbf4801469fe1bf1d6485f3ee23bf9e49f8cc0f210c4794eb5cedf6ee016fc1d
|
3 |
size 86735658
|