dwiedarioo
commited on
Commit
•
0edc961
1
Parent(s):
5e2ffa0
Training in progress epoch 11
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: 0
|
21 |
-
- Validation Loss: 0.
|
22 |
-
- Validation Accuracy: 0.
|
23 |
-
- Validation Top-3-accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -58,6 +58,7 @@ The following hyperparameters were used during training:
|
|
58 |
| 0.1976 | 0.9935 | 0.9989 | 0.3250 | 0.9546 | 0.9914 | 8 |
|
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 |
|
62 |
|
63 |
### 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.1073
|
19 |
+
- Train Accuracy: 0.9992
|
20 |
+
- Train Top-3-accuracy: 1.0
|
21 |
+
- Validation Loss: 0.1840
|
22 |
+
- Validation Accuracy: 0.9741
|
23 |
+
- Validation Top-3-accuracy: 0.9978
|
24 |
+
- Epoch: 11
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
58 |
| 0.1976 | 0.9935 | 0.9989 | 0.3250 | 0.9546 | 0.9914 | 8 |
|
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
|
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:4110f717acee1fd1ae0a36e3a5b1284d3414914d3f77a73a2f3a1d11af4bb746
|
3 |
+
size 3391589
|
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:035733b72bb5d3b8c9b207a0d06b598f3c8b5850762c10aff4b797fb285bda7e
|
3 |
+
size 6021
|
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:9db1e953c4922761f541afb7eda804bd1f0e170ba66731a656b360262249efce
|
3 |
size 343526072
|