Training in progress epoch 28
Browse files- README.md +5 -3
- 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-patch32-384](https://huggingface.co/google/vit-base-patch32-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.9474
|
| 21 |
-
- Epoch:
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -71,6 +71,8 @@ The following hyperparameters were used during training:
|
|
| 71 |
| 0.0396 | 0.1906 | 0.9649 | 24 |
|
| 72 |
| 0.0360 | 0.1217 | 0.9825 | 25 |
|
| 73 |
| 0.0307 | 0.2234 | 0.9474 | 26 |
|
|
|
|
|
|
|
| 74 |
|
| 75 |
|
| 76 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [google/vit-base-patch32-384](https://huggingface.co/google/vit-base-patch32-384) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Train Loss: 0.0637
|
| 19 |
+
- Validation Loss: 0.1264
|
| 20 |
- Train Accuracy: 0.9474
|
| 21 |
+
- Epoch: 28
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 71 |
| 0.0396 | 0.1906 | 0.9649 | 24 |
|
| 72 |
| 0.0360 | 0.1217 | 0.9825 | 25 |
|
| 73 |
| 0.0307 | 0.2234 | 0.9474 | 26 |
|
| 74 |
+
| 0.0427 | 0.2861 | 0.9298 | 27 |
|
| 75 |
+
| 0.0637 | 0.1264 | 0.9474 | 28 |
|
| 76 |
|
| 77 |
|
| 78 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 350444216
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e79616afc8e772f5bce846586f87449ec94a98e4459c6f43108329291ab08ddd
|
| 3 |
size 350444216
|