dwiedarioo
commited on
Commit
•
a507a9f
1
Parent(s):
e30102b
Training in progress epoch 17
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: 0
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
-
- Validation Loss: 0.
|
22 |
- Validation Accuracy: 0.9784
|
23 |
-
- Validation Top-3-accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -64,6 +64,7 @@ The following hyperparameters were used during training:
|
|
64 |
| 0.0715 | 0.9992 | 1.0 | 0.1503 | 0.9719 | 0.9978 | 14 |
|
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 |
|
68 |
|
69 |
### 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.0516
|
19 |
+
- Train Accuracy: 1.0
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
+
- Validation Loss: 0.1325
|
22 |
- Validation Accuracy: 0.9784
|
23 |
+
- Validation Top-3-accuracy: 0.9957
|
24 |
+
- Epoch: 17
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
64 |
| 0.0715 | 0.9992 | 1.0 | 0.1503 | 0.9719 | 0.9978 | 14 |
|
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
|
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:bf987b96d5e1f7966f63100d453162163d5fe67a5b04eeebbe9d2700d093a8fe
|
3 |
+
size 3393359
|
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:83e770a49b6acfc32d36f9cba62962f19c24d1e8415a486ae78ea982bd296f35
|
3 |
+
size 8997
|
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:467f6a6b8e816b46ddb5a19ed529a7d38ab74eccea057d04d685dcee7cbe9da5
|
3 |
size 343526072
|