Training in progress epoch 12
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 |
|
@@ -55,6 +55,8 @@ The following hyperparameters were used during training:
|
|
55 |
| 0.3976 | 0.5785 | 0.8596 | 8 |
|
56 |
| 0.3052 | 0.5568 | 0.9123 | 9 |
|
57 |
| 0.2562 | 0.5137 | 0.8947 | 10 |
|
|
|
|
|
58 |
|
59 |
|
60 |
### 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.2773
|
19 |
+
- Validation Loss: 0.8003
|
20 |
+
- Train Accuracy: 0.7368
|
21 |
+
- Epoch: 12
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
55 |
| 0.3976 | 0.5785 | 0.8596 | 8 |
|
56 |
| 0.3052 | 0.5568 | 0.9123 | 9 |
|
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
|
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:3ba530199ffcc99cd08a66c68faa3248625e964687100f14e3f0593ee8042094
|
3 |
size 350444216
|