dwiedarioo
commited on
Commit
•
eb56584
1
Parent(s):
c0b0cc6
Training in progress epoch 32
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 |
|
@@ -79,6 +79,7 @@ The following hyperparameters were used during training:
|
|
79 |
| 0.0201 | 1.0 | 1.0 | 0.1091 | 0.9762 | 0.9957 | 29 |
|
80 |
| 0.0189 | 1.0 | 1.0 | 0.1101 | 0.9741 | 0.9957 | 30 |
|
81 |
| 0.0178 | 1.0 | 1.0 | 0.1099 | 0.9762 | 0.9914 | 31 |
|
|
|
82 |
|
83 |
|
84 |
### 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.0167
|
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.9935
|
24 |
+
- Epoch: 32
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
79 |
| 0.0201 | 1.0 | 1.0 | 0.1091 | 0.9762 | 0.9957 | 29 |
|
80 |
| 0.0189 | 1.0 | 1.0 | 0.1101 | 0.9741 | 0.9957 | 30 |
|
81 |
| 0.0178 | 1.0 | 1.0 | 0.1099 | 0.9762 | 0.9914 | 31 |
|
82 |
+
| 0.0167 | 1.0 | 1.0 | 0.1091 | 0.9762 | 0.9935 | 32 |
|
83 |
|
84 |
|
85 |
### 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:088b9132a9ca5a493f4e73e8aa13a3382e997a7b3e53ccd09e06518fff91c411
|
3 |
+
size 3397784
|
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:bfc21b32b4f44544dcdf381dd8e0140f862556f57e9092bd22a6e905c71695cb
|
3 |
+
size 16437
|
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:603fd0e85a261c822f98e2b556c5561a72b96978bf3876edc3c1d51782a870c6
|
3 |
size 343526072
|