End of training
Browse files
README.md
CHANGED
@@ -33,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 1.
|
37 |
- Accuracy: 0.3063
|
38 |
|
39 |
## Model description
|
@@ -68,9 +68,9 @@ The following hyperparameters were used during training:
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
71 |
-
| 2.
|
72 |
-
| 1.
|
73 |
-
| 1.
|
74 |
|
75 |
|
76 |
### Framework versions
|
|
|
33 |
|
34 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 1.9752
|
37 |
- Accuracy: 0.3063
|
38 |
|
39 |
## Model description
|
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
71 |
+
| 2.0584 | 1.0 | 10 | 2.0231 | 0.275 |
|
72 |
+
| 1.9785 | 2.0 | 20 | 1.9722 | 0.3063 |
|
73 |
+
| 1.9134 | 3.0 | 30 | 1.9484 | 0.275 |
|
74 |
|
75 |
|
76 |
### Framework versions
|