Training in progress epoch 24
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 |
|
@@ -68,6 +68,7 @@ The following hyperparameters were used during training:
|
|
68 |
| 0.1215 | 0.9209 | 0.7977 | 21 |
|
69 |
| 0.1007 | 0.9143 | 0.7803 | 22 |
|
70 |
| 0.0811 | 0.7952 | 0.8090 | 23 |
|
|
|
71 |
|
72 |
|
73 |
### 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.0953
|
19 |
+
- Validation Loss: 0.7678
|
20 |
+
- Train Accuracy: 0.8260
|
21 |
+
- Epoch: 24
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
68 |
| 0.1215 | 0.9209 | 0.7977 | 21 |
|
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
|
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:8d355bdf232bc81ca049a489d0c9295f5d3930e52f17db25aa47ab64483a2a14
|
3 |
size 345162424
|