dwiedarioo
commited on
Commit
·
82620ac
1
Parent(s):
2294858
Training in progress epoch 20
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.9784
|
23 |
- Validation Top-3-accuracy: 0.9957
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -67,6 +67,7 @@ The following hyperparameters were used during training:
|
|
67 |
| 0.0516 | 1.0 | 1.0 | 0.1325 | 0.9784 | 0.9957 | 17 |
|
68 |
| 0.0469 | 1.0 | 1.0 | 0.1279 | 0.9784 | 0.9957 | 18 |
|
69 |
| 0.0427 | 1.0 | 1.0 | 0.1248 | 0.9784 | 0.9957 | 19 |
|
|
|
70 |
|
71 |
|
72 |
### 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.0392
|
19 |
- Train Accuracy: 1.0
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
+
- Validation Loss: 0.1224
|
22 |
- Validation Accuracy: 0.9784
|
23 |
- Validation Top-3-accuracy: 0.9957
|
24 |
+
- Epoch: 20
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
67 |
| 0.0516 | 1.0 | 1.0 | 0.1325 | 0.9784 | 0.9957 | 17 |
|
68 |
| 0.0469 | 1.0 | 1.0 | 0.1279 | 0.9784 | 0.9957 | 18 |
|
69 |
| 0.0427 | 1.0 | 1.0 | 0.1248 | 0.9784 | 0.9957 | 19 |
|
70 |
+
| 0.0392 | 1.0 | 1.0 | 0.1224 | 0.9784 | 0.9957 | 20 |
|
71 |
|
72 |
|
73 |
### 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:48aa03e867f3087f76b86fe2f9a8ba82f1fe2cc00464f4be06bd82d96228568f
|
3 |
+
size 3394244
|
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:385fa10aa51da372e14a753adca5e62c8d0ef1beba9822c05477003712b7707a
|
3 |
+
size 10485
|
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:561715f32c638e6614972776f1a76a4342ae219256d9196ebc49a12d31bb3f61
|
3 |
size 343526072
|