Commit
·
374e520
1
Parent(s):
ed9ebf0
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: smids_3x_deit_base_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.4266666666666667
|
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_base_sgd_00001_fold3
|
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.0784
|
36 |
+
- Accuracy: 0.4267
|
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.1104 | 1.0 | 225 | 1.1064 | 0.345 |
|
69 |
+
| 1.1269 | 2.0 | 450 | 1.1051 | 0.355 |
|
70 |
+
| 1.1082 | 3.0 | 675 | 1.1039 | 0.3667 |
|
71 |
+
| 1.0954 | 4.0 | 900 | 1.1026 | 0.365 |
|
72 |
+
| 1.1069 | 5.0 | 1125 | 1.1015 | 0.36 |
|
73 |
+
| 1.1012 | 6.0 | 1350 | 1.1003 | 0.3667 |
|
74 |
+
| 1.1071 | 7.0 | 1575 | 1.0992 | 0.3733 |
|
75 |
+
| 1.1242 | 8.0 | 1800 | 1.0982 | 0.3767 |
|
76 |
+
| 1.086 | 9.0 | 2025 | 1.0971 | 0.3783 |
|
77 |
+
| 1.0866 | 10.0 | 2250 | 1.0961 | 0.3867 |
|
78 |
+
| 1.0948 | 11.0 | 2475 | 1.0952 | 0.3833 |
|
79 |
+
| 1.0863 | 12.0 | 2700 | 1.0942 | 0.385 |
|
80 |
+
| 1.0844 | 13.0 | 2925 | 1.0933 | 0.3833 |
|
81 |
+
| 1.0933 | 14.0 | 3150 | 1.0925 | 0.3867 |
|
82 |
+
| 1.0947 | 15.0 | 3375 | 1.0916 | 0.3917 |
|
83 |
+
| 1.084 | 16.0 | 3600 | 1.0908 | 0.39 |
|
84 |
+
| 1.0986 | 17.0 | 3825 | 1.0900 | 0.395 |
|
85 |
+
| 1.0824 | 18.0 | 4050 | 1.0893 | 0.3967 |
|
86 |
+
| 1.0832 | 19.0 | 4275 | 1.0886 | 0.395 |
|
87 |
+
| 1.0894 | 20.0 | 4500 | 1.0879 | 0.3967 |
|
88 |
+
| 1.0841 | 21.0 | 4725 | 1.0872 | 0.4 |
|
89 |
+
| 1.0872 | 22.0 | 4950 | 1.0865 | 0.405 |
|
90 |
+
| 1.0916 | 23.0 | 5175 | 1.0859 | 0.4117 |
|
91 |
+
| 1.0847 | 24.0 | 5400 | 1.0853 | 0.4117 |
|
92 |
+
| 1.0901 | 25.0 | 5625 | 1.0848 | 0.41 |
|
93 |
+
| 1.0732 | 26.0 | 5850 | 1.0842 | 0.41 |
|
94 |
+
| 1.0848 | 27.0 | 6075 | 1.0837 | 0.4133 |
|
95 |
+
| 1.0818 | 28.0 | 6300 | 1.0832 | 0.415 |
|
96 |
+
| 1.0774 | 29.0 | 6525 | 1.0828 | 0.415 |
|
97 |
+
| 1.0812 | 30.0 | 6750 | 1.0823 | 0.4183 |
|
98 |
+
| 1.0886 | 31.0 | 6975 | 1.0819 | 0.4183 |
|
99 |
+
| 1.0712 | 32.0 | 7200 | 1.0815 | 0.42 |
|
100 |
+
| 1.0744 | 33.0 | 7425 | 1.0812 | 0.42 |
|
101 |
+
| 1.0756 | 34.0 | 7650 | 1.0808 | 0.425 |
|
102 |
+
| 1.0664 | 35.0 | 7875 | 1.0805 | 0.4267 |
|
103 |
+
| 1.0977 | 36.0 | 8100 | 1.0802 | 0.4283 |
|
104 |
+
| 1.0683 | 37.0 | 8325 | 1.0799 | 0.4283 |
|
105 |
+
| 1.0735 | 38.0 | 8550 | 1.0797 | 0.4267 |
|
106 |
+
| 1.0832 | 39.0 | 8775 | 1.0795 | 0.4267 |
|
107 |
+
| 1.0815 | 40.0 | 9000 | 1.0793 | 0.4267 |
|
108 |
+
| 1.0823 | 41.0 | 9225 | 1.0791 | 0.425 |
|
109 |
+
| 1.0956 | 42.0 | 9450 | 1.0789 | 0.425 |
|
110 |
+
| 1.0851 | 43.0 | 9675 | 1.0788 | 0.425 |
|
111 |
+
| 1.0774 | 44.0 | 9900 | 1.0787 | 0.4267 |
|
112 |
+
| 1.0466 | 45.0 | 10125 | 1.0786 | 0.4267 |
|
113 |
+
| 1.0871 | 46.0 | 10350 | 1.0785 | 0.4267 |
|
114 |
+
| 1.0722 | 47.0 | 10575 | 1.0784 | 0.4267 |
|
115 |
+
| 1.069 | 48.0 | 10800 | 1.0784 | 0.4267 |
|
116 |
+
| 1.0654 | 49.0 | 11025 | 1.0784 | 0.4267 |
|
117 |
+
| 1.0659 | 50.0 | 11250 | 1.0784 | 0.4267 |
|
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 343272234
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:baac65ef978d6b9b89956cbd5ee8c42327350f0687cf0804022abc45f19c726b
|
3 |
size 343272234
|