Training in progress epoch 14
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 |
|
@@ -57,6 +57,8 @@ The following hyperparameters were used during training:
|
|
57 |
| 0.2562 | 0.5137 | 0.8947 | 10 |
|
58 |
| 0.3250 | 0.4415 | 0.9298 | 11 |
|
59 |
| 0.2773 | 0.8003 | 0.7368 | 12 |
|
|
|
|
|
60 |
|
61 |
|
62 |
### 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.2180
|
19 |
+
- Validation Loss: 0.5179
|
20 |
+
- Train Accuracy: 0.8947
|
21 |
+
- Epoch: 14
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
57 |
| 0.2562 | 0.5137 | 0.8947 | 10 |
|
58 |
| 0.3250 | 0.4415 | 0.9298 | 11 |
|
59 |
| 0.2773 | 0.8003 | 0.7368 | 12 |
|
60 |
+
| 0.2694 | 0.4544 | 0.8421 | 13 |
|
61 |
+
| 0.2180 | 0.5179 | 0.8947 | 14 |
|
62 |
|
63 |
|
64 |
### 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:97abd33e71dae0d8e3cfabfb44981eb9d7e53d5c6095c227dfb35f0a478aeb9e
|
3 |
size 350444216
|