dwiedarioo
commited on
Commit
•
465957c
1
Parent(s):
0edc961
Training in progress epoch 12
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.9992
|
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 |
|
@@ -59,6 +59,7 @@ The following hyperparameters were used during training:
|
|
59 |
| 0.1686 | 0.9939 | 0.9992 | 0.4980 | 0.8920 | 0.9762 | 9 |
|
60 |
| 0.1423 | 0.9969 | 0.9996 | 0.2129 | 0.9654 | 0.9957 | 10 |
|
61 |
| 0.1073 | 0.9992 | 1.0 | 0.1840 | 0.9741 | 0.9978 | 11 |
|
|
|
62 |
|
63 |
|
64 |
### 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.0925
|
19 |
- Train Accuracy: 0.9992
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
+
- Validation Loss: 0.1714
|
22 |
+
- Validation Accuracy: 0.9719
|
23 |
- Validation Top-3-accuracy: 0.9978
|
24 |
+
- Epoch: 12
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
59 |
| 0.1686 | 0.9939 | 0.9992 | 0.4980 | 0.8920 | 0.9762 | 9 |
|
60 |
| 0.1423 | 0.9969 | 0.9996 | 0.2129 | 0.9654 | 0.9957 | 10 |
|
61 |
| 0.1073 | 0.9992 | 1.0 | 0.1840 | 0.9741 | 0.9978 | 11 |
|
62 |
+
| 0.0925 | 0.9992 | 1.0 | 0.1714 | 0.9719 | 0.9978 | 12 |
|
63 |
|
64 |
|
65 |
### 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:bb710870053937390b5704f514a60f5513f2b0b8ffe50d6a570de16a83b9ed41
|
3 |
+
size 3391884
|
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:6346da03db6a9a6cb61e1db1d3c09929bbe9d6cb13cabf7d041df249f50b21b0
|
3 |
+
size 6517
|
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:77fe4721addfd3fc3b35c1e1b6b99af0a15d9b0539c6160fc9346f1cc95ecbd7
|
3 |
size 343526072
|