dwiedarioo
commited on
Commit
•
e30102b
1
Parent(s):
29b446c
Training in progress epoch 16
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:
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
-
- Validation Loss: 0.
|
22 |
-
- Validation Accuracy: 0.
|
23 |
- Validation Top-3-accuracy: 0.9978
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -63,6 +63,7 @@ The following hyperparameters were used during training:
|
|
63 |
| 0.0809 | 0.9992 | 1.0 | 0.1595 | 0.9719 | 0.9978 | 13 |
|
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 |
|
67 |
|
68 |
### 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.0573
|
19 |
+
- Train Accuracy: 0.9996
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
+
- Validation Loss: 0.1361
|
22 |
+
- Validation Accuracy: 0.9784
|
23 |
- Validation Top-3-accuracy: 0.9978
|
24 |
+
- Epoch: 16
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
63 |
| 0.0809 | 0.9992 | 1.0 | 0.1595 | 0.9719 | 0.9978 | 13 |
|
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
|
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:ecb2618d8b14f4b6b8c60d830a00c14202fd384083f10b068acc31fbc9c38e11
|
3 |
+
size 3393064
|
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:fca56cd55fbc4a6bfe79829bedf3ee3638bf14aa3ae3753e39a7e5223b79cca8
|
3 |
+
size 8501
|
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:fcbdb830c18a17ed5f229201d51a6d6081d195f6fd95bacad263df550106e556
|
3 |
size 343526072
|