dwiedarioo
commited on
Commit
•
260118b
1
Parent(s):
a507a9f
Training in progress epoch 18
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.9784
|
23 |
- Validation Top-3-accuracy: 0.9957
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -65,6 +65,7 @@ The following hyperparameters were used during training:
|
|
65 |
| 0.0637 | 1.0 | 1.0 | 0.1426 | 0.9762 | 0.9978 | 15 |
|
66 |
| 0.0573 | 0.9996 | 1.0 | 0.1361 | 0.9784 | 0.9978 | 16 |
|
67 |
| 0.0516 | 1.0 | 1.0 | 0.1325 | 0.9784 | 0.9957 | 17 |
|
|
|
68 |
|
69 |
|
70 |
### 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.0469
|
19 |
- Train Accuracy: 1.0
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
+
- Validation Loss: 0.1279
|
22 |
- Validation Accuracy: 0.9784
|
23 |
- Validation Top-3-accuracy: 0.9957
|
24 |
+
- Epoch: 18
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
65 |
| 0.0637 | 1.0 | 1.0 | 0.1426 | 0.9762 | 0.9978 | 15 |
|
66 |
| 0.0573 | 0.9996 | 1.0 | 0.1361 | 0.9784 | 0.9978 | 16 |
|
67 |
| 0.0516 | 1.0 | 1.0 | 0.1325 | 0.9784 | 0.9957 | 17 |
|
68 |
+
| 0.0469 | 1.0 | 1.0 | 0.1279 | 0.9784 | 0.9957 | 18 |
|
69 |
|
70 |
|
71 |
### 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:d7ac9e80b9561bbdcafbe15c874d15875fc6fbef65bc0f6323a5180b4f7a74c8
|
3 |
+
size 3393654
|
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:ee64b9e6eda8c47db4896ef1242ff5df19133c40275d3da6d3a23c26d266c6ca
|
3 |
+
size 9493
|
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:62314a94b607d57235ce694bbb12fe6701af5c4257c6b2ba07443d1b007dd24c
|
3 |
size 343526072
|