dwiedarioo
commited on
Commit
•
584a768
1
Parent(s):
c0c13cd
Training in progress epoch 25
Browse files
README.md
CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
- Train Accuracy: 1.0
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
-
- Validation Loss: 0.
|
22 |
-
- Validation Accuracy: 0.
|
23 |
- Validation Top-3-accuracy: 0.9957
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -72,6 +72,7 @@ The following hyperparameters were used during training:
|
|
72 |
| 0.0331 | 1.0 | 1.0 | 0.1178 | 0.9762 | 0.9914 | 22 |
|
73 |
| 0.0306 | 1.0 | 1.0 | 0.1162 | 0.9784 | 0.9957 | 23 |
|
74 |
| 0.0284 | 1.0 | 1.0 | 0.1144 | 0.9784 | 0.9957 | 24 |
|
|
|
75 |
|
76 |
|
77 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0264
|
19 |
- Train Accuracy: 1.0
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
+
- Validation Loss: 0.1143
|
22 |
+
- Validation Accuracy: 0.9741
|
23 |
- Validation Top-3-accuracy: 0.9957
|
24 |
+
- Epoch: 25
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
72 |
| 0.0331 | 1.0 | 1.0 | 0.1178 | 0.9762 | 0.9914 | 22 |
|
73 |
| 0.0306 | 1.0 | 1.0 | 0.1162 | 0.9784 | 0.9957 | 23 |
|
74 |
| 0.0284 | 1.0 | 1.0 | 0.1144 | 0.9784 | 0.9957 | 24 |
|
75 |
+
| 0.0264 | 1.0 | 1.0 | 0.1143 | 0.9741 | 0.9957 | 25 |
|
76 |
|
77 |
|
78 |
### Framework versions
|
logs/train/events.out.tfevents.1699744453.48cd21698220.35352.2.v2
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:be66cb321319d29d3012c5ff5e4deb333f104fbf230657db24d4db767397aeae
|
3 |
+
size 3395719
|
logs/validation/events.out.tfevents.1699744990.48cd21698220.35352.3.v2
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:53aa14ee6dbf50379ddd34274c2b0c8b25a80fa77c72cd068c1941bcf6934be9
|
3 |
+
size 12965
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343526072
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e90dcf78543401bd121d6c0801ac8792bcfbd41148a8e65e77209f731eba2ec
|
3 |
size 343526072
|