Training in progress epoch 18
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.9825
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -61,6 +61,8 @@ The following hyperparameters were used during training:
|
|
61 |
| 0.2180 | 0.5179 | 0.8947 | 14 |
|
62 |
| 0.1515 | 0.3450 | 0.9825 | 15 |
|
63 |
| 0.1386 | 0.2818 | 0.9825 | 16 |
|
|
|
|
|
64 |
|
65 |
|
66 |
### 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.0724
|
19 |
+
- Validation Loss: 0.2456
|
20 |
- Train Accuracy: 0.9825
|
21 |
+
- Epoch: 18
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
61 |
| 0.2180 | 0.5179 | 0.8947 | 14 |
|
62 |
| 0.1515 | 0.3450 | 0.9825 | 15 |
|
63 |
| 0.1386 | 0.2818 | 0.9825 | 16 |
|
64 |
+
| 0.1058 | 0.1962 | 0.9649 | 17 |
|
65 |
+
| 0.0724 | 0.2456 | 0.9825 | 18 |
|
66 |
|
67 |
|
68 |
### 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:2ca4ba6d84c021a17ca05284d4228566fb16db019f50e7d274e9d6c3ad86eb52
|
3 |
size 350444216
|