dwiedarioo
commited on
Commit
•
35eb5f4
1
Parent(s):
39a820f
Training in progress epoch 7
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.9992
|
21 |
-
- Validation Loss: 0.
|
22 |
-
- Validation Accuracy: 0.
|
23 |
-
- Validation Top-3-accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
54 |
| 0.4698 | 0.9805 | 0.9939 | 0.5104 | 0.9395 | 0.9870 | 4 |
|
55 |
| 0.3375 | 0.9897 | 0.9973 | 0.3975 | 0.9590 | 0.9892 | 5 |
|
56 |
| 0.2554 | 0.9966 | 0.9992 | 0.3107 | 0.9676 | 0.9978 | 6 |
|
|
|
57 |
|
58 |
|
59 |
### 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.2346
|
19 |
+
- Train Accuracy: 0.9905
|
20 |
- Train Top-3-accuracy: 0.9992
|
21 |
+
- Validation Loss: 0.3804
|
22 |
+
- Validation Accuracy: 0.9287
|
23 |
+
- Validation Top-3-accuracy: 0.9914
|
24 |
+
- Epoch: 7
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
54 |
| 0.4698 | 0.9805 | 0.9939 | 0.5104 | 0.9395 | 0.9870 | 4 |
|
55 |
| 0.3375 | 0.9897 | 0.9973 | 0.3975 | 0.9590 | 0.9892 | 5 |
|
56 |
| 0.2554 | 0.9966 | 0.9992 | 0.3107 | 0.9676 | 0.9978 | 6 |
|
57 |
+
| 0.2346 | 0.9905 | 0.9992 | 0.3804 | 0.9287 | 0.9914 | 7 |
|
58 |
|
59 |
|
60 |
### 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:e0beb80fae8adfde75c9053ac8d700014a53c56e0d26282725b48d73c1f14fea
|
3 |
+
size 3390409
|
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:f5cc7a75c212775462f1e479679cb8088067991dc6665869857e2c534e264fac
|
3 |
+
size 4037
|
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:96211716d5ca69ce5897a7bdbf26b3f7214b7338b7e1ecbee14df623a9d8b5dd
|
3 |
size 343526072
|