dwiedarioo
commited on
Commit
•
a8bcb56
1
Parent(s):
34140bb
Training in progress epoch 10
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: 1.0
|
21 |
-
- Validation Loss: 0.
|
22 |
-
- Validation Accuracy: 0.
|
23 |
-
- Validation Top-3-accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -57,6 +57,7 @@ The following hyperparameters were used during training:
|
|
57 |
| 0.2031 | 0.9962 | 0.9992 | 0.2788 | 0.9741 | 0.9957 | 7 |
|
58 |
| 0.1667 | 0.9985 | 1.0 | 0.2484 | 0.9698 | 0.9957 | 8 |
|
59 |
| 0.1398 | 0.9992 | 1.0 | 0.2225 | 0.9719 | 0.9957 | 9 |
|
|
|
60 |
|
61 |
|
62 |
### 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.1240
|
19 |
+
- Train Accuracy: 0.9989
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
+
- Validation Loss: 0.2638
|
22 |
+
- Validation Accuracy: 0.9568
|
23 |
+
- Validation Top-3-accuracy: 0.9892
|
24 |
+
- Epoch: 10
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
57 |
| 0.2031 | 0.9962 | 0.9992 | 0.2788 | 0.9741 | 0.9957 | 7 |
|
58 |
| 0.1667 | 0.9985 | 1.0 | 0.2484 | 0.9698 | 0.9957 | 8 |
|
59 |
| 0.1398 | 0.9992 | 1.0 | 0.2225 | 0.9719 | 0.9957 | 9 |
|
60 |
+
| 0.1240 | 0.9989 | 1.0 | 0.2638 | 0.9568 | 0.9892 | 10 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
logs/train/events.out.tfevents.1699709588.7a8f504e1180.5208.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:05c2c1b2eae46ef6607db7aa0812d1f3b836697ca2c1a2e7bcc5dcb4988a2840
|
3 |
+
size 3391330
|
logs/validation/events.out.tfevents.1699710132.7a8f504e1180.5208.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:a59c1b37356474e7a4d4e419bb170d943025979608b49c105171456e46e4d107
|
3 |
+
size 5525
|
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:156761c668f8c5f5ea22afce3d20d3f972563cd448c113fdfb6d54d0a9f1f6d0
|
3 |
size 343526072
|