dwiedarioo
commited on
Commit
·
3d6ab87
1
Parent(s):
35eb5f4
Training in progress epoch 8
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: 0.
|
21 |
-
- Validation Loss: 0.
|
22 |
-
- Validation Accuracy: 0.
|
23 |
- Validation Top-3-accuracy: 0.9914
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
|
|
55 |
| 0.3375 | 0.9897 | 0.9973 | 0.3975 | 0.9590 | 0.9892 | 5 |
|
56 |
| 0.2554 | 0.9966 | 0.9992 | 0.3107 | 0.9676 | 0.9978 | 6 |
|
57 |
| 0.2346 | 0.9905 | 0.9992 | 0.3804 | 0.9287 | 0.9914 | 7 |
|
|
|
58 |
|
59 |
|
60 |
### 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.1976
|
19 |
+
- Train Accuracy: 0.9935
|
20 |
+
- Train Top-3-accuracy: 0.9989
|
21 |
+
- Validation Loss: 0.3250
|
22 |
+
- Validation Accuracy: 0.9546
|
23 |
- Validation Top-3-accuracy: 0.9914
|
24 |
+
- Epoch: 8
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
55 |
| 0.3375 | 0.9897 | 0.9973 | 0.3975 | 0.9590 | 0.9892 | 5 |
|
56 |
| 0.2554 | 0.9966 | 0.9992 | 0.3107 | 0.9676 | 0.9978 | 6 |
|
57 |
| 0.2346 | 0.9905 | 0.9992 | 0.3804 | 0.9287 | 0.9914 | 7 |
|
58 |
+
| 0.1976 | 0.9935 | 0.9989 | 0.3250 | 0.9546 | 0.9914 | 8 |
|
59 |
|
60 |
|
61 |
### 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:ca598b3c87eb798f39df1be550bfd0ca705fda42d76dcd5bdeb6f9b81fb2c222
|
3 |
+
size 3390704
|
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:783284e8b5acb273b7a9ed2a6c7201c076d8c674f745a5819174ed85f1664af7
|
3 |
+
size 4533
|
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:84138d305e41fb536d8799d7814c142cd5703360e755198672b76a7a8718ffc3
|
3 |
size 343526072
|