dwiedarioo
commited on
Commit
•
8228754
1
Parent(s):
e162d9a
Training in progress epoch 39
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.9741
|
23 |
- Validation Top-3-accuracy: 0.9914
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -86,6 +86,7 @@ The following hyperparameters were used during training:
|
|
86 |
| 0.0134 | 1.0 | 1.0 | 0.1089 | 0.9762 | 0.9914 | 36 |
|
87 |
| 0.0127 | 1.0 | 1.0 | 0.1084 | 0.9741 | 0.9935 | 37 |
|
88 |
| 0.0120 | 1.0 | 1.0 | 0.1087 | 0.9741 | 0.9914 | 38 |
|
|
|
89 |
|
90 |
|
91 |
### 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.0114
|
19 |
- Train Accuracy: 1.0
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
+
- Validation Loss: 0.1078
|
22 |
- Validation Accuracy: 0.9741
|
23 |
- Validation Top-3-accuracy: 0.9914
|
24 |
+
- Epoch: 39
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
86 |
| 0.0134 | 1.0 | 1.0 | 0.1089 | 0.9762 | 0.9914 | 36 |
|
87 |
| 0.0127 | 1.0 | 1.0 | 0.1084 | 0.9741 | 0.9935 | 37 |
|
88 |
| 0.0120 | 1.0 | 1.0 | 0.1087 | 0.9741 | 0.9914 | 38 |
|
89 |
+
| 0.0114 | 1.0 | 1.0 | 0.1078 | 0.9741 | 0.9914 | 39 |
|
90 |
|
91 |
|
92 |
### 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:3bd766b71dbf05d825776078ae19458049b2a2f948e60cc7a421ffd73202ae95
|
3 |
+
size 3399849
|
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:429cfb169370fff12f2b3cb75e2751348d8e5e4b0131ce0e991b54f50fa03165
|
3 |
+
size 19909
|
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:e13dbe0b9e5c54348f354be519b7da4310a5924f9d190f51a8bbf272b104e0fd
|
3 |
size 343526072
|