Training in progress epoch 25
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: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Train Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -69,6 +69,7 @@ The following hyperparameters were used during training:
|
|
69 |
| 0.1007 | 0.9143 | 0.7803 | 22 |
|
70 |
| 0.0811 | 0.7952 | 0.8090 | 23 |
|
71 |
| 0.0953 | 0.7678 | 0.8260 | 24 |
|
|
|
72 |
|
73 |
|
74 |
### 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: 0.1033
|
19 |
+
- Validation Loss: 0.8928
|
20 |
+
- Train Accuracy: 0.7705
|
21 |
+
- Epoch: 25
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
69 |
| 0.1007 | 0.9143 | 0.7803 | 22 |
|
70 |
| 0.0811 | 0.7952 | 0.8090 | 23 |
|
71 |
| 0.0953 | 0.7678 | 0.8260 | 24 |
|
72 |
+
| 0.1033 | 0.8928 | 0.7705 | 25 |
|
73 |
|
74 |
|
75 |
### 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:b551853acca09b5616db1fafa8024fa36699993cf725d0ef52ffa1cd2387d9bc
|
3 |
size 345162424
|