dwiedarioo
commited on
Commit
·
3468043
1
Parent(s):
f64bfc3
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.
|
21 |
-
- Validation Loss: 0.
|
22 |
-
- Validation Accuracy: 0.
|
23 |
- Validation Top-3-accuracy: 0.9892
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
54 |
| 0.5428 | 0.9756 | 0.9939 | 0.5831 | 0.9460 | 0.9849 | 4 |
|
55 |
| 0.4169 | 0.9901 | 0.9977 | 0.4895 | 0.9525 | 0.9914 | 5 |
|
56 |
| 0.3371 | 0.9947 | 0.9977 | 0.4194 | 0.9611 | 0.9892 | 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.2848
|
19 |
+
- Train Accuracy: 0.9969
|
20 |
+
- Train Top-3-accuracy: 0.9992
|
21 |
+
- Validation Loss: 0.3786
|
22 |
+
- Validation Accuracy: 0.9590
|
23 |
- Validation Top-3-accuracy: 0.9892
|
24 |
+
- Epoch: 7
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
54 |
| 0.5428 | 0.9756 | 0.9939 | 0.5831 | 0.9460 | 0.9849 | 4 |
|
55 |
| 0.4169 | 0.9901 | 0.9977 | 0.4895 | 0.9525 | 0.9914 | 5 |
|
56 |
| 0.3371 | 0.9947 | 0.9977 | 0.4194 | 0.9611 | 0.9892 | 6 |
|
57 |
+
| 0.2848 | 0.9969 | 0.9992 | 0.3786 | 0.9590 | 0.9892 | 7 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
logs/train/events.out.tfevents.1699634709.ccc1bc92f64c.114159.1.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:61f7b0d53b77071da9b87c6730721e1f0ab6f9015fbb7d5ee4e2ffa1e3f3f573
|
3 |
+
size 3352899
|
logs/validation/events.out.tfevents.1699635312.ccc1bc92f64c.114159.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:0eff3514f0326f5207dcdbbe9cf30fba677b0adfdd1ff8aa6d602b5cb1a8fe0c
|
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 343509688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:930020a3f11665f4559991e17f40233a868cf053398f14923ddaf099df27291b
|
3 |
size 343509688
|