dwiedarioo
commited on
Commit
•
3ebd323
1
Parent(s):
77ca9a7
Training in progress epoch 23
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: 1.0
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
-
- Validation Loss: 0.
|
22 |
-
- Validation Accuracy: 0.
|
23 |
-
- Validation Top-3-accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -70,6 +70,7 @@ The following hyperparameters were used during training:
|
|
70 |
| 0.0392 | 1.0 | 1.0 | 0.1224 | 0.9784 | 0.9957 | 20 |
|
71 |
| 0.0359 | 1.0 | 1.0 | 0.1191 | 0.9784 | 0.9957 | 21 |
|
72 |
| 0.0331 | 1.0 | 1.0 | 0.1178 | 0.9762 | 0.9914 | 22 |
|
|
|
73 |
|
74 |
|
75 |
### 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.0306
|
19 |
- Train Accuracy: 1.0
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
+
- Validation Loss: 0.1162
|
22 |
+
- Validation Accuracy: 0.9784
|
23 |
+
- Validation Top-3-accuracy: 0.9957
|
24 |
+
- Epoch: 23
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
70 |
| 0.0392 | 1.0 | 1.0 | 0.1224 | 0.9784 | 0.9957 | 20 |
|
71 |
| 0.0359 | 1.0 | 1.0 | 0.1191 | 0.9784 | 0.9957 | 21 |
|
72 |
| 0.0331 | 1.0 | 1.0 | 0.1178 | 0.9762 | 0.9914 | 22 |
|
73 |
+
| 0.0306 | 1.0 | 1.0 | 0.1162 | 0.9784 | 0.9957 | 23 |
|
74 |
|
75 |
|
76 |
### 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:2c88245a737650a08754682daad96412540ef2d09f22c58d4701959cdb227ced
|
3 |
+
size 3395129
|
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:db4f397251df652a6198ba3b43b2f06ef0e3684bb8d88e21dea3daf21b9106b3
|
3 |
+
size 11973
|
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:a9eb41f2dc03106a7cf248235f33e1e1b2aa57989d5e5ed2fbf80925b3a54e1d
|
3 |
size 343526072
|