dwiedarioo
commited on
Commit
•
04cd3d5
1
Parent(s):
d9876fc
Training in progress epoch 28
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 |
|
@@ -75,6 +75,7 @@ The following hyperparameters were used during training:
|
|
75 |
| 0.0264 | 1.0 | 1.0 | 0.1143 | 0.9741 | 0.9957 | 25 |
|
76 |
| 0.0246 | 1.0 | 1.0 | 0.1126 | 0.9762 | 0.9957 | 26 |
|
77 |
| 0.0230 | 1.0 | 1.0 | 0.1104 | 0.9784 | 0.9957 | 27 |
|
|
|
78 |
|
79 |
|
80 |
### 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.0215
|
19 |
- Train Accuracy: 1.0
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
+
- Validation Loss: 0.1110
|
22 |
+
- Validation Accuracy: 0.9762
|
23 |
+
- Validation Top-3-accuracy: 0.9935
|
24 |
+
- Epoch: 28
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
75 |
| 0.0264 | 1.0 | 1.0 | 0.1143 | 0.9741 | 0.9957 | 25 |
|
76 |
| 0.0246 | 1.0 | 1.0 | 0.1126 | 0.9762 | 0.9957 | 26 |
|
77 |
| 0.0230 | 1.0 | 1.0 | 0.1104 | 0.9784 | 0.9957 | 27 |
|
78 |
+
| 0.0215 | 1.0 | 1.0 | 0.1110 | 0.9762 | 0.9935 | 28 |
|
79 |
|
80 |
|
81 |
### 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:3444989e1769c4ae9a7bb65fc338649b243d84c5e775a795acdca769368fccca
|
3 |
+
size 3396604
|
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:a61befde54c92daba57cb56532b7ee6eb5d81eedc099f8c762803abff591e4a4
|
3 |
+
size 14453
|
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:5b1f3990388c2202b03de2f5b60a14d48cad9c6c72168cc672436c333d504b89
|
3 |
size 343526072
|