Commit ·
9ff0951
1
Parent(s): 138a66c
update model card README.md
Browse files
README.md
CHANGED
|
@@ -31,7 +31,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 31 |
|
| 32 |
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 beans dataset.
|
| 33 |
It achieves the following results on the evaluation set:
|
| 34 |
-
- Loss: 0.
|
| 35 |
- Accuracy: 0.9925
|
| 36 |
|
| 37 |
## Model description
|
|
@@ -63,7 +63,7 @@ The following hyperparameters were used during training:
|
|
| 63 |
|
| 64 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 65 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 66 |
-
| 0.
|
| 67 |
|
| 68 |
|
| 69 |
### Framework versions
|
|
|
|
| 31 |
|
| 32 |
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 beans dataset.
|
| 33 |
It achieves the following results on the evaluation set:
|
| 34 |
+
- Loss: 0.0223
|
| 35 |
- Accuracy: 0.9925
|
| 36 |
|
| 37 |
## Model description
|
|
|
|
| 63 |
|
| 64 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 65 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 66 |
+
| 0.1408 | 3.85 | 500 | 0.0223 | 0.9925 |
|
| 67 |
|
| 68 |
|
| 69 |
### Framework versions
|