dwiedarioo
commited on
Commit
·
e162d9a
1
Parent(s):
6ad3533
Training in progress epoch 38
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.9741
|
23 |
-
- Validation Top-3-accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -85,6 +85,7 @@ The following hyperparameters were used during training:
|
|
85 |
| 0.0141 | 1.0 | 1.0 | 0.1088 | 0.9719 | 0.9914 | 35 |
|
86 |
| 0.0134 | 1.0 | 1.0 | 0.1089 | 0.9762 | 0.9914 | 36 |
|
87 |
| 0.0127 | 1.0 | 1.0 | 0.1084 | 0.9741 | 0.9935 | 37 |
|
|
|
88 |
|
89 |
|
90 |
### 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.0120
|
19 |
- Train Accuracy: 1.0
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
+
- Validation Loss: 0.1087
|
22 |
- Validation Accuracy: 0.9741
|
23 |
+
- Validation Top-3-accuracy: 0.9914
|
24 |
+
- Epoch: 38
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
85 |
| 0.0141 | 1.0 | 1.0 | 0.1088 | 0.9719 | 0.9914 | 35 |
|
86 |
| 0.0134 | 1.0 | 1.0 | 0.1089 | 0.9762 | 0.9914 | 36 |
|
87 |
| 0.0127 | 1.0 | 1.0 | 0.1084 | 0.9741 | 0.9935 | 37 |
|
88 |
+
| 0.0120 | 1.0 | 1.0 | 0.1087 | 0.9741 | 0.9914 | 38 |
|
89 |
|
90 |
|
91 |
### 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:e924ead2458187757382a7623b421a8c690a72858018d40052868b0171d7b89a
|
3 |
+
size 3399554
|
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:7b46c28174f3fe4666853c729f6a2b83aa0d62e6d6278f4baec37e65cb482350
|
3 |
+
size 19413
|
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:6c7e9bd048c6db2bf9d1e34831a857fabaef1d1ea4ba14e0ba0afb8c01799e50
|
3 |
size 343526072
|