motheecreator
commited on
Commit
•
2fe6b35
1
Parent(s):
45c6941
Model save
Browse files- README.md +14 -18
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -30,10 +30,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# vit-base-patch16-224-in21k-finetuned
|
32 |
|
33 |
-
This model is a fine-tuned version of [
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -61,22 +61,18 @@ The following hyperparameters were used during training:
|
|
61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
- lr_scheduler_type: linear
|
63 |
- lr_scheduler_warmup_ratio: 0.1
|
64 |
-
- num_epochs:
|
65 |
|
66 |
### Training results
|
67 |
|
68 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
69 |
-
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.1575 | 7.0 | 1571 | 1.0642 | 0.6977 |
|
77 |
-
| 0.1169 | 8.0 | 1796 | 1.0829 | 0.7030 |
|
78 |
-
| 0.0917 | 9.0 | 2020 | 1.1121 | 0.7048 |
|
79 |
-
| 0.0785 | 9.98 | 2240 | 1.1280 | 0.7052 |
|
80 |
|
81 |
|
82 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: motheecreator/vit-base-patch16-224-in21k-finetuned
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.7837562656641605
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
30 |
|
31 |
# vit-base-patch16-224-in21k-finetuned
|
32 |
|
33 |
+
This model is a fine-tuned version of [motheecreator/vit-base-patch16-224-in21k-finetuned](https://huggingface.co/motheecreator/vit-base-patch16-224-in21k-finetuned) on the image_folder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.6533
|
36 |
+
- Accuracy: 0.7838
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
- lr_scheduler_type: linear
|
63 |
- lr_scheduler_warmup_ratio: 0.1
|
64 |
+
- num_epochs: 6
|
65 |
|
66 |
### Training results
|
67 |
|
68 |
+
| Training Loss | Epoch | Step | Accuracy | Validation Loss |
|
69 |
+
|:-------------:|:-----:|:----:|:--------:|:---------------:|
|
70 |
+
| 0.7964 | 1.0 | 798 | 0.7271 | 0.7869 |
|
71 |
+
| 0.6567 | 2.0 | 1596 | 0.7380 | 0.7539 |
|
72 |
+
| 0.6842 | 3.0 | 2394 | 0.6287 | 0.7837 |
|
73 |
+
| 0.5242 | 4.0 | 3192 | 0.6282 | 0.7839 |
|
74 |
+
| 0.4321 | 5.0 | 3990 | 0.6423 | 0.7823 |
|
75 |
+
| 0.3129 | 6.0 | 4788 | 0.6533 | 0.7838 |
|
|
|
|
|
|
|
|
|
76 |
|
77 |
|
78 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343239356
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b85cce7d40e07e79d0cdcdffb31073692efeb53fcf22abeff6c565300e4cb3cd
|
3 |
size 343239356
|