Training in progress epoch 22
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:
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -65,6 +65,8 @@ The following hyperparameters were used during training:
|
|
65 |
| 0.0724 | 0.2456 | 0.9825 | 18 |
|
66 |
| 0.0604 | 0.2432 | 0.9649 | 19 |
|
67 |
| 0.0718 | 0.2548 | 1.0 | 20 |
|
|
|
|
|
68 |
|
69 |
|
70 |
### 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.0453
|
19 |
+
- Validation Loss: 0.1565
|
20 |
+
- Train Accuracy: 0.9825
|
21 |
+
- Epoch: 22
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
65 |
| 0.0724 | 0.2456 | 0.9825 | 18 |
|
66 |
| 0.0604 | 0.2432 | 0.9649 | 19 |
|
67 |
| 0.0718 | 0.2548 | 1.0 | 20 |
|
68 |
+
| 0.0507 | 0.2760 | 0.9474 | 21 |
|
69 |
+
| 0.0453 | 0.1565 | 0.9825 | 22 |
|
70 |
|
71 |
|
72 |
### 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:99a9153ea02d70e2df29e635e945d1bdc1b7e0a567294759f22986b61460d4b8
|
3 |
size 350444216
|