Commit
·
2053696
1
Parent(s):
dfe29bd
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: microsoft/beit-large-patch16-224
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
datasets:
|
7 |
+
- imagefolder
|
8 |
+
metrics:
|
9 |
+
- accuracy
|
10 |
+
model-index:
|
11 |
+
- name: smids_10x_beit_large_sgd_0001_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.8783333333333333
|
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_10x_beit_large_sgd_0001_fold3
|
32 |
+
|
33 |
+
This model is a fine-tuned version of [microsoft/beit-large-patch16-224](https://huggingface.co/microsoft/beit-large-patch16-224) on the imagefolder dataset.
|
34 |
+
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.3045
|
36 |
+
- Accuracy: 0.8783
|
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 |
+
| 0.9373 | 1.0 | 750 | 1.0091 | 0.4617 |
|
69 |
+
| 0.7639 | 2.0 | 1500 | 0.8536 | 0.6117 |
|
70 |
+
| 0.6803 | 3.0 | 2250 | 0.7396 | 0.6933 |
|
71 |
+
| 0.5905 | 4.0 | 3000 | 0.6588 | 0.75 |
|
72 |
+
| 0.5735 | 5.0 | 3750 | 0.5968 | 0.7833 |
|
73 |
+
| 0.5021 | 6.0 | 4500 | 0.5507 | 0.8017 |
|
74 |
+
| 0.4704 | 7.0 | 5250 | 0.5159 | 0.8133 |
|
75 |
+
| 0.4872 | 8.0 | 6000 | 0.4878 | 0.8267 |
|
76 |
+
| 0.4458 | 9.0 | 6750 | 0.4650 | 0.83 |
|
77 |
+
| 0.4154 | 10.0 | 7500 | 0.4469 | 0.8417 |
|
78 |
+
| 0.4321 | 11.0 | 8250 | 0.4318 | 0.845 |
|
79 |
+
| 0.3944 | 12.0 | 9000 | 0.4172 | 0.8433 |
|
80 |
+
| 0.3976 | 13.0 | 9750 | 0.4054 | 0.8483 |
|
81 |
+
| 0.4242 | 14.0 | 10500 | 0.3948 | 0.85 |
|
82 |
+
| 0.3817 | 15.0 | 11250 | 0.3850 | 0.8517 |
|
83 |
+
| 0.3695 | 16.0 | 12000 | 0.3777 | 0.8517 |
|
84 |
+
| 0.3394 | 17.0 | 12750 | 0.3711 | 0.8533 |
|
85 |
+
| 0.3418 | 18.0 | 13500 | 0.3639 | 0.8583 |
|
86 |
+
| 0.3927 | 19.0 | 14250 | 0.3584 | 0.8633 |
|
87 |
+
| 0.3355 | 20.0 | 15000 | 0.3536 | 0.8617 |
|
88 |
+
| 0.3182 | 21.0 | 15750 | 0.3485 | 0.86 |
|
89 |
+
| 0.3252 | 22.0 | 16500 | 0.3442 | 0.8617 |
|
90 |
+
| 0.3481 | 23.0 | 17250 | 0.3402 | 0.86 |
|
91 |
+
| 0.352 | 24.0 | 18000 | 0.3367 | 0.8617 |
|
92 |
+
| 0.3814 | 25.0 | 18750 | 0.3335 | 0.865 |
|
93 |
+
| 0.3436 | 26.0 | 19500 | 0.3305 | 0.865 |
|
94 |
+
| 0.2353 | 27.0 | 20250 | 0.3280 | 0.865 |
|
95 |
+
| 0.3097 | 28.0 | 21000 | 0.3253 | 0.8683 |
|
96 |
+
| 0.3673 | 29.0 | 21750 | 0.3232 | 0.8683 |
|
97 |
+
| 0.316 | 30.0 | 22500 | 0.3211 | 0.87 |
|
98 |
+
| 0.2736 | 31.0 | 23250 | 0.3193 | 0.8733 |
|
99 |
+
| 0.3111 | 32.0 | 24000 | 0.3172 | 0.875 |
|
100 |
+
| 0.3586 | 33.0 | 24750 | 0.3157 | 0.875 |
|
101 |
+
| 0.3482 | 34.0 | 25500 | 0.3143 | 0.875 |
|
102 |
+
| 0.2894 | 35.0 | 26250 | 0.3130 | 0.875 |
|
103 |
+
| 0.3247 | 36.0 | 27000 | 0.3121 | 0.8733 |
|
104 |
+
| 0.3266 | 37.0 | 27750 | 0.3109 | 0.8733 |
|
105 |
+
| 0.3501 | 38.0 | 28500 | 0.3098 | 0.8733 |
|
106 |
+
| 0.3018 | 39.0 | 29250 | 0.3089 | 0.875 |
|
107 |
+
| 0.3416 | 40.0 | 30000 | 0.3082 | 0.875 |
|
108 |
+
| 0.318 | 41.0 | 30750 | 0.3074 | 0.875 |
|
109 |
+
| 0.3558 | 42.0 | 31500 | 0.3067 | 0.8767 |
|
110 |
+
| 0.2993 | 43.0 | 32250 | 0.3061 | 0.8767 |
|
111 |
+
| 0.2907 | 44.0 | 33000 | 0.3056 | 0.8767 |
|
112 |
+
| 0.2783 | 45.0 | 33750 | 0.3053 | 0.8767 |
|
113 |
+
| 0.2937 | 46.0 | 34500 | 0.3050 | 0.8767 |
|
114 |
+
| 0.3037 | 47.0 | 35250 | 0.3048 | 0.8783 |
|
115 |
+
| 0.3233 | 48.0 | 36000 | 0.3046 | 0.8783 |
|
116 |
+
| 0.3074 | 49.0 | 36750 | 0.3045 | 0.8783 |
|
117 |
+
| 0.2861 | 50.0 | 37500 | 0.3045 | 0.8783 |
|
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 1213785638
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14b8a3e3ef9ee58f891d2bd91eb8442e0481cd487276a8c1f41f1ab7692cdf27
|
3 |
size 1213785638
|