Training in progress epoch 9
Browse files- README.md +5 -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-patch16-384](https://huggingface.co/google/vit-base-patch16-384) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss:
|
19 |
-
- Validation Loss:
|
20 |
-
- Train Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -53,6 +53,7 @@ The following hyperparameters were used during training:
|
|
53 |
| 3.3155 | 3.6691 | 0.3650 | 6 |
|
54 |
| 2.6546 | 3.3371 | 0.4313 | 7 |
|
55 |
| 2.0435 | 3.0037 | 0.4727 | 8 |
|
|
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/vit-base-patch16-384](https://huggingface.co/google/vit-base-patch16-384) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 1.5258
|
19 |
+
- Validation Loss: 2.7059
|
20 |
+
- Train Accuracy: 0.5193
|
21 |
+
- Epoch: 9
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
53 |
| 3.3155 | 3.6691 | 0.3650 | 6 |
|
54 |
| 2.6546 | 3.3371 | 0.4313 | 7 |
|
55 |
| 2.0435 | 3.0037 | 0.4727 | 8 |
|
56 |
+
| 1.5258 | 2.7059 | 0.5193 | 9 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 345162424
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:073b7600ef6c48f59601e6e1592a476a4bf5dc79ee485dd9afe7857a240c7091
|
3 |
size 345162424
|