dwiedarioo
commited on
Commit
·
c0b0cc6
1
Parent(s):
84942aa
Training in progress epoch 31
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.
|
23 |
-
- Validation Top-3-accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -78,6 +78,7 @@ The following hyperparameters were used during training:
|
|
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 |
| 0.0189 | 1.0 | 1.0 | 0.1101 | 0.9741 | 0.9957 | 30 |
|
|
|
81 |
|
82 |
|
83 |
### 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.0178
|
19 |
- Train Accuracy: 1.0
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
+
- Validation Loss: 0.1099
|
22 |
+
- Validation Accuracy: 0.9762
|
23 |
+
- Validation Top-3-accuracy: 0.9914
|
24 |
+
- Epoch: 31
|
25 |
|
26 |
## Model description
|
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 |
| 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
|
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:ff5a3aa3dc9950f04090de1d0da42cc03d6eb2f1ae62a4457a6b7b3b64f4bbe7
|
3 |
+
size 3397489
|
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:2337fe0cbd393fb73de24612f400d19750346e9ce5b540407c8fb9b69d7a0afa
|
3 |
+
size 15941
|
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:94ae01a696115fcb71b39258d484ccad78436cf2dca76e8a88e2aa6061e5307b
|
3 |
size 343526072
|