Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
29 |
|
30 |
# vit-artworkclassifier
|
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 imagefolder dataset.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
- Loss: 1.3363
|
35 |
- Accuracy: 0.4888
|
|
|
29 |
|
30 |
# vit-artworkclassifier
|
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 imagefolder dataset, a subset of the artbench-10 dataset. Train set size 1800, test set size 180, split equally over the 9 classes.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
- Loss: 1.3363
|
35 |
- Accuracy: 0.4888
|