Model save
Browse files- README.md +18 -19
- data/events.out.tfevents.1730710942.0894b137f84e.248.0 +2 -2
- model.safetensors +1 -1
README.md
CHANGED
@@ -3,7 +3,6 @@ library_name: transformers
|
|
3 |
license: apache-2.0
|
4 |
base_model: google/vit-base-patch16-224-in21k
|
5 |
tags:
|
6 |
-
- image-classification
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- imagefolder
|
@@ -24,7 +23,7 @@ model-index:
|
|
24 |
metrics:
|
25 |
- name: Accuracy
|
26 |
type: accuracy
|
27 |
-
value: 0.
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -34,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
34 |
|
35 |
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.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
- Loss: 0.
|
38 |
-
- Accuracy: 0.
|
39 |
|
40 |
## Model description
|
41 |
|
@@ -67,21 +66,21 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
82 |
-
| 0.
|
83 |
-
| 0.003 | 8.9744 | 1400 | 0.
|
84 |
-
| 0.
|
85 |
|
86 |
|
87 |
### Framework versions
|
|
|
3 |
license: apache-2.0
|
4 |
base_model: google/vit-base-patch16-224-in21k
|
5 |
tags:
|
|
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- imagefolder
|
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
+
value: 0.9136690647482014
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
|
34 |
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.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.3569
|
37 |
+
- Accuracy: 0.9137
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
69 |
+
| 0.8207 | 0.6410 | 100 | 1.0336 | 0.5647 |
|
70 |
+
| 0.6506 | 1.2821 | 200 | 1.1982 | 0.5791 |
|
71 |
+
| 0.5324 | 1.9231 | 300 | 0.6060 | 0.7770 |
|
72 |
+
| 0.2486 | 2.5641 | 400 | 0.7294 | 0.7518 |
|
73 |
+
| 0.1366 | 3.2051 | 500 | 0.4832 | 0.8417 |
|
74 |
+
| 0.3124 | 3.8462 | 600 | 0.8676 | 0.7626 |
|
75 |
+
| 0.0296 | 4.4872 | 700 | 0.4233 | 0.8885 |
|
76 |
+
| 0.0723 | 5.1282 | 800 | 0.4470 | 0.8849 |
|
77 |
+
| 0.0342 | 5.7692 | 900 | 0.3406 | 0.9173 |
|
78 |
+
| 0.0055 | 6.4103 | 1000 | 0.3301 | 0.9209 |
|
79 |
+
| 0.0048 | 7.0513 | 1100 | 0.3471 | 0.9173 |
|
80 |
+
| 0.0036 | 7.6923 | 1200 | 0.3346 | 0.9137 |
|
81 |
+
| 0.003 | 8.3333 | 1300 | 0.3498 | 0.9137 |
|
82 |
+
| 0.003 | 8.9744 | 1400 | 0.3549 | 0.9101 |
|
83 |
+
| 0.0027 | 9.6154 | 1500 | 0.3569 | 0.9137 |
|
84 |
|
85 |
|
86 |
### Framework versions
|
data/events.out.tfevents.1730710942.0894b137f84e.248.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:739e0e64aba5ac1d23c6e6e43f8092f4eb44cec4d16437ace4ef6b172769e216
|
3 |
+
size 42967
|
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:1b21f087b7b4392393af93ebba4b837f6494a63a607cd5486c3444d6d78106e4
|
3 |
size 343230128
|