dwiedarioo
commited on
Commit
·
939f1c9
1
Parent(s):
7c5343a
Training in progress epoch 5
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.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
| 1.0494 | 0.8694 | 0.9519 | 0.9507 | 0.8855 | 0.9590 | 2 |
|
53 |
| 0.7408 | 0.9381 | 0.9824 | 0.7499 | 0.9114 | 0.9806 | 3 |
|
54 |
| 0.5428 | 0.9756 | 0.9939 | 0.5831 | 0.9460 | 0.9849 | 4 |
|
|
|
55 |
|
56 |
|
57 |
### 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.4169
|
19 |
+
- Train Accuracy: 0.9901
|
20 |
+
- Train Top-3-accuracy: 0.9977
|
21 |
+
- Validation Loss: 0.4895
|
22 |
+
- Validation Accuracy: 0.9525
|
23 |
+
- Validation Top-3-accuracy: 0.9914
|
24 |
+
- Epoch: 5
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
52 |
| 1.0494 | 0.8694 | 0.9519 | 0.9507 | 0.8855 | 0.9590 | 2 |
|
53 |
| 0.7408 | 0.9381 | 0.9824 | 0.7499 | 0.9114 | 0.9806 | 3 |
|
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 |
|
57 |
|
58 |
### 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:b7ad76e796da3bf0ab19dcc6354481c018a91fb8d0e76c3a7d051e3395673640
|
3 |
+
size 3352309
|
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:2ee2f6ddd67d9dcba261d30d88d92abb76cca32c729173ee3357f3869e21ff1b
|
3 |
+
size 3045
|
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:f92ba1c1a203fd58c33dde005aa7395b3006975aae5763cc8bd45cefca37b105
|
3 |
size 343509688
|