End of training
Browse files- README.md +11 -13
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
base_model: google/vit-base-patch16-224-in21k
|
3 |
tags:
|
4 |
- generated_from_trainer
|
@@ -21,7 +22,7 @@ model-index:
|
|
21 |
metrics:
|
22 |
- name: Accuracy
|
23 |
type: accuracy
|
24 |
-
value: 0.
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -31,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
31 |
|
32 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
-
- Loss: 0.
|
35 |
-
- Accuracy: 0.
|
36 |
|
37 |
## Model description
|
38 |
|
@@ -64,16 +65,13 @@ The following hyperparameters were used during training:
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.3715 | 4.98 | 1200 | 0.5172 | 0.7640 |
|
75 |
-
| 0.2492 | 5.6 | 1350 | 0.5787 | 0.7477 |
|
76 |
-
| 0.2739 | 6.22 | 1500 | 0.5790 | 0.7547 |
|
77 |
|
78 |
|
79 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
base_model: google/vit-base-patch16-224-in21k
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.7785547785547785
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.5098
|
36 |
+
- Accuracy: 0.7786
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
+
| 0.5783 | 0.62 | 150 | 0.5899 | 0.7040 |
|
69 |
+
| 0.5903 | 1.24 | 300 | 0.5588 | 0.7133 |
|
70 |
+
| 0.4616 | 1.87 | 450 | 0.5215 | 0.7156 |
|
71 |
+
| 0.4668 | 2.49 | 600 | 0.5087 | 0.7389 |
|
72 |
+
| 0.3931 | 3.11 | 750 | 0.6022 | 0.7296 |
|
73 |
+
| 0.3266 | 3.73 | 900 | 0.5985 | 0.7413 |
|
74 |
+
| 0.3501 | 4.36 | 1050 | 0.5098 | 0.7786 |
|
|
|
|
|
|
|
75 |
|
76 |
|
77 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343223968
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad739c40d3b412e4b993f49e78e0a25fdfab8cef5e9fc9631f60c0c1a327fe85
|
3 |
size 343223968
|