Training in progress epoch 26
Browse files- README.md +6 -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-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.
|
| 21 |
-
- Epoch:
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -69,6 +69,8 @@ The following hyperparameters were used during training:
|
|
| 69 |
| 0.0453 | 0.1565 | 0.9825 | 22 |
|
| 70 |
| 0.0274 | 0.1377 | 0.9825 | 23 |
|
| 71 |
| 0.0396 | 0.1906 | 0.9649 | 24 |
|
|
|
|
|
|
|
| 72 |
|
| 73 |
|
| 74 |
### 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.0307
|
| 19 |
+
- Validation Loss: 0.2234
|
| 20 |
+
- Train Accuracy: 0.9474
|
| 21 |
+
- Epoch: 26
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 69 |
| 0.0453 | 0.1565 | 0.9825 | 22 |
|
| 70 |
| 0.0274 | 0.1377 | 0.9825 | 23 |
|
| 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
|
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:7c8dbfb2d1e5e8c03470599367376da955e09d7f6002609dadd58f953c4e4d02
|
| 3 |
size 350444216
|