End of training
Browse files- README.md +41 -0
- model.safetensors +1 -1
README.md
CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
|
|
3 |
base_model: google/vit-base-patch16-224
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
- name: ProteinClassificationModel
|
8 |
results: []
|
@@ -14,6 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# ProteinClassificationModel
|
15 |
|
16 |
This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset.
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -40,6 +45,42 @@ The following hyperparameters were used during training:
|
|
40 |
- lr_scheduler_type: linear
|
41 |
- num_epochs: 30
|
42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
### Framework versions
|
44 |
|
45 |
- Transformers 4.35.2
|
|
|
3 |
base_model: google/vit-base-patch16-224
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
model-index:
|
9 |
- name: ProteinClassificationModel
|
10 |
results: []
|
|
|
16 |
# ProteinClassificationModel
|
17 |
|
18 |
This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.5405
|
21 |
+
- Accuracy: 0.9
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
45 |
- lr_scheduler_type: linear
|
46 |
- num_epochs: 30
|
47 |
|
48 |
+
### Training results
|
49 |
+
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 0.7133 | 1.0 | 113 | 0.3957 | 0.84 |
|
53 |
+
| 0.3139 | 2.0 | 226 | 0.3768 | 0.845 |
|
54 |
+
| 0.2595 | 3.0 | 339 | 0.3597 | 0.89 |
|
55 |
+
| 0.2337 | 4.0 | 452 | 0.3059 | 0.9 |
|
56 |
+
| 0.2152 | 5.0 | 565 | 0.3772 | 0.88 |
|
57 |
+
| 0.147 | 6.0 | 678 | 0.4119 | 0.885 |
|
58 |
+
| 0.1592 | 7.0 | 791 | 0.3554 | 0.895 |
|
59 |
+
| 0.1162 | 8.0 | 904 | 0.3889 | 0.88 |
|
60 |
+
| 0.1105 | 9.0 | 1017 | 0.5130 | 0.855 |
|
61 |
+
| 0.0968 | 10.0 | 1130 | 0.4606 | 0.87 |
|
62 |
+
| 0.1197 | 11.0 | 1243 | 0.4978 | 0.88 |
|
63 |
+
| 0.1103 | 12.0 | 1356 | 0.4679 | 0.885 |
|
64 |
+
| 0.089 | 13.0 | 1469 | 0.4860 | 0.885 |
|
65 |
+
| 0.0696 | 14.0 | 1582 | 0.5217 | 0.87 |
|
66 |
+
| 0.0667 | 15.0 | 1695 | 0.5027 | 0.885 |
|
67 |
+
| 0.0647 | 16.0 | 1808 | 0.4870 | 0.89 |
|
68 |
+
| 0.0577 | 17.0 | 1921 | 0.4739 | 0.875 |
|
69 |
+
| 0.0475 | 18.0 | 2034 | 0.4714 | 0.885 |
|
70 |
+
| 0.0479 | 19.0 | 2147 | 0.4766 | 0.875 |
|
71 |
+
| 0.0563 | 20.0 | 2260 | 0.5175 | 0.89 |
|
72 |
+
| 0.0356 | 21.0 | 2373 | 0.5672 | 0.9 |
|
73 |
+
| 0.052 | 22.0 | 2486 | 0.4877 | 0.895 |
|
74 |
+
| 0.0385 | 23.0 | 2599 | 0.5096 | 0.895 |
|
75 |
+
| 0.0321 | 24.0 | 2712 | 0.4934 | 0.905 |
|
76 |
+
| 0.0295 | 25.0 | 2825 | 0.4869 | 0.9 |
|
77 |
+
| 0.0347 | 26.0 | 2938 | 0.5327 | 0.905 |
|
78 |
+
| 0.025 | 27.0 | 3051 | 0.5653 | 0.9 |
|
79 |
+
| 0.0382 | 28.0 | 3164 | 0.5227 | 0.9 |
|
80 |
+
| 0.0167 | 29.0 | 3277 | 0.5447 | 0.9 |
|
81 |
+
| 0.0254 | 30.0 | 3390 | 0.5405 | 0.9 |
|
82 |
+
|
83 |
+
|
84 |
### Framework versions
|
85 |
|
86 |
- Transformers 4.35.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343230128
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fe789c9e721325a3f2a4590a31e02092b4390caaee857099057cff1e573c024
|
3 |
size 343230128
|