Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an [jonathan-roberts1/RSSCN7](https://huggingface.co/datasets/jonathan-roberts1/RSSCN7) dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.1593
|
24 |
-
- Accuracy: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -56,7 +56,7 @@ The following hyperparameters were used during training:
|
|
56 |
| 0.2986 | 1.43 | 200 | 0.3142 | 0.9089 |
|
57 |
| 0.1109 | 2.14 | 300 | 0.2056 | 0.9518 |
|
58 |
| 0.0864 | 2.86 | 400 | 0.2472 | 0.9375 |
|
59 |
-
| 0.0397 | 3.57 | 500 | 0.
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
21 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an [jonathan-roberts1/RSSCN7](https://huggingface.co/datasets/jonathan-roberts1/RSSCN7) dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.1593
|
24 |
+
- Accuracy: 0.9907
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
56 |
| 0.2986 | 1.43 | 200 | 0.3142 | 0.9089 |
|
57 |
| 0.1109 | 2.14 | 300 | 0.2056 | 0.9518 |
|
58 |
| 0.0864 | 2.86 | 400 | 0.2472 | 0.9375 |
|
59 |
+
| 0.0397 | 3.57 | 500 | 0.0593 | 0.9907 |
|
60 |
|
61 |
|
62 |
### Framework versions
|