dwiedarioo
commited on
Commit
·
29b446c
1
Parent(s):
9983d10
Training in progress epoch 15
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.
|
23 |
- Validation Top-3-accuracy: 0.9978
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -62,6 +62,7 @@ The following hyperparameters were used during training:
|
|
62 |
| 0.0925 | 0.9992 | 1.0 | 0.1714 | 0.9719 | 0.9978 | 12 |
|
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 |
|
66 |
|
67 |
### 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.0637
|
19 |
+
- Train Accuracy: 1.0
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
+
- Validation Loss: 0.1426
|
22 |
+
- Validation Accuracy: 0.9762
|
23 |
- Validation Top-3-accuracy: 0.9978
|
24 |
+
- Epoch: 15
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
62 |
| 0.0925 | 0.9992 | 1.0 | 0.1714 | 0.9719 | 0.9978 | 12 |
|
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
|
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:ec41373b218a98d15bcdef300970b697ce3e30b65da6b0375c38cf89eff8a9b1
|
3 |
+
size 3392769
|
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:d34d02164d93c364d9c47631255f9ea0491f134d933c3e0ec34294597037ac16
|
3 |
+
size 8005
|
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:f9aa24c19f0d663565f806d3d6f3950bdca277f3e8a325980e742c12477cfd8a
|
3 |
size 343526072
|