ArthurMor4is
commited on
Commit
•
656b0c9
1
Parent(s):
c686129
update model card README.md
Browse files
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -52,11 +52,11 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.1278
|
21 |
+
- Accuracy: 0.9620
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
55 |
+
| 0.4404 | 0.99 | 29 | 0.1934 | 0.9325 |
|
56 |
+
| 0.2032 | 1.98 | 58 | 0.2280 | 0.9205 |
|
57 |
+
| 0.136 | 2.97 | 87 | 0.1673 | 0.9447 |
|
58 |
+
| 0.1324 | 4.0 | 117 | 0.1373 | 0.9608 |
|
59 |
+
| 0.1221 | 4.96 | 145 | 0.1278 | 0.9620 |
|
60 |
|
61 |
|
62 |
### Framework versions
|