Training in progress epoch 9
Browse files- README.md +5 -4
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [google/vit-base-patch16-384](https://huggingface.co/google/vit-base-patch16-384) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Train Loss: 0.
|
| 19 |
-
- Validation Loss: 0.
|
| 20 |
-
- Train Accuracy: 0.
|
| 21 |
-
- Epoch:
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -53,6 +53,7 @@ The following hyperparameters were used during training:
|
|
| 53 |
| 0.0364 | 0.0717 | 0.9818 | 6 |
|
| 54 |
| 0.0562 | 0.3374 | 0.8727 | 7 |
|
| 55 |
| 0.0692 | 0.6530 | 0.7909 | 8 |
|
|
|
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [google/vit-base-patch16-384](https://huggingface.co/google/vit-base-patch16-384) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Train Loss: 0.0498
|
| 19 |
+
- Validation Loss: 0.1617
|
| 20 |
+
- Train Accuracy: 0.9636
|
| 21 |
+
- Epoch: 9
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 53 |
| 0.0364 | 0.0717 | 0.9818 | 6 |
|
| 54 |
| 0.0562 | 0.3374 | 0.8727 | 7 |
|
| 55 |
| 0.0692 | 0.6530 | 0.7909 | 8 |
|
| 56 |
+
| 0.0498 | 0.1617 | 0.9636 | 9 |
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 344677048
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:880d3b17d73dffbc5daf8e0fc0454fb13ead6555f4724b501f68efeac22bfd5e
|
| 3 |
size 344677048
|