Training in progress epoch 6
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:
|
19 |
-
- Validation Loss:
|
20 |
-
- Train Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,6 +49,8 @@ The following hyperparameters were used during training:
|
|
49 |
| 1.8026 | 1.8798 | 0.4912 | 2 |
|
50 |
| 1.4641 | 1.6673 | 0.5439 | 3 |
|
51 |
| 1.1288 | 1.3594 | 0.6842 | 4 |
|
|
|
|
|
52 |
|
53 |
|
54 |
### 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.6577
|
19 |
+
- Validation Loss: 0.8531
|
20 |
+
- Train Accuracy: 0.8421
|
21 |
+
- Epoch: 6
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
| 1.8026 | 1.8798 | 0.4912 | 2 |
|
50 |
| 1.4641 | 1.6673 | 0.5439 | 3 |
|
51 |
| 1.1288 | 1.3594 | 0.6842 | 4 |
|
52 |
+
| 0.9426 | 1.0517 | 0.8070 | 5 |
|
53 |
+
| 0.6577 | 0.8531 | 0.8421 | 6 |
|
54 |
|
55 |
|
56 |
### 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:ad40d99758bebaa5e618c7a71bc33c675cb6ef2b30e90687af03d4a9652e272c
|
3 |
size 350444216
|