oschamp commited on
Commit
20feb73
1 Parent(s): 4375df4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.1392
35
  - Accuracy: 0.5948
 
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. This is a subset of the artbench-10 dataset, with a train set of 1000 artworks per class and a test set of 100 artworks per class.
33
  It achieves the following results on the evaluation set:
34
  - Loss: 1.1392
35
  - Accuracy: 0.5948