dwiedarioo
commited on
Commit
•
617deb3
1
Parent(s):
04cd3d5
Training in progress epoch 29
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.9762
|
23 |
-
- Validation Top-3-accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -76,6 +76,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0201
|
19 |
- Train Accuracy: 1.0
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
+
- Validation Loss: 0.1091
|
22 |
- Validation Accuracy: 0.9762
|
23 |
+
- Validation Top-3-accuracy: 0.9957
|
24 |
+
- Epoch: 29
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
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 |
+
| 0.0201 | 1.0 | 1.0 | 0.1091 | 0.9762 | 0.9957 | 29 |
|
80 |
|
81 |
|
82 |
### 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:41751c286baf872a7482d4451d8833590ff74892b019c11917d0bc54bfe0dd75
|
3 |
+
size 3396899
|
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:c83599b07b993b06f0ed39a9b60ec7ba40e87490d5a732248f6c112a8957b436
|
3 |
+
size 14949
|
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:b475deb1c995cf1f32fc02cc0dfd2ad5e42706c269f010565a031795f5e21caa
|
3 |
size 343526072
|